Trace number 3375742

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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-3375742-1305462323/watcher-3375742-1305462323 -o /tmp/evaluation-result-3375742-1305462323/solver-3375742-1305462323 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375742-1305462323.cnf 

running on 2 cores: 1,3

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: 2.87 3.71 3.48 4/297 17938
/proc/meminfo: memFree=16593908/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=15028 CPUtime=0 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 442 0 0 0 0 0 0 0 21 0 1 0 657831911 15388672 383 33554432000 4194304 4479436 140736934420176 18446744073709551615 274664808192 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 3757 383 267 70 0 877 0

[startup+0.0675489 s]
/proc/loadavg: 2.87 3.71 3.48 4/297 17938
/proc/meminfo: memFree=16593908/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=15028 CPUtime=0.06 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 1027 0 0 0 6 0 0 0 21 0 1 0 657831911 15388672 968 33554432000 4194304 4479436 140736934420176 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 3757 968 267 70 0 877 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15028

[startup+0.100555 s]
/proc/loadavg: 2.87 3.71 3.48 4/297 17938
/proc/meminfo: memFree=16593908/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=17700 CPUtime=0.09 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 2569 0 0 0 9 0 0 0 21 0 1 0 657831911 18124800 1778 33554432000 4194304 4479436 140736934420176 18446744073709551615 4244452 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 4425 1778 278 70 0 1545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17700

[startup+0.300507 s]
/proc/loadavg: 2.87 3.71 3.48 4/297 17938
/proc/meminfo: memFree=16593908/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=21484 CPUtime=0.29 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 4692 0 0 0 29 0 0 0 22 0 1 0 657831911 21999616 2751 33554432000 4194304 4479436 140736934420176 18446744073709551615 4346653 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 5371 2751 303 70 0 2491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21484

[startup+0.700436 s]
/proc/loadavg: 2.87 3.71 3.48 4/297 17938
/proc/meminfo: memFree=16593908/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=21484 CPUtime=0.69 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 4700 0 0 0 69 0 0 0 24 0 1 0 657831911 21999616 2759 33554432000 4194304 4479436 140736934420176 18446744073709551615 4304595 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 5371 2759 311 70 0 2491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21484

[startup+1.5003 s]
/proc/loadavg: 2.87 3.71 3.48 5/303 17949
/proc/meminfo: memFree=16548332/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=21484 CPUtime=1.49 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 4705 0 0 0 149 0 0 0 25 0 1 0 657831911 21999616 2764 33554432000 4194304 4479436 140736934420176 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 5371 2764 316 70 0 2491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21484

[startup+3.10103 s]
/proc/loadavg: 2.87 3.71 3.48 5/303 17949
/proc/meminfo: memFree=16546976/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=21484 CPUtime=3.09 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 4705 0 0 0 309 0 0 0 25 0 1 0 657831911 21999616 2764 33554432000 4194304 4479436 140736934420176 18446744073709551615 4380573 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 5371 2764 316 70 0 2491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21484

[startup+6.30448 s]
/proc/loadavg: 2.96 3.71 3.49 6/303 17949
/proc/meminfo: memFree=16540956/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=24632 CPUtime=6.29 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 5486 0 0 0 629 0 0 0 25 0 1 0 657831911 25223168 3545 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 6158 3545 316 70 0 3278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24632

[startup+12.7004 s]
/proc/loadavg: 3.04 3.71 3.49 5/303 17949
/proc/meminfo: memFree=16536492/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=25132 CPUtime=12.69 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 5611 0 0 0 1269 0 0 0 25 0 1 0 657831911 25735168 3670 33554432000 4194304 4479436 140736934420176 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 6283 3670 316 70 0 3403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25132

[startup+25.5001 s]
/proc/loadavg: 3.25 3.73 3.50 5/303 17949
/proc/meminfo: memFree=16523880/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=30100 CPUtime=25.49 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 6853 0 0 0 2549 0 0 0 25 0 1 0 657831911 30822400 4912 33554432000 4194304 4479436 140736934420176 18446744073709551615 4346657 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 7525 4912 316 70 0 4645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30100

[startup+51.1007 s]
/proc/loadavg: 3.51 3.75 3.51 5/303 17950
/proc/meminfo: memFree=16507956/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=31816 CPUtime=51.09 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 7282 0 0 0 5109 0 0 0 25 0 1 0 657831911 32579584 5341 33554432000 4194304 4479436 140736934420176 18446744073709551615 4340626 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 7954 5341 316 70 0 5074 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31816

[startup+102.311 s]
/proc/loadavg: 3.85 3.80 3.54 5/303 18005
/proc/meminfo: memFree=16504492/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=35216 CPUtime=102.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 10841 0 0 0 10230 1 0 0 25 0 1 0 657831911 36061184 6201 33554432000 4194304 4479436 140736934420176 18446744073709551615 4330659 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 8804 6201 326 70 0 5924 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 35216

[startup+162.3 s]
/proc/loadavg: 3.94 3.83 3.56 5/303 18007
/proc/meminfo: memFree=16499000/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=162.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 16229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38680

