Trace number 3249364

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/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  661080  2634240 |  198323       0        0     nan |  0.000 % |
26.59/26.66	c |         0 |  657720  3936240 |      --       0       --      -- |     --   | -3360/1302000
26.59/26.66	c ==============================================================================
26.59/26.66	c Result  :   #vars: 2520   #clauses: 657720   #literals: 3936240
26.59/26.66	c CPU time:   26.568 s
26.59/26.66	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-3249364-1303508564/watcher-3249364-1303508564 -o /tmp/evaluation-result-3249364-1303508564/solver-3249364-1303508564 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249364-1303508564.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.84 3.94 3.88 4/192 1821
/proc/meminfo: memFree=12893408/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0

[startup+0.0634129 s]
/proc/loadavg: 3.84 3.94 3.88 4/192 1821
/proc/meminfo: memFree=12893408/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100406 s]
/proc/loadavg: 3.84 3.94 3.88 4/192 1821
/proc/meminfo: memFree=12893408/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300369 s]
/proc/loadavg: 3.84 3.94 3.88 4/192 1821
/proc/meminfo: memFree=12893408/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700299 s]
/proc/loadavg: 3.84 3.94 3.88 4/192 1821
/proc/meminfo: memFree=12893408/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50016 s]
/proc/loadavg: 3.84 3.94 3.88 5/194 1823
/proc/meminfo: memFree=12828540/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
[pid=1822] ppid=1821 vsize=59700 CPUtime=1.49 cores=5,7
/proc/1822/stat : 1822 (SatELite_releas) R 1821 1821 925 0 -1 4202496 13821 0 0 0 146 3 0 0 25 0 1 0 462455227 61132800 13776 33554432000 134512640 135144242 4292514880 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1822/statm: 14925 13776 76 155 0 14768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68400

[startup+3.10087 s]
/proc/loadavg: 3.84 3.94 3.88 4/191 1824
/proc/meminfo: memFree=12932140/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
[pid=1822] ppid=1821 vsize=65368 CPUtime=3.09 cores=5,7
/proc/1822/stat : 1822 (SatELite_releas) R 1821 1821 925 0 -1 4202496 15218 0 0 0 305 4 0 0 25 0 1 0 462455227 66936832 15173 33554432000 134512640 135144242 4292514880 18446744073709551615 134588132 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1822/statm: 16342 15173 76 155 0 16185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74068

[startup+6.3003 s]
/proc/loadavg: 3.85 3.94 3.88 5/194 1853
/proc/meminfo: memFree=12888616/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
[pid=1822] ppid=1821 vsize=74072 CPUtime=6.29 cores=5,7
/proc/1822/stat : 1822 (SatELite_releas) R 1821 1821 925 0 -1 4202496 17324 0 0 0 622 7 0 0 25 0 1 0 462455227 75849728 17279 33554432000 134512640 135144242 4292514880 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1822/statm: 18518 17279 76 155 0 18361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82772

[startup+12.7002 s]
/proc/loadavg: 3.86 3.94 3.88 5/194 1854
/proc/meminfo: memFree=12860956/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
[pid=1822] ppid=1821 vsize=87276 CPUtime=12.69 cores=5,7
/proc/1822/stat : 1822 (SatELite_releas) R 1821 1821 925 0 -1 4202496 19849 0 0 0 1260 9 0 0 25 0 1 0 462455227 89370624 19804 33554432000 134512640 135144242 4292514880 18446744073709551615 134588159 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1822/statm: 21819 19804 77 155 0 21662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95976

[startup+25.5009 s]
/proc/loadavg: 3.97 3.96 3.89 5/194 1855
/proc/meminfo: memFree=12857484/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=0 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 462455227 8908800 249 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 249 209 178 0 68 0
[pid=1822] ppid=1821 vsize=87276 CPUtime=25.49 cores=5,7
/proc/1822/stat : 1822 (SatELite_releas) R 1821 1821 925 0 -1 4202496 19849 0 0 0 2540 9 0 0 25 0 1 0 462455227 89370624 19804 33554432000 134512640 135144242 4292514880 18446744073709551615 134588125 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1822/statm: 21819 19804 77 155 0 21662 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95976

[startup+51.1003 s]
/proc/loadavg: 3.98 3.96 3.89 5/194 1856
/proc/meminfo: memFree=12841364/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=63776 CPUtime=23.8 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 14505 0 0 0 2378 2 0 0 25 0 1 0 462457955 65306624 14339 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 15944 14339 131 6 0 14414 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72476

[startup+102.307 s]
/proc/loadavg: 4.05 3.98 3.90 5/194 1858
/proc/meminfo: memFree=12801620/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=78080 CPUtime=75.01 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 18567 0 0 0 7498 3 0 0 25 0 1 0 462457955 79953920 17896 33554432000 4194304 4218580 140737386166160 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 19520 17896 131 6 0 17990 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86780

[startup+162.3 s]
/proc/loadavg: 4.02 3.98 3.91 5/194 1860
/proc/meminfo: memFree=12780760/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=85680 CPUtime=135.01 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 21146 0 0 0 13497 4 0 0 25 0 1 0 462457955 87736320 19793 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 21420 19793 131 6 0 19890 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 94380

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/194 1861
/proc/meminfo: memFree=12750300/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=91380 CPUtime=195 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 23338 0 0 0 19495 5 0 0 25 0 1 0 462457955 93573120 21221 33554432000 4194304 4218580 140737386166160 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 22845 21221 131 6 0 21315 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 100080

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/194 1863
/proc/meminfo: memFree=12736132/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=98240 CPUtime=255.01 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 25584 0 0 0 25495 6 0 0 25 0 1 0 462457955 100597760 22956 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 24560 22956 131 6 0 23030 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 106940

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/194 1864
/proc/meminfo: memFree=12717868/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=101952 CPUtime=315.01 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 27366 0 0 0 31494 7 0 0 25 0 1 0 462457955 104398848 23890 33554432000 4194304 4218580 140737386166160 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 25488 23890 131 6 0 23958 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110652

