Trace number 3291968

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.06 1300.02

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

running on 2 cores: 4,6

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: 3.73 3.94 3.94 4/189 25359
/proc/meminfo: memFree=16162232/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=7200 CPUtime=0 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 391 0 0 0 0 0 0 0 23 0 1 0 490184177 7372800 323 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 1800 323 111 53 0 223 0

[startup+0.093509 s]
/proc/loadavg: 3.73 3.94 3.94 4/189 25359
/proc/meminfo: memFree=16162232/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=14128 CPUtime=0.08 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 2124 0 0 0 8 0 0 0 23 0 1 0 490184177 14467072 2056 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 3532 2056 112 53 0 1955 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14128

[startup+0.100512 s]
/proc/loadavg: 3.73 3.94 3.94 4/189 25359
/proc/meminfo: memFree=16162232/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=14128 CPUtime=0.09 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 2124 0 0 0 9 0 0 0 24 0 1 0 490184177 14467072 2056 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 3532 2056 112 53 0 1955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14128

[startup+0.300467 s]
/proc/loadavg: 3.73 3.94 3.94 4/189 25359
/proc/meminfo: memFree=16162232/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=23644 CPUtime=0.29 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 4525 0 0 0 29 0 0 0 25 0 1 0 490184177 24211456 4435 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 5911 4435 112 53 0 4334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23644

[startup+0.700385 s]
/proc/loadavg: 3.73 3.94 3.94 4/189 25359
/proc/meminfo: memFree=16162232/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=56924 CPUtime=0.69 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 12845 0 0 0 66 3 0 0 25 0 1 0 490184177 58290176 12755 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 14231 12755 112 53 0 12654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56924

