Trace number 3257374

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 1300.01

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   99699   335345 |   29909       0        0     nan |  0.000 % |
0.00/0.25	c |         0 |   99699   335365 |      --       0       --      -- |     --   | 0/20
0.00/0.25	c ==============================================================================
0.00/0.25	c Result  :   #vars: 8709   #clauses: 99699   #literals: 335365
0.00/0.25	c CPU time:   0.246962 s
0.00/0.25	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-3257374-1303468860/watcher-3257374-1303468860 -o /tmp/evaluation-result-3257374-1303468860/solver-3257374-1303468860 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257374-1303468860.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.68 2.00 2.12 5/192 14455
/proc/meminfo: memFree=17451164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 458485687 8908800 250 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 250 209 178 0 68 0

[startup+0.0944109 s]
/proc/loadavg: 1.68 2.00 2.12 5/192 14455
/proc/meminfo: memFree=17451164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 458485687 8908800 250 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100408 s]
/proc/loadavg: 1.68 2.00 2.12 5/192 14455
/proc/meminfo: memFree=17451164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 458485687 8908800 250 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300375 s]
/proc/loadavg: 1.68 2.00 2.12 5/192 14455
/proc/meminfo: memFree=17451164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 458485687 8908800 250 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70031 s]
/proc/loadavg: 1.68 2.00 2.12 5/192 14455
/proc/meminfo: memFree=17451164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8700

[startup+1.50125 s]
/proc/loadavg: 1.86 2.04 2.13 5/194 14459
/proc/meminfo: memFree=17428844/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=16644 CPUtime=1.18 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 2614 0 0 0 118 0 0 0 22 0 1 0 458485718 17043456 2524 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 4161 2524 131 6 0 2631 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25344

[startup+3.10089 s]
/proc/loadavg: 1.86 2.04 2.13 5/194 14459
/proc/meminfo: memFree=17425124/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=17448 CPUtime=2.78 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 2833 0 0 0 278 0 0 0 25 0 1 0 458485718 17866752 2743 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 4362 2743 131 6 0 2832 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26148

[startup+6.30032 s]
/proc/loadavg: 1.86 2.04 2.13 5/194 14459
/proc/meminfo: memFree=17417456/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=18636 CPUtime=5.98 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 3130 0 0 0 598 0 0 0 25 0 1 0 458485718 19083264 3040 33554432000 4194304 4218580 140734576730128 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 4659 3040 131 6 0 3129 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27336

[startup+12.7002 s]
/proc/loadavg: 2.19 2.10 2.15 5/194 14459
/proc/meminfo: memFree=17405148/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=21668 CPUtime=12.38 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 3879 0 0 0 1238 0 0 0 25 0 1 0 458485718 22188032 3789 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 5417 3789 131 6 0 3887 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30368

[startup+25.5009 s]
/proc/loadavg: 2.47 2.16 2.17 5/194 14459
/proc/meminfo: memFree=17394552/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=26184 CPUtime=25.18 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 5003 0 0 0 2517 1 0 0 25 0 1 0 458485718 26812416 4913 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 6546 4913 131 6 0 5016 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34884

[startup+51.1004 s]
/proc/loadavg: 2.99 2.31 2.21 5/194 14460
/proc/meminfo: memFree=17376812/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=33244 CPUtime=50.78 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 6794 0 0 0 5076 2 0 0 25 0 1 0 458485718 34041856 6704 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 8311 6704 131 6 0 6781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41944

[startup+102.307 s]
/proc/loadavg: 3.60 2.59 2.31 5/194 14461
/proc/meminfo: memFree=17346664/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=45104 CPUtime=101.99 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 9759 0 0 0 10196 3 0 0 25 0 1 0 458485718 46186496 9658 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 11276 9658 131 6 0 9746 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 53804

[startup+162.301 s]
/proc/loadavg: 3.85 2.84 2.42 5/194 14463
/proc/meminfo: memFree=17318712/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=58884 CPUtime=161.98 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 13291 0 0 0 16194 4 0 0 25 0 1 0 458485718 60297216 13121 33554432000 4194304 4218580 140734576730128 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 14721 13121 131 6 0 13191 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 67584

[startup+222.3 s]
/proc/loadavg: 3.94 3.05 2.51 5/194 14464
/proc/meminfo: memFree=17294716/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=67508 CPUtime=221.99 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 15540 0 0 0 22194 5 0 0 25 0 1 0 458485718 69128192 15273 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 16877 15273 131 6 0 15347 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 76208

[startup+282.301 s]
/proc/loadavg: 3.98 3.22 2.60 5/194 14466
/proc/meminfo: memFree=17273964/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=78160 CPUtime=281.99 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 18324 0 0 0 28193 6 0 0 25 0 1 0 458485718 80035840 17923 33554432000 4194304 4218580 140734576730128 18446744073709551615 4209115 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 19540 17923 131 6 0 18010 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 86860

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 2.69 5/194 14468
/proc/meminfo: memFree=17247880/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=90532 CPUtime=341.99 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 21592 0 0 0 34192 7 0 0 25 0 1 0 458485718 92704768 21034 33554432000 4194304 4218580 140734576730128 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 22633 21034 131 6 0 21103 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 99232

