Trace number 3258694

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 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  171155   344000 |   51346       0        0     nan |  0.000 % |
0.00/0.46	c |         0 |  168781   561368 |      --       0       --      -- |     --   | -2374/217368
0.00/0.46	c ==============================================================================
0.00/0.46	c Result  :   #vars: 1755   #clauses: 168781   #literals: 561368
0.00/0.46	c CPU time:   0.45493 s
0.00/0.46	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-3258694-1303503320/watcher-3258694-1303503320 -o /tmp/evaluation-result-3258694-1303503320/solver-3258694-1303503320 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258694-1303503320.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.79 2.62 1.38 2/178 22972
/proc/meminfo: memFree=12162028/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 461930190 8908800 250 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 250 209 178 0 68 0

[startup+0.015798 s]
/proc/loadavg: 3.79 2.62 1.38 2/178 22972
/proc/meminfo: memFree=12162028/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 461930190 8908800 250 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100823 s]
/proc/loadavg: 3.79 2.62 1.38 2/178 22972
/proc/meminfo: memFree=12162028/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 461930190 8908800 250 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300757 s]
/proc/loadavg: 3.79 2.62 1.38 2/178 22972
/proc/meminfo: memFree=12162028/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 461930190 8908800 250 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700681 s]
/proc/loadavg: 3.79 2.62 1.38 2/178 22972
/proc/meminfo: memFree=12162028/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 3.81 2.65 1.39 5/198 23008
/proc/meminfo: memFree=12069024/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=12404 CPUtime=0.94 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 1574 0 0 0 94 0 0 0 25 0 1 0 461930245 12701696 1485 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 3101 1485 129 6 0 1571 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21104

[startup+3.10027 s]
/proc/loadavg: 3.81 2.65 1.39 5/198 23011
/proc/meminfo: memFree=12095064/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=13876 CPUtime=2.54 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 1956 0 0 0 254 0 0 0 25 0 1 0 461930245 14209024 1867 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 3469 1867 130 6 0 1939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22576

[startup+6.30064 s]
/proc/loadavg: 3.81 2.65 1.39 5/198 23011
/proc/meminfo: memFree=12083532/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=16208 CPUtime=5.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 2524 0 0 0 572 1 0 0 25 0 1 0 461930245 16596992 2435 33554432000 4194304 4218580 140735920322432 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/23002/statm: 4052 2435 131 6 0 2522 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24908

[startup+12.7005 s]
/proc/loadavg: 3.91 2.71 1.43 5/198 23011
/proc/meminfo: memFree=12073280/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=18640 CPUtime=12.13 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 3160 0 0 0 1212 1 0 0 25 0 1 0 461930245 19087360 3071 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 4660 3071 131 6 0 3130 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27340

[startup+25.5003 s]
/proc/loadavg: 3.92 2.75 1.45 5/198 23012
/proc/meminfo: memFree=12060284/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=22880 CPUtime=24.93 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 4208 0 0 0 2492 1 0 0 25 0 1 0 461930245 23429120 4119 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 5720 4119 131 6 0 4190 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31580

[startup+51.1007 s]
/proc/loadavg: 3.95 2.85 1.52 5/198 23012
/proc/meminfo: memFree=12040828/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=26764 CPUtime=50.52 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 5215 0 0 0 5050 2 0 0 25 0 1 0 461930245 27406336 5096 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 6691 5096 131 6 0 5161 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 35464

[startup+102.307 s]
/proc/loadavg: 3.98 3.04 1.66 5/198 23014
/proc/meminfo: memFree=12015520/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=33484 CPUtime=101.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 6958 0 0 0 10171 2 0 0 25 0 1 0 461930245 34287616 6752 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 8371 6752 131 6 0 6841 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42184

[startup+162.301 s]
/proc/loadavg: 3.99 3.21 1.80 5/198 23015
/proc/meminfo: memFree=11992572/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=40296 CPUtime=161.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 8868 0 0 0 16170 3 0 0 25 0 1 0 461930245 41263104 8458 33554432000 4194304 4218580 140735920322432 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 10074 8458 131 6 0 8544 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48996

[startup+222.3 s]
/proc/loadavg: 4.05 3.37 1.94 5/198 23017
/proc/meminfo: memFree=11975320/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=44220 CPUtime=221.72 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 10102 0 0 0 22169 3 0 0 25 0 1 0 461930245 45281280 9434 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 11055 9434 131 6 0 9525 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 52920

[startup+282.301 s]
/proc/loadavg: 4.02 3.48 2.07 5/198 23018
/proc/meminfo: memFree=11960676/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=48160 CPUtime=281.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 11171 0 0 0 28169 4 0 0 25 0 1 0 461930245 49315840 10418 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 12040 10418 131 6 0 10510 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 56860

[startup+342.301 s]
/proc/loadavg: 4.00 3.57 2.19 5/198 23020
/proc/meminfo: memFree=11951472/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=50740 CPUtime=341.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 12087 0 0 0 34169 4 0 0 25 0 1 0 461930245 51957760 11067 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 12685 11067 131 6 0 11155 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 59440

[startup+402.3 s]
/proc/loadavg: 4.00 3.65 2.30 5/198 23022
/proc/meminfo: memFree=11938924/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6

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

