Trace number 3434109

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.24 5000.09

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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: 977)

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-3434109-1306887951/watcher-3434109-1306887951 -o /tmp/evaluation-result-3434109-1306887951/solver-3434109-1306887951 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434109-1306887951.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 2/521 6973
/proc/meminfo: memFree=16836028/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=20268 CPUtime=0 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 935 0 0 0 0 0 0 0 23 0 1 0 781210850 20754432 856 33554432000 4194304 4291235 140735987779712 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 5067 857 214 24 0 1701 0

[startup+0.048283 s]
/proc/loadavg: 2.00 2.03 2.00 2/521 6973
/proc/meminfo: memFree=16836028/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=26292 CPUtime=0.04 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 3132 0 0 0 4 0 0 0 23 0 1 0 781210850 26923008 2768 33554432000 4194304 4291235 140735987779712 18446744073709551615 228095450880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 6573 2768 215 24 0 3207 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26292

[startup+0.100306 s]
/proc/loadavg: 2.00 2.03 2.00 2/521 6973
/proc/meminfo: memFree=16836028/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=36016 CPUtime=0.09 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 6016 0 0 0 9 0 0 0 23 0 1 0 781210850 36880384 5172 33554432000 4194304 4291235 140735987779712 18446744073709551615 228095112225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 9004 5174 215 24 0 5638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36016

[startup+0.300272 s]
/proc/loadavg: 2.00 2.03 2.00 2/521 6973
/proc/meminfo: memFree=16836028/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=76804 CPUtime=0.29 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 17301 0 0 0 28 1 0 0 25 0 1 0 781210850 78647296 14485 33554432000 4194304 4291235 140735987779712 18446744073709551615 228095148240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 19281 14510 215 24 0 15915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76804

[startup+0.701193 s]
/proc/loadavg: 2.00 2.03 2.00 2/521 6973
/proc/meminfo: memFree=16836028/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=158616 CPUtime=0.69 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 38528 0 0 0 65 4 0 0 25 0 1 0 781210850 162422784 32126 33554432000 4194304 4291235 140735987779712 18446744073709551615 228095148232 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 39654 32129 215 24 0 36288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158616

