Trace number 3249320

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) 1299.97 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.18	c ==============================================================================
0.00/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.18	c ==============================================================================
0.00/0.18	c |         0 |  448371  1785168 |  134511       0        0     nan |  0.000 % |
13.79/13.87	c |         0 |  445599  2665278 |      --       0       --      -- |     --   | -2772/880110
13.79/13.87	c ==============================================================================
13.79/13.87	c Result  :   #vars: 2079   #clauses: 445599   #literals: 2665278
13.79/13.87	c CPU time:   13.7799 s
13.79/13.87	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-3249320-1303508564/watcher-3249320-1303508564 -o /tmp/evaluation-result-3249320-1303508564/solver-3249320-1303508564 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249320-1303508564.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.84 3.94 3.88 5/188 1814
/proc/meminfo: memFree=12942336/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) R 1812 1814 925 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272509333 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0

[startup+0.103489 s]
/proc/loadavg: 3.84 3.94 3.88 5/188 1814
/proc/meminfo: memFree=12942336/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200474 s]
/proc/loadavg: 3.84 3.94 3.88 5/188 1814
/proc/meminfo: memFree=12942336/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300443 s]
/proc/loadavg: 3.84 3.94 3.88 5/188 1814
/proc/meminfo: memFree=12942336/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700434 s]
/proc/loadavg: 3.84 3.94 3.88 5/188 1814
/proc/meminfo: memFree=12942336/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50018 s]
/proc/loadavg: 3.84 3.94 3.88 5/194 1823
/proc/meminfo: memFree=12834988/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
[pid=1815] ppid=1814 vsize=44392 CPUtime=1.49 cores=4,6
/proc/1815/stat : 1815 (SatELite_releas) R 1814 1814 925 0 -1 4202496 10452 0 0 0 146 3 0 0 25 0 1 0 462455181 45457408 10407 33554432000 134512640 135144242 4290086080 18446744073709551615 134588120 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1815/statm: 11098 10407 76 155 0 10941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53092

[startup+3.1009 s]
/proc/loadavg: 3.84 3.94 3.88 5/194 1823
/proc/meminfo: memFree=12864412/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
[pid=1815] ppid=1814 vsize=50332 CPUtime=3.09 cores=4,6
/proc/1815/stat : 1815 (SatELite_releas) R 1814 1814 925 0 -1 4202496 11955 0 0 0 303 6 0 0 25 0 1 0 462455181 51539968 11910 33554432000 134512640 135144242 4290086080 18446744073709551615 134555048 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1815/statm: 12583 11910 76 155 0 12426 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59032

[startup+6.30033 s]
/proc/loadavg: 3.85 3.94 3.88 5/194 1853
/proc/meminfo: memFree=12891444/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
[pid=1815] ppid=1814 vsize=60256 CPUtime=6.29 cores=4,6
/proc/1815/stat : 1815 (SatELite_releas) R 1814 1814 925 0 -1 4202496 13947 0 0 0 621 8 0 0 25 0 1 0 462455181 61702144 13902 33554432000 134512640 135144242 4290086080 18446744073709551615 134588132 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1815/statm: 15064 13902 77 155 0 14907 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68956

[startup+12.7002 s]
/proc/loadavg: 3.86 3.94 3.88 5/194 1854
/proc/meminfo: memFree=12861080/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=0 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 462455181 8908800 249 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1814/statm: 2175 249 209 178 0 68 0
[pid=1815] ppid=1814 vsize=60256 CPUtime=12.69 cores=4,6
/proc/1815/stat : 1815 (SatELite_releas) R 1814 1814 925 0 -1 4202496 13947 0 0 0 1260 9 0 0 25 0 1 0 462455181 61702144 13902 33554432000 134512640 135144242 4290086080 18446744073709551615 134588135 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1815/statm: 15064 13902 77 155 0 14907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68956

[startup+25.5009 s]
/proc/loadavg: 3.97 3.96 3.89 5/194 1855
/proc/meminfo: memFree=12857724/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=47044 CPUtime=11.19 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 10266 0 0 0 1118 1 0 0 25 0 1 0 462456610 48173056 10173 33554432000 4194304 4218580 140733896278576 18446744073709551615 4209736 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 11761 10173 131 6 0 10231 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55744

[startup+51.1003 s]
/proc/loadavg: 3.98 3.96 3.89 5/194 1856
/proc/meminfo: memFree=12841364/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=55408 CPUtime=36.79 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 12507 0 0 0 3677 2 0 0 25 0 1 0 462456610 56737792 12240 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 13852 12240 131 6 0 12322 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64108

[startup+102.3 s]
/proc/loadavg: 4.05 3.98 3.90 5/194 1858
/proc/meminfo: memFree=12801620/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=66032 CPUtime=87.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 15685 0 0 0 8795 3 0 0 25 0 1 0 462456610 67616768 14904 33554432000 4194304 4218580 140733896278576 18446744073709551615 4200477 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 16508 14904 131 6 0 14978 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74732

[startup+162.301 s]
/proc/loadavg: 4.02 3.98 3.91 5/194 1860
/proc/meminfo: memFree=12781132/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=70536 CPUtime=147.97 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 17670 0 0 0 14793 4 0 0 25 0 1 0 462456610 72228864 16014 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 17634 16014 131 6 0 16104 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79236

