Trace number 3309096

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
SAT09 reference solver:LySAT i/2009-03-20? (TO) 1300.02 1300.01

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  482093                                               |
0.00/0.00	c |  Number of clauses:    9676386                                              |
3.29/3.38	c |  Parsing time:         3.14         s                                       |

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-3309096-1303985811/watcher-3309096-1303985811 -o /tmp/evaluation-result-3309096-1303985811/solver-3309096-1303985811 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309096-1303985811.cnf i 

running on 2 cores: 0,2

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: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0

[startup+0.0184789 s]
/proc/loadavg: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100494 s]
/proc/loadavg: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300471 s]
/proc/loadavg: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700364 s]
/proc/loadavg: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+2.49605 s]
/proc/loadavg: 4.13 4.04 3.76 4/196 14130
/proc/meminfo: memFree=24652288/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+3.10093 s]
/proc/loadavg: 4.20 4.05 3.77 4/195 14135
/proc/meminfo: memFree=24496168/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=490784 CPUtime=3.09 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 118179 0 0 0 288 21 0 0 25 0 1 0 510179960 502562816 118133 33554432000 134512640 135226915 4287625056 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 122696 118133 62 175 0 122519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 499484

[startup+6.30037 s]
/proc/loadavg: 4.20 4.05 3.77 5/192 14156
/proc/meminfo: memFree=24307724/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=552472 CPUtime=6.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 132281 0 0 0 605 24 0 0 25 0 1 0 510179960 565731328 132235 33554432000 134512640 135226915 4287625056 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 138118 132235 81 175 0 137941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 561172

[startup+12.7013 s]
/proc/loadavg: 4.24 4.07 3.78 5/198 14163
/proc/meminfo: memFree=23956748/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=554704 CPUtime=12.69 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 132675 0 0 0 1244 25 0 0 25 0 1 0 510179960 568016896 132629 33554432000 134512640 135226915 4287625056 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 138676 132629 81 175 0 138499 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 563404

[startup+25.5009 s]
/proc/loadavg: 4.28 4.08 3.78 5/198 14164
/proc/meminfo: memFree=23940852/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=559240 CPUtime=25.49 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 133787 0 0 0 2524 25 0 0 25 0 1 0 510179960 572661760 133741 33554432000 134512640 135226915 4287625056 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 139810 133741 81 175 0 139633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 567940

[startup+51.1074 s]
/proc/loadavg: 4.18 4.07 3.79 5/198 14195
/proc/meminfo: memFree=24376196/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=563288 CPUtime=51.09 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 134771 0 0 0 5084 25 0 0 25 0 1 0 510179960 576806912 134725 33554432000 134512640 135226915 4287625056 18446744073709551615 134537032 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 140822 134725 81 175 0 140645 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 571988

[startup+102.3 s]
/proc/loadavg: 4.08 4.06 3.80 5/198 14196
/proc/meminfo: memFree=24349216/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=564768 CPUtime=102.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 135127 0 0 0 10204 25 0 0 25 0 1 0 510179960 578322432 135081 33554432000 134512640 135226915 4287625056 18446744073709551615 134537091 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 141192 135081 81 175 0 141015 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 573468

[startup+162.301 s]
/proc/loadavg: 4.12 4.08 3.82 5/198 14198
/proc/meminfo: memFree=24310656/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=574932 CPUtime=162.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 137657 0 0 0 16202 27 0 0 25 0 1 0 510179960 588730368 137611 33554432000 134512640 135226915 4287625056 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 143733 137611 81 175 0 143556 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 583632

[startup+222.301 s]
/proc/loadavg: 3.82 4.01 3.81 4/191 14217
/proc/meminfo: memFree=24540036/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=587568 CPUtime=222.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 140786 0 0 0 22201 28 0 0 25 0 1 0 510179960 601669632 140740 33554432000 134512640 135226915 4287625056 18446744073709551615 134531477 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 146892 140740 81 175 0 146715 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 596268

[startup+282.301 s]
/proc/loadavg: 3.40 3.85 3.77 4/191 14219
/proc/meminfo: memFree=24528720/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=587568 CPUtime=282.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 140790 0 0 0 28201 28 0 0 25 0 1 0 510179960 601669632 140744 33554432000 134512640 135226915 4287625056 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 146892 140744 81 175 0 146715 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 596268

[startup+342.301 s]
/proc/loadavg: 3.23 3.71 3.72 4/191 14220
/proc/meminfo: memFree=24521732/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=587852 CPUtime=342.29 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 140854 0 0 0 34201 28 0 0 25 0 1 0 510179960 601960448 140808 33554432000 134512640 135226915 4287625056 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 146963 140808 81 175 0 146786 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 596552

[startup+402.301 s]
/proc/loadavg: 3.08 3.58 3.67 4/191 14222
/proc/meminfo: memFree=24506684/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0

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

/proc/14132/statm: 147107 140923 81 175 0 146930 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 597128

[startup+642.301 s]
/proc/loadavg: 2.35 3.08 3.46 3/184 14246
/proc/meminfo: memFree=24630744/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=596364 CPUtime=642.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 142948 0 0 0 64201 30 0 0 25 0 1 0 510179960 610676736 142902 33554432000 134512640 135226915 4287625056 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 149091 142902 81 175 0 148914 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 605064

[startup+702.306 s]
/proc/loadavg: 2.13 2.88 3.36 3/184 14248
/proc/meminfo: memFree=24597188/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=608504 CPUtime=702.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 145909 0 0 0 70200 31 0 0 25 0 1 0 510179960 623108096 145863 33554432000 134512640 135226915 4287625056 18446744073709551615 134527727 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152126 145863 81 175 0 151949 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 617204

