Trace number 3394327

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)UNSAT 570.279 570.264

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.068
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

570.21/570.25	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
570.21/570.25	c input CNF file=HOME/instance-3394327-1306076581.cnf 
570.21/570.25	c Clause#=701694  var#=34510  ratio=20 
570.21/570.25	c phase 1 
570.21/570.25	c height=12 
570.21/570.25	c eliminated 3779 out of 34510 variables 
570.21/570.25	c Simplified clause#=593609 
570.21/570.25	c XOR_varElimination deleted var#=207 clauses#=593606 
570.21/570.25	c free var#=29610  
570.21/570.25	c solve by multiple heuristics 
570.21/570.25	c 
570.21/570.25	s UNSATISFIABLE
570.21/570.25	c 
570.21/570.25	c  Running time=570.275305 

Verifier Data

No possible verification on an UNSAT instance

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-3394327-1306076581/watcher-3394327-1306076581 -o /tmp/evaluation-result-3394327-1306076581/solver-3394327-1306076581 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394327-1306076581.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.02 2.02 2.00 2/455 5421
/proc/meminfo: memFree=14530844/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=25576 CPUtime=0 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 402 0 0 0 0 0 0 0 25 0 1 0 700074113 26189824 344 33554432000 4194304 4479436 140733565895840 18446744073709551615 220816236288 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 6394 344 267 70 0 3514 0

[startup+0.0268931 s]
/proc/loadavg: 2.02 2.02 2.00 2/455 5421
/proc/meminfo: memFree=14530844/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=25576 CPUtime=0.02 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 588 0 0 0 2 0 0 0 25 0 1 0 700074113 26189824 530 33554432000 4194304 4479436 140733565895840 18446744073709551615 220815772632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 6394 530 267 70 0 3514 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25576

[startup+0.100919 s]
/proc/loadavg: 2.02 2.02 2.00 2/455 5421
/proc/meminfo: memFree=14530844/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=25576 CPUtime=0.09 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 1194 0 0 0 9 0 0 0 25 0 1 0 700074113 26189824 1136 33554432000 4194304 4479436 140733565895840 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 6394 1136 267 70 0 3514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25576

[startup+0.300882 s]
/proc/loadavg: 2.02 2.02 2.00 2/455 5421
/proc/meminfo: memFree=14530844/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=25576 CPUtime=0.29 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 2826 0 0 0 29 0 0 0 25 0 1 0 700074113 26189824 2768 33554432000 4194304 4479436 140733565895840 18446744073709551615 220815784319 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 6394 2768 267 70 0 3514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25576

[startup+0.700809 s]
/proc/loadavg: 2.02 2.02 2.00 2/455 5421
/proc/meminfo: memFree=14530844/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=44348 CPUtime=0.69 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 12623 0 0 0 68 1 0 0 25 0 1 0 700074113 45412352 8436 33554432000 4194304 4479436 140733565895840 18446744073709551615 4265240 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 11087 8436 345 70 0 8207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44348

