Trace number 3349135

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: EBMiniSAT 2011-03-02? (TO) 1300.09 1300.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3349135-1304978043/watcher-3349135-1304978043 -o /tmp/evaluation-result-3349135-1304978043/solver-3349135-1304978043 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349135-1304978043.cnf -verb=0 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.02 3.99 3.20 4/367 1147
/proc/meminfo: memFree=6455080/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=20892 CPUtime=0 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 968 0 0 0 0 0 0 0 23 0 1 0 590219862 21393408 911 33554432000 4194304 4293939 140736342771648 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 5223 914 218 25 0 1856 0

[startup+0.06645 s]
/proc/loadavg: 4.02 3.99 3.20 4/367 1147
/proc/meminfo: memFree=6455080/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=54140 CPUtime=0.05 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 7987 0 0 0 5 0 0 0 23 0 1 0 590219862 55439360 7696 33554432000 4194304 4293939 140736342771648 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 13535 7698 218 25 0 10168 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54140

[startup+0.100432 s]
/proc/loadavg: 4.02 3.99 3.20 4/367 1147
/proc/meminfo: memFree=6455080/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=59004 CPUtime=0.09 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 9592 0 0 0 9 0 0 0 23 0 1 0 590219862 60420096 9165 33554432000 4194304 4293939 140736342771648 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 14751 9167 218 25 0 11384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59004

[startup+0.300395 s]
/proc/loadavg: 4.02 3.99 3.20 4/367 1147
/proc/meminfo: memFree=6455080/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=83120 CPUtime=0.29 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 15455 0 0 0 27 2 0 0 25 0 1 0 590219862 85114880 14496 33554432000 4194304 4293939 140736342771648 18446744073709551615 4240537 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 20780 14497 218 25 0 17413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83120

[startup+0.700323 s]
/proc/loadavg: 4.02 3.99 3.20 4/367 1147
/proc/meminfo: memFree=6455080/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=116872 CPUtime=0.69 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 25994 0 0 0 65 4 0 0 25 0 1 0 590219862 119676928 23750 33554432000 4194304 4293939 140736342771648 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 29218 23751 219 25 0 25851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116872

[startup+1.50018 s]
/proc/loadavg: 4.02 3.99 3.20 4/366 1149
/proc/meminfo: memFree=7741968/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=152300 CPUtime=1.49 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 35626 0 0 0 144 5 0 0 25 0 1 0 590219862 155955200 31973 33554432000 4194304 4293939 140736342771648 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 38075 31973 225 25 0 34708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152300

[startup+3.10088 s]
/proc/loadavg: 4.02 3.99 3.20 4/366 1149
/proc/meminfo: memFree=7733536/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=135984 CPUtime=3.09 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 43439 0 0 0 303 6 0 0 25 0 1 0 590219862 139247616 28050 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 33996 28050 244 25 0 30629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135984

[startup+6.3003 s]
/proc/loadavg: 4.02 3.99 3.20 5/368 1176
/proc/meminfo: memFree=7747924/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=135984 CPUtime=6.29 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 43932 0 0 0 623 6 0 0 25 0 1 0 590219862 139247616 28536 33554432000 4194304 4293939 140736342771648 18446744073709551615 4263119 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 33996 28536 244 25 0 30629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135984

[startup+12.7011 s]
/proc/loadavg: 4.02 3.99 3.21 5/368 1176
/proc/meminfo: memFree=7729456/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=147660 CPUtime=12.69 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 45281 0 0 0 1263 6 0 0 25 0 1 0 590219862 151203840 29881 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 36915 29881 244 25 0 33548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147660

[startup+25.5008 s]
/proc/loadavg: 4.02 3.99 3.22 5/368 1258
/proc/meminfo: memFree=7731192/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=166628 CPUtime=25.49 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 48052 0 0 0 2541 8 0 0 25 0 1 0 590219862 170627072 32635 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 41657 32635 244 25 0 38290 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166628

