Trace number 3375930

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.05 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3375930-1305446707/watcher-3375930-1305446707 -o /tmp/evaluation-result-3375930-1305446707/solver-3375930-1305446707 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375930-1305446707.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: 6.47 7.71 7.90 5/291 30838
/proc/meminfo: memFree=24600716/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=39404 CPUtime=0 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 437 0 0 0 0 0 0 0 23 0 1 0 637086137 40349696 378 33554432000 4194304 4479436 140736500428400 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 9851 379 267 70 0 6971 0

[startup+0.0787211 s]
/proc/loadavg: 6.47 7.71 7.90 5/291 30838
/proc/meminfo: memFree=24600716/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=39404 CPUtime=0.07 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 1103 0 0 0 7 0 0 0 23 0 1 0 637086137 40349696 1044 33554432000 4194304 4479436 140736500428400 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 9851 1045 267 70 0 6971 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39404

[startup+0.10071 s]
/proc/loadavg: 6.47 7.71 7.90 5/291 30838
/proc/meminfo: memFree=24600716/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=39404 CPUtime=0.09 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 1306 0 0 0 9 0 0 0 23 0 1 0 637086137 40349696 1247 33554432000 4194304 4479436 140736500428400 18446744073709551615 254261616384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 9851 1247 267 70 0 6971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39404

[startup+0.300689 s]
/proc/loadavg: 6.47 7.71 7.90 5/291 30838
/proc/meminfo: memFree=24600716/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=39404 CPUtime=0.29 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 3100 0 0 0 29 0 0 0 25 0 1 0 637086137 40349696 3041 33554432000 4194304 4479436 140736500428400 18446744073709551615 254261616384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 9851 3042 267 70 0 6971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39404

[startup+0.700618 s]
/proc/loadavg: 6.47 7.71 7.90 5/291 30838
/proc/meminfo: memFree=24600716/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=51096 CPUtime=0.68 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 9056 0 0 0 67 1 0 0 25 0 1 0 637086137 52322304 8996 33554432000 4194304 4479436 140736500428400 18446744073709551615 4306818 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 12774 8996 371 70 0 9894 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51096

[startup+1.50046 s]
/proc/loadavg: 6.47 7.71 7.90 5/292 30839
/proc/meminfo: memFree=24388428/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=94480 CPUtime=1.48 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 23731 0 0 0 146 2 0 0 25 0 1 0 637086137 96747520 20065 33554432000 4194304 4479436 140736500428400 18446744073709551615 4339083 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 23620 20065 578 70 0 20740 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94480

[startup+3.10018 s]
/proc/loadavg: 6.47 7.71 7.90 5/292 30839
/proc/meminfo: memFree=24366356/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=104700 CPUtime=3.09 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 36731 0 0 0 305 4 0 0 25 0 1 0 637086137 107212800 21580 33554432000 4194304 4479436 140736500428400 18446744073709551615 4397904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 26175 21580 593 70 0 23295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104700

[startup+6.30061 s]
/proc/loadavg: 6.27 7.65 7.88 5/292 30839
/proc/meminfo: memFree=24357304/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=109248 CPUtime=6.29 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 37879 0 0 0 625 4 0 0 25 0 1 0 637086137 111869952 22728 33554432000 4194304 4479436 140736500428400 18446744073709551615 4311749 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 27312 22728 598 70 0 24432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109248

[startup+12.7005 s]
/proc/loadavg: 6.09 7.59 7.86 5/292 30840
/proc/meminfo: memFree=24356464/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=109020 CPUtime=12.69 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 37882 0 0 0 1265 4 0 0 25 0 1 0 637086137 111636480 22674 33554432000 4194304 4479436 140736500428400 18446744073709551615 4382604 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 27255 22674 601 70 0 24375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109020

[startup+25.5002 s]
/proc/loadavg: 5.63 7.41 7.80 5/292 30840
/proc/meminfo: memFree=24341032/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=108840 CPUtime=25.49 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 39922 0 0 0 2545 4 0 0 25 0 1 0 637086137 111452160 23652 33554432000 4194304 4479436 140736500428400 18446744073709551615 4339617 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 27210 23652 601 70 0 24330 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108840

[startup+51.1007 s]
/proc/loadavg: 5.07 7.13 7.70 5/292 30868
/proc/meminfo: memFree=24350176/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=116408 CPUtime=51.09 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 41839 0 0 0 5104 5 0 0 25 0 1 0 637086137 119201792 25544 33554432000 4194304 4479436 140736500428400 18446744073709551615 4380577 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 29102 25544 601 70 0 26222 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116408

