Trace number 3292060

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
Lingeling 587? (TO) 1300.07 1300.02

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


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-3292060-1303786630/watcher-3292060-1303786630 -o /tmp/evaluation-result-3292060-1303786630/solver-3292060-1303786630 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3292060-1303786630.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=7264 CPUtime=0 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 396 0 0 0 0 0 0 0 22 0 1 0 490264160 7438336 338 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 1816 338 110 53 0 239 0

[startup+0.0253329 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=8552 CPUtime=0.02 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 719 0 0 0 2 0 0 0 22 0 1 0 490264160 8757248 661 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 2138 661 111 53 0 561 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8552

[startup+0.100322 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=14204 CPUtime=0.09 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 2117 0 0 0 9 0 0 0 22 0 1 0 490264160 14544896 2059 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 3551 2059 112 53 0 1974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14204

[startup+0.300295 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=31636 CPUtime=0.29 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 6534 0 0 0 29 0 0 0 23 0 1 0 490264160 32395264 6433 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 7909 6433 112 53 0 6332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31636

[startup+0.700208 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=56968 CPUtime=0.69 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 12904 0 0 0 67 2 0 0 25 0 1 0 490264160 58335232 12766 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 14242 12766 112 53 0 12665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56968

[startup+2.06096 s]
/proc/loadavg: 4.00 4.00 3.95 5/189 25434
/proc/meminfo: memFree=15513960/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=123656 CPUtime=2.05 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 29576 0 0 0 198 7 0 0 25 0 1 0 490264160 126623744 29438 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 30914 29438 112 53 0 29337 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 123656

[startup+3.10078 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25435
/proc/meminfo: memFree=15405604/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=207880 CPUtime=3.09 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 50632 0 0 0 298 11 0 0 25 0 1 0 490264160 212869120 50494 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 51970 50494 112 53 0 50393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207880

[startup+6.30017 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25435
/proc/meminfo: memFree=15313516/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=239696 CPUtime=6.29 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 72493 0 0 0 612 17 0 0 25 0 1 0 490264160 245448704 58302 33554432000 4194304 4409164 140734666435360 18446744073709551615 4278718 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 59924 58302 125 53 0 58347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 239696

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25435
/proc/meminfo: memFree=15251392/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=239696 CPUtime=12.69 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 72499 0 0 0 1252 17 0 0 25 0 1 0 490264160 245448704 58308 33554432000 4194304 4409164 140734666435360 18446744073709551615 4241270 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 59924 58308 131 53 0 58347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 239696

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25436
/proc/meminfo: memFree=15131636/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=415700 CPUtime=25.49 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 188418 0 0 0 2519 30 0 0 25 0 1 0 490264160 425676800 102448 33554432000 4194304 4409164 140734666435360 18446744073709551615 4242245 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 103925 102448 137 53 0 102348 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 415700

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25436
/proc/meminfo: memFree=15139812/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=415608 CPUtime=51.09 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 188422 0 0 0 5077 32 0 0 25 0 1 0 490264160 425582592 102429 33554432000 4194304 4409164 140734666435360 18446744073709551615 4358294 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 103902 102429 141 53 0 102325 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 415608

[startup+102.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25438
/proc/meminfo: memFree=15063468/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=428280 CPUtime=102.3 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 257557 0 0 0 10189 41 0 0 25 0 1 0 490264160 438558720 105597 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 107070 105597 141 53 0 105493 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 428280

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25439
/proc/meminfo: memFree=15065444/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=394180 CPUtime=162.29 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 268159 0 0 0 16184 45 0 0 25 0 1 0 490264160 403640320 97072 33554432000 4194304 4409164 140734666435360 18446744073709551615 4226358 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 98545 97072 141 53 0 96968 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 394180

[startup+222.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25441
/proc/meminfo: memFree=15046232/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=393944 CPUtime=222.31 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 301287 0 0 0 22177 54 0 0 25 0 1 0 490264160 403398656 97013 33554432000 4194304 4409164 140734666435360 18446744073709551615 4226415 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 98486 97013 141 53 0 96909 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 393944

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25451
/proc/meminfo: memFree=15141084/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=270812 CPUtime=282.3 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 311722 0 0 0 28170 60 0 0 25 0 1 0 490264160 277311488 66230 33554432000 4194304 4409164 140734666435360 18446744073709551615 4358872 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 67703 66230 141 53 0 66126 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 270812

[startup+342.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 25453
/proc/meminfo: memFree=15111228/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=274232 CPUtime=342.3 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 347090 0 0 0 34157 73 0 0 25 0 1 0 490264160 280813568 67085 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 68558 67085 141 53 0 66981 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 274232

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.97 5/190 25458
/proc/meminfo: memFree=15132688/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=274196 CPUtime=402.3 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 347090 0 0 0 40150 80 0 0 25 0 1 0 490264160 280776704 67076 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230666 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 68549 67076 141 53 0 66972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274196

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/190 25459
/proc/meminfo: memFree=15153852/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=272720 CPUtime=462.31 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 380124 0 0 0 46137 94 0 0 25 0 1 0 490264160 279265280 66707 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 68180 66707 141 53 0 66603 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 272720

[startup+522.3 s]
/proc/loadavg: 2.85 3.74 3.88 2/172 25515
/proc/meminfo: memFree=15881448/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=283092 CPUtime=522.3 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 415758 0 0 0 52123 107 0 0 25 0 1 0 490264160 289886208 69300 33554432000 4194304 4409164 140734666435360 18446744073709551615 4258747 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 70773 69300 141 53 0 69196 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 283092

[startup+582.301 s]
/proc/loadavg: 1.68 3.24 3.69 2/172 25516
/proc/meminfo: memFree=15881908/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=283092 CPUtime=582.31 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 415758 0 0 0 58102 129 0 0 25 0 1 0 490264160 289886208 69300 33554432000 4194304 4409164 140734666435360 18446744073709551615 4226109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 70773 69300 141 53 0 69196 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 283092

[startup+642.301 s]
/proc/loadavg: 1.25 2.83 3.52 2/172 25518
/proc/meminfo: memFree=15875296/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=289716 CPUtime=642.31 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 455272 0 0 0 64086 145 0 0 25 0 1 0 490264160 296669184 70956 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 72429 70956 141 53 0 70852 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 289716

[startup+702.301 s]
/proc/loadavg: 1.09 2.49 3.36 2/172 25520
/proc/meminfo: memFree=15853572/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=311936 CPUtime=702.31 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 460832 0 0 0 70070 161 0 0 25 0 1 0 490264160 319422464 76511 33554432000 4194304 4409164 140734666435360 18446744073709551615 4239440 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 77984 76511 141 53 0 76407 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 311936

[startup+762.301 s]
/proc/loadavg: 1.03 2.22 3.21 2/172 25521
/proc/meminfo: memFree=15846972/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=317972 CPUtime=762.32 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 495302 0 0 0 76043 189 0 0 25 0 1 0 490264160 325603328 78020 33554432000 4194304 4409164 140734666435360 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 79493 78020 141 53 0 77916 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 317972

[startup+822.3 s]
/proc/loadavg: 1.01 1.99 3.07 2/172 25523
/proc/meminfo: memFree=15848684/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=317060 CPUtime=822.32 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 500751 0 0 0 82030 202 0 0 25 0 1 0 490264160 324669440 77792 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 79265 77792 141 53 0 77688 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 317060

[startup+882.306 s]
/proc/loadavg: 1.00 1.81 2.94 2/172 25524
/proc/meminfo: memFree=15847916/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=317820 CPUtime=882.33 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 500961 0 0 0 88007 226 0 0 25 0 1 0 490264160 325447680 77982 33554432000 4194304 4409164 140734666435360 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 79455 77982 141 53 0 77878 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 317820

[startup+942.301 s]
/proc/loadavg: 1.00 1.66 2.81 2/172 25526
/proc/meminfo: memFree=15848248/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=317060 CPUtime=942.32 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 533731 0 0 0 93985 247 0 0 25 0 1 0 490264160 324669440 77792 33554432000 4194304 4409164 140734666435360 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 79265 77792 141 53 0 77688 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 317060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.54 2.70 2/172 25528
/proc/meminfo: memFree=15814136/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=351632 CPUtime=1002.32 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 547598 0 0 0 99965 267 0 0 25 0 1 0 490264160 360071168 86435 33554432000 4194304 4409164 140734666435360 18446744073709551615 4256273 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 87908 86435 141 53 0 86331 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 351632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.44 2.59 2/172 25529
/proc/meminfo: memFree=15813612/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=351628 CPUtime=1062.33 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 580591 0 0 0 105946 287 0 0 25 0 1 0 490264160 360067072 86434 33554432000 4194304 4409164 140734666435360 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 87907 86434 141 53 0 86330 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 351628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.35 2.49 2/172 25531
/proc/meminfo: memFree=15813832/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=351628 CPUtime=1122.33 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 580591 0 0 0 111924 309 0 0 25 0 1 0 490264160 360067072 86434 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 87907 86434 141 53 0 86330 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 351628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.29 2.39 2/172 25532
/proc/meminfo: memFree=15813684/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=352500 CPUtime=1182.33 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 580814 0 0 0 117911 322 0 0 25 0 1 0 490264160 360960000 86652 33554432000 4194304 4409164 140734666435360 18446744073709551615 4226376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 88125 86652 141 53 0 86548 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 352500

[startup+1242.3 s]
/proc/loadavg: 1.00 1.23 2.30 2/172 25534
/proc/meminfo: memFree=15850840/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=315256 CPUtime=1242.33 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 631871 0 0 0 123882 351 0 0 25 0 1 0 490264160 322822144 77341 33554432000 4194304 4409164 140734666435360 18446744073709551615 4359277 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 78814 77341 141 53 0 77237 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 315256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.19 2.22 2/172 25536
/proc/meminfo: memFree=15829124/32951124 swapFree=67111528/67111528
[pid=25434] ppid=25432 vsize=336008 CPUtime=1300.04 cores=5,7
/proc/25434/stat : 25434 (lingeling) R 25432 25434 24259 0 -1 4202496 652132 0 0 0 129627 377 0 0 25 0 1 0 490264160 344072192 82561 33554432000 4194304 4409164 140734666435360 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25434/statm: 84002 82561 141 53 0 82425 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 336008

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)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1296.27
CPU system time (s): 3.79242
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 559356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.27
system time used= 3.79242
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 652132
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= 5
involuntary context switches= 14932

runsolver used 1.82572 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 04:57:17
IDJOB=3292060
IDBENCH=85008
IDSOLVER=1606
FILE ID=node105/3292060-1303786630
RUNJOBID= node105-1303785827-25265
PBS_JOBID= 13157226
Free space on /tmp= 71828 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292060-1303786630/watcher-3292060-1303786630 -o /tmp/evaluation-result-3292060-1303786630/solver-3292060-1303786630 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3292060-1303786630.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=851681337

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5226.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      15514116 kB
Buffers:       2289656 kB
Cached:       14044952 kB
SwapCached:          0 kB
Active:        9244556 kB
Inactive:      7615516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15514116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          213492 kB
Writeback:           0 kB
AnonPages:      524552 kB
Mapped:          15700 kB
Slab:           509560 kB
PageTables:       6232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   709236 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= 72000 MiB
End job on node105 at 2011-04-26 05:18:59