Trace number 3249188

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-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  157664   625664 |   47299       0        0     nan |  0.000 % |
2.69/2.75	c |         0 |  156000   931008 |      --       0       --      -- |     --   | -1664/305344
2.69/2.75	c ==============================================================================
2.69/2.75	c Result  :   #vars: 1248   #clauses: 156000   #literals: 931008
2.69/2.75	c CPU time:   2.73358 s
2.69/2.75	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-3249188-1303507266/watcher-3249188-1303507266 -o /tmp/evaluation-result-3249188-1303507266/solver-3249188-1303507266 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249188-1303507266.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: 2.49 3.40 3.69 4/192 1543
/proc/meminfo: memFree=13135664/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) R 1541 1543 925 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0

[startup+0.095061 s]
/proc/loadavg: 2.49 3.40 3.69 4/192 1543
/proc/meminfo: memFree=13135664/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101056 s]
/proc/loadavg: 2.49 3.40 3.69 4/192 1543
/proc/meminfo: memFree=13135664/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301022 s]
/proc/loadavg: 2.49 3.40 3.69 4/192 1543
/proc/meminfo: memFree=13135664/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700953 s]
/proc/loadavg: 2.49 3.40 3.69 4/192 1543
/proc/meminfo: memFree=13135664/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 2.61 3.41 3.69 5/194 1545
/proc/meminfo: memFree=13110980/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=0 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462325400 8908800 249 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1543/statm: 2175 249 209 178 0 68 0
[pid=1544] ppid=1543 vsize=22260 CPUtime=1.49 cores=1,3
/proc/1544/stat : 1544 (SatELite_releas) R 1543 1543 925 0 -1 4202496 4925 0 0 0 147 2 0 0 25 0 1 0 462325400 22794240 4880 33554432000 134512640 135144242 4287419600 18446744073709551615 134588157 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1544/statm: 5565 4880 77 155 0 5408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30960

[startup+3.10053 s]
/proc/loadavg: 2.61 3.41 3.69 5/194 1545
/proc/meminfo: memFree=13107896/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 8700

[startup+6.30095 s]
/proc/loadavg: 2.61 3.41 3.69 5/194 1546
/proc/meminfo: memFree=13102652/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=23020 CPUtime=3.39 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 4258 0 0 0 338 1 0 0 25 0 1 0 462325690 23572480 4169 33554432000 4194304 4218580 140735874334992 18446744073709551615 4210747 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 5755 4169 131 6 0 4225 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31720

[startup+12.7008 s]
/proc/loadavg: 2.82 3.42 3.70 5/194 1546
/proc/meminfo: memFree=13090192/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=28220 CPUtime=9.79 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 5554 0 0 0 978 1 0 0 25 0 1 0 462325690 28897280 5463 33554432000 4194304 4218580 140735874334992 18446744073709551615 4214084 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 7055 5463 131 6 0 5525 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36920

[startup+25.5005 s]
/proc/loadavg: 3.00 3.44 3.70 5/194 1546
/proc/meminfo: memFree=13071856/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=33124 CPUtime=22.58 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 6855 0 0 0 2257 1 0 0 25 0 1 0 462325690 33918976 6677 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 8281 6677 131 6 0 6751 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41824

[startup+51.101 s]
/proc/loadavg: 3.34 3.49 3.71 5/194 1547
/proc/meminfo: memFree=13046356/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=39476 CPUtime=48.18 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 8700 0 0 0 4816 2 0 0 25 0 1 0 462325690 40423424 8261 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 9869 8261 131 6 0 8339 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48176

[startup+102.307 s]
/proc/loadavg: 3.74 3.57 3.72 5/194 1548
/proc/meminfo: memFree=13018344/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=52104 CPUtime=99.39 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 12475 0 0 0 9936 3 0 0 25 0 1 0 462325690 53354496 11427 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 13026 11427 131 6 0 11496 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60804

[startup+162.301 s]
/proc/loadavg: 3.90 3.65 3.74 5/194 1550
/proc/meminfo: memFree=12985080/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=56080 CPUtime=159.38 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 14428 0 0 0 15934 4 0 0 25 0 1 0 462325690 57425920 12423 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 14020 12423 131 6 0 12490 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 64780

[startup+222.3 s]
/proc/loadavg: 3.96 3.71 3.75 5/194 1551
/proc/meminfo: memFree=12965464/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=66640 CPUtime=219.39 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 17449 0 0 0 21933 6 0 0 25 0 1 0 462325690 68239360 15043 33554432000 4194304 4218580 140735874334992 18446744073709551615 4210466 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 16660 15043 131 6 0 15130 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75340

[startup+282.301 s]
/proc/loadavg: 3.98 3.76 3.76 5/194 1553
/proc/meminfo: memFree=12949556/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=68384 CPUtime=279.4 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 18797 0 0 0 27933 7 0 0 25 0 1 0 462325690 70025216 15502 33554432000 4194304 4218580 140735874334992 18446744073709551615 4209488 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 17096 15502 131 6 0 15566 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77084

[startup+342.301 s]
/proc/loadavg: 3.99 3.80 3.77 5/194 1555
/proc/meminfo: memFree=12934140/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=73768 CPUtime=339.39 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 20926 0 0 0 33932 7 0 0 25 0 1 0 462325690 75538432 16839 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 18442 16839 131 6 0 16912 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 82468

