Trace number 3265291

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.02 1300.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3265291-1303575136/watcher-3265291-1303575136 -o /tmp/evaluation-result-3265291-1303575136/solver-3265291-1303575136 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3265291-1303575136.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: 0.93 1.93 3.01 5/184 12056
/proc/meminfo: memFree=14250904/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=7196 CPUtime=0 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 380 0 0 0 0 0 0 0 22 0 1 0 547744356 7368704 322 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 1799 322 111 53 0 222 0

[startup+0.059652 s]
/proc/loadavg: 0.93 1.93 3.01 5/184 12056
/proc/meminfo: memFree=14250904/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=7984 CPUtime=0.05 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 635 0 0 0 5 0 0 0 22 0 1 0 547744356 8175616 446 33554432000 4194304 4409164 140734253777760 18446744073709551615 4340177 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 1996 446 133 53 0 419 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7984

[startup+0.100645 s]
/proc/loadavg: 0.93 1.93 3.01 5/184 12056
/proc/meminfo: memFree=14250904/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=7984 CPUtime=0.09 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 638 0 0 0 9 0 0 0 22 0 1 0 547744356 8175616 449 33554432000 4194304 4409164 140734253777760 18446744073709551615 4243008 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 1996 449 136 53 0 419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7984

[startup+0.300626 s]
/proc/loadavg: 0.93 1.93 3.01 5/184 12056
/proc/meminfo: memFree=14250904/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=9056 CPUtime=0.29 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1076 0 0 0 29 0 0 0 23 0 1 0 547744356 9273344 785 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 2264 785 141 53 0 687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9056

[startup+0.700554 s]
/proc/loadavg: 0.93 1.93 3.01 5/184 12056
/proc/meminfo: memFree=14250904/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=11056 CPUtime=0.69 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 2911 0 0 0 67 2 0 0 25 0 1 0 547744356 11321344 1303 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 2764 1303 141 53 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11056

[startup+1.50042 s]
/proc/loadavg: 0.93 1.93 3.01 5/190 12067
/proc/meminfo: memFree=14233188/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=12524 CPUtime=1.49 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 4538 0 0 0 145 4 0 0 25 0 1 0 547744356 12824576 1652 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 3131 1652 141 53 0 1554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12524

