Trace number 3249760

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  628173  2502864 |  188451       0        0     nan |  0.000 % |
23.29/23.33	c |         0 |  624897  3739554 |      --       0       --      -- |     --   | -3276/1236690
23.29/23.33	c ==============================================================================
23.29/23.33	c Result  :   #vars: 2457   #clauses: 624897   #literals: 3739554
23.29/23.33	c CPU time:   23.2275 s
23.29/23.33	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-3249760-1303509871/watcher-3249760-1303509871 -o /tmp/evaluation-result-3249760-1303509871/solver-3249760-1303509871 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249760-1303509871.cnf 

running on 2 cores: 1,3

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.93 4.00 3.94 4/192 2128
/proc/meminfo: memFree=12905044/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0

[startup+0.071739 s]
/proc/loadavg: 3.93 4.00 3.94 4/192 2128
/proc/meminfo: memFree=12905044/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100731 s]
/proc/loadavg: 3.93 4.00 3.94 4/192 2128
/proc/meminfo: memFree=12905044/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300696 s]
/proc/loadavg: 3.93 4.00 3.94 4/192 2128
/proc/meminfo: memFree=12905044/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700682 s]
/proc/loadavg: 3.93 4.00 3.94 4/192 2128
/proc/meminfo: memFree=12905044/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50048 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2131
/proc/meminfo: memFree=12853452/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
[pid=2129] ppid=2128 vsize=58476 CPUtime=1.48 cores=1,3
/proc/2129/stat : 2129 (SatELite_releas) R 2128 2128 925 0 -1 4202496 13513 0 0 0 145 3 0 0 25 0 1 0 462585897 59879424 13468 33554432000 134512640 135144242 4289301616 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2129/statm: 14619 13468 76 155 0 14462 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67176