[startup+102.311 s]
/proc/loadavg: 4.46 6.65 7.50 5/292 30869
/proc/meminfo: memFree=24314896/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=124040 CPUtime=102.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 44334 0 0 0 10225 5 0 0 25 0 1 0 637086137 127016960 27452 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450929 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 31010 27452 601 70 0 28130 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124040

[startup+162.301 s]
/proc/loadavg: 4.17 6.16 7.28 5/292 30871
/proc/meminfo: memFree=24311420/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=122772 CPUtime=162.29 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 61144 0 0 0 16222 7 0 0 25 0 1 0 637086137 125718528 27135 33554432000 4194304 4479436 140736500428400 18446744073709551615 4385096 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 30693 27135 601 70 0 27813 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122772

[startup+222.3 s]
/proc/loadavg: 4.06 5.77 7.07 5/292 30872
/proc/meminfo: memFree=24307920/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=123744 CPUtime=222.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 69591 0 0 0 22222 8 0 0 25 0 1 0 637086137 126713856 27378 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 30936 27378 601 70 0 28056 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 123744

[startup+282.301 s]
/proc/loadavg: 4.07 5.46 6.88 5/292 30901
/proc/meminfo: memFree=24308184/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=122680 CPUtime=282.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 77784 0 0 0 28221 9 0 0 25 0 1 0 637086137 125624320 27112 33554432000 4194304 4479436 140736500428400 18446744073709551615 4397904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 30670 27112 601 70 0 27790 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122680

[startup+342.301 s]
/proc/loadavg: 4.06 5.20 6.70 5/292 30929
/proc/meminfo: memFree=24389892/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131636 CPUtime=342.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 86424 0 0 0 34220 10 0 0 25 0 1 0 637086137 134795264 27304 33554432000 4194304 4479436 140736500428400 18446744073709551615 4384797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32909 27304 601 70 0 30029 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131636

[startup+402.3 s]
/proc/loadavg: 4.02 4.98 6.53 5/292 30931
/proc/meminfo: memFree=24384360/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131624 CPUtime=402.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 86658 0 0 0 40220 10 0 0 25 0 1 0 637086137 134782976 27301 33554432000 4194304 4479436 140736500428400 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32906 27301 601 70 0 30026 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131624

[startup+462.301 s]
/proc/loadavg: 4.00 4.80 6.37 5/292 30933
/proc/meminfo: memFree=24383316/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131608 CPUtime=462.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 95363 0 0 0 46220 10 0 0 25 0 1 0 637086137 134766592 27809 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32902 27809 601 70 0 30022 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 131608

[startup+522.301 s]
/proc/loadavg: 4.00 4.65 6.22 5/292 30934
/proc/meminfo: memFree=24383156/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131596 CPUtime=522.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 103556 0 0 0 52219 11 0 0 25 0 1 0 637086137 134754304 27806 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32899 27806 601 70 0 30019 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 131596

[startup+582.3 s]
/proc/loadavg: 4.00 4.53 6.08 5/292 30936
/proc/meminfo: memFree=24376564/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=132496 CPUtime=582.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 112231 0 0 0 58218 12 0 0 25 0 1 0 637086137 135675904 28287 33554432000 4194304 4479436 140736500428400 18446744073709551615 4455896 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 33124 28287 601 70 0 30244 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 132496

[startup+642.301 s]
/proc/loadavg: 4.00 4.43 5.94 5/292 30937
/proc/meminfo: memFree=24369840/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131588 CPUtime=642.31 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 112231 0 0 0 64219 12 0 0 25 0 1 0 637086137 134746112 28060 33554432000 4194304 4479436 140736500428400 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32897 28060 601 70 0 30017 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131588

[startup+702.301 s]
/proc/loadavg: 4.05 4.37 5.82 5/292 30939
/proc/meminfo: memFree=24364096/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131580 CPUtime=702.3 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 121448 0 0 0 70217 13 0 0 25 0 1 0 637086137 134737920 29082 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32895 29082 601 70 0 30015 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 131580

[startup+762.31 s]
/proc/loadavg: 4.02 4.30 5.71 5/292 30941
/proc/meminfo: memFree=24360472/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131568 CPUtime=762.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 129641 0 0 0 76218 14 0 0 25 0 1 0 637086137 134725632 29079 33554432000 4194304 4479436 140736500428400 18446744073709551615 4346960 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32892 29079 601 70 0 30012 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131568