[startup+402.301 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 1896
/proc/meminfo: memFree=12808108/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7

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

/proc/1856/statm: 30641 29019 131 6 0 29111 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 131264

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1902
/proc/meminfo: memFree=12710980/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=130004 CPUtime=615.02 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 37416 0 0 0 61492 10 0 0 25 0 1 0 462457955 133124096 30884 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 32501 30884 131 6 0 30971 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 138704

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/194 1904
/proc/meminfo: memFree=12695208/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=133836 CPUtime=675.02 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 38866 0 0 0 67491 11 0 0 25 0 1 0 462457955 137048064 31865 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 33459 31865 131 6 0 31929 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 142536

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.93 5/194 1906
/proc/meminfo: memFree=12688500/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=133836 CPUtime=735.03 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 39650 0 0 0 73491 12 0 0 25 0 1 0 462457955 137048064 31866 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 33459 31866 131 6 0 31929 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 142536

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.93 5/194 1907
/proc/meminfo: memFree=12668016/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=133836 CPUtime=795.02 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 40373 0 0 0 79490 12 0 0 25 0 1 0 462457955 137048064 31867 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 33459 31867 131 6 0 31929 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 142536

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/194 1909
/proc/meminfo: memFree=12649896/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=137908 CPUtime=855.03 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 42151 0 0 0 85489 14 0 0 25 0 1 0 462457955 141217792 32871 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 34477 32871 131 6 0 32947 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 146608

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 1910
/proc/meminfo: memFree=12633872/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=138004 CPUtime=915.03 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 42950 0 0 0 91488 15 0 0 25 0 1 0 462457955 141316096 32890 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 34501 32890 131 6 0 32971 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 146704

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/194 1912
/proc/meminfo: memFree=12620828/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=146100 CPUtime=975.02 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 45351 0 0 0 97487 15 0 0 25 0 1 0 462457955 149606400 34909 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 36525 34909 131 6 0 34995 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 154800

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/194 1914
/proc/meminfo: memFree=12615464/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=149248 CPUtime=1035.03 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 46686 0 0 0 103487 16 0 0 25 0 1 0 462457955 152829952 35713 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 37312 35713 131 6 0 35782 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 157948

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 1924
/proc/meminfo: memFree=12612180/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=149280 CPUtime=1095.03 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 47503 0 0 0 109487 16 0 0 25 0 1 0 462457955 152862720 35721 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 37320 35721 131 6 0 35790 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 157980

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 1926
/proc/meminfo: memFree=12601740/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=149376 CPUtime=1155.04 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 48177 0 0 0 115487 17 0 0 25 0 1 0 462457955 152961024 35746 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 37344 35746 131 6 0 35814 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 158076

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/194 1927
/proc/meminfo: memFree=12590560/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=152604 CPUtime=1215.04 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 49671 0 0 0 121486 18 0 0 25 0 1 0 462457955 156266496 36529 33554432000 4194304 4218580 140737386166160 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 38151 36529 131 6 0 36621 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 161304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 4/191 1933
/proc/meminfo: memFree=12719992/32950928 swapFree=67111528/67111528
[pid=1821] ppid=1819 vsize=8700 CPUtime=27.27 cores=5,7
/proc/1821/stat : 1821 (esg_static.sh) S 1819 1821 925 0 -1 4202496 354 19854 0 0 0 0 2716 11 18 0 1 0 462455227 8908800 252 33554432000 4194304 4922060 140735102041072 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1821/statm: 2175 252 209 178 0 68 0
[pid=1856] ppid=1821 vsize=153664 CPUtime=1272.74 cores=5,7
/proc/1856/stat : 1856 (cdcl) R 1821 1821 925 0 -1 4202496 50686 0 0 0 127256 18 0 0 25 0 1 0 462457955 157351936 36816 33554432000 4194304 4218580 140737386166160 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/1856/statm: 38416 36816 131 6 0 36886 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 162364

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 1821 and gives
#  childrusage.ru_utime.tv_sec=27
#  childrusage.ru_utime.tv_usec=166870
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=118981
# CPU time returned by wait4() is 27.2859
# 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.72
CPU system time (s): 0.29
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 162492

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

runsolver used 2.07368 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:42:44
IDJOB=3249364
IDBENCH=83166
IDSOLVER=1609
FILE ID=node122/3249364-1303508564
RUNJOBID= node122-1303507259-1460
PBS_JOBID= 13134241
Free space on /tmp= 70940 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249364-1303508564/watcher-3249364-1303508564 -o /tmp/evaluation-result-3249364-1303508564/solver-3249364-1303508564 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3249364-1303508564.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=922378444

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12893680 kB
Buffers:       1623308 kB
Cached:       17549520 kB
SwapCached:          0 kB
Active:        9492372 kB
Inactive:     10016132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12893680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29128 kB
Writeback:           0 kB
AnonPages:      335296 kB
Mapped:          15728 kB
Slab:           485232 kB
PageTables:       5716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   524188 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= 70876 MiB
End job on node122 at 2011-04-23 00:04:26