Trace number 3349280

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.08 1300.09

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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

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: 1.55 1.28 1.99 5/364 2283
/proc/meminfo: memFree=4622048/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=19388 CPUtime=0 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 669 0 0 0 0 0 0 0 22 0 1 0 609814067 19853312 610 33554432000 4194304 4293939 140734169480720 18446744073709551615 4220321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 4847 610 216 25 0 1480 0

[startup+0.0663889 s]
/proc/loadavg: 1.55 1.28 1.99 5/364 2283
/proc/meminfo: memFree=4622048/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=27848 CPUtime=0.05 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 3871 0 0 0 5 0 0 0 22 0 1 0 609814067 28516352 3316 33554432000 4194304 4293939 140734169480720 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 6962 3317 218 25 0 3595 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27848

[startup+0.100383 s]
/proc/loadavg: 1.55 1.28 1.99 5/364 2283
/proc/meminfo: memFree=4622048/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=32240 CPUtime=0.09 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 5550 0 0 0 8 1 0 0 22 0 1 0 609814067 33013760 4711 33554432000 4194304 4293939 140734169480720 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 8060 4712 218 25 0 4693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32240

[startup+0.300342 s]
/proc/loadavg: 1.55 1.28 1.99 5/364 2283
/proc/meminfo: memFree=4622048/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=70444 CPUtime=0.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 14685 0 0 0 27 2 0 0 23 0 1 0 609814067 72134656 12643 33554432000 4194304 4293939 140734169480720 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 17611 12645 218 25 0 14244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70444

[startup+0.700262 s]
/proc/loadavg: 1.55 1.28 1.99 5/364 2283
/proc/meminfo: memFree=4622048/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=151808 CPUtime=0.69 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 35125 0 0 0 63 6 0 0 25 0 1 0 609814067 155451392 28932 33554432000 4194304 4293939 140734169480720 18446744073709551615 4275191 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 37952 28933 218 25 0 34585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151808

[startup+1.50111 s]
/proc/loadavg: 1.55 1.28 1.99 5/365 2284
/proc/meminfo: memFree=4459112/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=273980 CPUtime=1.49 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 69936 0 0 0 137 12 0 0 25 0 1 0 609814067 280555520 59520 33554432000 4194304 4293939 140734169480720 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 68495 59522 218 25 0 65128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 273980

[startup+3.1008 s]
/proc/loadavg: 1.55 1.28 1.99 5/365 2284
/proc/meminfo: memFree=4288028/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=590808 CPUtime=3.09 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 142918 0 0 0 286 23 0 0 25 0 1 0 609814067 604987392 120353 33554432000 4194304 4293939 140734169480720 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 147702 120355 218 25 0 144335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 590808

[startup+6.30119 s]
/proc/loadavg: 1.83 1.34 2.01 5/365 2284
/proc/meminfo: memFree=3964772/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=721624 CPUtime=6.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 196975 0 0 0 597 32 0 0 25 0 1 0 609814067 738942976 164110 33554432000 4194304 4293939 140734169480720 18446744073709551615 4252400 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 180406 164110 223 25 0 177039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 721624

[startup+12.701 s]
/proc/loadavg: 2.00 1.39 2.02 5/365 2285
/proc/meminfo: memFree=3953016/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=721624 CPUtime=12.69 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 196975 0 0 0 1237 32 0 0 25 0 1 0 609814067 738942976 164110 33554432000 4194304 4293939 140734169480720 18446744073709551615 4252339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 180406 164110 223 25 0 177039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 721624

[startup+25.5005 s]
/proc/loadavg: 2.44 1.52 2.05 5/365 2285
/proc/meminfo: memFree=3900180/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=721624 CPUtime=25.49 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 196975 0 0 0 2517 32 0 0 25 0 1 0 609814067 738942976 164110 33554432000 4194304 4293939 140734169480720 18446744073709551615 4251976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 180406 164110 223 25 0 177039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 721624

[startup+51.1006 s]
/proc/loadavg: 3.04 1.73 2.11 5/365 2369
/proc/meminfo: memFree=4686128/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=747196 CPUtime=51.09 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 207069 0 0 0 5076 33 0 0 25 0 1 0 609814067 765128704 173815 33554432000 4194304 4293939 140734169480720 18446744073709551615 4252039 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 186799 173815 225 25 0 183432 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 747196