[startup+1.50024 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 25360
/proc/meminfo: memFree=16100604/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=107208 CPUtime=1.49 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 25454 0 0 0 144 5 0 0 25 0 1 0 490184177 109780992 25326 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 26802 25326 112 53 0 25225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107208

[startup+3.10091 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 25360
/proc/meminfo: memFree=16043184/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=207816 CPUtime=3.09 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 50606 0 0 0 299 10 0 0 25 0 1 0 490184177 212803584 50478 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 51954 50478 112 53 0 50377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207816

[startup+6.30034 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 25360
/proc/meminfo: memFree=15949332/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=216232 CPUtime=6.29 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 61098 0 0 0 618 11 0 0 25 0 1 0 490184177 221421568 52601 33554432000 4194304 4409164 140737032726144 18446744073709551615 4241330 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 54058 52601 131 53 0 52481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216232

[startup+12.7012 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15646956/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=223768 CPUtime=12.69 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 100531 0 0 0 1251 18 0 0 25 0 1 0 490184177 229138432 54456 33554432000 4194304 4409164 140737032726144 18446744073709551615 4295815 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 55942 54456 134 53 0 54365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223768

[startup+25.5008 s]
/proc/loadavg: 3.82 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15701020/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=252456 CPUtime=25.49 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 140502 0 0 0 2526 23 0 0 25 0 1 0 490184177 258514944 61640 33554432000 4194304 4409164 140737032726144 18446744073709551615 4258782 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 63114 61640 140 53 0 61537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252456

[startup+51.101 s]
/proc/loadavg: 3.89 3.94 3.94 5/190 25388
/proc/meminfo: memFree=15684464/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=263344 CPUtime=51.09 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 143235 0 0 0 5084 25 0 0 25 0 1 0 490184177 269664256 64363 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 65836 64363 141 53 0 64259 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 263344

[startup+102.306 s]
/proc/loadavg: 4.02 3.97 3.94 5/190 25389
/proc/meminfo: memFree=15658608/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=279444 CPUtime=102.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 180432 0 0 0 10199 31 0 0 25 0 1 0 490184177 286150656 68388 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230983 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 69861 68388 141 53 0 68284 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 279444

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 3.94 5/190 25391
/proc/meminfo: memFree=15669852/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=244352 CPUtime=162.29 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 213457 0 0 0 16190 39 0 0 25 0 1 0 490184177 250216448 59615 33554432000 4194304 4409164 140737032726144 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 61088 59615 141 53 0 59511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 244352

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 25393
/proc/meminfo: memFree=15627932/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=261964 CPUtime=222.29 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 251669 0 0 0 22182 47 0 0 25 0 1 0 490184177 268251136 64018 33554432000 4194304 4409164 140737032726144 18446744073709551615 4226596 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 65491 64018 141 53 0 63914 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 261964

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 25394
/proc/meminfo: memFree=15625816/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=281232 CPUtime=282.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 256498 0 0 0 28178 52 0 0 25 0 1 0 490184177 287981568 68835 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 70308 68835 141 53 0 68731 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 281232

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.95 5/190 25396
/proc/meminfo: memFree=15576076/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=259888 CPUtime=342.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 289473 0 0 0 34168 62 0 0 25 0 1 0 490184177 266125312 63499 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230447 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 64972 63499 141 53 0 63395 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 259888

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 25397
/proc/meminfo: memFree=15599056/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=279180 CPUtime=402.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 327269 0 0 0 40160 70 0 0 25 0 1 0 490184177 285880320 68322 33554432000 4194304 4409164 140737032726144 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 69795 68322 141 53 0 68218 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 279180

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25399
/proc/meminfo: memFree=15601744/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=279180 CPUtime=462.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 327269 0 0 0 46155 75 0 0 25 0 1 0 490184177 285880320 68322 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 69795 68322 141 53 0 68218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279180

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25401
/proc/meminfo: memFree=15571996/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=279092 CPUtime=522.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 364694 0 0 0 52147 83 0 0 25 0 1 0 490184177 285790208 68300 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 69773 68300 141 53 0 68196 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 279092

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25402
/proc/meminfo: memFree=15539596/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=306164 CPUtime=582.3 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 371530 0 0 0 58137 93 0 0 25 0 1 0 490184177 313511936 75068 33554432000 4194304 4409164 140737032726144 18446744073709551615 4256819 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76541 75068 141 53 0 74964 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 306164

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25404
/proc/meminfo: memFree=15519772/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=316380 CPUtime=642.31 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 412987 0 0 0 64130 101 0 0 25 0 1 0 490184177 323973120 77654 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 79095 77654 141 53 0 77518 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 316380

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25405
/proc/meminfo: memFree=15490428/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=305952 CPUtime=702.31 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 414617 0 0 0 70122 109 0 0 25 0 1 0 490184177 313294848 75015 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76488 75015 141 53 0 74911 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 305952

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15493812/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=305936 CPUtime=762.32 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 447508 0 0 0 76114 118 0 0 25 0 1 0 490184177 313278464 75011 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76484 75011 141 53 0 74907 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 305936

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25436
/proc/meminfo: memFree=15122620/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=322208 CPUtime=822.32 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 451578 0 0 0 82106 126 0 0 25 0 1 0 490184177 329940992 79079 33554432000 4194304 4409164 140737032726144 18446744073709551615 4269707 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 80552 79079 141 53 0 78975 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 322208

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25437
/proc/meminfo: memFree=15097516/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=305572 CPUtime=882.32 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 468140 0 0 0 88098 134 0 0 25 0 1 0 490184177 312905728 74920 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76393 74920 141 53 0 74816 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 305572

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25439
/proc/meminfo: memFree=15027376/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=305572 CPUtime=942.32 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 468140 0 0 0 94092 140 0 0 25 0 1 0 490184177 312905728 74920 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76393 74920 141 53 0 74816 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 305572

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25440
/proc/meminfo: memFree=15042636/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=305572 CPUtime=1002.33 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 468140 0 0 0 100086 147 0 0 25 0 1 0 490184177 312905728 74920 33554432000 4194304 4409164 140737032726144 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 76393 74920 141 53 0 74816 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 305572

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25451
/proc/meminfo: memFree=14992160/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=351704 CPUtime=1062.33 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 498583 0 0 0 106074 159 0 0 25 0 1 0 490184177 360144896 86453 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 87926 86453 141 53 0 86349 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 351704

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 25453
/proc/meminfo: memFree=15153512/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=329920 CPUtime=1122.32 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 514488 0 0 0 112061 171 0 0 25 0 1 0 490184177 337838080 81038 33554432000 4194304 4409164 140737032726144 18446744073709551615 4256943 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 82480 81038 141 53 0 80903 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 329920

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 25454
/proc/meminfo: memFree=15153668/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=390552 CPUtime=1182.33 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 549331 0 0 0 118052 181 0 0 25 0 1 0 490184177 399925248 96165 33554432000 4194304 4409164 140737032726144 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 97638 96165 141 53 0 96061 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 390552

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.97 5/190 25459
/proc/meminfo: memFree=15149140/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=349300 CPUtime=1242.33 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 563783 0 0 0 124045 188 0 0 25 0 1 0 490184177 357683200 85852 33554432000 4194304 4409164 140737032726144 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 87325 85852 141 53 0 85748 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 349300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.98 3.95 3/178 25496
/proc/meminfo: memFree=15369212/32951124 swapFree=67111528/67111528
[pid=25359] ppid=25357 vsize=357744 CPUtime=1300.04 cores=4,6
/proc/25359/stat : 25359 (lingeling) R 25357 25359 24259 0 -1 4202496 565894 0 0 0 129810 194 0 0 25 0 1 0 490184177 366329856 87963 33554432000 4194304 4409164 140737032726144 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/25359/statm: 89436 87963 141 53 0 87859 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 357744

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.06
CPU user time (s): 1298.1
CPU system time (s): 1.9597
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 397280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.1
system time used= 1.9597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 565894
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= 3
involuntary context switches= 2267

runsolver used 2.31665 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 04:43:57
IDJOB=3291968
IDBENCH=85005
IDSOLVER=1606
FILE ID=node105/3291968-1303785833
RUNJOBID= node105-1303785827-25263
PBS_JOBID= 13157226
Free space on /tmp= 72036 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=253742558

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:      16162512 kB
Buffers:       2289336 kB
Cached:       13795584 kB
SwapCached:          0 kB
Active:        8637144 kB
Inactive:      7578032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16162512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          179380 kB
Writeback:           0 kB
AnonPages:      129676 kB
Mapped:          15680 kB
Slab:           508252 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   313612 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= 71848 MiB
End job on node105 at 2011-04-26 05:05:39