Trace number 3348841

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: minisat_psm 2011-04-01? (TO) 1299.89 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c num clauses = 8562505
0.00/0.01	c too many clauses .. no preprocessing
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision

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-3348841-1304973614/watcher-3348841-1304973614 -o /tmp/evaluation-result-3348841-1304973614/solver-3348841-1304973614 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348841-1304973614.cnf 

running on 2 cores: 4,6

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: 3.86 3.94 3.78 5/367 926
/proc/meminfo: memFree=5120112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=11796 CPUtime=0 cores=4,6
/proc/926/stat : 926 (runsolver) R 924 32333 32333 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 608958672 12079104 48 33554432000 4194304 5432360 140735850065744 18446744073709551615 4873525 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/926/statm: 2949 48 29 303 0 2643 0

[startup+0.109122 s]
/proc/loadavg: 3.86 3.94 3.78 5/367 926
/proc/meminfo: memFree=5120112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201098 s]
/proc/loadavg: 3.86 3.94 3.78 5/367 926
/proc/meminfo: memFree=5120112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301086 s]
/proc/loadavg: 3.86 3.94 3.78 5/367 926
/proc/meminfo: memFree=5120112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701003 s]
/proc/loadavg: 3.86 3.94 3.78 5/367 926
/proc/meminfo: memFree=5120112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 3.86 3.94 3.78 5/369 929
/proc/meminfo: memFree=4888828/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=416204 CPUtime=1.49 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 94890 0 0 0 134 15 0 0 25 0 1 0 608958672 426192896 77241 33554432000 4194304 4256717 140735522286016 18446744073709551615 4243938 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 104051 77246 215 16 0 100693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 424904

[startup+3.10055 s]
/proc/loadavg: 3.86 3.94 3.78 5/369 929
/proc/meminfo: memFree=4888828/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=507632 CPUtime=3.08 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 142885 0 0 0 286 22 0 0 25 0 1 0 608958672 519815168 116320 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 126908 116320 236 16 0 123550 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 516332

[startup+6.30094 s]
/proc/loadavg: 4.03 3.98 3.79 6/369 929
/proc/meminfo: memFree=4638112/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=508712 CPUtime=6.28 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 143201 0 0 0 606 22 0 0 25 0 1 0 608958672 520921088 116632 33554432000 4194304 4256717 140735522286016 18446744073709551615 4209921 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 127178 116632 236 16 0 123820 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 517412

[startup+12.7007 s]
/proc/loadavg: 4.19 4.01 3.80 6/369 929
/proc/meminfo: memFree=4608588/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=510576 CPUtime=12.68 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 143813 0 0 0 1246 22 0 0 25 0 1 0 608958672 522829824 117239 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 127644 117239 237 16 0 124286 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 519276

[startup+25.5002 s]
/proc/loadavg: 4.15 4.01 3.81 6/369 930
/proc/meminfo: memFree=4634192/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=511908 CPUtime=25.48 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 144396 0 0 0 2526 22 0 0 25 0 1 0 608958672 524193792 117813 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 127977 117813 237 16 0 124619 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 520608

[startup+51.1003 s]
/proc/loadavg: 4.10 4.00 3.81 6/369 930
/proc/meminfo: memFree=4592012/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=513900 CPUtime=51.08 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 145416 0 0 0 5085 23 0 0 25 0 1 0 608958672 526233600 118808 33554432000 4194304 4256717 140735522286016 18446744073709551615 239476360728 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 128475 118808 237 16 0 125117 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 522600

[startup+102.301 s]
/proc/loadavg: 4.15 4.03 3.83 5/369 964
/proc/meminfo: memFree=4201044/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=515668 CPUtime=102.28 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 147419 0 0 0 10204 24 0 0 25 0 1 0 608958672 528044032 120777 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 128917 120777 237 16 0 125559 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 524368

[startup+162.301 s]
/proc/loadavg: 4.05 4.02 3.84 5/369 997
/proc/meminfo: memFree=3699384/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=650808 CPUtime=162.27 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 151560 0 0 0 16201 26 0 0 25 0 1 0 608958672 666427392 124824 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 162702 124824 237 16 0 159344 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 659508

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.84 5/369 999
/proc/meminfo: memFree=3660104/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=651716 CPUtime=222.26 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 155329 0 0 0 22199 27 0 0 25 0 1 0 608958672 667357184 128529 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 162929 128529 237 16 0 159571 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 660416

[startup+282.301 s]
/proc/loadavg: 4.13 4.04 3.86 5/369 1001
/proc/meminfo: memFree=3635168/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=653840 CPUtime=282.24 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 241394 0 0 0 28185 39 0 0 25 0 1 0 608958672 669532160 123758 33554432000 4194304 4256717 140735522286016 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 163460 123758 237 16 0 160102 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 662540

[startup+342.3 s]
/proc/loadavg: 4.10 4.05 3.87 5/369 1002
/proc/meminfo: memFree=3645540/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=654820 CPUtime=342.24 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 247415 0 0 0 34183 41 0 0 25 0 1 0 608958672 670535680 129686 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 163705 129686 237 16 0 160347 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 663520

[startup+402.301 s]
/proc/loadavg: 4.12 4.05 3.88 5/369 1004
/proc/meminfo: memFree=3611292/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6

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

/proc/928/statm: 164614 129609 237 16 0 161256 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 667156