[startup+51.1011 s]
/proc/loadavg: 4.06 4.00 3.24 5/368 1258
/proc/meminfo: memFree=7574092/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=197448 CPUtime=51.1 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 54521 0 0 0 5100 10 0 0 25 0 1 0 590219862 202186752 39082 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 49362 39082 244 25 0 45995 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 197448

[startup+102.314 s]
/proc/loadavg: 4.02 4.00 3.28 5/368 1260
/proc/meminfo: memFree=7367680/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=247536 CPUtime=102.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 68023 0 0 0 10216 14 0 0 25 0 1 0 590219862 253476864 52549 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 61884 52549 244 25 0 58517 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247536

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.32 5/368 1288
/proc/meminfo: memFree=6668532/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=328924 CPUtime=162.29 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 83171 0 0 0 16209 20 0 0 25 0 1 0 590219862 336818176 67654 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 82231 67654 244 25 0 78864 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 328924

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/368 1290
/proc/meminfo: memFree=6508828/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=461184 CPUtime=222.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 98298 0 0 0 22202 28 0 0 25 0 1 0 590219862 472252416 82754 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248314 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 115296 82754 244 25 0 111929 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 461184

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.41 5/368 1292
/proc/meminfo: memFree=6370840/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=461184 CPUtime=282.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 111007 0 0 0 28197 33 0 0 25 0 1 0 590219862 472252416 95439 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 115296 95439 244 25 0 111929 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 461184

[startup+342.301 s]
/proc/loadavg: 3.98 4.00 3.43 5/368 1321
/proc/meminfo: memFree=6088668/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=462744 CPUtime=342.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 124057 0 0 0 34192 38 0 0 25 0 1 0 590219862 473849856 108463 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 115686 108463 244 25 0 112319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 462744

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.47 5/368 1323
/proc/meminfo: memFree=5841824/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=679904 CPUtime=402.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 136746 0 0 0 40187 43 0 0 25 0 1 0 590219862 696221696 121130 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 169976 121130 244 25 0 166609 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 679904

[startup+462.301 s]
/proc/loadavg: 4.14 4.03 3.51 5/368 1333
/proc/meminfo: memFree=5612280/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=682296 CPUtime=462.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 148405 0 0 0 46184 46 0 0 25 0 1 0 590219862 698671104 132768 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255933 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 170574 132768 244 25 0 167207 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 682296

[startup+522.301 s]
/proc/loadavg: 4.12 4.04 3.54 5/368 1335
/proc/meminfo: memFree=5384388/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=684940 CPUtime=522.31 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 159411 0 0 0 52182 49 0 0 25 0 1 0 590219862 701378560 143757 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 171235 143757 244 25 0 167868 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 684940

[startup+582.301 s]
/proc/loadavg: 4.16 4.06 3.58 5/368 1337
/proc/meminfo: memFree=5135560/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=686224 CPUtime=582.3 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 169288 0 0 0 58178 52 0 0 25 0 1 0 590219862 702693376 153610 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 171556 153610 244 25 0 168189 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 686224

[startup+642.301 s]
/proc/loadavg: 4.14 4.07 3.61 5/368 1338
/proc/meminfo: memFree=4885344/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=688896 CPUtime=642.31 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 178449 0 0 0 64174 57 0 0 25 0 1 0 590219862 705429504 162752 33554432000 4194304 4293939 140736342771648 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 172224 162752 244 25 0 168857 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 688896

[startup+702.301 s]
/proc/loadavg: 4.05 4.06 3.64 5/368 1340
/proc/meminfo: memFree=4661180/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1039308 CPUtime=702.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 188289 0 0 0 70172 60 0 0 25 0 1 0 590219862 1064251392 172577 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 259827 172577 244 25 0 256460 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1039308

[startup+762.314 s]
/proc/loadavg: 4.18 4.08 3.66 5/368 1341
/proc/meminfo: memFree=4892216/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1040760 CPUtime=762.33 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 198056 0 0 0 76170 63 0 0 25 0 1 0 590219862 1065738240 182326 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 260190 182326 244 25 0 256823 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1040760

