Trace number 3249408

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-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   78498   310464 |   23549       0        0     nan |  0.000 % |
0.00/0.91	c |         0 |   77322   460404 |      --       0       --      -- |     --   | -1176/149940
0.00/0.91	c ==============================================================================
0.00/0.91	c Result  :   #vars: 882   #clauses: 77322   #literals: 460404
0.00/0.91	c CPU time:   0.904862 s
0.00/0.91	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-3249408-1303508568/watcher-3249408-1303508568 -o /tmp/evaluation-result-3249408-1303508568/solver-3249408-1303508568 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249408-1303508568.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.85 3.94 3.88 5/192 1850
/proc/meminfo: memFree=12915260/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462455614 8908800 250 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 250 209 178 0 68 0

[startup+0.034748 s]
/proc/loadavg: 3.85 3.94 3.88 5/192 1850
/proc/meminfo: memFree=12915260/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462455614 8908800 250 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100738 s]
/proc/loadavg: 3.85 3.94 3.88 5/192 1850
/proc/meminfo: memFree=12915260/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462455614 8908800 250 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300702 s]
/proc/loadavg: 3.85 3.94 3.88 5/192 1850
/proc/meminfo: memFree=12915260/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462455614 8908800 250 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70063 s]
/proc/loadavg: 3.85 3.94 3.88 5/192 1850
/proc/meminfo: memFree=12915260/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 462455614 8908800 250 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.85 3.94 3.88 5/194 1853
/proc/meminfo: memFree=12897768/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=14348 CPUtime=0.5 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 2064 0 0 0 50 0 0 0 20 0 1 0 462455713 14692352 1975 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 3587 1975 131 6 0 2057 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23048

[startup+3.1002 s]
/proc/loadavg: 3.85 3.94 3.88 5/194 1853
/proc/meminfo: memFree=12884028/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=16488 CPUtime=2.1 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 2591 0 0 0 210 0 0 0 25 0 1 0 462455713 16883712 2502 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 4122 2502 131 6 0 2592 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25188

[startup+6.30063 s]
/proc/loadavg: 3.86 3.94 3.88 5/194 1854
/proc/meminfo: memFree=12863584/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=19100 CPUtime=5.3 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 3263 0 0 0 530 0 0 0 25 0 1 0 462455713 19558400 3174 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 4775 3174 131 6 0 3245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27800

[startup+12.7005 s]
/proc/loadavg: 3.87 3.94 3.88 5/194 1855
/proc/meminfo: memFree=12865904/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=24352 CPUtime=11.7 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 4586 0 0 0 1169 1 0 0 25 0 1 0 462455713 24936448 4491 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 6088 4491 131 6 0 4558 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33052

[startup+25.5002 s]
/proc/loadavg: 3.97 3.96 3.89 5/194 1856
/proc/meminfo: memFree=12863188/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=27516 CPUtime=24.5 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 5462 0 0 0 2449 1 0 0 25 0 1 0 462455713 28176384 5273 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 6879 5273 131 6 0 5349 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36216

[startup+51.1006 s]
/proc/loadavg: 3.98 3.96 3.89 5/194 1857
/proc/meminfo: memFree=12836984/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=33096 CPUtime=50.1 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 7167 0 0 0 5009 1 0 0 25 0 1 0 462455713 33890304 6658 33554432000 4194304 4218580 140734264281664 18446744073709551615 268272355370 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 8274 6658 131 6 0 6744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41796

[startup+102.307 s]
/proc/loadavg: 4.05 3.98 3.90 5/194 1858
/proc/meminfo: memFree=12800876/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=43644 CPUtime=101.31 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 10586 0 0 0 10128 3 0 0 25 0 1 0 462455713 44691456 9318 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 10911 9318 131 6 0 9381 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 52344

[startup+162.301 s]
/proc/loadavg: 4.02 3.98 3.91 5/194 1860
/proc/meminfo: memFree=12776668/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=51736 CPUtime=161.3 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 13495 0 0 0 16126 4 0 0 25 0 1 0 462455713 52977664 11318 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 12934 11318 131 6 0 11404 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 60436

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/194 1861
/proc/meminfo: memFree=12748192/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=58924 CPUtime=221.3 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 15878 0 0 0 22126 4 0 0 25 0 1 0 462455713 60338176 13120 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 14731 13120 131 6 0 13201 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 67624

[startup+282.3 s]
/proc/loadavg: 4.05 4.00 3.91 5/194 1863
/proc/meminfo: memFree=12736132/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=59020 CPUtime=281.31 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 16862 0 0 0 28125 6 0 0 25 0 1 0 462455713 60436480 13139 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 14755 13139 131 6 0 13225 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 67720

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/194 1864
/proc/meminfo: memFree=12717124/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=67168 CPUtime=341.31 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 19750 0 0 0 34124 7 0 0 25 0 1 0 462455713 68780032 15194 33554432000 4194304 4218580 140734264281664 18446744073709551615 4200663 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 16792 15194 131 6 0 15262 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75868