[startup+102.314 s]
/proc/loadavg: 3.58 2.08 2.20 5/365 2374
/proc/meminfo: memFree=4574868/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=747196 CPUtime=102.3 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 207114 0 0 0 10197 33 0 0 25 0 1 0 609814067 765128704 173860 33554432000 4194304 4293939 140734169480720 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 186799 173860 225 25 0 183432 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 747196

[startup+162.3 s]
/proc/loadavg: 3.91 2.44 2.32 5/365 2430
/proc/meminfo: memFree=4678604/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=694468 CPUtime=162.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 257956 0 0 0 16187 41 0 0 25 0 1 0 609814067 711135232 151761 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 173617 151761 245 25 0 170250 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 694468

[startup+222.301 s]
/proc/loadavg: 3.97 2.72 2.42 5/365 2431
/proc/meminfo: memFree=4626240/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=694468 CPUtime=222.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 267624 0 0 0 22184 45 0 0 25 0 1 0 609814067 711135232 161321 33554432000 4194304 4293939 140734169480720 18446744073709551615 4251625 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 173617 161321 245 25 0 170250 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 694468

[startup+282.3 s]
/proc/loadavg: 3.99 2.95 2.52 5/365 2433
/proc/meminfo: memFree=4583676/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=826728 CPUtime=282.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 278726 0 0 0 28180 48 0 0 25 0 1 0 609814067 846569472 172347 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 206682 172347 245 25 0 203315 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 826728

[startup+342.301 s]
/proc/loadavg: 3.99 3.14 2.61 5/365 2434
/proc/meminfo: memFree=4495976/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=826728 CPUtime=342.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 286312 0 0 0 34178 51 0 0 25 0 1 0 609814067 846569472 179871 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 206682 179871 245 25 0 203315 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 826728

[startup+402.3 s]
/proc/loadavg: 3.99 3.29 2.69 5/365 2436
/proc/meminfo: memFree=4468292/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=826728 CPUtime=402.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 296530 0 0 0 40173 55 0 0 25 0 1 0 609814067 846569472 190020 33554432000 4194304 4293939 140734169480720 18446744073709551615 4256084 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 206682 190020 245 25 0 203315 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 826728

[startup+462.301 s]
/proc/loadavg: 4.07 3.45 2.78 5/365 2438
/proc/meminfo: memFree=4436144/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1041652 CPUtime=462.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 307208 0 0 0 46170 58 0 0 25 0 1 0 609814067 1066651648 200611 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 260413 200611 245 25 0 257046 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1041652

[startup+522.3 s]
/proc/loadavg: 4.07 3.56 2.86 5/365 2439
/proc/meminfo: memFree=4369396/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1041652 CPUtime=522.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 320809 0 0 0 52168 60 0 0 25 0 1 0 609814067 1066651648 214139 33554432000 4194304 4293939 140734169480720 18446744073709551615 4249234 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 260413 214139 245 25 0 257046 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1041652

[startup+582.301 s]
/proc/loadavg: 3.55 3.51 2.89 4/359 2458
/proc/meminfo: memFree=4310536/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1041652 CPUtime=582.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 334373 0 0 0 58164 64 0 0 25 0 1 0 609814067 1066651648 227626 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 260413 227626 245 25 0 257046 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1041652

[startup+642.3 s]
/proc/loadavg: 3.20 3.42 2.89 4/359 2459
/proc/meminfo: memFree=4297848/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1041652 CPUtime=642.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 345829 0 0 0 64161 68 0 0 25 0 1 0 609814067 1066651648 239004 33554432000 4194304 4293939 140734169480720 18446744073709551615 4251656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 260413 239004 245 25 0 257046 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1041652

[startup+702.301 s]
/proc/loadavg: 3.15 3.37 2.91 4/359 2461
/proc/meminfo: memFree=4235936/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1390900 CPUtime=702.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 361102 0 0 0 70156 73 0 0 25 0 1 0 609814067 1424281600 254167 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 347725 254167 245 25 0 344358 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1390900

[startup+762.313 s]
/proc/loadavg: 3.05 3.30 2.91 4/359 2463
/proc/meminfo: memFree=4212560/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1390900 CPUtime=762.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 373835 0 0 0 76152 77 0 0 25 0 1 0 609814067 1424281600 266828 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 347725 266828 245 25 0 344358 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1390900

