Trace number 3259398

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.01 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  215164   432288 |   64549       0        0     nan |  0.000 % |
0.00/0.65	c |         0 |  213064   723590 |      --       0       --      -- |     --   | -2100/291302
0.00/0.65	c ==============================================================================
0.00/0.65	c Result  :   #vars: 2030   #clauses: 213064   #literals: 723590
0.00/0.65	c CPU time:   0.645901 s
0.00/0.65	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-3259398-1303505925/watcher-3259398-1303505925 -o /tmp/evaluation-result-3259398-1303505925/solver-3259398-1303505925 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259398-1303505925.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: 4.04 4.02 3.82 1/184 23249
/proc/meminfo: memFree=12121632/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462190633 8908800 250 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 250 209 178 0 68 0

[startup+0.0483501 s]
/proc/loadavg: 4.04 4.02 3.82 1/184 23249
/proc/meminfo: memFree=12121632/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462190633 8908800 250 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100341 s]
/proc/loadavg: 4.04 4.02 3.82 1/184 23249
/proc/meminfo: memFree=12121632/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462190633 8908800 250 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3003 s]
/proc/loadavg: 4.04 4.02 3.82 1/184 23249
/proc/meminfo: memFree=12121632/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462190633 8908800 250 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700209 s]
/proc/loadavg: 4.04 4.02 3.82 1/184 23249
/proc/meminfo: memFree=12121632/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462190633 8908800 250 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 4.04 4.02 3.82 2/180 23286
/proc/meminfo: memFree=12121400/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=12868 CPUtime=0.73 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 1709 0 0 0 73 0 0 0 21 0 1 0 462190710 13176832 1621 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 3217 1621 130 6 0 1687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21568

[startup+3.10077 s]
/proc/loadavg: 3.80 3.97 3.81 2/180 23286
/proc/meminfo: memFree=12119572/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=14600 CPUtime=2.32 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 2122 0 0 0 232 0 0 0 25 0 1 0 462190710 14950400 2034 33554432000 4194304 4218580 140735163639248 18446744073709551615 232335553221 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 3650 2034 130 6 0 2120 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23300

[startup+6.30024 s]
/proc/loadavg: 3.80 3.97 3.81 2/177 23286
/proc/meminfo: memFree=12116748/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=16876 CPUtime=5.52 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 2696 0 0 0 552 0 0 0 25 0 1 0 462190710 17281024 2608 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 4219 2608 131 6 0 2689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25576

[startup+12.7011 s]
/proc/loadavg: 3.37 3.87 3.78 2/177 23287
/proc/meminfo: memFree=12115004/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=19156 CPUtime=11.92 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 3288 0 0 0 1192 0 0 0 25 0 1 0 462190710 19615744 3200 33554432000 4194304 4218580 140735163639248 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 4789 3200 131 6 0 3259 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27856

[startup+25.5008 s]
/proc/loadavg: 3.00 3.78 3.75 2/177 23287
/proc/meminfo: memFree=12111176/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=23640 CPUtime=24.72 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 4393 0 0 0 2472 0 0 0 25 0 1 0 462190710 24207360 4305 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 5910 4305 131 6 0 4380 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32340

[startup+51.1003 s]
/proc/loadavg: 2.32 3.55 3.67 2/177 23288
/proc/meminfo: memFree=12106356/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=28256 CPUtime=50.32 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 5576 0 0 0 5032 0 0 0 25 0 1 0 462190710 28934144 5455 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 7064 5455 131 6 0 5534 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36956

[startup+102.306 s]
/proc/loadavg: 1.52 3.12 3.52 2/177 23289
/proc/meminfo: memFree=12097672/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=36808 CPUtime=101.53 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 7838 0 0 0 10152 1 0 0 25 0 1 0 462190710 37691392 7601 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 9202 7601 131 6 0 7672 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45508

[startup+162.3 s]
/proc/loadavg: 1.19 2.73 3.36 2/177 23300
/proc/meminfo: memFree=12093568/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=40780 CPUtime=161.52 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 9090 0 0 0 16151 1 0 0 25 0 1 0 462190710 41758720 8587 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 10195 8587 131 6 0 8665 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 49480

[startup+222.301 s]
/proc/loadavg: 1.15 2.43 3.21 2/177 23301
/proc/meminfo: memFree=12088840/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=45488 CPUtime=221.53 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 10456 0 0 0 22151 2 0 0 25 0 1 0 462190710 46579712 9751 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 11372 9751 131 6 0 9842 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 54188

[startup+282.301 s]
/proc/loadavg: 1.10 2.18 3.07 2/177 23303
/proc/meminfo: memFree=12086084/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=48400 CPUtime=281.53 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 11507 0 0 0 28151 2 0 0 25 0 1 0 462190710 49561600 10507 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 12100 10507 131 6 0 10570 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 57100

[startup+342.3 s]
/proc/loadavg: 1.09 1.98 2.95 2/177 23307
/proc/meminfo: memFree=12082348/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=52004 CPUtime=341.52 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 12691 0 0 0 34150 2 0 0 25 0 1 0 462190710 53252096 11383 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 13001 11383 131 6 0 11471 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 60704

[startup+402.301 s]
/proc/loadavg: 1.11 1.82 2.83 2/177 23309
/proc/meminfo: memFree=12079196/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6

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

/proc/23286/statm: 15992 14400 131 6 0 14462 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 72668