[startup+642.301 s]
/proc/loadavg: 4.08 4.06 3.92 5/369 1010
/proc/meminfo: memFree=3541572/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=659384 CPUtime=642.2 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 538869 0 0 0 64139 81 0 0 25 0 1 0 608958672 675209216 134613 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213990 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 164846 134613 237 16 0 161488 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 668084

[startup+702.3 s]
/proc/loadavg: 4.03 4.05 3.92 5/369 1012
/proc/meminfo: memFree=3574876/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=660896 CPUtime=702.2 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 623484 0 0 0 70127 93 0 0 25 0 1 0 608958672 676757504 128024 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213478 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 165224 128024 237 16 0 161866 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 669596

[startup+762.301 s]
/proc/loadavg: 4.01 4.04 3.92 5/369 1013
/proc/meminfo: memFree=3527928/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=661568 CPUtime=762.19 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 632991 0 0 0 76125 94 0 0 25 0 1 0 608958672 677445632 137409 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 165392 137409 237 16 0 162034 0
Current children cumulated CPU time (s) 762.19
Current children cumulated vsize (KiB) 670268

[startup+822.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/369 1015
/proc/meminfo: memFree=3584108/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=662268 CPUtime=822.19 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 716388 0 0 0 82115 104 0 0 25 0 1 0 608958672 678162432 129503 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 165567 129503 237 16 0 162209 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 670968

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.92 5/369 1016
/proc/meminfo: memFree=3552252/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=663720 CPUtime=882.19 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 807689 0 0 0 88103 116 0 0 25 0 1 0 608958672 679649280 127140 33554432000 4194304 4256717 140735522286016 18446744073709551615 4209946 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 165930 127140 237 16 0 162572 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 672420

[startup+942.3 s]
/proc/loadavg: 4.05 4.04 3.93 5/369 1018
/proc/meminfo: memFree=3486208/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=664744 CPUtime=942.18 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 820150 0 0 0 94099 119 0 0 25 0 1 0 608958672 680697856 139480 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166186 139480 237 16 0 162828 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 673444

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.93 5/369 1020
/proc/meminfo: memFree=3507912/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=665160 CPUtime=1002.19 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 903150 0 0 0 100088 131 0 0 25 0 1 0 608958672 681123840 130405 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166290 130405 237 16 0 162932 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 673860

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/369 1021
/proc/meminfo: memFree=3509568/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=665556 CPUtime=1062.19 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 907525 0 0 0 106087 132 0 0 25 0 1 0 608958672 681529344 134679 33554432000 4194304 4256717 140735522286016 18446744073709551615 4209840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166389 134679 237 16 0 163031 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 674256

[startup+1122.31 s]
/proc/loadavg: 4.09 4.04 3.94 5/369 1023
/proc/meminfo: memFree=3575676/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=666612 CPUtime=1122.2 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 996229 0 0 0 112075 145 0 0 25 0 1 0 608958672 682610688 128894 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166653 128894 237 16 0 163295 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 675312

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.95 5/369 1025
/proc/meminfo: memFree=3514068/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=666888 CPUtime=1182.18 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 1003549 0 0 0 118072 146 0 0 25 0 1 0 608958672 682893312 136091 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213589 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166722 136091 237 16 0 163364 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 675588

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 3.95 5/369 1026
/proc/meminfo: memFree=3530572/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=667296 CPUtime=1242.18 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 1090263 0 0 0 124060 158 0 0 25 0 1 0 608958672 683311104 129063 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166824 129063 237 16 0 163466 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 675996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.99 3.93 5/362 1055
/proc/meminfo: memFree=4321524/32950928 swapFree=67056568/67111528
[pid=926] ppid=924 vsize=8700 CPUtime=0 cores=4,6
/proc/926/stat : 926 (esg_static.sh) S 924 926 32333 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 608958672 8908800 251 33554432000 4194304 4922060 140734826622368 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/926/statm: 2175 251 209 178 0 68 0
[pid=928] ppid=926 vsize=667980 CPUtime=1299.89 cores=4,6
/proc/928/stat : 928 (minisat_static) R 926 926 32333 0 -1 4202496 1099808 0 0 0 129827 162 0 0 25 0 1 0 608958672 684011520 138461 33554432000 4194304 4256717 140735522286016 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/928/statm: 166995 138461 237 16 0 163637 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 676680

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 926 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.89
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.89
CPU user time (s): 1298.27
CPU system time (s): 1.62
CPU usage (%): 99.9901
Max. virtual memory (cumulated for all children) (KiB): 1019740

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

runsolver used 4.81927 second user time and 10.5424 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 22:40:16
IDJOB=3348841
IDBENCH=88159
IDSOLVER=1811
FILE ID=node148/3348841-1304973614
RUNJOBID= node148-1304972264-546
PBS_JOBID= 13285602
Free space on /tmp= 30432 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348841-1304973614/watcher-3348841-1304973614 -o /tmp/evaluation-result-3348841-1304973614/solver-3348841-1304973614 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348841-1304973614.cnf

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=779073737

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:       5120268 kB
Buffers:        239860 kB
Cached:       23186072 kB
SwapCached:       8268 kB
Active:       11674368 kB
Inactive:     15354500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5120268 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          426784 kB
Writeback:           0 kB
AnonPages:     3600456 kB
Mapped:          27652 kB
Slab:           704708 kB
PageTables:      31036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85545724 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= 30320 MiB
End job on node148 at 2011-05-09 23:01:58