[startup+402.3 s]
/proc/loadavg: 3.95 3.82 3.78 6/194 1704
/proc/meminfo: memFree=12993624/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=75748 CPUtime=399.4 cores=1,3

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

/proc/1546/statm: 23529 21939 131 6 0 21999 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 102816

[startup+642.301 s]
/proc/loadavg: 3.99 3.91 3.82 6/194 1711
/proc/meminfo: memFree=12904164/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=95576 CPUtime=639.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 29018 0 0 0 63931 10 0 0 25 0 1 0 462325690 97869824 22304 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 23894 22304 131 6 0 22364 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104276

[startup+702.301 s]
/proc/loadavg: 3.99 3.92 3.83 6/194 1712
/proc/meminfo: memFree=12891584/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=95920 CPUtime=699.4 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 29932 0 0 0 69930 10 0 0 25 0 1 0 462325690 98222080 22372 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 23980 22372 131 6 0 22450 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 104620

[startup+762.307 s]
/proc/loadavg: 3.99 3.94 3.83 6/194 1714
/proc/meminfo: memFree=12880272/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=96092 CPUtime=759.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 30799 0 0 0 75930 11 0 0 25 0 1 0 462325690 98398208 22416 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 24023 22416 131 6 0 22493 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 104792

[startup+822.3 s]
/proc/loadavg: 3.99 3.94 3.84 6/194 1715
/proc/meminfo: memFree=12863376/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=101748 CPUtime=819.4 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 32968 0 0 0 81928 12 0 0 25 0 1 0 462325690 104189952 23832 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 25437 23832 131 6 0 23907 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 110448

[startup+882.301 s]
/proc/loadavg: 3.99 3.95 3.84 6/194 1717
/proc/meminfo: memFree=12854912/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=101748 CPUtime=879.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 33872 0 0 0 87928 13 0 0 25 0 1 0 462325690 104189952 23830 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 25437 23830 131 6 0 23907 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 110448

[startup+942.301 s]
/proc/loadavg: 4.07 3.97 3.86 6/194 1719
/proc/meminfo: memFree=12834172/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=114480 CPUtime=939.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 37443 0 0 0 93926 15 0 0 25 0 1 0 462325690 117227520 27020 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 28620 27020 131 6 0 27090 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 123180

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.86 6/194 1720
/proc/meminfo: memFree=12820624/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=119404 CPUtime=999.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 39217 0 0 0 99926 15 0 0 25 0 1 0 462325690 122269696 28255 33554432000 4194304 4218580 140735874334992 18446744073709551615 4211946 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 29851 28255 131 6 0 28321 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 128104

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.87 6/194 1722
/proc/meminfo: memFree=12817492/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=119500 CPUtime=1059.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 40108 0 0 0 105925 16 0 0 25 0 1 0 462325690 122368000 28278 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 29875 28278 131 6 0 28345 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 128200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.87 6/194 1723
/proc/meminfo: memFree=12811896/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=119468 CPUtime=1119.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 40760 0 0 0 111925 16 0 0 25 0 1 0 462325690 122335232 28273 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 29867 28273 131 6 0 28337 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 128168

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.88 6/194 1725
/proc/meminfo: memFree=12805420/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=120896 CPUtime=1179.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 41971 0 0 0 117924 17 0 0 25 0 1 0 462325690 123797504 28633 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 30224 28633 131 6 0 28694 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 129596

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.89 6/194 1727
/proc/meminfo: memFree=12797716/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=121056 CPUtime=1239.41 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 42833 0 0 0 123924 17 0 0 25 0 1 0 462325690 123961344 28672 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 30264 28672 131 6 0 28734 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 129756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.94 3.88 5/194 1823
/proc/meminfo: memFree=12818160/32950928 swapFree=67111528/67111528
[pid=1543] ppid=1541 vsize=8700 CPUtime=2.89 cores=1,3
/proc/1543/stat : 1543 (esg_static.sh) S 1541 1543 925 0 -1 4202496 354 4927 0 0 0 0 286 3 18 0 1 0 462325400 8908800 252 33554432000 4194304 4922060 140735091924272 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1543/statm: 2175 252 209 178 0 68 0
[pid=1546] ppid=1543 vsize=127544 CPUtime=1297.12 cores=1,3
/proc/1546/stat : 1546 (cdcl) R 1543 1543 925 0 -1 4202496 44726 0 0 0 129694 18 0 0 25 0 1 0 462325690 130605056 30288 33554432000 4194304 4218580 140735874334992 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1546/statm: 31886 30288 131 6 0 30356 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 136244

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 1543 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=870563
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 2.90456
# 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.8
CPU system time (s): 0.21
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 136244

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

runsolver used 2.05269 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:21:06
IDJOB=3249188
IDBENCH=83159
IDSOLVER=1609
FILE ID=node122/3249188-1303507266
RUNJOBID= node122-1303507259-1459
PBS_JOBID= 13134241
Free space on /tmp= 70956 MiB

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

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=752177762

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:      13135944 kB
Buffers:       1623108 kB
Cached:       17527460 kB
SwapCached:          0 kB
Active:        9261344 kB
Inactive:     10006464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13135944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32072 kB
Writeback:           0 kB
AnonPages:      117036 kB
Mapped:          15364 kB
Slab:           485264 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   302756 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= 70920 MiB
End job on node122 at 2011-04-22 23:42:48