[startup+822.301 s]
/proc/loadavg: 3.02 3.24 2.91 4/359 2464
/proc/meminfo: memFree=4037180/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1390900 CPUtime=822.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 389767 0 0 0 82148 80 0 0 25 0 1 0 609814067 1424281600 282680 33554432000 4194304 4293939 140734169480720 18446744073709551615 4251589 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 347725 282680 245 25 0 344358 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1390900

[startup+882.3 s]
/proc/loadavg: 3.00 3.20 2.91 4/359 2466
/proc/meminfo: memFree=4002928/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1390900 CPUtime=882.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 416824 0 0 0 88141 87 0 0 25 0 1 0 609814067 1424281600 309618 33554432000 4194304 4293939 140734169480720 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 347725 309618 245 25 0 344358 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1390900

[startup+942.301 s]
/proc/loadavg: 3.00 3.16 2.91 4/359 2467
/proc/meminfo: memFree=3830548/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1390900 CPUtime=942.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 436146 0 0 0 94135 93 0 0 25 0 1 0 609814067 1424281600 328865 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 347725 328865 245 25 0 344358 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1390900

[startup+1002.3 s]
/proc/loadavg: 3.07 3.14 2.91 4/359 2469
/proc/meminfo: memFree=3812152/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1958908 CPUtime=1002.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 451207 0 0 0 100129 99 0 0 25 0 1 0 609814067 2005921792 343851 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 489727 343851 245 25 0 486360 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1958908

[startup+1062.3 s]
/proc/loadavg: 3.16 3.15 2.93 4/359 2471
/proc/meminfo: memFree=3779024/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1961416 CPUtime=1062.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 462108 0 0 0 106124 104 0 0 25 0 1 0 609814067 2008489984 354688 33554432000 4194304 4293939 140734169480720 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 490354 354688 245 25 0 486987 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1961416

[startup+1122.3 s]
/proc/loadavg: 3.12 3.13 2.93 4/359 2472
/proc/meminfo: memFree=3666140/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1966196 CPUtime=1122.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 481716 0 0 0 112118 110 0 0 25 0 1 0 609814067 2013384704 374224 33554432000 4194304 4293939 140734169480720 18446744073709551615 4256084 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 491549 374224 245 25 0 488182 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1966196

[startup+1182.3 s]
/proc/loadavg: 3.04 3.11 2.93 4/359 2474
/proc/meminfo: memFree=3582416/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1972340 CPUtime=1182.28 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 499258 0 0 0 118114 114 0 0 25 0 1 0 609814067 2019676160 391696 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 493085 391696 245 25 0 489718 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1972340

[startup+1242.3 s]
/proc/loadavg: 3.07 3.10 2.94 4/359 2475
/proc/meminfo: memFree=3526572/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1973780 CPUtime=1242.29 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 515161 0 0 0 124109 120 0 0 25 0 1 0 609814067 2021150720 407533 33554432000 4194304 4293939 140734169480720 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 493445 407533 245 25 0 490078 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1973780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.94 3.06 2.93 3/354 2495
/proc/meminfo: memFree=3633468/32950928 swapFree=67056568/67111528
[pid=2283] ppid=2281 vsize=1978328 CPUtime=1299.98 cores=0,2
/proc/2283/stat : 2283 (ebminisat_relea) R 2281 2283 1165 0 -1 4202496 528301 0 0 0 129873 125 0 0 25 0 1 0 609814067 2025807872 420583 33554432000 4194304 4293939 140734169480720 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2283/statm: 494582 420583 245 25 0 491215 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1978328

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.09
CPU time (s): 1300.08
CPU user time (s): 1298.75
CPU system time (s): 1.3318
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 1978328

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

runsolver used 4.87226 second user time and 9.92049 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-10 01:02:50
IDJOB=3349280
IDBENCH=85008
IDSOLVER=1812
FILE ID=node148/3349280-1304982163
RUNJOBID= node148-1304982163-2232
PBS_JOBID= 13285665
Free space on /tmp= 30280 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349280-1304982163/watcher-3349280-1304982163 -o /tmp/evaluation-result-3349280-1304982163/solver-3349280-1304982163 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349280-1304982163.cnf  -verb=0

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=325663872

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4622080 kB
Buffers:        244960 kB
Cached:       23690132 kB
SwapCached:       8268 kB
Active:       11821624 kB
Inactive:     15695072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4622080 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          413508 kB
Writeback:           0 kB
AnonPages:     3579180 kB
Mapped:          27668 kB
Slab:           717080 kB
PageTables:      30860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85454040 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= 30472 MiB
End job on node148 at 2011-05-10 01:24:32