[startup+822.301 s]
/proc/loadavg: 4.14 4.08 3.69 5/368 1343
/proc/meminfo: memFree=4550384/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1042196 CPUtime=822.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 205140 0 0 0 82166 66 0 0 25 0 1 0 590219862 1067208704 189395 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 260549 189395 244 25 0 257182 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1042196

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 3.70 5/368 1345
/proc/meminfo: memFree=4222432/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1043444 CPUtime=882.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 212133 0 0 0 88164 68 0 0 25 0 1 0 590219862 1068486656 196368 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 260861 196368 244 25 0 257494 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1043444

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 3.72 5/368 1346
/proc/meminfo: memFree=3984148/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1045500 CPUtime=942.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 219609 0 0 0 94161 71 0 0 25 0 1 0 590219862 1070592000 203824 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 261375 203824 244 25 0 258008 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1045500

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 3.74 5/368 1348
/proc/meminfo: memFree=3761960/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1046700 CPUtime=1002.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 226351 0 0 0 100158 74 0 0 25 0 1 0 590219862 1071820800 210549 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 261675 210549 244 25 0 258308 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1046700

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 3.76 5/368 1349
/proc/meminfo: memFree=3547832/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1048220 CPUtime=1062.33 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 233984 0 0 0 106155 78 0 0 25 0 1 0 590219862 1073377280 218164 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 262055 218164 244 25 0 258688 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1048220

[startup+1122.3 s]
/proc/loadavg: 4.20 4.09 3.79 5/368 1351
/proc/meminfo: memFree=3312276/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1049364 CPUtime=1122.32 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 241362 0 0 0 112152 80 0 0 25 0 1 0 590219862 1074548736 225531 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 262341 225531 244 25 0 258974 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1049364

[startup+1182.3 s]
/proc/loadavg: 4.12 4.09 3.80 5/368 1353
/proc/meminfo: memFree=3025880/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1051256 CPUtime=1182.33 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 248381 0 0 0 118150 83 0 0 25 0 1 0 590219862 1076486144 232532 33554432000 4194304 4293939 140736342771648 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 262814 232532 244 25 0 259447 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1051256

[startup+1242.3 s]
/proc/loadavg: 4.04 4.07 3.81 5/368 1354
/proc/meminfo: memFree=2745616/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1054124 CPUtime=1242.33 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 254786 0 0 0 124148 85 0 0 25 0 1 0 590219862 1079422976 238920 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 263531 238920 244 25 0 260164 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1054124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.73 3.99 3.80 4/362 1373
/proc/meminfo: memFree=3258356/32951124 swapFree=65980216/67111528
[pid=1147] ppid=1145 vsize=1054124 CPUtime=1300.03 cores=5,7
/proc/1147/stat : 1147 (ebminisat_relea) R 1145 1147 968 0 -1 4202496 259955 0 0 0 129917 86 0 0 25 0 1 0 590219862 1079422976 244073 33554432000 4194304 4293939 140736342771648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1147/statm: 263531 244073 244 25 0 260164 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1054124

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.19
CPU system time (s): 0.904862
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1054124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.19
system time used= 0.904862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2302

runsolver used 4.47932 second user time and 10.9093 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 23:54:04
IDJOB=3349135
IDBENCH=71036
IDSOLVER=1812
FILE ID=node142/3349135-1304978043
RUNJOBID= node142-1304976739-990
PBS_JOBID= 13285671
Free space on /tmp= 47000 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349135-1304978043/watcher-3349135-1304978043 -o /tmp/evaluation-result-3349135-1304978043/solver-3349135-1304978043 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349135-1304978043.cnf  -verb=0

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1865231830

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:       6455236 kB
Buffers:        243848 kB
Cached:       19757052 kB
SwapCached:      11212 kB
Active:       13061268 kB
Inactive:     12667340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6455236 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           29988 kB
Writeback:           0 kB
AnonPages:     5725120 kB
Mapped:          20632 kB
Slab:           666908 kB
PageTables:      35440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79012728 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= 46868 MiB
End job on node142 at 2011-05-10 00:15:46