Trace number 3394891

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) 5000.1 4999.92

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.7873
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-3394891-1306085058/watcher-3394891-1306085058 -o /tmp/evaluation-result-3394891-1306085058/solver-3394891-1306085058 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394891-1306085058.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: 0.92 1.09 1.47 3/440 10677
/proc/meminfo: memFree=17380608/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=15664 CPUtime=0 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 439 0 0 0 0 0 0 0 17 0 1 0 798736494 16039936 381 33554432000 4194304 4479436 140733908943728 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 3916 381 267 70 0 1036 0

[startup+0.086629 s]
/proc/loadavg: 0.92 1.09 1.47 3/440 10677
/proc/meminfo: memFree=17380608/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=15664 CPUtime=0.08 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 1192 0 0 0 8 0 0 0 17 0 1 0 798736494 16039936 1134 33554432000 4194304 4479436 140733908943728 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 3916 1134 267 70 0 1036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15664

[startup+0.100645 s]
/proc/loadavg: 0.92 1.09 1.47 3/440 10677
/proc/meminfo: memFree=17380608/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=19168 CPUtime=0.09 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 2131 0 0 0 9 0 0 0 17 0 1 0 798736494 19628032 2072 33554432000 4194304 4479436 140733908943728 18446744073709551615 4244444 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 4792 2072 275 70 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19168

[startup+0.300594 s]
/proc/loadavg: 0.92 1.09 1.47 3/440 10677
/proc/meminfo: memFree=17380608/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=26696 CPUtime=0.29 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 6372 0 0 0 29 0 0 0 18 0 1 0 798736494 27336704 4050 33554432000 4194304 4479436 140733908943728 18446744073709551615 4306787 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 6674 4050 301 70 0 3794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26696

[startup+0.700514 s]
/proc/loadavg: 0.92 1.09 1.47 3/440 10677
/proc/meminfo: memFree=17380608/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=26696 CPUtime=0.69 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 6382 0 0 0 69 0 0 0 18 0 1 0 798736494 27336704 4060 33554432000 4194304 4479436 140733908943728 18446744073709551615 4304938 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 6674 4060 311 70 0 3794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26696

[startup+1.50038 s]
/proc/loadavg: 0.92 1.09 1.47 3/441 10678
/proc/meminfo: memFree=17319072/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=26696 CPUtime=1.49 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 6387 0 0 0 149 0 0 0 19 0 1 0 798736494 27336704 4065 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 6674 4065 316 70 0 3794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26696

[startup+3.10107 s]
/proc/loadavg: 0.92 1.09 1.47 3/441 10678
/proc/meminfo: memFree=17268888/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=26696 CPUtime=3.09 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 6387 0 0 0 309 0 0 0 25 0 1 0 798736494 27336704 4065 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 6674 4065 316 70 0 3794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26696

[startup+6.30047 s]
/proc/loadavg: 1.09 1.12 1.48 3/444 10684
/proc/meminfo: memFree=17138652/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=30496 CPUtime=6.29 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 7331 0 0 0 629 0 0 0 25 0 1 0 798736494 31227904 5009 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 7624 5009 316 70 0 4744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30496

[startup+12.7003 s]
/proc/loadavg: 1.16 1.14 1.48 3/444 10684
/proc/meminfo: memFree=16981236/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=31252 CPUtime=12.69 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 7520 0 0 0 1269 0 0 0 25 0 1 0 798736494 32002048 5198 33554432000 4194304 4479436 140733908943728 18446744073709551615 4346653 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 7813 5198 316 70 0 4933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31252

[startup+25.5009 s]
/proc/loadavg: 1.34 1.18 1.49 3/444 10711
/proc/meminfo: memFree=17342672/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=31612 CPUtime=25.49 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 7610 0 0 0 2549 0 0 0 25 0 1 0 798736494 32370688 5288 33554432000 4194304 4479436 140733908943728 18446744073709551615 4346657 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 7903 5288 316 70 0 5023 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31612

[startup+51.1011 s]
/proc/loadavg: 1.68 1.28 1.51 3/444 10712
/proc/meminfo: memFree=17335796/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=31820 CPUtime=51.09 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 7662 0 0 0 5109 0 0 0 25 0 1 0 798736494 32583680 5340 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 7955 5340 316 70 0 5075 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31820

[startup+102.316 s]
/proc/loadavg: 1.86 1.38 1.54 3/444 10713
/proc/meminfo: memFree=17319396/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=39012 CPUtime=102.31 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 12301 0 0 0 10230 1 0 0 25 0 1 0 798736494 39948288 7148 33554432000 4194304 4479436 140733908943728 18446744073709551615 4306770 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 9753 7148 326 70 0 6873 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 39012

[startup+162.3 s]
/proc/loadavg: 1.95 1.49 1.56 3/444 10742
/proc/meminfo: memFree=17315384/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=39916 CPUtime=162.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 12527 0 0 0 16229 1 0 0 25 0 1 0 798736494 40873984 7374 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331663 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 9979 7374 326 70 0 7099 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39916

