Trace number 3348842

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) 1300.06 1300.03

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 9927770
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	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-3348842-1304973597/watcher-3348842-1304973597 -o /tmp/evaluation-result-3348842-1304973597/solver-3348842-1304973597 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348842-1304973597.cnf 

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: 3.80 3.94 3.78 5/367 896
/proc/meminfo: memFree=5984844/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0

[startup+0.0571129 s]
/proc/loadavg: 3.80 3.94 3.78 5/367 896
/proc/meminfo: memFree=5984844/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101098 s]
/proc/loadavg: 3.80 3.94 3.78 5/367 896
/proc/meminfo: memFree=5984844/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301058 s]
/proc/loadavg: 3.80 3.94 3.78 5/367 896
/proc/meminfo: memFree=5984844/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700988 s]
/proc/loadavg: 3.80 3.94 3.78 5/367 896
/proc/meminfo: memFree=5984844/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 3.82 3.94 3.78 6/369 899
/proc/meminfo: memFree=5814336/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=416632 CPUtime=1.49 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 95000 0 0 0 134 15 0 0 25 0 1 0 608957046 426631168 77514 33554432000 4194304 4256717 140734538519664 18446744073709551615 4244009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 104158 77515 215 16 0 100800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 425332

[startup+3.10053 s]
/proc/loadavg: 3.82 3.94 3.78 6/369 899
/proc/meminfo: memFree=5580616/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=680636 CPUtime=3.09 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 164592 0 0 0 282 27 0 0 25 0 1 0 608957046 696971264 134038 33554432000 4194304 4256717 140734538519664 18446744073709551615 4214122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 170159 134038 226 16 0 166801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 689336

[startup+6.30091 s]
/proc/loadavg: 3.83 3.94 3.78 5/369 899
/proc/meminfo: memFree=5455588/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=682636 CPUtime=6.3 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 165189 0 0 0 603 27 0 0 25 0 1 0 608957046 699019264 134633 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 170659 134633 235 16 0 167301 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 691336

[startup+12.7007 s]
/proc/loadavg: 3.85 3.94 3.78 5/369 899
/proc/meminfo: memFree=5440088/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=683720 CPUtime=12.69 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 165551 0 0 0 1242 27 0 0 25 0 1 0 608957046 700129280 134988 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 170930 134988 235 16 0 167572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 692420

[startup+25.5012 s]
/proc/loadavg: 4.03 3.98 3.79 6/369 929
/proc/meminfo: memFree=4635000/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=684556 CPUtime=25.49 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 166024 0 0 0 2521 28 0 0 25 0 1 0 608957046 700985344 135453 33554432000 4194304 4256717 140734538519664 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 171139 135453 236 16 0 167781 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 693256

[startup+51.1003 s]
/proc/loadavg: 4.12 4.01 3.81 5/369 930
/proc/meminfo: memFree=4653788/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=686596 CPUtime=51.09 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 167559 0 0 0 5081 28 0 0 25 0 1 0 608957046 703074304 136969 33554432000 4194304 4256717 140734538519664 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 171649 136969 236 16 0 168291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 695296

[startup+102.3 s]
/proc/loadavg: 4.11 4.02 3.82 5/369 962
/proc/meminfo: memFree=4343332/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=696588 CPUtime=102.29 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 172043 0 0 0 10199 30 0 0 25 0 1 0 608957046 713306112 141394 33554432000 4194304 4256717 140734538519664 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 174147 141394 236 16 0 170789 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 705288

[startup+162.301 s]
/proc/loadavg: 4.07 4.03 3.83 5/369 997
/proc/meminfo: memFree=3715332/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=696588 CPUtime=162.3 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 173742 0 0 0 16198 32 0 0 25 0 1 0 608957046 713306112 143042 33554432000 4194304 4256717 140734538519664 18446744073709551615 4211210 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 174147 143042 236 16 0 170789 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 705288

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.84 5/369 998
/proc/meminfo: memFree=3675112/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=696588 CPUtime=222.3 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 175239 0 0 0 22198 32 0 0 25 0 1 0 608957046 713306112 144504 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213584 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 174147 144504 236 16 0 170789 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 705288

[startup+282.301 s]
/proc/loadavg: 4.17 4.05 3.86 5/369 1000
/proc/meminfo: memFree=3667044/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=699472 CPUtime=282.3 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 179100 0 0 0 28196 34 0 0 25 0 1 0 608957046 716259328 148310 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 174868 148310 236 16 0 171510 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 708172

[startup+342.3 s]
/proc/loadavg: 4.13 4.05 3.87 5/369 1002
/proc/meminfo: memFree=3662736/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=699472 CPUtime=342.3 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 274744 0 0 0 34184 46 0 0 25 0 1 0 608957046 716259328 140718 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 174868 140718 236 16 0 171510 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 708172

[startup+402.301 s]
/proc/loadavg: 4.05 4.04 3.87 5/369 1003
/proc/meminfo: memFree=3476760/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7

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

/proc/898/statm: 175172 147554 236 16 0 171814 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 709388

