Trace number 3280977

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
rcl 2011-04-01? (TO) 1300.03 1300.01

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.3281
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  180234   522030 |   54070       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |  120270   407842 |      --       0       --      -- |     --   | -57282/-106232
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 20559   #clauses: 120270   #literals: 407842
0.00/0.36	c CPU time:   0.336948 s
0.00/0.36	c ==============================================================================

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: 935)

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-3280977-1303749607/watcher-3280977-1303749607 -o /tmp/evaluation-result-3280977-1303749607/solver-3280977-1303749607 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280977-1303749607.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.00 3.58 3.59 3/185 6310
/proc/meminfo: memFree=24758772/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565191240 8908800 249 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 249 209 178 0 68 0

[startup+0.0910379 s]
/proc/loadavg: 3.00 3.58 3.59 3/185 6310
/proc/meminfo: memFree=24758772/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565191240 8908800 249 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101034 s]
/proc/loadavg: 3.00 3.58 3.59 3/185 6310
/proc/meminfo: memFree=24758772/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565191240 8908800 249 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300995 s]
/proc/loadavg: 3.00 3.58 3.59 3/185 6310
/proc/meminfo: memFree=24758772/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565191240 8908800 249 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700861 s]
/proc/loadavg: 3.00 3.58 3.59 3/185 6310
/proc/meminfo: memFree=24758772/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 3.00 3.58 3.59 4/187 6313
/proc/meminfo: memFree=24740660/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=20684 CPUtime=1.05 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 3615 0 0 0 105 0 0 0 20 0 1 0 565191284 21180416 3525 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 5171 3525 131 6 0 3641 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29384

[startup+3.10049 s]
/proc/loadavg: 3.00 3.58 3.59 4/187 6313
/proc/meminfo: memFree=24738424/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=22300 CPUtime=2.65 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 4013 0 0 0 264 1 0 0 25 0 1 0 565191284 22835200 3923 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 5575 3923 131 6 0 4045 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31000

[startup+6.30088 s]
/proc/loadavg: 3.00 3.57 3.59 4/187 6313
/proc/meminfo: memFree=24732620/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=24804 CPUtime=5.85 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 4651 0 0 0 584 1 0 0 25 0 1 0 565191284 25399296 4561 33554432000 4194304 4218580 140737145630240 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 6201 4561 131 6 0 4671 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33504

[startup+12.7007 s]
/proc/loadavg: 3.00 3.56 3.58 4/187 6314
/proc/meminfo: memFree=24727632/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=28728 CPUtime=12.25 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 5643 0 0 0 1224 1 0 0 25 0 1 0 565191284 29417472 5553 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 7182 5553 131 6 0 5652 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37428

[startup+25.5003 s]
/proc/loadavg: 3.00 3.54 3.57 4/187 6314
/proc/meminfo: memFree=24714736/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=41540 CPUtime=25.05 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 8845 0 0 0 2503 2 0 0 25 0 1 0 565191284 42536960 8738 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 10385 8738 131 6 0 8855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50240

[startup+51.1005 s]
/proc/loadavg: 3.00 3.49 3.56 4/187 6314
/proc/meminfo: memFree=24710924/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=43060 CPUtime=50.65 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 9273 0 0 0 5063 2 0 0 25 0 1 0 565191284 44093440 9135 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 10765 9135 131 6 0 9235 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51760

[startup+102.307 s]
/proc/loadavg: 3.00 3.41 3.53 4/187 6316
/proc/meminfo: memFree=24699960/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=50780 CPUtime=101.86 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 11295 0 0 0 10183 3 0 0 25 0 1 0 565191284 51998720 11035 33554432000 4194304 4218580 140737145630240 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 12695 11035 131 6 0 11165 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59480

[startup+162.301 s]
/proc/loadavg: 3.00 3.33 3.49 4/187 6318
/proc/meminfo: memFree=24694216/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=50972 CPUtime=161.86 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 11508 0 0 0 16183 3 0 0 25 0 1 0 565191284 52195328 11085 33554432000 4194304 4218580 140737145630240 18446744073709551615 4210073 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 12743 11085 131 6 0 11213 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59672

[startup+222.301 s]
/proc/loadavg: 3.00 3.27 3.46 4/187 6319
/proc/meminfo: memFree=24679784/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=61400 CPUtime=221.86 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 14309 0 0 0 22182 4 0 0 25 0 1 0 565191284 62873600 13703 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 15350 13703 131 6 0 13820 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 70100

[startup+282.3 s]
/proc/loadavg: 3.00 3.22 3.43 4/187 6321
/proc/meminfo: memFree=24675284/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=63464 CPUtime=281.86 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 15119 0 0 0 28182 4 0 0 25 0 1 0 565191284 64987136 14224 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 15866 14224 131 6 0 14336 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72164

[startup+342.3 s]
/proc/loadavg: 3.08 3.19 3.40 4/187 6322
/proc/meminfo: memFree=24670152/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=63816 CPUtime=341.86 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 15392 0 0 0 34182 4 0 0 25 0 1 0 565191284 65347584 14309 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 15954 14309 131 6 0 14424 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 72516

[startup+402.301 s]
/proc/loadavg: 3.03 3.16 3.37 4/187 6324
/proc/meminfo: memFree=24666392/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6

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

/proc/6313/statm: 19666 18042 131 6 0 18136 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87364

[startup+642.3 s]
/proc/loadavg: 3.01 3.07 3.28 4/187 6330
/proc/meminfo: memFree=24637860/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87400 CPUtime=641.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 22481 0 0 0 64180 8 0 0 25 0 1 0 565191284 89497600 20196 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21850 20196 131 6 0 20320 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 96100

