Trace number 3308397

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
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:  306095                                               |
0.00/0.00	c |  Number of clauses:    6069108                                              |
2.09/2.11	c |  Parsing time:         1.95         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-3308397-1303983201/watcher-3308397-1303983201 -o /tmp/evaluation-result-3308397-1303983201/solver-3308397-1303983201 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308397-1303983201.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: 0.16 0.03 0.01 3/182 18117
/proc/meminfo: memFree=10954672/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0

[startup+0.0810831 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 18117
/proc/meminfo: memFree=10954672/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10108 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 18117
/proc/meminfo: memFree=10954672/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301067 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 18117
/proc/meminfo: memFree=10954672/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700984 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 18117
/proc/meminfo: memFree=10954672/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 0.47 0.10 0.03 4/184 18120
/proc/meminfo: memFree=10761836/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=242568 CPUtime=1.48 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 57681 0 0 0 138 10 0 0 25 0 1 0 490736412 248389632 57636 33554432000 134512640 135226915 4290454912 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 60642 57637 62 175 0 60465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 251268

[startup+3.10054 s]
/proc/loadavg: 0.47 0.10 0.03 4/184 18120
/proc/meminfo: memFree=10548688/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=346344 CPUtime=3.09 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 83300 0 0 0 293 16 0 0 25 0 1 0 490736412 354656256 83255 33554432000 134512640 135226915 4290454912 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 86586 83255 80 175 0 86409 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 355044

[startup+6.30097 s]
/proc/loadavg: 0.91 0.20 0.06 4/183 18125
/proc/meminfo: memFree=10410508/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=347584 CPUtime=6.29 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 83664 0 0 0 613 16 0 0 25 0 1 0 490736412 355926016 83619 33554432000 134512640 135226915 4290454912 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 86896 83619 80 175 0 86719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 356284

[startup+12.7008 s]
/proc/loadavg: 1.24 0.28 0.09 5/194 18140
/proc/meminfo: memFree=9625424/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=348132 CPUtime=12.69 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 83839 0 0 0 1253 16 0 0 25 0 1 0 490736412 356487168 83794 33554432000 134512640 135226915 4290454912 18446744073709551615 134525817 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 87033 83794 80 175 0 86856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 356832

[startup+25.5005 s]
/proc/loadavg: 1.66 0.40 0.13 5/194 18140
/proc/meminfo: memFree=9589608/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=353800 CPUtime=25.49 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 85209 0 0 0 2532 17 0 0 25 0 1 0 490736412 362291200 85164 33554432000 134512640 135226915 4290454912 18446744073709551615 134539490 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 88450 85164 80 175 0 88273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 362500

[startup+51.1009 s]
/proc/loadavg: 2.58 0.74 0.25 5/194 18141
/proc/meminfo: memFree=9566824/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=359068 CPUtime=51.08 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 86529 0 0 0 5091 17 0 0 25 0 1 0 490736412 367685632 86484 33554432000 134512640 135226915 4290454912 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 89767 86484 80 175 0 89590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 367768

[startup+102.307 s]
/proc/loadavg: 3.38 1.24 0.45 5/194 18231
/proc/meminfo: memFree=10645928/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=360668 CPUtime=102.3 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 86913 0 0 0 10212 18 0 0 25 0 1 0 490736412 369324032 86868 33554432000 134512640 135226915 4290454912 18446744073709551615 134536765 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 90167 86868 80 175 0 89990 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 369368

[startup+162.301 s]
/proc/loadavg: 3.83 1.76 0.67 5/194 18233
/proc/meminfo: memFree=10597016/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=365080 CPUtime=162.29 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 87969 0 0 0 16211 18 0 0 25 0 1 0 490736412 373841920 87924 33554432000 134512640 135226915 4290454912 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 91270 87924 80 175 0 91093 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 373780

[startup+222.301 s]
/proc/loadavg: 3.94 2.16 0.88 5/194 18235
/proc/meminfo: memFree=10561160/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=375544 CPUtime=222.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 90606 0 0 0 22209 19 0 0 25 0 1 0 490736412 384557056 90561 33554432000 134512640 135226915 4290454912 18446744073709551615 134536935 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 93886 90561 80 175 0 93709 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 384244

[startup+282.3 s]
/proc/loadavg: 3.97 2.49 1.07 5/194 18236
/proc/meminfo: memFree=10525872/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=377624 CPUtime=282.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 91110 0 0 0 28209 19 0 0 25 0 1 0 490736412 386686976 91065 33554432000 134512640 135226915 4290454912 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 94406 91065 80 175 0 94229 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 386324

[startup+342.301 s]
/proc/loadavg: 3.99 2.76 1.25 5/194 18268
/proc/meminfo: memFree=10542492/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=377768 CPUtime=342.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 91157 0 0 0 34209 19 0 0 25 0 1 0 490736412 386834432 91112 33554432000 134512640 135226915 4290454912 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 94442 91112 80 175 0 94265 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 386468

[startup+402.301 s]
/proc/loadavg: 3.99 2.99 1.42 5/194 18269
/proc/meminfo: memFree=10458624/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2

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

/proc/18119/statm: 99089 95697 80 175 0 98912 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 405056

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 2.00 5/194 18276
/proc/meminfo: memFree=10220488/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=402796 CPUtime=642.29 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 97382 0 0 0 64206 23 0 0 25 0 1 0 490736412 412463104 97337 33554432000 134512640 135226915 4290454912 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 100699 97337 80 175 0 100522 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 411496

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.12 5/194 18277
/proc/meminfo: memFree=10183268/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=416736 CPUtime=702.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 100770 0 0 0 70204 24 0 0 25 0 1 0 490736412 426737664 100725 33554432000 134512640 135226915 4290454912 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 104184 100725 80 175 0 104007 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 425436

[startup+762.307 s]
/proc/loadavg: 4.03 3.71 2.24 5/194 18279
/proc/meminfo: memFree=10178668/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=420088 CPUtime=762.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 101604 0 0 0 76204 24 0 0 25 0 1 0 490736412 430170112 101559 33554432000 134512640 135226915 4290454912 18446744073709551615 134527845 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 105022 101559 80 175 0 104845 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 428788

[startup+822.3 s]
/proc/loadavg: 4.01 3.76 2.35 5/194 18281
/proc/meminfo: memFree=10150616/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=420088 CPUtime=822.27 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 101609 0 0 0 82203 24 0 0 25 0 1 0 490736412 430170112 101564 33554432000 134512640 135226915 4290454912 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 105022 101564 80 175 0 104845 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 428788

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.45 5/194 18282
/proc/meminfo: memFree=10144884/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=420232 CPUtime=882.27 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 101669 0 0 0 88203 24 0 0 25 0 1 0 490736412 430317568 101624 33554432000 134512640 135226915 4290454912 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 105058 101624 80 175 0 104881 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 428932

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.55 5/194 18284
/proc/meminfo: memFree=10131460/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=431220 CPUtime=942.27 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 104368 0 0 0 94202 25 0 0 25 0 1 0 490736412 441569280 104323 33554432000 134512640 135226915 4290454912 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 107805 104323 80 175 0 107628 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 439920

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.63 5/194 18285
/proc/meminfo: memFree=10101788/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=435412 CPUtime=1002.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 105439 0 0 0 100202 26 0 0 25 0 1 0 490736412 445861888 105394 33554432000 134512640 135226915 4290454912 18446744073709551615 134528386 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 108853 105394 80 175 0 108676 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 444112

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.72 5/194 18287
/proc/meminfo: memFree=10083048/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=435412 CPUtime=1062.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 105446 0 0 0 106202 26 0 0 25 0 1 0 490736412 445861888 105401 33554432000 134512640 135226915 4290454912 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 108853 105401 80 175 0 108676 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 444112

[startup+1122.3 s]
/proc/loadavg: 4.05 3.92 2.80 5/194 18289
/proc/meminfo: memFree=10083020/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=435412 CPUtime=1122.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 105447 0 0 0 112202 26 0 0 25 0 1 0 490736412 445861888 105402 33554432000 134512640 135226915 4290454912 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 108853 105402 80 175 0 108676 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 444112

[startup+1182.3 s]
/proc/loadavg: 4.02 3.93 2.87 5/194 18290
/proc/meminfo: memFree=10046664/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=438840 CPUtime=1182.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 106283 0 0 0 118201 27 0 0 25 0 1 0 490736412 449372160 106238 33554432000 134512640 135226915 4290454912 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 109710 106238 80 175 0 109533 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 447540

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 18292
/proc/meminfo: memFree=10026288/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=455008 CPUtime=1242.28 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 110211 0 0 0 124199 29 0 0 25 0 1 0 490736412 465928192 110166 33554432000 134512640 135226915 4290454912 18446744073709551615 134525921 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 113752 110166 80 175 0 113575 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 463708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.96 3.01 5/194 18293
/proc/meminfo: memFree=10002336/32951124 swapFree=67111528/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=0,2
/proc/18117/stat : 18117 (lysat.sh) S 18115 18117 18042 0 -1 4202496 354 108 0 0 0 0 0 0 21 0 1 0 490736412 8908800 252 33554432000 4194304 4922060 140735976339088 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18117/statm: 2175 252 209 178 0 68 0
[pid=18119] ppid=18117 vsize=470040 CPUtime=1299.97 cores=0,2
/proc/18119/stat : 18119 (LySATi) R 18117 18117 18042 0 -1 4202496 114000 0 0 0 129967 30 0 0 25 0 1 0 490736412 481320960 113955 33554432000 134512640 135226915 4290454912 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18119/statm: 117510 113955 80 175 0 117333 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 478740

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 18117 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1299.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.67
CPU system time (s): 0.3
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 478740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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= 4

runsolver used 2.34864 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-28 11:33:26
IDJOB=3308397
IDBENCH=20580
IDSOLVER=1692
FILE ID=node145/3308397-1303983201
RUNJOBID= node145-1303983194-18060
PBS_JOBID= 13168681
Free space on /tmp= 71916 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308397-1303983201/watcher-3308397-1303983201 -o /tmp/evaluation-result-3308397-1303983201/solver-3308397-1303983201 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308397-1303983201.cnf i

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1079550348

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10955068 kB
Buffers:       2199164 kB
Cached:       19116968 kB
SwapCached:          0 kB
Active:       10975536 kB
Inactive:     10437584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10955068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          299364 kB
Writeback:           0 kB
AnonPages:       96100 kB
Mapped:          15424 kB
Slab:           520260 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240972 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= 72028 MiB
End job on node145 at 2011-04-28 11:55:08