Trace number 3348542

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: cir_minisat 2011-03-02? (TO) 1300.11 1300.08

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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

running on 2 cores: 0,2

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: 4.05 4.03 4.00 4/369 4038
/proc/meminfo: memFree=10539776/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=19652 CPUtime=0 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 792 0 0 0 0 0 0 0 22 0 1 0 589895468 20123648 713 33554432000 4194304 4254575 140736272658016 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 4913 713 211 15 0 1556 0

[startup+0.0446281 s]
/proc/loadavg: 4.05 4.03 4.00 4/369 4038
/proc/meminfo: memFree=10539776/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=24864 CPUtime=0.04 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 2758 0 0 0 4 0 0 0 22 0 1 0 589895468 25460736 2519 33554432000 4194304 4254575 140736272658016 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 6216 2520 212 15 0 2859 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24864

[startup+0.100618 s]
/proc/loadavg: 4.05 4.03 4.00 4/369 4038
/proc/meminfo: memFree=10539776/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=34812 CPUtime=0.09 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 5479 0 0 0 8 1 0 0 22 0 1 0 589895468 35647488 5023 33554432000 4194304 4254575 140736272658016 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 8703 5024 212 15 0 5346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34812

[startup+0.300568 s]
/proc/loadavg: 4.05 4.03 4.00 4/369 4038
/proc/meminfo: memFree=10539776/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=72320 CPUtime=0.29 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 15154 0 0 0 26 3 0 0 23 0 1 0 589895468 74055680 13864 33554432000 4194304 4254575 140736272658016 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 18080 13866 212 15 0 14723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72320

[startup+0.700497 s]
/proc/loadavg: 4.05 4.03 4.00 4/369 4038
/proc/meminfo: memFree=10539776/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=152860 CPUtime=0.69 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 33942 0 0 0 62 7 0 0 25 0 1 0 589895468 156528640 30998 33554432000 4194304 4254575 140736272658016 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 38215 31001 212 15 0 34858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152860

[startup+1.50036 s]
/proc/loadavg: 4.05 4.03 4.00 5/366 4059
/proc/meminfo: memFree=10340784/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=331328 CPUtime=1.49 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 71888 0 0 0 136 13 0 0 25 0 1 0 589895468 339279872 65511 33554432000 4194304 4254575 140736272658016 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 82832 65512 212 15 0 79475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 331328

[startup+3.10107 s]
/proc/loadavg: 4.13 4.04 4.01 5/365 4059
/proc/meminfo: memFree=9954684/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=543356 CPUtime=3.09 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 125116 0 0 0 286 23 0 0 25 0 1 0 589895468 556396544 113804 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 135839 113804 222 15 0 132482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 543356

[startup+6.30052 s]
/proc/loadavg: 4.13 4.04 4.01 5/370 4065
/proc/meminfo: memFree=9459648/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=546936 CPUtime=6.29 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 126075 0 0 0 606 23 0 0 25 0 1 0 589895468 560062464 114763 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216721 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 136734 114763 231 15 0 133377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 546936

[startup+12.7004 s]
/proc/loadavg: 4.18 4.06 4.01 5/370 4065
/proc/meminfo: memFree=9458096/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=547604 CPUtime=12.69 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 126328 0 0 0 1246 23 0 0 25 0 1 0 589895468 560746496 115014 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 136901 115014 231 15 0 133544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 547604

[startup+25.5011 s]
/proc/loadavg: 4.15 4.06 4.01 5/370 4066
/proc/meminfo: memFree=9446588/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=550796 CPUtime=25.49 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 127414 0 0 0 2526 23 0 0 25 0 1 0 589895468 564015104 116098 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 137699 116098 232 15 0 134342 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 550796

[startup+51.1005 s]
/proc/loadavg: 4.10 4.05 4.01 5/370 4066
/proc/meminfo: memFree=9425704/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=553968 CPUtime=51.09 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 128947 0 0 0 5085 24 0 0 25 0 1 0 589895468 567263232 117624 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 138492 117624 232 15 0 135135 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 553968