[startup+822.301 s]
/proc/loadavg: 4.07 4.26 5.60 5/292 30942
/proc/meminfo: memFree=24364032/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131568 CPUtime=822.31 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 129641 0 0 0 82217 14 0 0 25 0 1 0 637086137 134725632 29079 33554432000 4194304 4479436 140736500428400 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32892 29079 601 70 0 30012 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 131568

[startup+882.3 s]
/proc/loadavg: 4.07 4.22 5.51 5/292 30944
/proc/meminfo: memFree=24360164/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131556 CPUtime=882.31 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 137834 0 0 0 88216 15 0 0 25 0 1 0 637086137 134713344 29076 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32889 29076 601 70 0 30009 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 131556

[startup+942.3 s]
/proc/loadavg: 4.02 4.18 5.41 5/292 30945
/proc/meminfo: memFree=24359624/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=132416 CPUtime=942.31 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 138050 0 0 0 94216 15 0 0 25 0 1 0 637086137 135593984 29291 33554432000 4194304 4479436 140736500428400 18446744073709551615 4326711 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 33104 29291 601 70 0 30224 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132416

[startup+1002.3 s]
/proc/loadavg: 4.01 4.14 5.32 5/292 30947
/proc/meminfo: memFree=24355984/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=132412 CPUtime=1002.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 146243 0 0 0 100216 16 0 0 25 0 1 0 637086137 135589888 29290 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450945 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 33103 29290 601 70 0 30223 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 132412

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.23 5/292 30949
/proc/meminfo: memFree=24360548/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131552 CPUtime=1062.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 146243 0 0 0 106216 16 0 0 25 0 1 0 637086137 134709248 29075 33554432000 4194304 4479436 140736500428400 18446744073709551615 4380375 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32888 29075 601 70 0 30008 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 131552

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.15 5/292 30950
/proc/meminfo: memFree=24356916/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=132424 CPUtime=1122.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 154654 0 0 0 112215 17 0 0 25 0 1 0 637086137 135602176 29293 33554432000 4194304 4479436 140736500428400 18446744073709551615 4382604 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 33106 29293 601 70 0 30226 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 132424

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 5.08 5/292 30952
/proc/meminfo: memFree=24356656/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=131548 CPUtime=1182.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 154654 0 0 0 118215 17 0 0 25 0 1 0 637086137 134705152 29074 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450765 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 32887 29074 601 70 0 30007 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 131548

[startup+1242.3 s]
/proc/loadavg: 4.07 4.07 5.01 5/292 30956
/proc/meminfo: memFree=24312604/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=175572 CPUtime=1242.32 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 172063 0 0 0 124214 18 0 0 25 0 1 0 637086137 179785728 38288 33554432000 4194304 4479436 140736500428400 18446744073709551615 4384797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 43893 38288 601 70 0 41013 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 175572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.07 4.95 4/290 30959
/proc/meminfo: memFree=24419864/32951124 swapFree=67057896/67111528
[pid=30838] ppid=30836 vsize=175572 CPUtime=1300.03 cores=1,3
/proc/30838/stat : 30838 (MPhaseSAT64) R 30836 30838 30778 0 -1 4202496 172063 0 0 0 129985 18 0 0 25 0 1 0 637086137 179785728 38288 33554432000 4194304 4479436 140736500428400 18446744073709551615 4450933 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30838/statm: 43893 38288 601 70 0 41013 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 175572

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.85
CPU system time (s): 0.19697
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 208352

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

runsolver used 3.54846 second user time and 8.26574 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 10:05:08
IDJOB=3375930
IDBENCH=20349
IDSOLVER=1855
FILE ID=node140/3375930-1305446707
RUNJOBID= node140-1305446705-30798
PBS_JOBID= 13324861
Free space on /tmp= 73436 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375930-1305446707/watcher-3375930-1305446707 -o /tmp/evaluation-result-3375930-1305446707/solver-3375930-1305446707 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375930-1305446707.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=171061494

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      24601004 kB
Buffers:        310776 kB
Cached:        4169748 kB
SwapCached:       8056 kB
Active:        5013852 kB
Inactive:      3021708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24601004 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           75780 kB
Writeback:           8 kB
AnonPages:     3551700 kB
Mapped:          22948 kB
Slab:           226260 kB
PageTables:      22628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45686880 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= 73480 MiB
End job on node140 at 2011-05-15 10:26:50