Trace number 3262698

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

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   43754    97507 |   13126       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 4979   #clauses: 43754   #literals: 97507
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	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-3262698-1303546693/watcher-3262698-1303546693 -o /tmp/evaluation-result-3262698-1303546693/solver-3262698-1303546693 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262698-1303546693.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.61 3.90 3.74 2/176 12609
/proc/meminfo: memFree=13975204/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 544899957 8908800 249 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 249 209 178 0 68 0

[startup+0.0930211 s]
/proc/loadavg: 3.61 3.90 3.74 2/176 12609
/proc/meminfo: memFree=13975204/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.10101 s]
/proc/loadavg: 3.61 3.90 3.74 2/176 12609
/proc/meminfo: memFree=13975204/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.300957 s]
/proc/loadavg: 3.61 3.90 3.74 2/176 12609
/proc/meminfo: memFree=13975204/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.700888 s]
/proc/loadavg: 3.61 3.90 3.74 2/176 12609
/proc/meminfo: memFree=13975204/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.61 3.90 3.74 5/194 12644
/proc/meminfo: memFree=13941072/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=11296 CPUtime=1.41 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 1292 0 0 0 141 0 0 0 25 0 1 0 544899965 11567104 1202 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208184 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 2824 1202 130 6 0 1294 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19996

[startup+3.1005 s]
/proc/loadavg: 3.61 3.90 3.74 5/194 12644
/proc/meminfo: memFree=13937608/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=12504 CPUtime=3.01 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 1613 0 0 0 301 0 0 0 25 0 1 0 544899965 12804096 1523 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 3126 1523 130 6 0 1596 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21204

[startup+6.30091 s]
/proc/loadavg: 3.64 3.91 3.75 5/194 12644
/proc/meminfo: memFree=13927564/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=15804 CPUtime=6.21 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 2437 0 0 0 621 0 0 0 25 0 1 0 544899965 16183296 2347 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 3951 2347 130 6 0 2421 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24504

[startup+12.7007 s]
/proc/loadavg: 3.67 3.91 3.75 5/194 12644
/proc/meminfo: memFree=13916008/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=19960 CPUtime=12.6 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 3479 0 0 0 1260 0 0 0 25 0 1 0 544899965 20439040 3389 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210505 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 4990 3389 131 6 0 3460 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28660

[startup+25.5004 s]
/proc/loadavg: 3.74 3.91 3.75 5/194 12645
/proc/meminfo: memFree=13898300/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=23060 CPUtime=25.4 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 4261 0 0 0 2540 0 0 0 25 0 1 0 544899965 23613440 4169 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 5765 4169 131 6 0 4235 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31760

[startup+51.1006 s]
/proc/loadavg: 3.83 3.92 3.75 5/194 12645
/proc/meminfo: memFree=13879288/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=31176 CPUtime=51 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 6307 0 0 0 5099 1 0 0 25 0 1 0 544899965 31924224 6195 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 7794 6195 131 6 0 6264 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39876

[startup+102.307 s]
/proc/loadavg: 3.92 3.93 3.76 5/194 12647
/proc/meminfo: memFree=13844056/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=36496 CPUtime=102.21 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 7703 0 0 0 10220 1 0 0 25 0 1 0 544899965 37371904 7531 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 9124 7531 131 6 0 7594 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45196

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.78 5/194 12648
/proc/meminfo: memFree=13831024/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=41544 CPUtime=162.21 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 9092 0 0 0 16219 2 0 0 25 0 1 0 544899965 42541056 8784 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 10386 8784 131 6 0 8856 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 50244

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.79 5/194 12650
/proc/meminfo: memFree=13820348/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=45236 CPUtime=222.21 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 10126 0 0 0 22219 2 0 0 25 0 1 0 544899965 46321664 9698 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 11309 9698 131 6 0 9779 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 53936

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 12651
/proc/meminfo: memFree=13801112/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=48568 CPUtime=282.22 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 11069 0 0 0 28219 3 0 0 25 0 1 0 544899965 49733632 10517 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 12142 10517 131 6 0 10612 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 57268

[startup+342.301 s]
/proc/loadavg: 4.06 3.97 3.82 5/194 12653
/proc/meminfo: memFree=13778156/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=60644 CPUtime=342.21 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 14280 0 0 0 34217 4 0 0 25 0 1 0 544899965 62099456 13563 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 15161 13563 131 6 0 13631 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 69344

[startup+402.301 s]
/proc/loadavg: 4.06 3.99 3.83 5/194 12655
/proc/meminfo: memFree=13773432/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2

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