[startup+102.314 s]
/proc/loadavg: 4.04 4.04 4.00 5/370 4077
/proc/meminfo: memFree=9387020/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=558700 CPUtime=102.31 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 132478 0 0 0 10206 25 0 0 25 0 1 0 589895468 572108800 121133 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 139675 121133 232 15 0 136318 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 558700

[startup+162.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 4078
/proc/meminfo: memFree=9326060/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=558700 CPUtime=162.3 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 136163 0 0 0 16203 27 0 0 25 0 1 0 589895468 572108800 124796 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 139675 124796 232 15 0 136318 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 558700

[startup+222.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/370 4080
/proc/meminfo: memFree=9264988/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=560136 CPUtime=222.29 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 140982 0 0 0 22201 28 0 0 25 0 1 0 589895468 573579264 129593 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 140034 129593 232 15 0 136677 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 560136

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/370 4081
/proc/meminfo: memFree=9167108/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=695020 CPUtime=282.3 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 159231 0 0 0 28197 33 0 0 25 0 1 0 589895468 711700480 147813 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 173755 147813 232 15 0 170398 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 695020

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/370 4083
/proc/meminfo: memFree=9104068/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=696980 CPUtime=342.3 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 164785 0 0 0 34195 35 0 0 25 0 1 0 589895468 713707520 153346 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 174245 153346 232 15 0 170888 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 696980

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/370 4085
/proc/meminfo: memFree=9158940/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=698680 CPUtime=402.3 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 168099 0 0 0 40193 37 0 0 25 0 1 0 589895468 715448320 156625 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 174670 156625 232 15 0 171313 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 698680

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/370 4086
/proc/meminfo: memFree=9064268/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=702864 CPUtime=462.31 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 172999 0 0 0 46192 39 0 0 25 0 1 0 589895468 719732736 161499 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216466 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 175716 161499 232 15 0 172359 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 702864

[startup+522.301 s]
/proc/loadavg: 4.23 4.07 4.02 5/370 4088
/proc/meminfo: memFree=8979908/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=917788 CPUtime=522.31 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 181485 0 0 0 52189 42 0 0 25 0 1 0 589895468 939814912 169943 33554432000 4194304 4254575 140736272658016 18446744073709551615 4212493 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 229447 169943 232 15 0 226090 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 917788

[startup+582.301 s]
/proc/loadavg: 4.14 4.07 4.02 5/370 4089
/proc/meminfo: memFree=8923684/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=922908 CPUtime=582.3 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 186244 0 0 0 58187 43 0 0 25 0 1 0 589895468 945057792 174677 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 230727 174677 232 15 0 227370 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 922908

[startup+642.3 s]
/proc/loadavg: 4.05 4.05 4.01 5/370 4091
/proc/meminfo: memFree=8838560/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=927412 CPUtime=642.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 195571 0 0 0 64186 46 0 0 25 0 1 0 589895468 949669888 183980 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 231853 183980 232 15 0 228496 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 927412

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/370 4093
/proc/meminfo: memFree=8759152/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=927412 CPUtime=702.31 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 202956 0 0 0 70182 49 0 0 25 0 1 0 589895468 949669888 191323 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 231853 191323 232 15 0 228496 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 927412

[startup+762.314 s]
/proc/loadavg: 4.00 4.03 4.00 5/370 4094
/proc/meminfo: memFree=8677644/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=927740 CPUtime=762.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 211901 0 0 0 76179 53 0 0 25 0 1 0 589895468 950005760 200232 33554432000 4194304 4254575 140736272658016 18446744073709551615 4212503 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 231935 200232 232 15 0 228578 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 927740

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/370 4096
/proc/meminfo: memFree=8591660/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=929816 CPUtime=822.31 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 218611 0 0 0 82176 55 0 0 25 0 1 0 589895468 952131584 206909 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 232454 206909 232 15 0 229097 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 929816

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 4097
/proc/meminfo: memFree=8481880/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=934808 CPUtime=882.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 227519 0 0 0 88174 58 0 0 25 0 1 0 589895468 957243392 215792 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209842 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 233702 215792 232 15 0 230345 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 934808

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/370 4099
/proc/meminfo: memFree=8353368/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1288076 CPUtime=942.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 248010 0 0 0 94168 64 0 0 25 0 1 0 589895468 1318989824 236256 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 322019 236256 232 15 0 318662 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1288076

[startup+1002.3 s]
/proc/loadavg: 3.85 3.98 3.99 4/364 4118
/proc/meminfo: memFree=9317724/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1288076 CPUtime=1002.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 272965 0 0 0 100162 70 0 0 25 0 1 0 589895468 1318989824 261171 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 322019 261171 232 15 0 318662 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1288076

[startup+1062.3 s]
/proc/loadavg: 3.41 3.83 3.94 4/364 4119
/proc/meminfo: memFree=9299468/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1288076 CPUtime=1062.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 305590 0 0 0 106155 77 0 0 25 0 1 0 589895468 1318989824 293761 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209822 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 322019 293761 232 15 0 318662 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1288076

[startup+1122.3 s]
/proc/loadavg: 3.14 3.66 3.87 4/364 4121
/proc/meminfo: memFree=9225016/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1293388 CPUtime=1122.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 317683 0 0 0 112152 80 0 0 25 0 1 0 589895468 1324429312 305823 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 323347 305823 232 15 0 319990 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1293388

[startup+1182.3 s]
/proc/loadavg: 3.09 3.56 3.82 4/364 4122
/proc/meminfo: memFree=9170156/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1296080 CPUtime=1182.32 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 326834 0 0 0 118149 83 0 0 25 0 1 0 589895468 1327185920 314945 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 324020 314945 232 15 0 320663 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1296080

[startup+1242.3 s]
/proc/loadavg: 1.90 3.14 3.66 2/352 4160
/proc/meminfo: memFree=9352292/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1864072 CPUtime=1242.33 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 337747 0 0 0 124146 87 0 0 25 0 1 0 589895468 1908809728 325832 33554432000 4194304 4254575 140736272658016 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 466018 325832 232 15 0 462661 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1864072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.36 2.78 3.50 2/352 4162
/proc/meminfo: memFree=9310356/32951124 swapFree=67111348/67111528
[pid=4038] ppid=4036 vsize=1870392 CPUtime=1300.03 cores=0,2
/proc/4038/stat : 4038 (cir_minisat) R 4036 4038 2950 0 -1 4202496 348068 0 0 0 129914 89 0 0 25 0 1 0 589895468 1915281408 336140 33554432000 4194304 4254575 140736272658016 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4038/statm: 467598 336140 232 15 0 464241 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1870392

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.08
CPU time (s): 1300.11
CPU user time (s): 1299.15
CPU system time (s): 0.961853
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1870392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.15
system time used= 0.961853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348069
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= 8
involuntary context switches= 2669

runsolver used 4.74328 second user time and 10.5284 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 22:59:55
IDJOB=3348542
IDBENCH=88158
IDSOLVER=1810
FILE ID=node145/3348542-1304974792
RUNJOBID= node145-1304974688-3834
PBS_JOBID= 13285605
Free space on /tmp= 43116 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348542-1304974792/watcher-3348542-1304974792 -o /tmp/evaluation-result-3348542-1304974792/solver-3348542-1304974792 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348542-1304974792.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=826533808

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10540180 kB
Buffers:        217420 kB
Cached:       15833024 kB
SwapCached:          0 kB
Active:        7279060 kB
Inactive:     14538236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10540180 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          225648 kB
Writeback:           0 kB
AnonPages:     5766504 kB
Mapped:          27900 kB
Slab:           494412 kB
PageTables:      35280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79731084 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= 43124 MiB
End job on node145 at 2011-05-09 23:21:38