Trace number 3291511

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

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications 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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  142458   559608 |   42737       0        0     nan |  0.000 % |
0.00/0.27	c |         0 |  128200   527733 |      --       0       --      -- |     --   | -14224/-31713
0.00/0.27	c ==============================================================================
0.00/0.27	c Result  :   #vars: 30365   #clauses: 128200   #literals: 527733
0.00/0.27	c CPU time:   0.266959 s
0.00/0.28	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-3291511-1303779788/watcher-3291511-1303779788 -o /tmp/evaluation-result-3291511-1303779788/solver-3291511-1303779788 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3291511-1303779788.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.66 3.09 3.29 2/178 2087
/proc/meminfo: memFree=20228836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 489575491 8908800 249 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 249 209 178 0 68 0

[startup+0.0884059 s]
/proc/loadavg: 2.66 3.09 3.29 2/178 2087
/proc/meminfo: memFree=20228836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 489575491 8908800 249 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100403 s]
/proc/loadavg: 2.66 3.09 3.29 2/178 2087
/proc/meminfo: memFree=20228836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 489575491 8908800 249 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30036 s]
/proc/loadavg: 2.66 3.09 3.29 2/178 2087
/proc/meminfo: memFree=20228836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 489575491 8908800 249 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700207 s]
/proc/loadavg: 2.66 3.09 3.29 2/178 2087
/proc/meminfo: memFree=20228836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 2.66 3.09 3.29 3/180 2090
/proc/meminfo: memFree=20210352/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=20616 CPUtime=1.11 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 3507 0 0 0 111 0 0 0 25 0 1 0 489575529 21110784 3416 33554432000 4194304 4218580 140734461399312 18446744073709551615 4209092 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 5154 3416 131 6 0 3624 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29316

[startup+3.10081 s]
/proc/loadavg: 2.66 3.09 3.29 3/180 2090
/proc/meminfo: memFree=20210216/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=20800 CPUtime=2.71 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 3577 0 0 0 271 0 0 0 25 0 1 0 489575529 21299200 3485 33554432000 4194304 4218580 140734461399312 18446744073709551615 4201941 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 5200 3485 131 6 0 3670 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29500

[startup+6.30116 s]
/proc/loadavg: 2.61 3.07 3.28 3/180 2090
/proc/meminfo: memFree=20207404/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=20932 CPUtime=5.91 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 3623 0 0 0 591 0 0 0 25 0 1 0 489575529 21434368 3531 33554432000 4194304 4218580 140734461399312 18446744073709551615 4213840 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 5233 3531 131 6 0 3703 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29632

[startup+12.7009 s]
/proc/loadavg: 2.56 3.06 3.27 3/180 2090
/proc/meminfo: memFree=20201364/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=21064 CPUtime=12.31 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 3655 0 0 0 1231 0 0 0 25 0 1 0 489575529 21569536 3563 33554432000 4194304 4218580 140734461399312 18446744073709551615 4213807 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 5266 3563 131 6 0 3736 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29764

[startup+25.5003 s]
/proc/loadavg: 2.43 3.00 3.25 3/180 2091
/proc/meminfo: memFree=20194668/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=21328 CPUtime=25.11 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 3709 0 0 0 2511 0 0 0 25 0 1 0 489575529 21839872 3616 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 5332 3616 131 6 0 3802 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30028

[startup+51.1012 s]
/proc/loadavg: 2.29 2.92 3.22 3/180 2091
/proc/meminfo: memFree=20171396/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=32972 CPUtime=50.71 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 6651 0 0 0 5071 0 0 0 25 0 1 0 489575529 33763328 6557 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 8243 6557 131 6 0 6713 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41672

[startup+102.307 s]
/proc/loadavg: 2.11 2.77 3.14 3/180 2096
/proc/meminfo: memFree=20144228/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=47572 CPUtime=101.92 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 10312 0 0 0 10191 1 0 0 25 0 1 0 489575529 48713728 10213 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210316 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 11893 10213 131 6 0 10363 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56272

[startup+162.301 s]
/proc/loadavg: 2.04 2.63 3.07 3/180 2097
/proc/meminfo: memFree=20121420/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=70132 CPUtime=161.92 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 16080 0 0 0 16190 2 0 0 25 0 1 0 489575529 71815168 15853 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 17533 15853 131 6 0 16003 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78832

[startup+222.301 s]
/proc/loadavg: 2.01 2.52 3.00 3/180 2099
/proc/meminfo: memFree=20052556/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=123908 CPUtime=221.92 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 29584 0 0 0 22187 5 0 0 25 0 1 0 489575529 126881792 29271 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 30977 29271 131 6 0 29447 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 132608

[startup+282.301 s]
/proc/loadavg: 2.08 2.44 2.94 3/180 2100
/proc/meminfo: memFree=20011848/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=123888 CPUtime=281.92 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 29696 0 0 0 28187 5 0 0 25 0 1 0 489575529 126861312 29295 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208586 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 30972 29295 131 6 0 29442 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 132588

[startup+342.301 s]
/proc/loadavg: 2.03 2.35 2.88 3/180 2102
/proc/meminfo: memFree=20002504/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=123984 CPUtime=341.93 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 29846 0 0 0 34188 5 0 0 25 0 1 0 489575529 126959616 29319 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 30996 29319 131 6 0 29466 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 132684

[startup+402.301 s]
/proc/loadavg: 2.01 2.29 2.82 3/180 2104
/proc/meminfo: memFree=20002348/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3

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

/proc/2090/statm: 35925 34222 131 6 0 34395 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 152400

