Trace number 3379276

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.06 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379276-1305457422/watcher-3379276-1305457422 -o /tmp/evaluation-result-3379276-1305457422/solver-3379276-1305457422 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379276-1305457422.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.75 4.01 3.82 3/308 30342
/proc/meminfo: memFree=11811688/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=11776 CPUtime=0 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 401 0 0 0 0 0 0 0 22 0 1 0 657340078 12058624 341 33554432000 4194304 4263832 140733719029728 18446744073709551615 255376962245 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 2944 341 246 17 0 117 0

[startup+0.0508829 s]
/proc/loadavg: 3.75 4.01 3.82 3/308 30342
/proc/meminfo: memFree=11811688/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=12036 CPUtime=0.04 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 444 0 0 0 4 0 0 0 22 0 1 0 657340078 12324864 384 33554432000 4194304 4263832 140733719029728 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3009 384 247 17 0 182 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12036

[startup+0.100881 s]
/proc/loadavg: 3.75 4.01 3.82 3/308 30342
/proc/meminfo: memFree=11811688/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=12036 CPUtime=0.09 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 466 0 0 0 9 0 0 0 22 0 1 0 657340078 12324864 406 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3009 406 247 17 0 182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12036

[startup+0.300839 s]
/proc/loadavg: 3.75 4.01 3.82 3/308 30342
/proc/meminfo: memFree=11811688/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=12296 CPUtime=0.29 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 532 0 0 0 29 0 0 0 23 0 1 0 657340078 12591104 472 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3074 472 247 17 0 247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12296

[startup+0.700762 s]
/proc/loadavg: 3.75 4.01 3.82 3/308 30342
/proc/meminfo: memFree=11811688/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=12680 CPUtime=0.69 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 619 0 0 0 69 0 0 0 25 0 1 0 657340078 12984320 559 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3170 559 247 17 0 343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12680

[startup+1.50062 s]
/proc/loadavg: 3.75 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11768916/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=13180 CPUtime=1.49 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 737 0 0 0 149 0 0 0 25 0 1 0 657340078 13496320 677 33554432000 4194304 4263832 140733719029728 18446744073709551615 4209422 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3295 677 247 17 0 468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13180

[startup+3.10033 s]
/proc/loadavg: 3.75 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11766312/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=13792 CPUtime=3.09 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 898 0 0 0 309 0 0 0 25 0 1 0 657340078 14123008 838 33554432000 4194304 4263832 140733719029728 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3448 838 247 17 0 621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13792

[startup+6.30073 s]
/proc/loadavg: 3.77 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11763636/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=14748 CPUtime=6.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 1135 0 0 0 630 0 0 0 25 0 1 0 657340078 15101952 1075 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 3687 1075 247 17 0 860 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14748

[startup+12.7005 s]
/proc/loadavg: 3.87 4.03 3.83 5/314 30354
/proc/meminfo: memFree=11758144/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=16072 CPUtime=12.7 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 1471 0 0 0 1270 0 0 0 25 0 1 0 657340078 16457728 1411 33554432000 4194304 4263832 140733719029728 18446744073709551615 4243984 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 4018 1411 247 17 0 1191 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16072

[startup+25.5002 s]
/proc/loadavg: 3.90 4.02 3.83 5/314 30354
/proc/meminfo: memFree=11738700/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=17720 CPUtime=25.49 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 1882 0 0 0 2549 0 0 0 25 0 1 0 657340078 18145280 1822 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 4430 1822 247 17 0 1603 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17720

[startup+51.1004 s]
/proc/loadavg: 4.00 4.04 3.84 5/314 30358
/proc/meminfo: memFree=11710368/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=20408 CPUtime=51.09 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 2535 0 0 0 5109 0 0 0 25 0 1 0 657340078 20897792 2475 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 5102 2475 247 17 0 2275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20408

[startup+102.311 s]
/proc/loadavg: 4.12 4.06 3.85 5/314 30386
/proc/meminfo: memFree=11647772/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=23020 CPUtime=102.31 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 3183 0 0 0 10231 0 0 0 25 0 1 0 657340078 23572480 3123 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 5755 3123 247 17 0 2928 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23020