[startup+222.301 s]
/proc/loadavg: 1.98 1.58 1.59 3/444 10743
/proc/meminfo: memFree=17307028/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=39916 CPUtime=222.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 12527 0 0 0 22229 1 0 0 25 0 1 0 798736494 40873984 7374 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 9979 7374 326 70 0 7099 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39916

[startup+282.301 s]
/proc/loadavg: 1.99 1.66 1.61 3/444 10745
/proc/meminfo: memFree=17287396/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=282.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 28229 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58232

[startup+342.3 s]
/proc/loadavg: 1.99 1.72 1.63 3/444 10747
/proc/meminfo: memFree=17271972/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=342.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 34229 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331470 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58232

[startup+402.301 s]
/proc/loadavg: 1.99 1.77 1.65 3/444 10748
/proc/meminfo: memFree=17271924/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=402.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 40229 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 58232

[startup+462.301 s]
/proc/loadavg: 1.99 1.80 1.67 3/444 10750
/proc/meminfo: memFree=17272508/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=462.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 46229 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4380302 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58232

[startup+522.3 s]
/proc/loadavg: 2.07 1.87 1.70 3/444 10751
/proc/meminfo: memFree=17272948/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=522.3 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 52229 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58232

[startup+582.3 s]
/proc/loadavg: 2.13 1.93 1.73 3/444 10753
/proc/meminfo: memFree=17272644/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=582.31 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 58230 1 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58232

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.02 1.25 2/438 10875
/proc/meminfo: memFree=17326292/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4062.46 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 406244 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4306808 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 58232

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/438 10876
/proc/meminfo: memFree=17326480/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4122.44 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 412242 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 58232

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/438 10878
/proc/meminfo: memFree=17326548/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4182.44 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 418242 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4385031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 58232

[startup+4242.3 s]
/proc/loadavg: 1.12 1.03 1.21 2/438 10880
/proc/meminfo: memFree=17326244/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4242.45 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 424243 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 58232

[startup+4302.3 s]
/proc/loadavg: 1.11 1.04 1.20 2/438 10881
/proc/meminfo: memFree=17326308/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4302.45 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 430243 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 58232

[startup+4362.3 s]
/proc/loadavg: 1.04 1.03 1.18 2/438 10883
/proc/meminfo: memFree=17326496/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4362.45 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 436243 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 58232

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.17 2/438 10884
/proc/meminfo: memFree=17326316/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4422.45 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 442243 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 58232

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/438 10889
/proc/meminfo: memFree=17325996/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4482.45 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 448243 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331497 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 58232

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/438 10891
/proc/meminfo: memFree=17326060/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4542.46 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 454244 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 58232

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/438 10892
/proc/meminfo: memFree=17325880/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4602.47 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 460245 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 58232

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/438 10894
/proc/meminfo: memFree=17324836/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4662.46 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 466244 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 58232

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.11 2/438 10895
/proc/meminfo: memFree=17324900/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4722.48 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 472246 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 58232

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/438 10897
/proc/meminfo: memFree=17325720/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4782.46 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 478244 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 58232

[startup+4842.3 s]
/proc/loadavg: 1.07 1.03 1.10 2/438 10899
/proc/meminfo: memFree=17325404/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4842.47 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 484245 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 58232

[startup+4902.3 s]
/proc/loadavg: 1.02 1.02 1.09 2/438 10900
/proc/meminfo: memFree=17325600/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4902.47 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 490245 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 58232

[startup+4962.3 s]
/proc/loadavg: 1.01 1.02 1.08 2/438 10902
/proc/meminfo: memFree=17325540/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=4962.47 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 496245 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 58232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.08 2/438 10903
/proc/meminfo: memFree=17326132/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=5000.08 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 500006 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 58232

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.08 2/438 10903
/proc/meminfo: memFree=17326132/32950928 swapFree=60044428/67111528
[pid=10677] ppid=10675 vsize=58232 CPUtime=5000.08 cores=1,3,5,7
/proc/10677/stat : 10677 (MPhaseSAT64) R 10675 10677 9891 0 -1 4202496 17106 0 0 0 500006 2 0 0 25 0 1 0 798736494 59629568 11953 33554432000 4194304 4479436 140733908943728 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10677/statm: 14558 11953 326 70 0 11678 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 58232

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

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

runsolver used 18.8091 second user time and 49.7474 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-22 19:24:18
IDJOB=3394891
IDBENCH=85965
IDSOLVER=1879
FILE ID=node114/3394891-1306085058
RUNJOBID= node114-1306085058-10663
PBS_JOBID= 13387889
Free space on /tmp= 73092 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394891-1306085058/watcher-3394891-1306085058 -o /tmp/evaluation-result-3394891-1306085058/solver-3394891-1306085058 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394891-1306085058.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1810995751

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      17380888 kB
Buffers:        213700 kB
Cached:        5227460 kB
SwapCached:      48888 kB
Active:        4048624 kB
Inactive:     11267916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17380888 kB
SwapTotal:    67111528 kB
SwapFree:     60044428 kB
Dirty:            5836 kB
Writeback:           0 kB
AnonPages:     9833268 kB
Mapped:          28016 kB
Slab:           123208 kB
PageTables:      62420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108160936 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= 73096 MiB
End job on node114 at 2011-05-22 20:47:40