[startup+642.301 s]
/proc/loadavg: 2.00 2.13 2.63 3/180 2110
/proc/meminfo: memFree=19956792/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=143732 CPUtime=641.95 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 35463 0 0 0 64188 7 0 0 25 0 1 0 489575529 147181568 34230 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 35933 34230 131 6 0 34403 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 152432

[startup+702.301 s]
/proc/loadavg: 2.00 2.10 2.59 3/180 2112
/proc/meminfo: memFree=19951300/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=143796 CPUtime=701.95 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 35612 0 0 0 70188 7 0 0 25 0 1 0 489575529 147247104 34246 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 35949 34246 131 6 0 34419 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 152496

[startup+762.307 s]
/proc/loadavg: 2.00 2.08 2.54 3/180 2113
/proc/meminfo: memFree=19951004/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=143860 CPUtime=761.96 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 35808 0 0 0 76189 7 0 0 25 0 1 0 489575529 147312640 34259 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 35965 34259 131 6 0 34435 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 152560

[startup+822.301 s]
/proc/loadavg: 2.04 2.08 2.52 3/180 2115
/proc/meminfo: memFree=19941292/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=153576 CPUtime=821.95 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 38430 0 0 0 82188 7 0 0 25 0 1 0 489575529 157261824 36688 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 38394 36688 131 6 0 36864 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 162276

[startup+882.301 s]
/proc/loadavg: 2.01 2.06 2.48 3/180 2116
/proc/meminfo: memFree=19941008/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=153672 CPUtime=881.96 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 38609 0 0 0 88188 8 0 0 25 0 1 0 489575529 157360128 36713 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 38418 36713 131 6 0 36888 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 162372

[startup+942.301 s]
/proc/loadavg: 2.00 2.05 2.45 3/180 2118
/proc/meminfo: memFree=19893228/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=201332 CPUtime=941.95 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 50703 0 0 0 94186 9 0 0 25 0 1 0 489575529 206163968 48636 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 50333 48636 131 6 0 48803 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 210032

[startup+1002.3 s]
/proc/loadavg: 2.03 2.05 2.42 3/180 2120
/proc/meminfo: memFree=19851908/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=242296 CPUtime=1001.96 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 61181 0 0 0 100185 11 0 0 25 0 1 0 489575529 248111104 58883 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210721 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60574 58883 131 6 0 59044 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 250996

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.39 3/180 2121
/proc/meminfo: memFree=19851836/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=242328 CPUtime=1061.96 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 61352 0 0 0 106185 11 0 0 25 0 1 0 489575529 248143872 58890 33554432000 4194304 4218580 140734461399312 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60582 58890 131 6 0 59052 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 251028

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.37 3/180 2123
/proc/meminfo: memFree=19852156/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=241944 CPUtime=1121.96 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 61483 0 0 0 112185 11 0 0 25 0 1 0 489575529 247750656 58800 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60486 58800 131 6 0 58956 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 250644

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.34 3/180 2124
/proc/meminfo: memFree=19852116/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=242328 CPUtime=1181.97 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 61710 0 0 0 118186 11 0 0 25 0 1 0 489575529 248143872 58896 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60582 58896 131 6 0 59052 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 251028

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.32 3/180 2126
/proc/meminfo: memFree=19851824/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=242520 CPUtime=1241.97 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 61919 0 0 0 124186 11 0 0 25 0 1 0 489575529 248340480 58941 33554432000 4194304 4218580 140734461399312 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60630 58941 131 6 0 59100 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 251220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.91 1.99 2.29 2/173 2146
/proc/meminfo: memFree=20003384/32950928 swapFree=67111528/67111528
[pid=2087] ppid=2085 vsize=8700 CPUtime=0.36 cores=1,3
/proc/2087/stat : 2087 (esg_static.sh) S 2085 2087 32630 0 -1 4202496 354 5554 0 0 0 0 35 1 22 0 1 0 489575491 8908800 252 33554432000 4194304 4922060 140735086396064 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2087/statm: 2175 252 209 178 0 68 0
[pid=2090] ppid=2087 vsize=242552 CPUtime=1299.68 cores=1,3
/proc/2090/stat : 2090 (cdcl) R 2087 2087 32630 0 -1 4202496 62112 0 0 0 129957 11 0 0 25 0 1 0 489575529 248373248 58950 33554432000 4194304 4218580 140734461399312 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/2090/statm: 60638 58950 131 6 0 59108 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 251252

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 2087 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=356945
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.376941
# while last known CPU time is 1300.04
#
# 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.04
CPU user time (s): 1299.92
CPU system time (s): 0.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 251316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.356945
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5908
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.9467 second user time and 5.15022 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-26 03:03:08
IDJOB=3291511
IDBENCH=84227
IDSOLVER=1609
FILE ID=node149/3291511-1303779788
RUNJOBID= node149-1303778460-1671
PBS_JOBID= 13157177
Free space on /tmp= 71964 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291511-1303779788/watcher-3291511-1303779788 -o /tmp/evaluation-result-3291511-1303779788/solver-3291511-1303779788 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3291511-1303779788.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=111456491

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.82
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.806
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:      20229116 kB
Buffers:       2174608 kB
Cached:        9934180 kB
SwapCached:          0 kB
Active:        1796932 kB
Inactive:     10387948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20229116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11504 kB
Writeback:           0 kB
AnonPages:       75748 kB
Mapped:          15176 kB
Slab:           472880 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219604 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= 71964 MiB
End job on node149 at 2011-04-26 03:24:50