[startup+702.3 s]
/proc/loadavg: 4.03 4.05 3.92 5/369 1011
/proc/meminfo: memFree=3572152/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=701348 CPUtime=702.32 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 390564 0 0 0 70167 65 0 0 25 0 1 0 608957046 718180352 151374 33554432000 4194304 4256717 140734538519664 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 175337 151374 236 16 0 171979 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 710048

[startup+762.301 s]
/proc/loadavg: 4.01 4.04 3.92 5/369 1013
/proc/meminfo: memFree=3545296/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=705792 CPUtime=762.32 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 396075 0 0 0 76166 66 0 0 25 0 1 0 608957046 722731008 156779 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176448 156779 236 16 0 173090 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 714492

[startup+822.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/369 1014
/proc/meminfo: memFree=3565752/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=705792 CPUtime=822.32 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 490003 0 0 0 82153 79 0 0 25 0 1 0 608957046 722731008 145930 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176448 145930 236 16 0 173090 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 714492

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.92 5/369 1016
/proc/meminfo: memFree=3379520/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=705792 CPUtime=882.33 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 492371 0 0 0 88152 81 0 0 25 0 1 0 608957046 722731008 148233 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176448 148233 236 16 0 173090 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 714492

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/369 1018
/proc/meminfo: memFree=3469592/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=705792 CPUtime=942.32 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 498476 0 0 0 94149 83 0 0 25 0 1 0 608957046 722731008 154245 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176448 154245 236 16 0 173090 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 714492

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.93 5/369 1019
/proc/meminfo: memFree=3574996/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=705792 CPUtime=1002.33 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 596936 0 0 0 100138 95 0 0 25 0 1 0 608957046 722731008 145710 33554432000 4194304 4256717 140734538519664 18446744073709551615 4211160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176448 145710 236 16 0 173090 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 714492

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/369 1021
/proc/meminfo: memFree=3493948/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=707128 CPUtime=1062.33 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 609698 0 0 0 106134 99 0 0 25 0 1 0 608957046 724099072 158307 33554432000 4194304 4256717 140734538519664 18446744073709551615 4211274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176782 158307 236 16 0 173424 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 715828

[startup+1122.3 s]
/proc/loadavg: 4.11 4.05 3.94 5/369 1022
/proc/meminfo: memFree=3512680/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=707668 CPUtime=1122.34 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 705996 0 0 0 112122 112 0 0 25 0 1 0 608957046 724652032 146605 33554432000 4194304 4256717 140734538519664 18446744073709551615 4209919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 176917 146605 236 16 0 173559 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 716368

[startup+1182.31 s]
/proc/loadavg: 4.10 4.05 3.95 5/369 1024
/proc/meminfo: memFree=3530440/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=708064 CPUtime=1182.35 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 711241 0 0 0 118122 113 0 0 25 0 1 0 608957046 725057536 151758 33554432000 4194304 4256717 140734538519664 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 177016 151758 236 16 0 173658 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 716764

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 3.95 5/369 1026
/proc/meminfo: memFree=3466220/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=708912 CPUtime=1242.34 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 715603 0 0 0 124119 115 0 0 25 0 1 0 608957046 725925888 156054 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 177228 156054 236 16 0 173870 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 717612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.01 4.03 3.95 5/369 1036
/proc/meminfo: memFree=3424800/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=709176 CPUtime=1300.06 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 722755 0 0 0 129889 117 0 0 25 0 1 0 608957046 726196224 163104 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 177294 163104 236 16 0 173936 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 717876

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

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

[startup+1300.01 s]
/proc/loadavg: 4.01 4.03 3.95 5/369 1036
/proc/meminfo: memFree=3424800/32950928 swapFree=67056568/67111528
[pid=896] ppid=894 vsize=8700 CPUtime=0 cores=5,7
/proc/896/stat : 896 (esg_static.sh) S 894 896 32333 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 608957046 8908800 252 33554432000 4194304 4922060 140736423145216 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/896/statm: 2175 252 209 178 0 68 0
[pid=898] ppid=896 vsize=709176 CPUtime=1300.06 cores=5,7
/proc/898/stat : 898 (minisat_static) R 896 896 32333 0 -1 4202496 722755 0 0 0 129889 117 0 0 25 0 1 0 608957046 726196224 163104 33554432000 4194304 4256717 140734538519664 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/898/statm: 177294 163104 236 16 0 173936 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 717876

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1298.89
CPU system time (s): 1.17
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1060108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 8
involuntary context switches= 8

runsolver used 4.44332 second user time and 10.9403 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 22:40:00
IDJOB=3348842
IDBENCH=88158
IDSOLVER=1811
FILE ID=node148/3348842-1304973597
RUNJOBID= node148-1304972264-548
PBS_JOBID= 13285602
Free space on /tmp= 30608 MiB

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

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=100190492

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:       5985000 kB
Buffers:        239644 kB
Cached:       22810584 kB
SwapCached:       8268 kB
Active:       11008228 kB
Inactive:     15162132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5985000 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          262264 kB
Writeback:           0 kB
AnonPages:     3117964 kB
Mapped:          27652 kB
Slab:           699708 kB
PageTables:      30052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84924684 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= 30100 MiB
End job on node148 at 2011-05-09 23:01:42