[startup+402.301 s]
/proc/loadavg: 4.03 3.49 2.77 5/194 14469
/proc/meminfo: memFree=17217208/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7

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

/proc/14458/statm: 31824 30210 131 6 0 30294 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 135996

[startup+642.3 s]
/proc/loadavg: 4.00 3.76 3.04 5/194 14476
/proc/meminfo: memFree=17130704/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=161032 CPUtime=642 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 40088 0 0 0 64186 14 0 0 25 0 1 0 458485718 164896768 38657 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40258 38657 131 6 0 38728 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 169732

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.10 5/194 14477
/proc/meminfo: memFree=17105732/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=161032 CPUtime=702 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 40276 0 0 0 70186 14 0 0 25 0 1 0 458485718 164896768 38659 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40258 38659 131 6 0 38728 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 169732

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.15 5/194 14479
/proc/meminfo: memFree=17105440/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=161096 CPUtime=762 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 40453 0 0 0 76186 14 0 0 25 0 1 0 458485718 164962304 38672 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40274 38672 131 6 0 38744 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 169796

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.20 5/194 14480
/proc/meminfo: memFree=17097324/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=164088 CPUtime=822 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 41364 0 0 0 82186 14 0 0 25 0 1 0 458485718 168026112 39408 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 41022 39408 131 6 0 39492 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 172788

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.25 5/194 14482
/proc/meminfo: memFree=17093064/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=163768 CPUtime=882 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 41528 0 0 0 88186 14 0 0 25 0 1 0 458485718 167698432 39328 33554432000 4194304 4218580 140734576730128 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40942 39328 131 6 0 39412 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 172468

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.30 5/194 14484
/proc/meminfo: memFree=17076164/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=163800 CPUtime=942.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 41721 0 0 0 94186 15 0 0 25 0 1 0 458485718 167731200 39340 33554432000 4194304 4218580 140734576730128 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40950 39340 131 6 0 39420 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 172500

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.34 5/194 14485
/proc/meminfo: memFree=17070168/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=163832 CPUtime=1002.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 41875 0 0 0 100186 15 0 0 25 0 1 0 458485718 167763968 39351 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40958 39351 131 6 0 39428 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 172532

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.38 5/194 14487
/proc/meminfo: memFree=17046916/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=164056 CPUtime=1062.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 42057 0 0 0 106186 15 0 0 25 0 1 0 458485718 167993344 39401 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 41014 39401 131 6 0 39484 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 172756

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.41 5/194 14488
/proc/meminfo: memFree=17034836/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=164056 CPUtime=1122.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 42238 0 0 0 112186 15 0 0 25 0 1 0 458485718 167993344 39399 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 41014 39399 131 6 0 39484 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 172756

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/194 14490
/proc/meminfo: memFree=17034412/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=163992 CPUtime=1182.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 42432 0 0 0 118186 15 0 0 25 0 1 0 458485718 167927808 39391 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 40998 39391 131 6 0 39468 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 172692

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.48 5/194 14501
/proc/meminfo: memFree=17031940/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=164056 CPUtime=1242.01 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 42610 0 0 0 124186 15 0 0 25 0 1 0 458485718 167993344 39401 33554432000 4194304 4218580 140734576730128 18446744073709551615 4209953 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 41014 39401 131 6 0 39484 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 172756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.51 2/188 14505
/proc/meminfo: memFree=17298780/32950928 swapFree=67111528/67111528
[pid=14455] ppid=14453 vsize=8700 CPUtime=0.29 cores=5,7
/proc/14455/stat : 14455 (esg_static.sh) S 14453 14455 14389 0 -1 4202496 356 2112 0 0 0 0 29 0 18 0 1 0 458485687 8908800 253 33554432000 4194304 4922060 140733265721312 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14455/statm: 2175 253 209 178 0 68 0
[pid=14458] ppid=14455 vsize=164056 CPUtime=1299.71 cores=5,7
/proc/14458/stat : 14458 (cdcl) R 14455 14455 14389 0 -1 4202496 42784 0 0 0 129956 15 0 0 25 0 1 0 458485718 167993344 39407 33554432000 4194304 4218580 140734576730128 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14458/statm: 41014 39407 131 6 0 39484 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 172756

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 14455 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=299954
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.304953
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.85
CPU system time (s): 0.15
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 172884

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

runsolver used 1.9607 second user time and 5.14722 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 12:41:00
IDJOB=3257374
IDBENCH=70910
IDSOLVER=1609
FILE ID=node125/3257374-1303468860
RUNJOBID= node125-1303468859-14410
PBS_JOBID= 13107202
Free space on /tmp= 72504 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257374-1303468860/watcher-3257374-1303468860 -o /tmp/evaluation-result-3257374-1303468860/solver-3257374-1303468860 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257374-1303468860.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1194679558

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17451328 kB
Buffers:       1249380 kB
Cached:       13655844 kB
SwapCached:          0 kB
Active:        6904196 kB
Inactive:      8081320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17451328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9856 kB
Writeback:           0 kB
AnonPages:       80244 kB
Mapped:          15108 kB
Slab:           448836 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   267676 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= 72504 MiB
End job on node125 at 2011-04-22 13:02:42