[startup+3.1002 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2132
/proc/meminfo: memFree=12857668/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
[pid=2129] ppid=2128 vsize=64408 CPUtime=3.09 cores=1,3
/proc/2129/stat : 2129 (SatELite_releas) R 2128 2128 925 0 -1 4202496 14986 0 0 0 304 5 0 0 25 0 1 0 462585897 65953792 14941 33554432000 134512640 135144242 4289301616 18446744073709551615 134555828 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2129/statm: 16102 14941 76 155 0 15945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73108

[startup+6.30063 s]
/proc/loadavg: 3.94 4.00 3.94 5/194 2132
/proc/meminfo: memFree=12820588/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
[pid=2129] ppid=2128 vsize=72976 CPUtime=6.29 cores=1,3
/proc/2129/stat : 2129 (SatELite_releas) R 2128 2128 925 0 -1 4202496 17037 0 0 0 620 9 0 0 25 0 1 0 462585897 74727424 16992 33554432000 134512640 135144242 4289301616 18446744073709551615 134555816 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2129/statm: 18244 16992 76 155 0 18087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81676

[startup+12.7005 s]
/proc/loadavg: 3.95 4.00 3.94 5/194 2132
/proc/meminfo: memFree=12796216/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=0 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 462585897 8908800 249 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 249 209 178 0 68 0
[pid=2129] ppid=2128 vsize=83604 CPUtime=12.69 cores=1,3
/proc/2129/stat : 2129 (SatELite_releas) R 2128 2128 925 0 -1 4202496 18962 0 0 0 1259 10 0 0 25 0 1 0 462585897 85610496 18917 33554432000 134512640 135144242 4289301616 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2129/statm: 20901 18917 77 155 0 20744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92304

[startup+25.5002 s]
/proc/loadavg: 3.95 4.00 3.94 5/194 2134
/proc/meminfo: memFree=12797104/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=53016 CPUtime=1.57 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 11715 0 0 0 154 3 0 0 23 0 1 0 462588289 54288384 11626 33554432000 4194304 4218580 140735063913376 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 13254 11626 131 6 0 11724 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61716

[startup+51.1006 s]
/proc/loadavg: 3.97 4.00 3.94 5/194 2135
/proc/meminfo: memFree=12772184/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=64364 CPUtime=27.17 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 14683 0 0 0 2714 3 0 0 25 0 1 0 462588289 65908736 14496 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 16091 14496 131 6 0 14561 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73064

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2136
/proc/meminfo: memFree=12737864/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=76816 CPUtime=78.37 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 18316 0 0 0 7833 4 0 0 25 0 1 0 462588289 78659584 17592 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 19204 17592 131 6 0 17674 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 85516

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2137
/proc/meminfo: memFree=12716568/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=84428 CPUtime=138.37 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 20885 0 0 0 13832 5 0 0 25 0 1 0 462588289 86454272 19484 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 21107 19484 131 6 0 19577 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 93128

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2139
/proc/meminfo: memFree=12687032/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=91808 CPUtime=198.37 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 23490 0 0 0 19831 6 0 0 25 0 1 0 462588289 94011392 21341 33554432000 4194304 4218580 140735063913376 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 22952 21341 131 6 0 21422 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 100508

[startup+282.3 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2141
/proc/meminfo: memFree=12665308/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=99704 CPUtime=258.38 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 25787 0 0 0 25831 7 0 0 25 0 1 0 462588289 102096896 23324 33554432000 4194304 4218580 140735063913376 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 24926 23324 131 6 0 23396 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108404

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.94 5/194 2142
/proc/meminfo: memFree=12644680/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=100152 CPUtime=318.37 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 26762 0 0 0 31830 7 0 0 25 0 1 0 462588289 102555648 23439 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 25038 23439 131 6 0 23508 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 108852

[startup+402.301 s]
/proc/loadavg: 3.60 3.90 3.90 4/187 2162
/proc/meminfo: memFree=12764428/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3

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

/proc/2134/statm: 30436 28826 131 6 0 28906 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130444

[startup+642.3 s]
/proc/loadavg: 3.01 3.40 3.69 4/187 2168
/proc/meminfo: memFree=12715428/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=125564 CPUtime=618.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 36118 0 0 0 61829 10 0 0 25 0 1 0 462588289 128577536 29784 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 31391 29784 131 6 0 29861 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 134264

[startup+702.301 s]
/proc/loadavg: 3.00 3.33 3.65 4/187 2170
/proc/meminfo: memFree=12705336/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=130224 CPUtime=678.38 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 37561 0 0 0 67828 10 0 0 25 0 1 0 462588289 133349376 30934 33554432000 4194304 4218580 140735063913376 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 32556 30934 131 6 0 31026 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 138924

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.60 4/187 2171
/proc/meminfo: memFree=12691036/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=133116 CPUtime=738.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 39084 0 0 0 73828 11 0 0 25 0 1 0 462588289 136310784 31663 33554432000 4194304 4218580 140735063913376 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 33279 31663 131 6 0 31749 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 141816

[startup+822.3 s]
/proc/loadavg: 3.00 3.22 3.56 4/187 2173
/proc/meminfo: memFree=12685412/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=132956 CPUtime=798.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 39925 0 0 0 79827 12 0 0 25 0 1 0 462588289 136146944 31626 33554432000 4194304 4218580 140735063913376 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 33239 31626 131 6 0 31709 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 141656

[startup+882.3 s]
/proc/loadavg: 3.00 3.17 3.52 4/187 2175
/proc/meminfo: memFree=12663180/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=134296 CPUtime=858.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 40900 0 0 0 85827 12 0 0 25 0 1 0 462588289 137519104 31959 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 33574 31959 131 6 0 32044 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 142996

[startup+942.301 s]
/proc/loadavg: 3.00 3.14 3.49 4/187 2176
/proc/meminfo: memFree=12656564/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=134456 CPUtime=918.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 41641 0 0 0 91826 13 0 0 25 0 1 0 462588289 137682944 31992 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 33614 31992 131 6 0 32084 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 143156

[startup+1002.3 s]
/proc/loadavg: 3.00 3.11 3.45 4/187 2178
/proc/meminfo: memFree=12648588/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=142000 CPUtime=978.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 44246 0 0 0 97825 14 0 0 25 0 1 0 462588289 145408000 33913 33554432000 4194304 4218580 140735063913376 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 35500 33913 131 6 0 33970 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 150700

[startup+1062.3 s]
/proc/loadavg: 3.05 3.10 3.43 4/187 2179
/proc/meminfo: memFree=12633668/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=149412 CPUtime=1038.4 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 46548 0 0 0 103825 15 0 0 25 0 1 0 462588289 152997888 35736 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 37353 35736 131 6 0 35823 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 158112

[startup+1122.3 s]
/proc/loadavg: 3.09 3.10 3.41 4/187 2181
/proc/meminfo: memFree=12629536/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=149412 CPUtime=1098.39 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 47349 0 0 0 109824 15 0 0 25 0 1 0 462588289 152997888 35741 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 37353 35741 131 6 0 35823 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 158112

[startup+1182.3 s]
/proc/loadavg: 3.03 3.08 3.38 4/187 2183
/proc/meminfo: memFree=12629508/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=149412 CPUtime=1158.4 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 48072 0 0 0 115824 16 0 0 25 0 1 0 462588289 152997888 35743 33554432000 4194304 4218580 140735063913376 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 37353 35743 131 6 0 35823 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 158112

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 3.35 4/187 2184
/proc/meminfo: memFree=12615708/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=154164 CPUtime=1218.4 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 49878 0 0 0 121823 17 0 0 25 0 1 0 462588289 157863936 36920 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 38541 36920 131 6 0 37011 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 162864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.33 2/175 2222
/proc/meminfo: memFree=12888676/32950928 swapFree=67111528/67111528
[pid=2128] ppid=2126 vsize=8700 CPUtime=23.91 cores=1,3
/proc/2128/stat : 2128 (esg_static.sh) S 2126 2128 925 0 -1 4202496 354 18967 0 0 0 0 2378 13 18 0 1 0 462585897 8908800 252 33554432000 4194304 4922060 140736680780416 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2128/statm: 2175 252 209 178 0 68 0
[pid=2134] ppid=2128 vsize=154132 CPUtime=1276.11 cores=1,3
/proc/2134/stat : 2134 (cdcl) R 2128 2128 925 0 -1 4202496 50611 0 0 0 127593 18 0 0 25 0 1 0 462588289 157831168 36912 33554432000 4194304 4218580 140735063913376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2134/statm: 38533 36912 131 6 0 37003 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 162832

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 2128 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=790383
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=131979
# CPU time returned by wait4() is 23.9224
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.71
CPU system time (s): 0.31
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 162960

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

runsolver used 2.07968 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 00:04:31
IDJOB=3249760
IDBENCH=83184
IDSOLVER=1609
FILE ID=node122/3249760-1303509871
RUNJOBID= node122-1303507259-1459
PBS_JOBID= 13134241
Free space on /tmp= 70856 MiB

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

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=112509805

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:      12905324 kB
Buffers:       1623576 kB
Cached:       17639752 kB
SwapCached:          0 kB
Active:        9423672 kB
Inactive:     10072096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12905324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45280 kB
Writeback:          56 kB
AnonPages:      232148 kB
Mapped:          15932 kB
Slab:           486200 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   419360 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= 70816 MiB
End job on node122 at 2011-04-23 00:26:13