[startup+222.307 s]
/proc/loadavg: 4.00 3.98 3.91 5/194 1861
/proc/meminfo: memFree=12750300/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=82344 CPUtime=207.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 21255 0 0 0 20793 5 0 0 25 0 1 0 462456610 84320256 18960 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 20586 18960 131 6 0 19056 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 91044

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/194 1863
/proc/meminfo: memFree=12736132/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=86008 CPUtime=267.97 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 22924 0 0 0 26792 5 0 0 25 0 1 0 462456610 88072192 19904 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 21502 19904 131 6 0 19972 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 94708

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/194 1864
/proc/meminfo: memFree=12717868/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=88808 CPUtime=327.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 24478 0 0 0 32792 6 0 0 25 0 1 0 462456610 90939392 20593 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 22202 20593 131 6 0 20672 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 97508

[startup+402.301 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 1896
/proc/meminfo: memFree=12808232/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6

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

/proc/1855/statm: 28848 27232 131 6 0 27318 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 124092

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/194 1904
/proc/meminfo: memFree=12695332/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=117112 CPUtime=687.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 35474 0 0 0 68790 8 0 0 25 0 1 0 462456610 119922688 27657 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 29278 27657 131 6 0 27748 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 125812

[startup+762.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/194 1906
/proc/meminfo: memFree=12688500/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=119204 CPUtime=747.99 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 36738 0 0 0 74790 9 0 0 25 0 1 0 462456610 122064896 28193 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 29801 28193 131 6 0 28271 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 127904

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.93 5/194 1907
/proc/meminfo: memFree=12668140/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=123296 CPUtime=807.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 38565 0 0 0 80789 9 0 0 25 0 1 0 462456610 126255104 29214 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 30824 29214 131 6 0 29294 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 131996

[startup+882.307 s]
/proc/loadavg: 4.03 4.02 3.93 5/194 1909
/proc/meminfo: memFree=12649896/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=124316 CPUtime=868 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 39605 0 0 0 86790 10 0 0 25 0 1 0 462456610 127299584 29464 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 31079 29464 131 6 0 29549 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 133016

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 1910
/proc/meminfo: memFree=12634244/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=137040 CPUtime=927.99 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 43125 0 0 0 92788 11 0 0 25 0 1 0 462456610 140328960 32663 33554432000 4194304 4218580 140733896278576 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 34260 32663 131 6 0 32730 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 145740

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/194 1912
/proc/meminfo: memFree=12620828/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=140412 CPUtime=987.99 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 44502 0 0 0 98788 11 0 0 25 0 1 0 462456610 143781888 33509 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 35103 33509 131 6 0 33573 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 149112

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/194 1914
/proc/meminfo: memFree=12615464/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=140284 CPUtime=1047.99 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 45275 0 0 0 104788 11 0 0 25 0 1 0 462456610 143650816 33474 33554432000 4194304 4218580 140733896278576 18446744073709551615 4209513 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 35071 33474 131 6 0 33541 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 148984

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 1924
/proc/meminfo: memFree=12612180/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=140252 CPUtime=1107.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 45989 0 0 0 110786 12 0 0 25 0 1 0 462456610 143618048 33466 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 35063 33466 131 6 0 33533 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 148952

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 1926
/proc/meminfo: memFree=12601740/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=140824 CPUtime=1167.99 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 46890 0 0 0 116786 13 0 0 25 0 1 0 462456610 144203776 33582 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 35206 33582 131 6 0 33676 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 149524

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/194 1927
/proc/meminfo: memFree=12590560/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=140952 CPUtime=1227.98 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 47746 0 0 0 122785 13 0 0 25 0 1 0 462456610 144334848 33617 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 35238 33617 131 6 0 33708 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 149652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 1932
/proc/meminfo: memFree=12577492/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=149544 CPUtime=1285.69 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 50334 0 0 0 128554 15 0 0 25 0 1 0 462456610 153133056 35766 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 37386 35766 131 6 0 35856 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 158244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 1932
/proc/meminfo: memFree=12577492/32950928 swapFree=67111528/67111528
[pid=1814] ppid=1812 vsize=8700 CPUtime=14.28 cores=4,6
/proc/1814/stat : 1814 (esg_static.sh) S 1812 1814 925 0 -1 4202496 356 13952 0 0 0 0 1417 11 18 0 1 0 462455181 8908800 252 33554432000 4194304 4922060 140733336869408 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/1814/statm: 2175 252 209 178 0 68 0
[pid=1855] ppid=1814 vsize=149544 CPUtime=1285.69 cores=4,6
/proc/1855/stat : 1855 (cdcl) R 1814 1814 925 0 -1 4202496 50334 0 0 0 128554 15 0 0 25 0 1 0 462456610 153133056 35766 33554432000 4194304 4218580 140733896278576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1855/statm: 37386 35766 131 6 0 35856 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 158244

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1814 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=177844
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=111982
# CPU time returned by wait4() is 14.2898
# while last known CPU time is 1299.97
#
# 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): 1299.97
CPU user time (s): 1299.71
CPU system time (s): 0.26
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 158244

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

runsolver used 2.12668 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:42:44
IDJOB=3249320
IDBENCH=83165
IDSOLVER=1609
FILE ID=node122/3249320-1303508564
RUNJOBID= node122-1303507259-1458
PBS_JOBID= 13134241
Free space on /tmp= 70956 MiB

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

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
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:      12942964 kB
Buffers:       1623284 kB
Cached:       17533248 kB
SwapCached:          0 kB
Active:        9442552 kB
Inactive:     10016772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12942964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13996 kB
Writeback:           0 kB
AnonPages:      303092 kB
Mapped:          15340 kB
Slab:           484712 kB
PageTables:       6104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   469284 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= 70864 MiB
End job on node122 at 2011-04-23 00:04:26