[startup+222.301 s]
/proc/loadavg: 3.98 3.86 3.59 5/303 18009
/proc/meminfo: memFree=16499224/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=222.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 22229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38680

[startup+282.301 s]
/proc/loadavg: 3.84 3.85 3.60 5/297 18027
/proc/meminfo: memFree=16528944/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=282.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 28229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38680

[startup+342.3 s]
/proc/loadavg: 3.30 3.69 3.56 4/297 18029
/proc/meminfo: memFree=16512944/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=342.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 34229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38680

[startup+402.301 s]
/proc/loadavg: 3.22 3.60 3.53 4/297 18030
/proc/meminfo: memFree=16511936/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=402.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 40229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38680

[startup+462.3 s]
/proc/loadavg: 2.51 3.33 3.44 3/291 18049
/proc/meminfo: memFree=16522008/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=462.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 46229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 38680

[startup+522.301 s]
/proc/loadavg: 2.24 3.10 3.36 3/291 18051
/proc/meminfo: memFree=16522000/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=522.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 52229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 38680

[startup+582.301 s]
/proc/loadavg: 2.08 2.90 3.27 3/291 18052
/proc/meminfo: memFree=16522360/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=582.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 58229 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 38680

[startup+642.3 s]
/proc/loadavg: 2.03 2.73 3.19 3/291 18054
/proc/meminfo: memFree=16522456/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=38680 CPUtime=642.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 11707 0 0 0 64230 1 0 0 25 0 1 0 657831911 39608320 7067 33554432000 4194304 4479436 140736934420176 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 9670 7067 326 70 0 6790 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 38680

[startup+702.301 s]
/proc/loadavg: 2.01 2.60 3.11 3/291 18055
/proc/meminfo: memFree=16505832/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=702.3 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 70229 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 55272

[startup+762.31 s]
/proc/loadavg: 2.00 2.48 3.04 3/291 18057
/proc/meminfo: memFree=16505820/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=762.32 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 76231 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 55272

[startup+822.301 s]
/proc/loadavg: 2.00 2.39 2.97 3/291 18059
/proc/meminfo: memFree=16506168/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=822.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 82230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 55272

[startup+882.301 s]
/proc/loadavg: 2.00 2.32 2.91 3/291 18060
/proc/meminfo: memFree=16506032/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=882.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 88230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 55272

[startup+942.3 s]
/proc/loadavg: 2.00 2.26 2.85 3/291 18062
/proc/meminfo: memFree=16506016/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=942.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 94230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4384892 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 55272

[startup+1002.3 s]
/proc/loadavg: 2.07 2.22 2.80 3/291 18063
/proc/meminfo: memFree=16506128/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1002.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 100230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331919 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 55272

[startup+1062.3 s]
/proc/loadavg: 2.09 2.20 2.75 4/291 18065
/proc/meminfo: memFree=16505996/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1062.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 106230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 55272

[startup+1122.3 s]
/proc/loadavg: 2.03 2.16 2.70 3/291 18067
/proc/meminfo: memFree=16506108/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1122.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 112230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 55272

[startup+1182.3 s]
/proc/loadavg: 2.01 2.13 2.65 3/291 18068
/proc/meminfo: memFree=16506340/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1182.31 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 118230 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 55272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.10 2.61 3/291 18070
/proc/meminfo: memFree=16505084/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1242.32 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 124231 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 55272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.08 2.57 2/291 18072
/proc/meminfo: memFree=16551068/32951132 swapFree=67093824/67111528
[pid=17938] ppid=17936 vsize=55272 CPUtime=1300.03 cores=1,3
/proc/17938/stat : 17938 (MPhaseSAT64) R 17936 17938 17267 0 -1 4202496 15855 0 0 0 130002 1 0 0 25 0 1 0 657831911 56598528 11215 33554432000 4194304 4479436 140736934420176 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17938/statm: 13818 11215 326 70 0 10938 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 55272

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.04
CPU user time (s): 1300.02
CPU system time (s): 0.018997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 55272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15855
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= 14933

runsolver used 3.61445 second user time and 7.75782 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 14:25:23
IDJOB=3375742
IDBENCH=85975
IDSOLVER=1855
FILE ID=node131/3375742-1305462323
RUNJOBID= node131-1305462322-17908
PBS_JOBID= 13324902
Free space on /tmp= 73700 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375742-1305462323/watcher-3375742-1305462323 -o /tmp/evaluation-result-3375742-1305462323/solver-3375742-1305462323 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375742-1305462323.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1620298666

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16594064 kB
Buffers:        291552 kB
Cached:        4313716 kB
SwapCached:       1504 kB
Active:       12652264 kB
Inactive:      3438636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16594064 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6732 kB
Writeback:           0 kB
AnonPages:    11483892 kB
Mapped:          27700 kB
Slab:           167488 kB
PageTables:      35208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29841644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73704 MiB
End job on node131 at 2011-05-15 14:47:05