[startup+642.301 s]
/proc/loadavg: 1.01 1.38 2.41 2/177 23316
/proc/meminfo: memFree=12068164/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=66208 CPUtime=641.54 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 17495 0 0 0 64150 4 0 0 25 0 1 0 462190710 67796992 14935 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 16552 14935 131 6 0 15022 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 74908

[startup+702.3 s]
/proc/loadavg: 1.00 1.31 2.32 2/177 23317
/proc/meminfo: memFree=12067528/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=66636 CPUtime=701.54 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 17991 0 0 0 70150 4 0 0 25 0 1 0 462190710 68235264 15046 33554432000 4194304 4218580 140735163639248 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 16659 15046 131 6 0 15129 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 75336

[startup+762.307 s]
/proc/loadavg: 1.00 1.25 2.23 2/177 23319
/proc/meminfo: memFree=12065028/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=69128 CPUtime=761.54 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 18926 0 0 0 76150 4 0 0 25 0 1 0 462190710 70787072 15666 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 17282 15666 131 6 0 15752 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 77828

[startup+822.301 s]
/proc/loadavg: 1.04 1.21 2.16 2/177 23320
/proc/meminfo: memFree=12063768/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=70664 CPUtime=821.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 19647 0 0 0 82150 5 0 0 25 0 1 0 462190710 72359936 16050 33554432000 4194304 4218580 140735163639248 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 17666 16050 131 6 0 16136 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 79364

[startup+882.3 s]
/proc/loadavg: 1.01 1.17 2.08 2/177 23322
/proc/meminfo: memFree=12060764/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=73532 CPUtime=881.54 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 20726 0 0 0 88149 5 0 0 25 0 1 0 462190710 75296768 16775 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 18383 16775 131 6 0 16853 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 82232

[startup+942.301 s]
/proc/loadavg: 1.00 1.14 2.01 2/177 23324
/proc/meminfo: memFree=12058392/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=76144 CPUtime=941.54 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 21637 0 0 0 94149 5 0 0 25 0 1 0 462190710 77971456 17434 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 19036 17434 131 6 0 17506 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 84844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.11 1.95 2/177 23325
/proc/meminfo: memFree=12057492/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=76800 CPUtime=1001.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 22225 0 0 0 100149 6 0 0 25 0 1 0 462190710 78643200 17604 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 19200 17604 131 6 0 17670 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 85500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.09 1.88 2/177 23327
/proc/meminfo: memFree=12055984/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=78604 CPUtime=1061.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 22966 0 0 0 106149 6 0 0 25 0 1 0 462190710 80490496 18060 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 19651 18060 131 6 0 18121 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 87304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.07 1.83 2/177 23328
/proc/meminfo: memFree=12055324/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=79216 CPUtime=1121.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 23510 0 0 0 112149 6 0 0 25 0 1 0 462190710 81117184 18217 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 19804 18217 131 6 0 18274 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 87916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.77 2/177 23330
/proc/meminfo: memFree=12054436/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=80396 CPUtime=1181.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 24119 0 0 0 118149 6 0 0 25 0 1 0 462190710 82325504 18482 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 20099 18482 131 6 0 18569 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 89096

[startup+1242.3 s]
/proc/loadavg: 1.00 1.04 1.72 2/177 23332
/proc/meminfo: memFree=12051184/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=83440 CPUtime=1241.55 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 25101 0 0 0 124149 6 0 0 25 0 1 0 462190710 85442560 19257 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 20860 19257 131 6 0 19330 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 92140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.03 1.68 2/177 23333
/proc/meminfo: memFree=12048552/32951124 swapFree=67111528/67111528
[pid=23249] ppid=23247 vsize=8700 CPUtime=0.75 cores=4,6
/proc/23249/stat : 23249 (esg_static.sh) S 23247 23249 22942 0 -1 4202496 357 4477 0 0 0 0 74 1 18 0 1 0 462190633 8908800 253 33554432000 4194304 4922060 140734151087840 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23249/statm: 2175 253 209 178 0 68 0
[pid=23286] ppid=23249 vsize=85960 CPUtime=1299.26 cores=4,6
/proc/23286/stat : 23286 (cdcl) R 23249 23249 22942 0 -1 4202496 25918 0 0 0 129919 7 0 0 25 0 1 0 462190710 88023040 19891 33554432000 4194304 4218580 140735163639248 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23286/statm: 21490 19891 131 6 0 19960 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 94660

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 23249 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=749886
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.765883
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.93
CPU system time (s): 0.08
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 94916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.749886
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4834
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= 9
involuntary context switches= 16

runsolver used 2.17867 second user time and 4.21736 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 22:58:45
IDJOB=3259398
IDBENCH=71571
IDSOLVER=1609
FILE ID=node132/3259398-1303505925
RUNJOBID= node132-1303503320-22961
PBS_JOBID= 13134237
Free space on /tmp= 71676 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259398-1303505925/watcher-3259398-1303505925 -o /tmp/evaluation-result-3259398-1303505925/solver-3259398-1303505925 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259398-1303505925.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1079061671

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12121788 kB
Buffers:       1413828 kB
Cached:       18796852 kB
SwapCached:          0 kB
Active:        8453016 kB
Inactive:     11826176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12121788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3908 kB
Writeback:          20 kB
AnonPages:       68792 kB
Mapped:          15116 kB
Slab:           485080 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71676 MiB
End job on node132 at 2011-04-22 23:20:27