/proc/12619/statm: 16463 14869 131 6 0 14933 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 74552

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 12661
/proc/meminfo: memFree=13745072/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=68324 CPUtime=642.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 16906 0 0 0 64217 6 0 0 25 0 1 0 544899965 69963776 15454 33554432000 4194304 4218580 140734552175984 18446744073709551615 4209696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 17081 15454 131 6 0 15551 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 77024

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 12663
/proc/meminfo: memFree=13735996/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=68388 CPUtime=702.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 17056 0 0 0 70217 6 0 0 25 0 1 0 544899965 70029312 15473 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 17097 15473 131 6 0 15567 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 77088

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 12664
/proc/meminfo: memFree=13733132/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=68652 CPUtime=762.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 17275 0 0 0 76217 6 0 0 25 0 1 0 544899965 70299648 15557 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 17163 15557 131 6 0 15633 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 77352

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.87 5/194 12666
/proc/meminfo: memFree=13727412/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=68748 CPUtime=822.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 17427 0 0 0 82216 7 0 0 25 0 1 0 544899965 70397952 15578 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 17187 15578 131 6 0 15657 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 77448

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/194 12667
/proc/meminfo: memFree=13701604/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=80132 CPUtime=882.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 20429 0 0 0 88215 8 0 0 25 0 1 0 544899965 82055168 18413 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 20033 18413 131 6 0 18503 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 88832

[startup+942.3 s]
/proc/loadavg: 4.14 4.03 3.90 5/194 12669
/proc/meminfo: memFree=13697620/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=79972 CPUtime=942.23 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 20575 0 0 0 94215 8 0 0 25 0 1 0 544899965 81891328 18370 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 19993 18370 131 6 0 18463 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 88672

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.90 5/194 12671
/proc/meminfo: memFree=13692520/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=83040 CPUtime=1002.24 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 21555 0 0 0 100215 9 0 0 25 0 1 0 544899965 85032960 19150 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 20760 19150 131 6 0 19230 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 91740

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 12672
/proc/meminfo: memFree=13680344/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=91100 CPUtime=1062.24 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 23736 0 0 0 106214 10 0 0 25 0 1 0 544899965 93286400 21173 33554432000 4194304 4218580 140734552175984 18446744073709551615 4210839 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 22775 21173 131 6 0 21245 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 99800

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 12674
/proc/meminfo: memFree=13678452/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=91196 CPUtime=1122.24 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 23915 0 0 0 112213 11 0 0 25 0 1 0 544899965 93384704 21201 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 22799 21201 131 6 0 21269 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 99896

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 12675
/proc/meminfo: memFree=13676320/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=91324 CPUtime=1182.25 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 24089 0 0 0 118214 11 0 0 25 0 1 0 544899965 93515776 21231 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 22831 21231 131 6 0 21301 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 100024

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 12679
/proc/meminfo: memFree=13662908/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=91420 CPUtime=1242.25 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 24263 0 0 0 124214 11 0 0 25 0 1 0 544899965 93614080 21254 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 22855 21254 131 6 0 21325 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 100120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 12682
/proc/meminfo: memFree=13653252/32950928 swapFree=67111528/67111528
[pid=12609] ppid=12607 vsize=8700 CPUtime=0.07 cores=0,2
/proc/12609/stat : 12609 (esg_static.sh) S 12607 12609 11250 0 -1 4202496 353 931 0 0 0 0 7 0 22 0 1 0 544899957 8908800 252 33554432000 4194304 4922060 140733354642496 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12609/statm: 2175 252 209 178 0 68 0
[pid=12619] ppid=12609 vsize=99056 CPUtime=1299.96 cores=0,2
/proc/12619/stat : 12619 (cdcl) R 12609 12609 11250 0 -1 4202496 26304 0 0 0 129984 12 0 0 25 0 1 0 544899965 101433344 23150 33554432000 4194304 4218580 140734552175984 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/12619/statm: 24764 23150 131 6 0 23234 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 107756

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 12609 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=73988
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.076987
# 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.91
CPU system time (s): 0.12
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 107916

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

runsolver used 2.27765 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 10:18:13
IDJOB=3262698
IDBENCH=83796
IDSOLVER=1609
FILE ID=node113/3262698-1303546693
RUNJOBID= node113-1303546693-12593
PBS_JOBID= 13143125
Free space on /tmp= 70804 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262698-1303546693/watcher-3262698-1303546693 -o /tmp/evaluation-result-3262698-1303546693/solver-3262698-1303546693 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262698-1303546693.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1769104686

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13975352 kB
Buffers:       1838192 kB
Cached:       16484612 kB
SwapCached:          0 kB
Active:       10528564 kB
Inactive:      7861720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13975352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2528 kB
Writeback:           0 kB
AnonPages:       66992 kB
Mapped:          14392 kB
Slab:           522036 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193180 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= 70792 MiB
End job on node113 at 2011-04-23 10:39:55