[startup+162.301 s]
/proc/loadavg: 4.04 4.05 3.86 5/314 30388
/proc/meminfo: memFree=11560780/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=25524 CPUtime=162.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 3821 0 0 0 16230 0 0 0 25 0 1 0 657340078 26136576 3761 33554432000 4194304 4263832 140733719029728 18446744073709551615 255376960201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 6381 3761 247 17 0 3554 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25524

[startup+222.301 s]
/proc/loadavg: 4.01 4.04 3.87 5/314 30389
/proc/meminfo: memFree=11511288/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=27648 CPUtime=222.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 4324 0 0 0 22230 0 0 0 25 0 1 0 657340078 28311552 4230 33554432000 4194304 4263832 140733719029728 18446744073709551615 255376960796 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 6912 4230 248 17 0 4085 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27648

[startup+282.301 s]
/proc/loadavg: 4.00 4.03 3.87 5/314 30391
/proc/meminfo: memFree=11468988/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=29524 CPUtime=282.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 4821 0 0 0 28230 0 0 0 25 0 1 0 657340078 30232576 4689 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 7381 4689 248 17 0 4554 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29524

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/314 30392
/proc/meminfo: memFree=11369648/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=31488 CPUtime=342.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 5383 0 0 0 34230 0 0 0 25 0 1 0 657340078 32243712 5210 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 7872 5210 248 17 0 5045 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31488

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/314 30394
/proc/meminfo: memFree=11293508/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=32512 CPUtime=402.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 5608 0 0 0 40230 0 0 0 25 0 1 0 657340078 33292288 5435 33554432000 4194304 4263832 140733719029728 18446744073709551615 4223024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 8128 5435 248 17 0 5301 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 32512

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.90 5/314 30396
/proc/meminfo: memFree=11251076/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=33768 CPUtime=462.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 5996 0 0 0 46230 0 0 0 25 0 1 0 657340078 34578432 5778 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 8442 5778 248 17 0 5615 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33768

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/314 30397
/proc/meminfo: memFree=11205048/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=34544 CPUtime=522.3 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 6167 0 0 0 52230 0 0 0 25 0 1 0 657340078 35373056 5949 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 8636 5949 248 17 0 5809 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 34544

[startup+582.301 s]
/proc/loadavg: 4.19 4.06 3.92 5/314 30399
/proc/meminfo: memFree=11159268/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=36216 CPUtime=582.31 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 6645 0 0 0 58231 0 0 0 25 0 1 0 657340078 37085184 6377 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 9054 6377 248 17 0 6227 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 36216

[startup+642.301 s]
/proc/loadavg: 4.10 4.06 3.93 5/314 30400
/proc/meminfo: memFree=11126512/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=37112 CPUtime=642.32 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 6858 0 0 0 64232 0 0 0 25 0 1 0 657340078 38002688 6590 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 9278 6590 248 17 0 6451 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 37112

[startup+702.301 s]
/proc/loadavg: 4.04 4.05 3.93 5/314 30402
/proc/meminfo: memFree=11104668/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=38316 CPUtime=702.32 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 7235 0 0 0 70231 1 0 0 25 0 1 0 657340078 39235584 6912 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205675 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 9579 6912 248 17 0 6752 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 38316

[startup+762.312 s]
/proc/loadavg: 3.57 3.93 3.89 4/308 30421
/proc/meminfo: memFree=11098732/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=39664 CPUtime=762.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 7572 0 0 0 76232 1 0 0 25 0 1 0 657340078 40615936 7249 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 9916 7249 248 17 0 7089 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 39664

[startup+822.301 s]
/proc/loadavg: 3.21 3.75 3.83 4/308 30422
/proc/meminfo: memFree=11056432/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=40240 CPUtime=822.32 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 7732 0 0 0 82231 1 0 0 25 0 1 0 657340078 41205760 7409 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 10060 7409 248 17 0 7233 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 40240