[startup+762.301 s]
/proc/loadavg: 2.05 2.72 3.27 3/184 14250
/proc/meminfo: memFree=24590804/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=609548 CPUtime=762.3 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146155 0 0 0 76199 31 0 0 25 0 1 0 510179960 624177152 146109 33554432000 134512640 135226915 4287625056 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152387 146109 81 175 0 152210 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 618248

[startup+822.301 s]
/proc/loadavg: 2.07 2.60 3.20 3/184 14251
/proc/meminfo: memFree=24590636/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=609548 CPUtime=822.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146156 0 0 0 82200 31 0 0 25 0 1 0 510179960 624177152 146110 33554432000 134512640 135226915 4287625056 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152387 146110 81 175 0 152210 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 618248

[startup+882.3 s]
/proc/loadavg: 2.02 2.49 3.12 3/184 14253
/proc/meminfo: memFree=24588468/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=610680 CPUtime=882.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146401 0 0 0 88200 31 0 0 25 0 1 0 510179960 625336320 146355 33554432000 134512640 135226915 4287625056 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152670 146355 81 175 0 152493 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 619380

[startup+942.301 s]
/proc/loadavg: 2.07 2.41 3.05 3/184 14254
/proc/meminfo: memFree=24576532/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=611060 CPUtime=942.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146476 0 0 0 94200 31 0 0 25 0 1 0 510179960 625725440 146430 33554432000 134512640 135226915 4287625056 18446744073709551615 134525815 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152765 146430 81 175 0 152588 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 619760

[startup+1002.3 s]
/proc/loadavg: 2.02 2.33 2.98 3/184 14256
/proc/meminfo: memFree=24554032/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=611060 CPUtime=1002.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146476 0 0 0 100200 31 0 0 25 0 1 0 510179960 625725440 146430 33554432000 134512640 135226915 4287625056 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152765 146430 81 175 0 152588 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 619760

[startup+1062.3 s]
/proc/loadavg: 2.01 2.27 2.92 3/184 14258
/proc/meminfo: memFree=24533020/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=611060 CPUtime=1062.31 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 146480 0 0 0 106200 31 0 0 25 0 1 0 510179960 625725440 146434 33554432000 134512640 135226915 4287625056 18446744073709551615 134526432 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 152765 146434 81 175 0 152588 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 619760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.22 2.86 3/184 14259
/proc/meminfo: memFree=24524424/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=620192 CPUtime=1122.32 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 148756 0 0 0 112199 33 0 0 25 0 1 0 510179960 635076608 148710 33554432000 134512640 135226915 4287625056 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 155048 148710 81 175 0 154871 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 628892

[startup+1182.3 s]
/proc/loadavg: 2.00 2.18 2.80 3/184 14261
/proc/meminfo: memFree=24513336/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=631164 CPUtime=1182.32 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 151494 0 0 0 118199 33 0 0 25 0 1 0 510179960 646311936 151448 33554432000 134512640 135226915 4287625056 18446744073709551615 134537104 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 157791 151448 81 175 0 157614 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 639864

[startup+1242.3 s]
/proc/loadavg: 2.00 2.14 2.74 3/184 14262
/proc/meminfo: memFree=24500148/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=644052 CPUtime=1242.33 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 154702 0 0 0 124198 35 0 0 25 0 1 0 510179960 659509248 154656 33554432000 134512640 135226915 4287625056 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 161013 154656 81 175 0 160836 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 652752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.11 2.70 3/184 14264
/proc/meminfo: memFree=24488688/32951124 swapFree=67111524/67111528
[pid=14130] ppid=14128 vsize=8700 CPUtime=0 cores=0,2
/proc/14130/stat : 14130 (lysat.sh) S 14128 14130 13654 0 -1 4202496 355 107 0 0 0 0 0 0 24 0 1 0 510179960 8908800 252 33554432000 4194304 4922060 140733979810304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14130/statm: 2175 252 209 178 0 68 0
[pid=14132] ppid=14130 vsize=655824 CPUtime=1300.02 cores=0,2
/proc/14132/stat : 14132 (LySATi) R 14130 14130 13654 0 -1 4202496 157545 0 0 0 129967 35 0 0 25 0 1 0 510179960 671563776 157499 33554432000 134512640 135226915 4287625056 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14132/statm: 163956 157499 81 175 0 163779 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 664524

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 14130 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.67
CPU system time (s): 0.35
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 664524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 7

runsolver used 2.21366 second user time and 4.88726 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-28 12:16:58
IDJOB=3309096
IDBENCH=85008
IDSOLVER=1692
FILE ID=node132/3309096-1303985811
RUNJOBID= node132-1303983198-13673
PBS_JOBID= 13168694
Free space on /tmp= 71588 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309096-1303985811/watcher-3309096-1303985811 -o /tmp/evaluation-result-3309096-1303985811/solver-3309096-1303985811 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3309096-1303985811.cnf i

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=996435982

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      24652320 kB
Buffers:        728880 kB
Cached:        6396236 kB
SwapCached:          4 kB
Active:        2345796 kB
Inactive:      5458852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24652320 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          215448 kB
Writeback:           0 kB
AnonPages:      679196 kB
Mapped:          16156 kB
Slab:           428848 kB
PageTables:       6700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   877552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71660 MiB
End job on node132 at 2011-04-28 12:38:40