[startup+402.301 s]
/proc/loadavg: 3.95 3.98 3.91 5/194 1896
/proc/meminfo: memFree=12806744/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3

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

/proc/1853/statm: 21234 19618 131 6 0 19704 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 93636

[startup+642.3 s]
/proc/loadavg: 4.08 4.02 3.92 5/194 1902
/proc/meminfo: memFree=12709988/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=85000 CPUtime=641.31 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 27941 0 0 0 64121 10 0 0 25 0 1 0 462455713 87040000 19633 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 21250 19633 131 6 0 19720 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 93700

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/194 1904
/proc/meminfo: memFree=12694712/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=88736 CPUtime=701.32 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 29618 0 0 0 70121 11 0 0 25 0 1 0 462455713 90865664 20566 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 22184 20566 131 6 0 20654 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 97436

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.93 5/194 1906
/proc/meminfo: memFree=12688004/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=90200 CPUtime=761.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 30892 0 0 0 76121 12 0 0 25 0 1 0 462455713 92364800 20940 33554432000 4194304 4218580 140734264281664 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 22550 20940 131 6 0 21020 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 98900

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/194 1907
/proc/meminfo: memFree=12667520/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=99384 CPUtime=821.32 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 33713 0 0 0 82119 13 0 0 25 0 1 0 462455713 101769216 23246 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 24846 23246 131 6 0 23316 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 108084

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/194 1909
/proc/meminfo: memFree=12649276/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=107964 CPUtime=881.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 36526 0 0 0 88118 15 0 0 25 0 1 0 462455713 110555136 25394 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 26991 25394 131 6 0 25461 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 116664

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 1910
/proc/meminfo: memFree=12633624/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=107932 CPUtime=941.32 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 37393 0 0 0 94117 15 0 0 25 0 1 0 462455713 110522368 25384 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 26983 25384 131 6 0 25453 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 116632

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/194 1912
/proc/meminfo: memFree=12620456/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=108156 CPUtime=1001.32 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 37968 0 0 0 100117 15 0 0 25 0 1 0 462455713 110751744 25445 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 27039 25445 131 6 0 25509 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 116856

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/194 1914
/proc/meminfo: memFree=12615464/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=108060 CPUtime=1061.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 38791 0 0 0 106117 16 0 0 25 0 1 0 462455713 110653440 25417 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 27015 25417 131 6 0 25485 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 116760

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 1924
/proc/meminfo: memFree=12611932/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=108092 CPUtime=1121.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 39694 0 0 0 112116 17 0 0 25 0 1 0 462455713 110686208 25424 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 27023 25424 131 6 0 25493 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 116792

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 1926
/proc/meminfo: memFree=12601368/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=113560 CPUtime=1181.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 41667 0 0 0 118116 17 0 0 25 0 1 0 462455713 116285440 26782 33554432000 4194304 4218580 140734264281664 18446744073709551615 4213712 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 28390 26782 131 6 0 26860 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 122260

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/194 1927
/proc/meminfo: memFree=12590312/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=113624 CPUtime=1241.33 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 42420 0 0 0 124115 18 0 0 25 0 1 0 462455713 116350976 26804 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 28406 26804 131 6 0 26876 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 122324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.00 3.94 5/194 2064
/proc/meminfo: memFree=12822276/32950928 swapFree=67111528/67111528
[pid=1850] ppid=1848 vsize=8700 CPUtime=0.98 cores=1,3
/proc/1850/stat : 1850 (esg_static.sh) S 1848 1850 925 0 -1 4202496 356 2681 0 0 0 0 97 1 18 0 1 0 462455614 8908800 253 33554432000 4194304 4922060 140737176327552 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1850/statm: 2175 253 209 178 0 68 0
[pid=1853] ppid=1850 vsize=113688 CPUtime=1299.03 cores=1,3
/proc/1853/stat : 1853 (cdcl) R 1850 1850 925 0 -1 4202496 43111 0 0 0 129885 18 0 0 25 0 1 0 462455713 116416512 26820 33554432000 4194304 4218580 140734264281664 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/1853/statm: 28422 26820 131 6 0 26892 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 122388

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 1850 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=971852
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=16997
# CPU time returned by wait4() is 0.988849
# 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.82
CPU system time (s): 0.19
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 122804

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

runsolver used 2.16267 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:42:48
IDJOB=3249408
IDBENCH=83167
IDSOLVER=1609
FILE ID=node122/3249408-1303508568
RUNJOBID= node122-1303507259-1459
PBS_JOBID= 13134241
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=922378444

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12915796 kB
Buffers:       1623360 kB
Cached:       17568388 kB
SwapCached:          0 kB
Active:        9447964 kB
Inactive:     10037316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12915796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           53268 kB
Writeback:           0 kB
AnonPages:      292284 kB
Mapped:          15924 kB
Slab:           485392 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   485620 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= 70868 MiB
End job on node122 at 2011-04-23 00:04:30