[startup+3.10113 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14230188/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=13688 CPUtime=3.09 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 12421 0 0 0 300 9 0 0 25 0 1 0 547744356 14016512 1975 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 3422 1975 141 53 0 1845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13688

[startup+6.30057 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14212140/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=18824 CPUtime=6.29 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 26035 0 0 0 612 17 0 0 25 0 1 0 547744356 19275776 3227 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 4706 3227 141 53 0 3129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18824

[startup+12.7004 s]
/proc/loadavg: 1.61 2.03 3.02 5/190 12094
/proc/meminfo: memFree=14170112/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=20396 CPUtime=12.7 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 52670 0 0 0 1239 31 0 0 25 0 1 0 547744356 20885504 3633 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 5099 3633 141 53 0 3522 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 20396

[startup+25.5002 s]
/proc/loadavg: 1.97 2.10 3.03 5/190 12094
/proc/meminfo: memFree=14147928/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=31124 CPUtime=25.46 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 107132 0 0 0 2488 58 0 0 25 0 1 0 547744356 31870976 6330 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358568 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/12056/statm: 7781 6330 141 53 0 6204 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31124

[startup+51.1007 s]
/proc/loadavg: 2.66 2.25 3.06 5/190 12095
/proc/meminfo: memFree=14108456/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=48044 CPUtime=51.05 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 177907 0 0 0 5012 93 0 0 25 0 1 0 547744356 49197056 10532 33554432000 4194304 4409164 140734253777760 18446744073709551615 4303712 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 12011 10532 141 53 0 10434 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48044

[startup+102.307 s]
/proc/loadavg: 3.58 2.57 3.12 5/190 12096
/proc/meminfo: memFree=13938188/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=102376 CPUtime=102.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 293046 0 0 0 10063 163 0 0 25 0 1 0 547744356 104833024 24115 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 25594 24115 141 53 0 24017 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 102376

[startup+162.3 s]
/proc/loadavg: 3.90 2.82 3.17 5/190 12098
/proc/meminfo: memFree=13927364/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=120920 CPUtime=162.25 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 434289 0 0 0 16005 220 0 0 25 0 1 0 547744356 123822080 28751 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 30230 28751 141 53 0 28653 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 120920

[startup+222.301 s]
/proc/loadavg: 3.97 3.05 3.23 5/190 12100
/proc/meminfo: memFree=13884312/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=141880 CPUtime=222.25 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 569843 0 0 0 21948 277 0 0 25 0 1 0 547744356 145285120 33991 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 35470 33991 141 53 0 33893 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 141880

[startup+282.3 s]
/proc/loadavg: 3.98 3.21 3.27 5/190 12101
/proc/meminfo: memFree=13839884/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=102484 CPUtime=282.25 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 665107 0 0 0 27895 330 0 0 25 0 1 0 547744356 104943616 24142 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 25621 24142 141 53 0 24044 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 102484

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.31 5/190 12103
/proc/meminfo: memFree=13685968/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=124452 CPUtime=342.25 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 781323 0 0 0 33846 379 0 0 25 0 1 0 547744356 127438848 29365 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 31113 29365 141 53 0 29536 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 124452

[startup+402.3 s]
/proc/loadavg: 3.99 3.47 3.35 5/190 12104
/proc/meminfo: memFree=13644652/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=176224 CPUtime=402.25 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 863032 0 0 0 39806 419 0 0 25 0 1 0 547744356 180453376 42577 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 44056 42577 141 53 0 42479 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 176224

[startup+462.301 s]
/proc/loadavg: 3.99 3.57 3.39 5/190 12106
/proc/meminfo: memFree=13568960/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=267388 CPUtime=462.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 971243 0 0 0 45756 470 0 0 25 0 1 0 547744356 273805312 65368 33554432000 4194304 4409164 140734253777760 18446744073709551615 4300037 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 66847 65368 141 53 0 65270 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 267388

[startup+522.3 s]
/proc/loadavg: 3.99 3.64 3.42 5/190 12108
/proc/meminfo: memFree=13571912/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=197516 CPUtime=522.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1080285 0 0 0 51707 519 0 0 25 0 1 0 547744356 202256384 47900 33554432000 4194304 4409164 140734253777760 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 49379 47900 141 53 0 47802 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 197516

[startup+582.301 s]
/proc/loadavg: 4.04 3.72 3.47 5/190 12109
/proc/meminfo: memFree=13309132/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=244368 CPUtime=582.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1217674 0 0 0 57646 580 0 0 25 0 1 0 547744356 250232832 59613 33554432000 4194304 4409164 140734253777760 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 61092 59613 141 53 0 59515 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 244368

[startup+642.3 s]
/proc/loadavg: 4.06 3.78 3.50 5/190 12111
/proc/meminfo: memFree=13424176/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=262080 CPUtime=642.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1319908 0 0 0 63594 633 0 0 25 0 1 0 547744356 268369920 64041 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358795 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 65520 64041 141 53 0 63943 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 262080

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.53 5/190 12112
/proc/meminfo: memFree=13458012/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=211276 CPUtime=702.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1391499 0 0 0 69535 691 0 0 25 0 1 0 547744356 216346624 51339 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 52819 51339 141 53 0 51242 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 211276

[startup+762.307 s]
/proc/loadavg: 4.04 3.86 3.56 5/190 12114
/proc/meminfo: memFree=13369304/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=180848 CPUtime=762.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1473892 0 0 0 75486 741 0 0 25 0 1 0 547744356 185188352 43733 33554432000 4194304 4409164 140734253777760 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 45212 43733 141 53 0 43635 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 180848

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.58 5/190 12116
/proc/meminfo: memFree=13220216/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=258840 CPUtime=822.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1582428 0 0 0 81437 789 0 0 25 0 1 0 547744356 265052160 63231 33554432000 4194304 4409164 140734253777760 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 64710 63231 141 53 0 63133 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 258840

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 12117
/proc/meminfo: memFree=12916128/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=303232 CPUtime=882.26 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1636622 0 0 0 87403 823 0 0 25 0 1 0 547744356 310509568 74329 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 75808 74329 141 53 0 74231 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 303232

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.63 5/190 12119
/proc/meminfo: memFree=12966180/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=465540 CPUtime=942.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1677199 0 0 0 93382 845 0 0 25 0 1 0 547744356 476712960 114906 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 116385 114906 141 53 0 114808 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 465540

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 12120
/proc/meminfo: memFree=12694584/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=657216 CPUtime=1002.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1765024 0 0 0 99365 862 0 0 25 0 1 0 547744356 672989184 162825 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 164304 162825 141 53 0 162727 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 657216

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 12122
/proc/meminfo: memFree=12868264/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=291540 CPUtime=1062.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1786464 0 0 0 105340 887 0 0 25 0 1 0 547744356 298536960 71406 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 72885 71406 141 53 0 71308 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 291540

[startup+1122.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/190 12124
/proc/meminfo: memFree=12734184/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=501036 CPUtime=1122.27 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1835719 0 0 0 111319 908 0 0 25 0 1 0 547744356 513060864 120661 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 125259 120661 141 53 0 123682 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 501036

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 12125
/proc/meminfo: memFree=12423392/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=576236 CPUtime=1182.28 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 1854519 0 0 0 117302 926 0 0 25 0 1 0 547744356 590065664 139461 33554432000 4194304 4409164 140734253777760 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 144059 139461 141 53 0 142482 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 576236

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 12127
/proc/meminfo: memFree=12780344/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=462384 CPUtime=1242.28 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 2011601 0 0 0 123266 962 0 0 25 0 1 0 547744356 473481216 110761 33554432000 4194304 4409164 140734253777760 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 115596 110761 141 53 0 114019 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 462384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 4/189 12129
/proc/meminfo: memFree=12628536/32950940 swapFree=67111528/67111528
[pid=12056] ppid=12054 vsize=522284 CPUtime=1299.98 cores=4,6
/proc/12056/stat : 12056 (lingeling) R 12054 12056 11089 0 -1 4202496 2029932 0 0 0 129022 976 0 0 25 0 1 0 547744356 534818816 129092 33554432000 4194304 4409164 140734253777760 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12056/statm: 130571 129092 141 53 0 128994 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 522284

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.03
CPU time (s): 1300.02
CPU user time (s): 1290.23
CPU system time (s): 9.78751
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 729816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1290.23
system time used= 9.78751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2029932
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= 4
involuntary context switches= 2134

runsolver used 2.12768 second user time and 4.97524 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 18:12:16
IDJOB=3265291
IDBENCH=85538
IDSOLVER=1606
FILE ID=node117/3265291-1303575136
RUNJOBID= node117-1303575136-12025
PBS_JOBID= 13150299
Free space on /tmp= 71464 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265291-1303575136/watcher-3265291-1303575136 -o /tmp/evaluation-result-3265291-1303575136/solver-3265291-1303575136 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3265291-1303575136.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1543647245

node117.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.849
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.69
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.849
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.75
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.849
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.849
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.849
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.75
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.849
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14251192 kB
Buffers:       2312840 kB
Cached:       15765244 kB
SwapCached:          0 kB
Active:       10466752 kB
Inactive:      7678664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14251192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:       65648 kB
Mapped:          15268 kB
Slab:           491572 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   233776 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= 71460 MiB
End job on node117 at 2011-04-23 18:33:58