[startup+702.301 s]
/proc/loadavg: 3.00 3.06 3.26 4/187 6332
/proc/meminfo: memFree=24635960/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87496 CPUtime=701.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 22681 0 0 0 70180 8 0 0 25 0 1 0 565191284 89595904 20216 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21874 20216 131 6 0 20344 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 96196

[startup+762.307 s]
/proc/loadavg: 3.00 3.04 3.24 4/187 6334
/proc/meminfo: memFree=24635672/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87752 CPUtime=761.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 22948 0 0 0 76180 8 0 0 25 0 1 0 565191284 89858048 20287 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21938 20287 131 6 0 20408 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 96452

[startup+822.301 s]
/proc/loadavg: 3.06 3.05 3.23 4/187 6335
/proc/meminfo: memFree=24634520/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87848 CPUtime=821.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 23217 0 0 0 82180 8 0 0 25 0 1 0 565191284 89956352 20312 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21962 20312 131 6 0 20432 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 96548

[startup+882.301 s]
/proc/loadavg: 3.02 3.04 3.21 4/187 6337
/proc/meminfo: memFree=24633264/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87976 CPUtime=881.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 23445 0 0 0 88180 8 0 0 25 0 1 0 565191284 90087424 20336 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21994 20336 131 6 0 20464 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96676

[startup+942.3 s]
/proc/loadavg: 3.05 3.04 3.20 4/187 6338
/proc/meminfo: memFree=24632736/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=88040 CPUtime=941.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 23704 0 0 0 94180 8 0 0 25 0 1 0 565191284 90152960 20356 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 22010 20356 131 6 0 20480 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 96740

[startup+1002.3 s]
/proc/loadavg: 3.02 3.03 3.18 4/187 6340
/proc/meminfo: memFree=24631328/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=87976 CPUtime=1001.88 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 23923 0 0 0 100180 8 0 0 25 0 1 0 565191284 90087424 20344 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 21994 20344 131 6 0 20464 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 96676

[startup+1062.3 s]
/proc/loadavg: 3.08 3.04 3.18 4/187 6342
/proc/meminfo: memFree=24626340/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=88008 CPUtime=1061.89 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 24151 0 0 0 106180 9 0 0 25 0 1 0 565191284 90120192 20352 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 22002 20352 131 6 0 20472 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96708

[startup+1122.3 s]
/proc/loadavg: 3.03 3.03 3.17 4/187 6343
/proc/meminfo: memFree=24609064/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=103940 CPUtime=1121.89 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 28373 0 0 0 112179 10 0 0 25 0 1 0 565191284 106434560 24346 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 25985 24346 131 6 0 24455 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 112640

[startup+1182.3 s]
/proc/loadavg: 2.27 2.85 3.09 2/173 6382
/proc/meminfo: memFree=24726272/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=110900 CPUtime=1181.89 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 30363 0 0 0 118178 11 0 0 25 0 1 0 565191284 113561600 26081 33554432000 4194304 4218580 140737145630240 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 27725 26081 131 6 0 26195 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 119600

[startup+1242.3 s]
/proc/loadavg: 1.47 2.51 2.96 2/173 6383
/proc/meminfo: memFree=24726120/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=111028 CPUtime=1241.89 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 30700 0 0 0 124178 11 0 0 25 0 1 0 565191284 113692672 26115 33554432000 4194304 4218580 140737145630240 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 27757 26115 131 6 0 26227 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 119728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.17 2.23 2.84 2/173 6394
/proc/meminfo: memFree=24727244/32951124 swapFree=67111348/67111528
[pid=6310] ppid=6308 vsize=8700 CPUtime=0.43 cores=4,6
/proc/6310/stat : 6310 (esg_static.sh) S 6308 6310 5867 0 -1 4202496 353 8027 0 0 0 0 40 3 17 0 1 0 565191240 8908800 252 33554432000 4194304 4922060 140735246310880 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6310/statm: 2175 252 209 178 0 68 0
[pid=6313] ppid=6310 vsize=110740 CPUtime=1299.6 cores=4,6
/proc/6313/stat : 6313 (cdcl) R 6310 6310 5867 0 -1 4202496 30941 0 0 0 129949 11 0 0 25 0 1 0 565191284 113397760 26043 33554432000 4194304 4218580 140737145630240 18446744073709551615 4211027 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6313/statm: 27685 26043 131 6 0 26155 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 119440

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 6310 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=404938
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=32994
# CPU time returned by wait4() is 0.437932
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.89
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 119824

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

runsolver used 2.20066 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 18:40:08
IDJOB=3280977
IDBENCH=20483
IDSOLVER=1609
FILE ID=node111/3280977-1303749607
RUNJOBID= node111-1303746815-5887
PBS_JOBID= 13154051
Free space on /tmp= 70620 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280977-1303749607/watcher-3280977-1303749607 -o /tmp/evaluation-result-3280977-1303749607/solver-3280977-1303749607 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280977-1303749607.cnf

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=1801502629

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24758928 kB
Buffers:       1208472 kB
Cached:        6395476 kB
SwapCached:        132 kB
Active:        2466332 kB
Inactive:      5256000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24758928 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5152 kB
Writeback:           0 kB
AnonPages:      118276 kB
Mapped:          15140 kB
Slab:           405824 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284220 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= 70636 MiB
End job on node111 at 2011-04-25 19:01:50