[startup+1.50066 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 5422
/proc/meminfo: memFree=14497732/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=85364 CPUtime=1.49 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 22916 0 0 0 147 2 0 0 25 0 1 0 700074113 87412736 18710 33554432000 4194304 4479436 140733565895840 18446744073709551615 4321394 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 21341 18710 365 70 0 18461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85364

[startup+3.10037 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 5422
/proc/meminfo: memFree=14455572/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=85832 CPUtime=3.09 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 28435 0 0 0 306 3 0 0 25 0 1 0 700074113 87891968 18880 33554432000 4194304 4479436 140733565895840 18446744073709551615 4304544 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 21458 18880 380 70 0 18578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85832

[startup+6.30078 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 5422
/proc/meminfo: memFree=14440940/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=88048 CPUtime=6.29 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 28960 0 0 0 626 3 0 0 25 0 1 0 700074113 90161152 19405 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 22012 19405 383 70 0 19132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88048

[startup+12.7006 s]
/proc/loadavg: 2.02 2.02 2.00 3/456 5422
/proc/meminfo: memFree=14469360/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=83644 CPUtime=12.69 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 30736 0 0 0 1266 3 0 0 25 0 1 0 700074113 85651456 18304 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 20911 18304 383 70 0 18031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83644

[startup+25.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 5423
/proc/meminfo: memFree=14464484/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=83644 CPUtime=25.49 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 30736 0 0 0 2546 3 0 0 25 0 1 0 700074113 85651456 18304 33554432000 4194304 4479436 140733565895840 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 20911 18304 383 70 0 18031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83644

[startup+51.1005 s]
/proc/loadavg: 2.07 2.03 2.00 3/456 5423
/proc/meminfo: memFree=14471128/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=82788 CPUtime=51.09 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 30736 0 0 0 5106 3 0 0 25 0 1 0 700074113 84774912 18090 33554432000 4194304 4479436 140733565895840 18446744073709551615 4321298 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 20697 18090 383 70 0 17817 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82788

[startup+102.317 s]
/proc/loadavg: 2.07 2.04 2.00 3/456 5425
/proc/meminfo: memFree=14466076/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=82732 CPUtime=102.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 30736 0 0 0 10228 3 0 0 25 0 1 0 700074113 84717568 18076 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 20683 18076 383 70 0 17803 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 82732

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/456 5426
/proc/meminfo: memFree=14470512/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=82716 CPUtime=162.29 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 30736 0 0 0 16226 3 0 0 25 0 1 0 700074113 84701184 18072 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 20679 18072 383 70 0 17799 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82716

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 5428
/proc/meminfo: memFree=14424596/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=222.29 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60468 0 0 0 22223 6 0 0 25 0 1 0 700074113 147079168 31042 33554432000 4194304 4479436 140733565895840 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31042 358 70 0 33028 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 143632

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 5429
/proc/meminfo: memFree=14408580/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=282.3 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60484 0 0 0 28224 6 0 0 25 0 1 0 700074113 147079168 31058 33554432000 4194304 4479436 140733565895840 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31058 358 70 0 33028 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143632

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 5431
/proc/meminfo: memFree=14405956/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=342.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60488 0 0 0 34224 7 0 0 25 0 1 0 700074113 147079168 31062 33554432000 4194304 4479436 140733565895840 18446744073709551615 4455896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31062 358 70 0 33028 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 143632

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 5433
/proc/meminfo: memFree=14415232/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=402.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60488 0 0 0 40224 7 0 0 25 0 1 0 700074113 147079168 31062 33554432000 4194304 4479436 140733565895840 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31062 358 70 0 33028 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 143632

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 5434
/proc/meminfo: memFree=14384828/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=462.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 46224 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450854 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 143632

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 5436
/proc/meminfo: memFree=14415312/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=522.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 52224 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4341006 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 143632

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

[startup+537.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 5436
/proc/meminfo: memFree=14397936/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=537.51 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 53744 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (KiB) 143632

[startup+550.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/456 5437
/proc/meminfo: memFree=14415792/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=550.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 55024 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4339592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 550.31
Current children cumulated vsize (KiB) 143632

[startup+563.101 s]
/proc/loadavg: 2.25 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=563.12 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 56305 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4452026 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 143632

[startup+566.301 s]
/proc/loadavg: 2.25 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=566.31 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 56624 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 566.31
Current children cumulated vsize (KiB) 143632

[startup+567.9 s]
/proc/loadavg: 2.25 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=567.91 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 56784 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 567.91
Current children cumulated vsize (KiB) 143632

[startup+569.501 s]
/proc/loadavg: 2.23 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=569.51 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 56944 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 569.51
Current children cumulated vsize (KiB) 143632

[startup+569.901 s]
/proc/loadavg: 2.23 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=569.91 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 56984 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4307250 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 569.91
Current children cumulated vsize (KiB) 143632

[startup+570.101 s]
/proc/loadavg: 2.23 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=570.11 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 57004 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 570.11
Current children cumulated vsize (KiB) 143632

[startup+570.201 s]
/proc/loadavg: 2.23 2.06 2.02 3/456 5437
/proc/meminfo: memFree=14416036/32951124 swapFree=63485464/67111528
[pid=5421] ppid=5419 vsize=143632 CPUtime=570.21 cores=1,3,5,7
/proc/5421/stat : 5421 (MPhaseSAT64) R 5419 5421 4965 0 -1 4202496 60495 0 0 0 57014 7 0 0 25 0 1 0 700074113 147079168 31069 33554432000 4194304 4479436 140733565895840 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/5421/statm: 35908 31069 358 70 0 33028 0
Current children cumulated CPU time (s) 570.21
Current children cumulated vsize (KiB) 143632

Child status: 20
Real time (s): 570.264
CPU time (s): 570.279
CPU user time (s): 570.203
CPU system time (s): 0.075988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 143632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 570.203
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60502
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= 10
involuntary context switches= 1424

runsolver used 2.49062 second user time and 5.81412 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-22 17:03:02
IDJOB=3394327
IDBENCH=82496
IDSOLVER=1879
FILE ID=node147/3394327-1306076581
RUNJOBID= node147-1306069993-4984
PBS_JOBID= 13387856
Free space on /tmp= 73376 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394327-1306076581/watcher-3394327-1306076581 -o /tmp/evaluation-result-3394327-1306076581/solver-3394327-1306076581 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394327-1306076581.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1211427895

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      14530876 kB
Buffers:        356988 kB
Cached:        8316508 kB
SwapCached:      13096 kB
Active:       10019872 kB
Inactive:      8113200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14530876 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:           17464 kB
Writeback:           0 kB
AnonPages:     9455248 kB
Mapped:          27916 kB
Slab:           160988 kB
PageTables:      58088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120899652 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= 73376 MiB
End job on node147 at 2011-05-22 17:12:32