[startup+882.3 s]
/proc/loadavg: 3.11 3.63 3.78 4/308 30424
/proc/meminfo: memFree=11030372/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=40688 CPUtime=882.32 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 7844 0 0 0 88231 1 0 0 25 0 1 0 657340078 41664512 7521 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 10172 7521 248 17 0 7345 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 40688

[startup+942.3 s]
/proc/loadavg: 3.04 3.51 3.73 4/308 30425
/proc/meminfo: memFree=11005184/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=42148 CPUtime=942.32 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 8275 0 0 0 94231 1 0 0 25 0 1 0 657340078 43159552 7892 33554432000 4194304 4263832 140733719029728 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 10537 7892 248 17 0 7710 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 42148

[startup+1002.3 s]
/proc/loadavg: 3.07 3.43 3.69 4/308 30427
/proc/meminfo: memFree=10984324/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=42852 CPUtime=1002.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 8448 0 0 0 100232 1 0 0 25 0 1 0 657340078 43880448 8065 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 10713 8065 248 17 0 7886 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 42852

[startup+1062.3 s]
/proc/loadavg: 3.03 3.35 3.64 4/308 30429
/proc/meminfo: memFree=10957520/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=43620 CPUtime=1062.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 8624 0 0 0 106232 1 0 0 25 0 1 0 657340078 44666880 8241 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 10905 8241 248 17 0 8078 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 43620

[startup+1122.3 s]
/proc/loadavg: 3.06 3.30 3.60 4/308 30430
/proc/meminfo: memFree=10932076/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=44196 CPUtime=1122.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 8784 0 0 0 112232 1 0 0 25 0 1 0 657340078 45256704 8401 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 11049 8401 248 17 0 8222 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 44196

[startup+1182.3 s]
/proc/loadavg: 3.12 3.27 3.57 4/308 30432
/proc/meminfo: memFree=10907996/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=45916 CPUtime=1182.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 9243 0 0 0 118232 1 0 0 25 0 1 0 657340078 47017984 8729 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 11479 8729 248 17 0 8652 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 45916

[startup+1242.3 s]
/proc/loadavg: 3.04 3.22 3.53 4/308 30433
/proc/meminfo: memFree=10887264/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=46812 CPUtime=1242.33 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 9507 0 0 0 124232 1 0 0 25 0 1 0 657340078 47935488 8993 33554432000 4194304 4263832 140733719029728 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 11703 8993 248 17 0 8876 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 46812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.19 3.50 4/307 30436
/proc/meminfo: memFree=11746948/32951124 swapFree=66050672/67111528
[pid=30342] ppid=30340 vsize=47516 CPUtime=1300.04 cores=5,7
/proc/30342/stat : 30342 (umsat) R 30340 30342 29471 0 -1 4202496 9625 0 0 0 130003 1 0 0 25 0 1 0 657340078 48656384 9111 33554432000 4194304 4263832 140733719029728 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30342/statm: 11879 9111 248 17 0 9052 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 47516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1300.04
CPU system time (s): 0.015997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 47516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9625
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1723

runsolver used 3.48347 second user time and 8.83266 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:03:42
IDJOB=3379276
IDBENCH=83139
IDSOLVER=1861
FILE ID=node135/3379276-1305457422
RUNJOBID= node135-1305457422-30313
PBS_JOBID= 13324885
Free space on /tmp= 73364 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379276-1305457422/watcher-3379276-1305457422 -o /tmp/evaluation-result-3379276-1305457422/solver-3379276-1305457422 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379276-1305457422.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=703444897

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11811960 kB
Buffers:        293548 kB
Cached:        6183400 kB
SwapCached:      50684 kB
Active:       10080960 kB
Inactive:     10809748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11811960 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           10652 kB
Writeback:           0 kB
AnonPages:    14368496 kB
Mapped:          18768 kB
Slab:           139128 kB
PageTables:      47624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57079688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node135 at 2011-05-15 13:25:24