Trace number 3445912

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
MPhaseSAT 2011-02-15? (TO) 5000.1 4999.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153975
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 977)

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-3445912-1306987238/watcher-3445912-1306987238 -o /tmp/evaluation-result-3445912-1306987238/solver-3445912-1306987238 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445912-1306987238.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.99 2/481 26052
/proc/meminfo: memFree=27138840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=5360 CPUtime=0.01 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 383 0 0 0 1 0 0 0 18 0 1 0 810326187 5488640 325 33554432000 134512640 134731564 4290125424 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 1340 325 225 54 0 650 0

[startup+0.0890191 s]
/proc/loadavg: 2.01 1.99 1.99 2/481 26052
/proc/meminfo: memFree=27138840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=8212 CPUtime=0.08 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 2379 0 0 0 8 0 0 0 18 0 1 0 810326187 8409088 1569 33554432000 134512640 134731564 4290125424 18446744073709551615 10258275 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 2053 1571 248 54 0 1363 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8212

[startup+0.101005 s]
/proc/loadavg: 2.01 1.99 1.99 2/481 26052
/proc/meminfo: memFree=27138840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=8476 CPUtime=0.09 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 2463 0 0 0 9 0 0 0 18 0 1 0 810326187 8679424 1653 33554432000 134512640 134731564 4290125424 18446744073709551615 134629288 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 2119 1653 255 54 0 1429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8476

[startup+0.300966 s]
/proc/loadavg: 2.01 1.99 1.99 2/481 26052
/proc/meminfo: memFree=27138840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=10720 CPUtime=0.29 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 3040 0 0 0 29 0 0 0 18 0 1 0 810326187 10977280 2229 33554432000 134512640 134731564 4290125424 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 2680 2229 271 54 0 1990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10720

[startup+0.70089 s]
/proc/loadavg: 2.01 1.99 1.99 2/481 26052
/proc/meminfo: memFree=27138840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=10852 CPUtime=0.69 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 3073 0 0 0 69 0 0 0 18 0 1 0 810326187 11112448 2262 33554432000 134512640 134731564 4290125424 18446744073709551615 134719816 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 2713 2262 271 54 0 2023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10852

[startup+1.50074 s]
/proc/loadavg: 2.01 1.99 1.99 3/482 26053
/proc/meminfo: memFree=27130036/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=11644 CPUtime=1.49 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 3262 0 0 0 149 0 0 0 20 0 1 0 810326187 11923456 2451 33554432000 134512640 134731564 4290125424 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 2911 2451 271 54 0 2221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11644

[startup+3.10044 s]
/proc/loadavg: 2.01 1.99 1.99 3/482 26053
/proc/meminfo: memFree=27127840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=12700 CPUtime=3.09 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 3541 0 0 0 309 0 0 0 25 0 1 0 810326187 13004800 2730 33554432000 134512640 134731564 4290125424 18446744073709551615 10287070 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 3175 2730 271 54 0 2485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12700