[startup+1.50105 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6974
/proc/meminfo: memFree=16654368/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=292768 CPUtime=1.49 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 77924 0 0 0 138 11 0 0 25 0 1 0 781210850 299794432 64017 33554432000 4194304 4291235 140735987779712 18446744073709551615 4215710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 73192 64017 236 24 0 69826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292768

[startup+3.10072 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6974
/proc/meminfo: memFree=16578480/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=292768 CPUtime=3.09 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 77926 0 0 0 298 11 0 0 25 0 1 0 781210850 299794432 64019 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255043 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 73192 64019 237 24 0 69826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 292768

[startup+6.30118 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6974
/proc/meminfo: memFree=16579372/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=292768 CPUtime=6.29 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 77926 0 0 0 618 11 0 0 25 0 1 0 781210850 299794432 64019 33554432000 4194304 4291235 140735987779712 18446744073709551615 4229987 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 73192 64019 237 24 0 69826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292768

[startup+12.701 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6974
/proc/meminfo: memFree=16560292/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=304700 CPUtime=12.69 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 82772 0 0 0 1257 12 0 0 25 0 1 0 781210850 312012800 68679 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255113 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 76175 68679 239 24 0 72809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304700

[startup+25.5007 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6975
/proc/meminfo: memFree=16600528/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=282204 CPUtime=25.49 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 101535 0 0 0 2534 15 0 0 25 0 1 0 781210850 288976896 58758 33554432000 4194304 4291235 140735987779712 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 70551 58758 259 24 0 67185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 282204

[startup+51.1009 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 6975
/proc/meminfo: memFree=16580044/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=282204 CPUtime=51.09 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 106759 0 0 0 5094 15 0 0 25 0 1 0 781210850 288976896 63913 33554432000 4194304 4291235 140735987779712 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 70551 63913 259 24 0 67185 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 282204

[startup+102.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 6977
/proc/meminfo: memFree=16488592/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=413680 CPUtime=102.31 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 129277 0 0 0 10211 20 0 0 25 0 1 0 781210850 423608320 86218 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 103420 86218 259 24 0 100054 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 413680

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 6978
/proc/meminfo: memFree=16374876/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=548784 CPUtime=162.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 158008 0 0 0 16204 26 0 0 25 0 1 0 781210850 561954816 114689 33554432000 4194304 4291235 140735987779712 18446744073709551615 4248913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 137196 114689 259 24 0 133830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 548784

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/522 6980
/proc/meminfo: memFree=16263092/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=769680 CPUtime=222.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 185821 0 0 0 22200 30 0 0 25 0 1 0 781210850 788152320 142304 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 192420 142304 259 24 0 189054 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 769680

[startup+282.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/522 6982
/proc/meminfo: memFree=16164952/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=777952 CPUtime=282.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 210843 0 0 0 28195 35 0 0 25 0 1 0 781210850 796622848 167172 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 194488 167172 259 24 0 191122 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 777952

[startup+342.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 6983
/proc/meminfo: memFree=15975036/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=1135756 CPUtime=342.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 258386 0 0 0 34185 45 0 0 25 0 1 0 781210850 1163014144 214513 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 283939 214513 259 24 0 280573 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1135756

[startup+402.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 6985
/proc/meminfo: memFree=15891660/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=1151260 CPUtime=402.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 279247 0 0 0 40180 50 0 0 25 0 1 0 781210850 1178890240 235265 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 287815 235265 259 24 0 284449 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1151260

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 6986
/proc/meminfo: memFree=15812120/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=1158780 CPUtime=462.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 299455 0 0 0 46176 54 0 0 25 0 1 0 781210850 1186590720 255350 33554432000 4194304 4291235 140735987779712 18446744073709551615 4261991 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 289695 255350 259 24 0 286329 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1158780

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 6988
/proc/meminfo: memFree=15739152/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=1175336 CPUtime=522.3 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 318050 0 0 0 52171 59 0 0 25 0 1 0 781210850 1203544064 273821 33554432000 4194304 4291235 140735987779712 18446744073709551615 4263022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 293834 273821 259 24 0 290468 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1175336

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 7023
/proc/meminfo: memFree=15222704/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=1751924 CPUtime=582.31 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 338982 0 0 0 58166 65 0 0 25 0 1 0 781210850 1793970176 294616 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 437981 294616 259 24 0 434615 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1751924

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 7184
/proc/meminfo: memFree=12823840/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4677572 CPUtime=4062.44 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 987355 0 0 0 405991 253 0 0 25 0 1 0 781210850 4789833728 939472 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1169393 939472 259 24 0 1166027 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 4677572

[startup+4122.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/522 7186
/proc/meminfo: memFree=12870412/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4677572 CPUtime=4122.42 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 994672 0 0 0 411987 255 0 0 25 0 1 0 781210850 4789833728 946734 33554432000 4194304 4291235 140735987779712 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1169393 946734 259 24 0 1166027 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 4677572

[startup+4182.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/522 7188
/proc/meminfo: memFree=12795956/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4693980 CPUtime=4182.42 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1002528 0 0 0 417986 256 0 0 25 0 1 0 781210850 4806635520 954568 33554432000 4194304 4291235 140735987779712 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1173495 954568 259 24 0 1170129 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 4693980

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 7189
/proc/meminfo: memFree=12724600/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4242.42 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1012914 0 0 0 423983 259 0 0 25 0 1 0 781210850 4831834112 964911 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 964911 259 24 0 1176281 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 4718588

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 7191
/proc/meminfo: memFree=12780460/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4302.42 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1019094 0 0 0 429981 261 0 0 25 0 1 0 781210850 4831834112 971060 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 971060 259 24 0 1176281 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 4718588

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 7192
/proc/meminfo: memFree=12718632/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4362.42 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1022882 0 0 0 435980 262 0 0 25 0 1 0 781210850 4831834112 974823 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 974823 259 24 0 1176281 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 4718588

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 7194
/proc/meminfo: memFree=12668104/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4422.43 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1026082 0 0 0 441979 264 0 0 25 0 1 0 781210850 4831834112 977999 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 977999 259 24 0 1176281 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 4718588

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/522 7196
/proc/meminfo: memFree=12624744/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4482.43 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1029912 0 0 0 447977 266 0 0 25 0 1 0 781210850 4831834112 981801 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 981801 259 24 0 1176281 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 4718588

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 7197
/proc/meminfo: memFree=12677500/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4718588 CPUtime=4542.43 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1035330 0 0 0 453976 267 0 0 25 0 1 0 781210850 4831834112 987191 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1179647 987191 259 24 0 1176281 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 4718588

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 7199
/proc/meminfo: memFree=12604528/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4743196 CPUtime=4602.44 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1043791 0 0 0 459975 269 0 0 25 0 1 0 781210850 4857032704 995622 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1185799 995622 259 24 0 1182433 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 4743196

[startup+4662.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/522 7200
/proc/meminfo: memFree=12564040/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4743196 CPUtime=4662.44 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1046890 0 0 0 465973 271 0 0 25 0 1 0 781210850 4857032704 998704 33554432000 4194304 4291235 140735987779712 18446744073709551615 4262848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1185799 998704 259 24 0 1182433 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 4743196

[startup+4722.32 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 7202
/proc/meminfo: memFree=12619780/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4743196 CPUtime=4722.45 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1051255 0 0 0 471973 272 0 0 25 0 1 0 781210850 4857032704 1003039 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1185799 1003039 259 24 0 1182433 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 4743196

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/522 7204
/proc/meminfo: memFree=12537756/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4767804 CPUtime=4782.44 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1062161 0 0 0 477969 275 0 0 25 0 1 0 781210850 4882231296 1013907 33554432000 4194304 4291235 140735987779712 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1191951 1013907 259 24 0 1188585 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 4767804

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 7205
/proc/meminfo: memFree=12483012/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4767804 CPUtime=4842.44 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1067830 0 0 0 483966 278 0 0 25 0 1 0 781210850 4882231296 1019541 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1191951 1019541 259 24 0 1188585 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 4767804

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 7207
/proc/meminfo: memFree=12547072/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4767804 CPUtime=4902.45 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1072161 0 0 0 489965 280 0 0 25 0 1 0 781210850 4882231296 1023833 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1191951 1023833 259 24 0 1188585 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 4767804

[startup+4962.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/522 7208
/proc/meminfo: memFree=12478072/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4767804 CPUtime=4962.45 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1077836 0 0 0 495963 282 0 0 25 0 1 0 781210850 4882231296 1029472 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1191951 1029472 259 24 0 1188585 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 4767804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 7209
/proc/meminfo: memFree=12440208/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=4767804 CPUtime=5000.06 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4202496 1082233 0 0 0 499722 284 0 0 25 0 1 0 781210850 4882231296 1033824 33554432000 4194304 4291235 140735987779712 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6973/statm: 1191951 1033824 259 24 0 1188585 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 4767804

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

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

[startup+5000.02 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 7209
/proc/meminfo: memFree=12440208/32951124 swapFree=58800692/67111528
[pid=6973] ppid=6970 vsize=0 CPUtime=5000.17 cores=0,2,4,6
/proc/6973/stat : 6973 (minisat) R 6970 6973 6384 0 -1 4203524 1082235 0 0 0 499723 294 0 0 25 0 1 0 781210850 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/6973/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.09
CPU time (s): 5000.24
CPU user time (s): 4997.23
CPU system time (s): 3.01254
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4767804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.23
system time used= 3.01254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1082235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2705

runsolver used 27.6578 second user time and 58.6581 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 02:25:54
IDJOB=3434109
IDBENCH=85007
IDSOLVER=1930
FILE ID=node142/3434109-1306887951
RUNJOBID= node142-1306877502-6402
PBS_JOBID= 13488434
Free space on /tmp= 15796 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434109-1306887951/watcher-3434109-1306887951 -o /tmp/evaluation-result-3434109-1306887951/solver-3434109-1306887951 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434109-1306887951.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1579591949

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.67
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.846
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.81
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.846
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      16836200 kB
Buffers:         28068 kB
Cached:        5268460 kB
SwapCached:      11212 kB
Active:        9155652 kB
Inactive:      6577652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16836200 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:           76968 kB
Writeback:           0 kB
AnonPages:    10434748 kB
Mapped:          31872 kB
Slab:           234964 kB
PageTables:      75188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145428140 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= 15792 MiB
End job on node142 at 2011-06-01 03:49:16