Trace number 3375934

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

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 7.37 7.93 7.97 4/329 24492
/proc/meminfo: memFree=27619068/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=12236 CPUtime=0 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 461 0 0 0 0 0 0 0 24 0 1 0 656277760 12529664 401 33554432000 4194304 4479436 140737320838016 18446744073709551615 4251664 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 3059 401 278 70 0 179 0

[startup+0.105835 s]
/proc/loadavg: 7.37 7.93 7.97 4/329 24492
/proc/meminfo: memFree=27619068/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=13260 CPUtime=0.1 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 939 0 0 0 10 0 0 0 24 0 1 0 656277760 13578240 699 33554432000 4194304 4479436 140737320838016 18446744073709551615 4329437 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 3315 699 327 70 0 435 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13260

[startup+0.200826 s]
/proc/loadavg: 7.37 7.93 7.97 4/329 24492
/proc/meminfo: memFree=27619068/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=13260 CPUtime=0.19 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 939 0 0 0 19 0 0 0 25 0 1 0 656277760 13578240 699 33554432000 4194304 4479436 140737320838016 18446744073709551615 4329200 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 3315 699 327 70 0 435 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13260

[startup+0.300867 s]
/proc/loadavg: 7.37 7.93 7.97 4/329 24492
/proc/meminfo: memFree=27619068/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=14264 CPUtime=0.29 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 1033 0 0 0 29 0 0 0 25 0 1 0 656277760 14606336 770 33554432000 4194304 4479436 140737320838016 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 3566 770 331 70 0 686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14264

[startup+0.700733 s]
/proc/loadavg: 7.37 7.93 7.97 4/329 24492
/proc/meminfo: memFree=27619068/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=15132 CPUtime=0.69 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 1266 0 0 0 69 0 0 0 25 0 1 0 656277760 15495168 1003 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451272 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 3783 1003 331 70 0 903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15132

[startup+1.50059 s]
/proc/loadavg: 7.37 7.93 7.97 5/330 24493
/proc/meminfo: memFree=27614128/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=16812 CPUtime=1.49 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 1878 0 0 0 149 0 0 0 25 0 1 0 656277760 17215488 1391 33554432000 4194304 4479436 140737320838016 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4203 1391 331 70 0 1323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16812

[startup+3.1003 s]
/proc/loadavg: 7.10 7.87 7.95 5/330 24493
/proc/meminfo: memFree=27611648/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=16556 CPUtime=3.09 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 2332 0 0 0 309 0 0 0 25 0 1 0 656277760 16953344 1329 33554432000 4194304 4479436 140737320838016 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4139 1329 331 70 0 1259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16556

[startup+6.30074 s]
/proc/loadavg: 7.10 7.87 7.95 5/330 24493
/proc/meminfo: memFree=27608064/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=16556 CPUtime=6.29 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 3036 0 0 0 629 0 0 0 25 0 1 0 656277760 16953344 1329 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4139 1329 331 70 0 1259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16556

[startup+12.7006 s]
/proc/loadavg: 6.62 7.74 7.91 5/330 24520
/proc/meminfo: memFree=27707844/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=17452 CPUtime=12.69 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 4884 0 0 0 1269 0 0 0 25 0 1 0 656277760 17870848 1641 33554432000 4194304 4479436 140737320838016 18446744073709551615 4450929 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4363 1641 331 70 0 1483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17452

[startup+25.5003 s]
/proc/loadavg: 6.22 7.61 7.87 5/330 24521
/proc/meminfo: memFree=27648148/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=18476 CPUtime=25.49 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 7446 0 0 0 2549 0 0 0 25 0 1 0 656277760 18919424 1867 33554432000 4194304 4479436 140737320838016 18446744073709551615 4380278 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4619 1867 332 70 0 1739 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18476

[startup+51.1008 s]
/proc/loadavg: 5.46 7.32 7.76 5/330 24521
/proc/meminfo: memFree=27693048/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20716 CPUtime=51.09 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 9833 0 0 0 5109 0 0 0 25 0 1 0 656277760 21213184 2427 33554432000 4194304 4479436 140737320838016 18446744073709551615 4364171 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5179 2427 332 70 0 2299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20716

[startup+102.301 s]
/proc/loadavg: 4.64 6.78 7.55 5/330 24523
/proc/meminfo: memFree=27689940/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20716 CPUtime=102.29 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 9833 0 0 0 10229 0 0 0 25 0 1 0 656277760 21213184 2427 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5179 2427 332 70 0 2299 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 20716

[startup+162.301 s]
/proc/loadavg: 4.23 6.27 7.32 5/330 24524
/proc/meminfo: memFree=27688196/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20908 CPUtime=162.29 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 10922 0 0 0 16229 0 0 0 25 0 1 0 656277760 21409792 2540 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451876 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5227 2540 332 70 0 2347 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20908

[startup+222.311 s]
/proc/loadavg: 4.16 5.87 7.12 5/330 24526
/proc/meminfo: memFree=27686664/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=23084 CPUtime=222.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 15595 0 0 0 22230 0 0 0 25 0 1 0 656277760 23638016 3084 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451013 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5771 3084 332 70 0 2891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23084

[startup+282.301 s]
/proc/loadavg: 4.06 5.53 6.92 5/330 24528
/proc/meminfo: memFree=27681048/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=22444 CPUtime=282.29 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 23949 0 0 0 28228 1 0 0 25 0 1 0 656277760 22982656 2924 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451204 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5611 2924 332 70 0 2731 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 22444