[startup+6.30083 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26053
/proc/meminfo: memFree=27124504/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=15208 CPUtime=6.29 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 4169 0 0 0 629 0 0 0 25 0 1 0 810326187 15572992 3358 33554432000 134512640 134731564 4290125424 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 3802 3358 271 54 0 3112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15208

[startup+12.7006 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26053
/proc/meminfo: memFree=27122196/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=17188 CPUtime=12.69 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 4669 0 0 0 1269 0 0 0 25 0 1 0 810326187 17600512 3858 33554432000 134512640 134731564 4290125424 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 4297 3858 271 54 0 3607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17188

[startup+25.5002 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26063
/proc/meminfo: memFree=27123184/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=14192 CPUtime=25.49 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 10517 0 0 0 2548 1 0 0 25 0 1 0 810326187 14532608 3090 33554432000 134512640 134731564 4290125424 18446744073709551615 9998663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 3548 3090 277 54 0 2858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14192

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26063
/proc/meminfo: memFree=27115604/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=18844 CPUtime=51.09 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 11655 0 0 0 5108 1 0 0 25 0 1 0 810326187 19296256 4228 33554432000 134512640 134731564 4290125424 18446744073709551615 134667947 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 4711 4228 277 54 0 4021 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18844

[startup+102.318 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26065
/proc/meminfo: memFree=27098852/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=18624 CPUtime=102.31 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 12041 0 0 0 10230 1 0 0 25 0 1 0 810326187 19070976 4202 33554432000 134512640 134731564 4290125424 18446744073709551615 134620680 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 4656 4202 277 54 0 3966 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18624

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/482 26066
/proc/meminfo: memFree=27093248/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=23420 CPUtime=162.3 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 13210 0 0 0 16229 1 0 0 25 0 1 0 810326187 23982080 5371 33554432000 134512640 134731564 4290125424 18446744073709551615 134655802 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 5855 5371 277 54 0 5165 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 23420

[startup+222.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/482 26071
/proc/meminfo: memFree=27088588/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=25736 CPUtime=222.3 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 14067 0 0 0 22229 1 0 0 25 0 1 0 810326187 26353664 5989 33554432000 134512640 134731564 4290125424 18446744073709551615 134621018 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 6434 5989 277 54 0 5744 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25736

[startup+282.301 s]
/proc/loadavg: 2.10 2.02 2.01 3/482 26073
/proc/meminfo: memFree=27086968/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=27480 CPUtime=282.3 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 14477 0 0 0 28229 1 0 0 25 0 1 0 810326187 28139520 6399 33554432000 134512640 134731564 4290125424 18446744073709551615 134623133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 6870 6399 277 54 0 6180 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27480

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/482 26074
/proc/meminfo: memFree=27074428/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=33612 CPUtime=342.3 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 15956 0 0 0 34229 1 0 0 25 0 1 0 810326187 34418688 7878 33554432000 134512640 134731564 4290125424 18446744073709551615 134659284 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8403 7878 277 54 0 7713 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33612

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/482 26076
/proc/meminfo: memFree=27073548/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=34380 CPUtime=402.31 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 16114 0 0 0 40229 2 0 0 25 0 1 0 810326187 35205120 8036 33554432000 134512640 134731564 4290125424 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8595 8036 277 54 0 7905 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 34380

[startup+462.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 26077
/proc/meminfo: memFree=27066828/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=34656 CPUtime=462.31 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 16379 0 0 0 46229 2 0 0 25 0 1 0 810326187 35487744 8149 33554432000 134512640 134731564 4290125424 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8664 8149 277 54 0 7974 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 34656

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 26079
/proc/meminfo: memFree=27067560/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=34656 CPUtime=522.31 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 16380 0 0 0 52229 2 0 0 25 0 1 0 810326187 35487744 8150 33554432000 134512640 134731564 4290125424 18446744073709551615 134620740 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8664 8150 277 54 0 7974 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 34656

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 26081
/proc/meminfo: memFree=27055024/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=34656 CPUtime=582.31 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 16383 0 0 0 58229 2 0 0 25 0 1 0 810326187 35487744 8153 33554432000 134512640 134731564 4290125424 18446744073709551615 134659584 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8664 8153 277 54 0 7974 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 34656

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.02 2.01 2.00 3/482 26185
/proc/meminfo: memFree=26999336/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4062.46 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 406243 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 35604

[startup+4122.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/482 26187
/proc/meminfo: memFree=26990400/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4122.45 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 412242 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134621022 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 35604

[startup+4182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/482 26189
/proc/meminfo: memFree=26992120/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4182.45 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 418242 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 35604

[startup+4242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/482 26190
/proc/meminfo: memFree=26992228/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4242.45 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 424242 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 35604

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 26192
/proc/meminfo: memFree=26991716/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4302.45 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 430242 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 35604

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26193
/proc/meminfo: memFree=26991076/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4362.45 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 436242 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 35604

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26195
/proc/meminfo: memFree=26989696/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4422.46 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 442243 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620742 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 35604

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26197
/proc/meminfo: memFree=26989308/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4482.46 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 448243 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 35604

[startup+4542.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/482 26198
/proc/meminfo: memFree=26989292/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4542.46 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 454243 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620740 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 35604

[startup+4602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/482 26200
/proc/meminfo: memFree=26988768/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4602.48 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 460245 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134668897 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 35604

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 26201
/proc/meminfo: memFree=26987512/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4662.47 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 466244 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134668897 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 35604

[startup+4722.32 s]
/proc/loadavg: 2.07 2.05 2.01 3/482 26203
/proc/meminfo: memFree=26988112/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4722.49 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 472246 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620715 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 35604

[startup+4782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 26205
/proc/meminfo: memFree=26987600/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4782.47 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 478244 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 35604

[startup+4842.3 s]
/proc/loadavg: 1.66 1.95 1.97 2/476 26224
/proc/meminfo: memFree=27149996/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4842.47 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 484244 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 35604

[startup+4902.3 s]
/proc/loadavg: 1.24 1.77 1.91 2/476 26226
/proc/meminfo: memFree=27150840/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4902.47 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 490244 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 35604

[startup+4962.3 s]
/proc/loadavg: 1.09 1.63 1.85 2/476 26227
/proc/meminfo: memFree=27150932/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=4962.48 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 496245 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 35604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.05 1.56 1.82 2/476 26228
/proc/meminfo: memFree=27150796/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=5000.09 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 500006 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 35604

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

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

[startup+4999.9 s]
/proc/loadavg: 1.05 1.56 1.82 2/476 26228
/proc/meminfo: memFree=27150796/32951124 swapFree=38422276/67111528
[pid=26052] ppid=26050 vsize=35604 CPUtime=5000.09 cores=1,3,5,7
/proc/26052/stat : 26052 (MPhaseSAT) R 26050 26052 24499 0 -1 4202496 17272 0 0 0 500006 3 0 0 25 0 1 0 810326187 36458496 8429 33554432000 134512640 134731564 4290125424 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/26052/statm: 8901 8429 277 54 0 8211 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 35604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.1
CPU user time (s): 5000.07
CPU system time (s): 0.033994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 38496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.07
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17272
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= 15
involuntary context switches= 57768

runsolver used 22.2186 second user time and 55.0706 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-02 06:00:38
IDJOB=3445912
IDBENCH=88227
IDSOLVER=1941
FILE ID=node102/3445912-1306987238
RUNJOBID= node102-1306982055-25773
PBS_JOBID= 13497660
Free space on /tmp= 73820 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445912-1306987238/watcher-3445912-1306987238 -o /tmp/evaluation-result-3445912-1306987238/solver-3445912-1306987238 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445912-1306987238.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=8330284

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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	: 5332.75
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.828
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.82
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.828
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27138996 kB
Buffers:        278456 kB
Cached:        1468496 kB
SwapCached:      86876 kB
Active:         789196 kB
Inactive:      4728016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27138996 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:     3706100 kB
Mapped:          14748 kB
Slab:           126308 kB
PageTables:     100024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135518472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73824 MiB
End job on node102 at 2011-06-02 07:24:00