/proc/23002/statm: 14972 13351 131 6 0 13442 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 68588

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 2.68 5/198 23028
/proc/meminfo: memFree=11902972/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=61740 CPUtime=641.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 15538 0 0 0 64169 5 0 0 25 0 1 0 461930245 63221760 13814 33554432000 4194304 4218580 140735920322432 18446744073709551615 4200587 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 15435 13814 131 6 0 13905 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 70440

[startup+702.301 s]
/proc/loadavg: 4.07 3.88 2.76 5/198 23030
/proc/meminfo: memFree=11895760/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=62800 CPUtime=701.73 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 15961 0 0 0 70168 5 0 0 25 0 1 0 461930245 64307200 14108 33554432000 4194304 4218580 140735920322432 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 15700 14108 131 6 0 14170 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 71500

[startup+762.307 s]
/proc/loadavg: 4.10 3.92 2.84 5/198 23031
/proc/meminfo: memFree=11888920/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=63564 CPUtime=761.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 16322 0 0 0 76169 5 0 0 25 0 1 0 461930245 65089536 14292 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 15891 14292 131 6 0 14361 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 72264

[startup+822.3 s]
/proc/loadavg: 4.07 3.94 2.92 5/198 23033
/proc/meminfo: memFree=11885056/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=64720 CPUtime=821.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 16737 0 0 0 82168 6 0 0 25 0 1 0 461930245 66273280 14582 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 16180 14582 131 6 0 14650 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 73420

[startup+882.301 s]
/proc/loadavg: 4.07 3.97 2.99 5/198 23034
/proc/meminfo: memFree=11879088/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=65496 CPUtime=881.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 17048 0 0 0 88168 6 0 0 25 0 1 0 461930245 67067904 14781 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 16374 14781 131 6 0 14844 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 74196

[startup+942.301 s]
/proc/loadavg: 4.12 4.00 3.06 5/198 23036
/proc/meminfo: memFree=11876464/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=66948 CPUtime=941.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 17443 0 0 0 94168 6 0 0 25 0 1 0 461930245 68554752 15115 33554432000 4194304 4218580 140735920322432 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 16737 15115 131 6 0 15207 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 75648

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.12 5/198 23038
/proc/meminfo: memFree=11872220/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=67968 CPUtime=1001.74 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 17862 0 0 0 100168 6 0 0 25 0 1 0 461930245 69599232 15380 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 16992 15380 131 6 0 15462 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 76668

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.17 5/198 23039
/proc/meminfo: memFree=11867244/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=68952 CPUtime=1061.75 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 18204 0 0 0 106168 7 0 0 25 0 1 0 461930245 70606848 15644 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 17238 15644 131 6 0 15708 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 77652

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.22 5/198 23041
/proc/meminfo: memFree=11861632/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=69084 CPUtime=1121.75 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 18349 0 0 0 112168 7 0 0 25 0 1 0 461930245 70742016 15657 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 17271 15657 131 6 0 15741 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 77784

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.26 5/198 23042
/proc/meminfo: memFree=11857396/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=69672 CPUtime=1181.75 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 18647 0 0 0 118168 7 0 0 25 0 1 0 461930245 71344128 15819 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 17418 15819 131 6 0 15888 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 78372

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.31 5/198 23044
/proc/meminfo: memFree=11851912/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=70140 CPUtime=1241.75 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 18865 0 0 0 124168 7 0 0 25 0 1 0 461930245 71823360 15941 33554432000 4194304 4218580 140735920322432 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 17535 15941 131 6 0 16005 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 78840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.34 5/198 23046
/proc/meminfo: memFree=11847684/32951124 swapFree=67111528/67111528
[pid=22972] ppid=22970 vsize=8700 CPUtime=0.54 cores=4,6
/proc/22972/stat : 22972 (esg_static.sh) S 22970 22972 22942 0 -1 4202496 356 3553 0 0 0 0 53 1 20 0 1 0 461930190 8908800 253 33554432000 4194304 4922060 140736459123168 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22972/statm: 2175 253 209 178 0 68 0
[pid=23002] ppid=22972 vsize=70816 CPUtime=1299.46 cores=4,6
/proc/23002/stat : 23002 (cdcl) R 22972 22972 22942 0 -1 4202496 19127 0 0 0 129939 7 0 0 25 0 1 0 461930245 72515584 16103 33554432000 4194304 4218580 140735920322432 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/23002/statm: 17704 16103 131 6 0 16174 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 79516

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 22972 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=536918
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.552915
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.92
CPU system time (s): 0.08
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 79516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.536918
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= 3909
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= 79

runsolver used 2.27465 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 22:15:20
IDJOB=3258694
IDBENCH=71409
IDSOLVER=1609
FILE ID=node132/3258694-1303503320
RUNJOBID= node132-1303503320-22961
PBS_JOBID= 13134237
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1766133867

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:      12162308 kB
Buffers:       1413668 kB
Cached:       18756228 kB
SwapCached:          0 kB
Active:        8413272 kB
Inactive:     11821080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12162308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5128 kB
Writeback:           0 kB
AnonPages:       63892 kB
Mapped:          14732 kB
Slab:           486628 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188024 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 22:37:02