[startup+342.301 s]
/proc/loadavg: 4.13 5.28 6.74 5/330 24529
/proc/meminfo: memFree=27687596/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=22316 CPUtime=342.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 33005 0 0 0 34227 3 0 0 25 0 1 0 656277760 22851584 2892 33554432000 4194304 4479436 140737320838016 18446744073709551615 4331461 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5579 2892 332 70 0 2699 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22316

[startup+402.3 s]
/proc/loadavg: 4.12 5.07 6.58 5/330 24531
/proc/meminfo: memFree=27690668/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=18476 CPUtime=402.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37263 0 0 0 40226 4 0 0 25 0 1 0 656277760 18919424 1932 33554432000 4194304 4479436 140737320838016 18446744073709551615 4343752 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4619 1932 332 70 0 1739 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18476

[startup+462.301 s]
/proc/loadavg: 4.04 4.87 6.42 5/330 24532
/proc/meminfo: memFree=27690516/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=18732 CPUtime=462.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37327 0 0 0 46226 4 0 0 25 0 1 0 656277760 19181568 1996 33554432000 4194304 4479436 140737320838016 18446744073709551615 4327657 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 18732

[startup+522.301 s]
/proc/loadavg: 4.01 4.71 6.26 5/330 24534
/proc/meminfo: memFree=27689992/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=18732 CPUtime=522.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37327 0 0 0 52225 5 0 0 25 0 1 0 656277760 19181568 1996 33554432000 4194304 4479436 140737320838016 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 18732

[startup+582.3 s]
/proc/loadavg: 4.00 4.58 6.12 5/330 24536
/proc/meminfo: memFree=27681664/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=18732 CPUtime=582.3 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37327 0 0 0 58225 5 0 0 25 0 1 0 656277760 19181568 1996 33554432000 4194304 4479436 140737320838016 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 18732

[startup+642.301 s]
/proc/loadavg: 4.00 4.48 5.99 5/330 24537
/proc/meminfo: memFree=27679156/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=642.31 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 64225 6 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4314401 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20140

[startup+702.301 s]
/proc/loadavg: 4.03 4.40 5.86 5/330 24566
/proc/meminfo: memFree=27580296/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=702.31 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 70224 7 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 20140

[startup+762.3 s]
/proc/loadavg: 4.01 4.32 5.74 5/330 24567
/proc/meminfo: memFree=27568984/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=762.32 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 76225 7 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 20140

[startup+822.301 s]
/proc/loadavg: 4.00 4.26 5.63 5/330 24569
/proc/meminfo: memFree=27557048/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=822.31 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 82224 7 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4358017 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 20140

[startup+882.312 s]
/proc/loadavg: 4.12 4.24 5.53 5/330 24571
/proc/meminfo: memFree=27556028/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=882.33 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 88225 8 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4331723 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 20140

[startup+942.301 s]
/proc/loadavg: 4.15 4.23 5.45 5/330 24572
/proc/meminfo: memFree=27533932/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=942.31 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 94223 8 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4446386 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 20140

[startup+1002.3 s]
/proc/loadavg: 4.05 4.18 5.35 5/330 24574
/proc/meminfo: memFree=27540856/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1002.31 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 100223 8 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 20140

[startup+1062.3 s]
/proc/loadavg: 4.02 4.15 5.27 5/330 24575
/proc/meminfo: memFree=27468916/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1062.32 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 106223 9 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 20140

[startup+1122.3 s]
/proc/loadavg: 4.00 4.12 5.18 5/330 24577
/proc/meminfo: memFree=27460572/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1122.32 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 112223 9 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4313298 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 20140

[startup+1182.3 s]
/proc/loadavg: 4.00 4.09 5.11 5/330 24579
/proc/meminfo: memFree=27460544/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1182.32 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 118222 10 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4339551 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 20140

[startup+1242.3 s]
/proc/loadavg: 4.04 4.09 5.04 5/330 24580
/proc/meminfo: memFree=27459152/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1242.32 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 124222 10 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4331536 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 20140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.07 4.98 5/330 24638
/proc/meminfo: memFree=27766368/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1300.02 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 129992 10 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451944 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 20140

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.07 4.98 5/330 24638
/proc/meminfo: memFree=27766368/32950928 swapFree=60199044/67111528
[pid=24492] ppid=24490 vsize=20140 CPUtime=1300.02 cores=5,7
/proc/24492/stat : 24492 (MPhaseSAT64) R 24490 24492 24378 0 -1 4202496 37679 0 0 0 129992 10 0 0 25 0 1 0 656277760 20623360 2348 33554432000 4194304 4479436 140737320838016 18446744073709551615 4451944 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24492/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 20140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.110983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 23980

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

runsolver used 3.87041 second user time and 8.98863 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 10:06:30
IDJOB=3375934
IDBENCH=20468
IDSOLVER=1855
FILE ID=node122/3375934-1305446790
RUNJOBID= node122-1305446781-24399
PBS_JOBID= 13324864
Free space on /tmp= 73460 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375934-1305446790/watcher-3375934-1305446790 -o /tmp/evaluation-result-3375934-1305446790/solver-3375934-1305446790 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375934-1305446790.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=961955152

node122.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.820
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.64
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27619208 kB
Buffers:        289704 kB
Cached:        3471352 kB
SwapCached:      50104 kB
Active:        1235772 kB
Inactive:      3882192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27619208 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           46052 kB
Writeback:           0 kB
AnonPages:     1318160 kB
Mapped:          14668 kB
Slab:           116120 kB
PageTables:      33240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52860096 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= 73496 MiB
End job on node122 at 2011-05-15 10:28:12