Trace number 3371742

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 587f (fixed)? (TO) 1300.04 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: 961)

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-3371742-1305435727/watcher-3371742-1305435727 -o /tmp/evaluation-result-3371742-1305435727/solver-3371742-1305435727 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371742-1305435727.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: 0.92 1.55 2.63 3/370 17067
/proc/meminfo: memFree=18247664/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=11796 CPUtime=0 cores=5,7
/proc/17067/stat : 17067 (runsolver) R 17065 17067 16596 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 733803413 12079104 50 33554432000 4194304 5432360 140736313831840 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/17067/statm: 2949 50 30 303 0 2643 0

[startup+0.0297149 s]
/proc/loadavg: 0.92 1.55 2.63 3/370 17067
/proc/meminfo: memFree=18247664/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=7188 CPUtime=0.01 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 392 0 0 0 1 0 0 0 23 0 1 0 733803413 7360512 334 33554432000 4194304 4409284 140735502987648 18446744073709551615 4276303 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 1797 334 125 53 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7188

[startup+0.100715 s]
/proc/loadavg: 0.92 1.55 2.63 3/370 17067
/proc/meminfo: memFree=18247664/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=7984 CPUtime=0.08 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 636 0 0 0 8 0 0 0 23 0 1 0 733803413 8175616 449 33554432000 4194304 4409284 140735502987648 18446744073709551615 4243795 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 1996 449 136 53 0 419 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7984

[startup+0.300681 s]
/proc/loadavg: 0.92 1.55 2.63 3/370 17067
/proc/meminfo: memFree=18247664/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=8772 CPUtime=0.27 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1003 0 0 0 27 0 0 0 25 0 1 0 733803413 8982528 714 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 2193 714 141 53 0 616 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8772

[startup+0.700603 s]
/proc/loadavg: 0.92 1.55 2.63 3/370 17067
/proc/meminfo: memFree=18247664/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=11056 CPUtime=0.68 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 2838 0 0 0 66 2 0 0 25 0 1 0 733803413 11321344 1233 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284619757 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 2764 1260 141 53 0 1187 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11056

[startup+1.50047 s]
/proc/loadavg: 0.92 1.55 2.63 5/376 17105
/proc/meminfo: memFree=18209184/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=11304 CPUtime=1.47 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 4231 0 0 0 144 3 0 0 25 0 1 0 733803413 11575296 1347 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 2826 1347 141 53 0 1249 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11304

[startup+3.1002 s]
/proc/loadavg: 0.92 1.55 2.63 6/379 17111
/proc/meminfo: memFree=18172396/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=13688 CPUtime=3.08 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 12419 0 0 0 298 10 0 0 25 0 1 0 733803413 14016512 1975 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 3422 1975 141 53 0 1845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13688

[startup+6.30067 s]
/proc/loadavg: 1.17 1.59 2.64 5/379 17138
/proc/meminfo: memFree=18108496/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=18824 CPUtime=6.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 26033 0 0 0 608 20 0 0 25 0 1 0 733803413 19275776 3227 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 4706 3227 141 53 0 3129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18824

[startup+12.7006 s]
/proc/loadavg: 1.39 1.63 2.65 5/379 17138
/proc/meminfo: memFree=18085816/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=20396 CPUtime=12.68 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 52668 0 0 0 1233 35 0 0 25 0 1 0 733803413 20885504 3633 33554432000 4194304 4409284 140735502987648 18446744073709551615 4226421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 5099 3633 141 53 0 3522 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20396

[startup+25.5005 s]
/proc/loadavg: 1.97 1.75 2.67 5/379 17138
/proc/meminfo: memFree=18033056/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=49752 CPUtime=25.48 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 105011 0 0 0 2488 60 0 0 25 0 1 0 733803413 50946048 10959 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 12438 10959 141 53 0 10861 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49752

[startup+51.1002 s]
/proc/loadavg: 2.66 1.93 2.70 5/379 17138
/proc/meminfo: memFree=17974752/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=48044 CPUtime=51.08 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 177905 0 0 0 5010 98 0 0 25 0 1 0 733803413 49197056 10532 33554432000 4194304 4409284 140735502987648 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 12011 10532 141 53 0 10434 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48044

[startup+102.314 s]
/proc/loadavg: 3.49 2.26 2.77 5/379 17140
/proc/meminfo: memFree=17860252/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=102376 CPUtime=102.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 293044 0 0 0 10055 175 0 0 25 0 1 0 733803413 104833024 24115 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 25594 24115 141 53 0 24017 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102376

[startup+162.301 s]
/proc/loadavg: 3.92 2.61 2.86 5/379 17142
/proc/meminfo: memFree=17795480/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=120920 CPUtime=162.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 434287 0 0 0 15992 236 0 0 25 0 1 0 733803413 123822080 28751 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 30230 28751 141 53 0 28653 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 120920

[startup+222.301 s]
/proc/loadavg: 4.01 2.87 2.93 5/379 17144
/proc/meminfo: memFree=17778824/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=141880 CPUtime=222.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 569841 0 0 0 21924 304 0 0 25 0 1 0 733803413 145285120 33991 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358954 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 35470 33991 141 53 0 33893 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 141880

[startup+282.301 s]
/proc/loadavg: 4.00 3.07 2.99 5/379 17144
/proc/meminfo: memFree=17753604/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=102484 CPUtime=282.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 665105 0 0 0 27862 366 0 0 25 0 1 0 733803413 104943616 24142 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 25621 24142 141 53 0 24044 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 102484

[startup+342.301 s]
/proc/loadavg: 4.07 3.26 3.06 5/379 17146
/proc/meminfo: memFree=17502828/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=212300 CPUtime=342.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 766474 0 0 0 33804 425 0 0 25 0 1 0 733803413 217395200 49549 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 53075 49549 141 53 0 51498 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 212300

[startup+402.301 s]
/proc/loadavg: 4.02 3.39 3.12 5/379 17148
/proc/meminfo: memFree=17568120/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=149376 CPUtime=402.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 856318 0 0 0 39755 473 0 0 25 0 1 0 733803413 152961024 35865 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 37344 35865 141 53 0 35767 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 149376

[startup+462.301 s]
/proc/loadavg: 4.01 3.50 3.17 5/379 17150
/proc/meminfo: memFree=17474096/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=267388 CPUtime=462.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 971241 0 0 0 45693 536 0 0 25 0 1 0 733803413 273805312 65368 33554432000 4194304 4409284 140735502987648 18446744073709551615 4304396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 66847 65368 141 53 0 65270 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 267388

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 3.22 5/379 17152
/proc/meminfo: memFree=17529368/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=197516 CPUtime=522.28 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1080283 0 0 0 51643 585 0 0 25 0 1 0 733803413 202256384 47900 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 49379 47900 141 53 0 47802 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 197516

[startup+582.301 s]
/proc/loadavg: 4.00 3.66 3.26 5/379 17152
/proc/meminfo: memFree=17493620/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=244368 CPUtime=582.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1217672 0 0 0 57573 656 0 0 25 0 1 0 733803413 250232832 59613 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 61092 59613 141 53 0 59515 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 244368

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.31 5/379 17154
/proc/meminfo: memFree=17443956/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=262080 CPUtime=642.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1319906 0 0 0 63511 719 0 0 25 0 1 0 733803413 268369920 64041 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 65520 64041 141 53 0 63943 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 262080

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.35 5/379 17156
/proc/meminfo: memFree=17462396/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=211276 CPUtime=702.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1391497 0 0 0 69443 786 0 0 25 0 1 0 733803413 216346624 51339 33554432000 4194304 4409284 140735502987648 18446744073709551615 4256947 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 52819 51339 141 53 0 51242 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 211276

[startup+762.315 s]
/proc/loadavg: 4.09 3.84 3.39 5/379 17158
/proc/meminfo: memFree=17466832/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=180848 CPUtime=762.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1473890 0 0 0 75391 839 0 0 25 0 1 0 733803413 185188352 43733 33554432000 4194304 4409284 140735502987648 18446744073709551615 4257022 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 45212 43733 141 53 0 43635 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 180848

[startup+822.3 s]
/proc/loadavg: 4.09 3.88 3.44 5/379 17160
/proc/meminfo: memFree=17429848/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=258840 CPUtime=822.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1582426 0 0 0 81339 890 0 0 25 0 1 0 733803413 265052160 63231 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 64710 63231 141 53 0 63133 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 258840

[startup+882.3 s]
/proc/loadavg: 4.03 3.90 3.47 5/379 17160
/proc/meminfo: memFree=17290804/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=303232 CPUtime=882.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1636620 0 0 0 87302 927 0 0 25 0 1 0 733803413 310509568 74329 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 75808 74329 141 53 0 74231 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 303232

[startup+942.3 s]
/proc/loadavg: 4.04 3.93 3.50 5/379 17162
/proc/meminfo: memFree=17048728/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=465540 CPUtime=942.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1677197 0 0 0 93280 949 0 0 25 0 1 0 733803413 476712960 114906 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 116385 114906 141 53 0 114808 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 465540

[startup+1002.3 s]
/proc/loadavg: 4.05 3.95 3.54 5/379 17164
/proc/meminfo: memFree=16693048/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=657216 CPUtime=1002.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1765022 0 0 0 99263 966 0 0 25 0 1 0 733803413 672989184 162825 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 164304 162825 141 53 0 162727 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 657216

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.56 5/379 17166
/proc/meminfo: memFree=17165188/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=291540 CPUtime=1062.29 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1786462 0 0 0 105235 994 0 0 25 0 1 0 733803413 298536960 71406 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 72885 71406 141 53 0 71308 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 291540

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/379 17168
/proc/meminfo: memFree=16970700/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=501036 CPUtime=1122.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1835717 0 0 0 111211 1019 0 0 25 0 1 0 733803413 513060864 120661 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 125259 120661 141 53 0 123682 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 501036

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/379 17168
/proc/meminfo: memFree=16988520/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=576236 CPUtime=1182.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 1854517 0 0 0 117194 1036 0 0 25 0 1 0 733803413 590065664 139461 33554432000 4194304 4409284 140735502987648 18446744073709551615 4249473 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 144059 139461 141 53 0 142482 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 576236

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/379 17170
/proc/meminfo: memFree=16850604/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=462384 CPUtime=1242.3 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 2011599 0 0 0 123156 1074 0 0 25 0 1 0 733803413 473481216 110761 33554432000 4194304 4409284 140735502987648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 115596 110761 141 53 0 114019 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 462384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.66 4/378 17173
/proc/meminfo: memFree=17396428/32951124 swapFree=45193364/67111528
[pid=17067] ppid=17065 vsize=468564 CPUtime=1300.01 cores=5,7
/proc/17067/stat : 17067 (lingeling) R 17065 17067 16596 0 -1 4202496 2016500 0 0 0 128912 1089 0 0 25 0 1 0 733803413 479809536 115662 33554432000 4194304 4409284 140735502987648 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17067/statm: 117141 115662 141 53 0 115564 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 468564

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.04
CPU user time (s): 1289.12
CPU system time (s): 10.9143
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 729816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.13
system time used= 10.9143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2016500
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= 14876

runsolver used 4.42833 second user time and 10.9683 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 07:02:08
IDJOB=3371742
IDBENCH=85538
IDSOLVER=1849
FILE ID=node118/3371742-1305435727
RUNJOBID= node118-1305435727-17044
PBS_JOBID= 13324630
Free space on /tmp= 73328 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3371742-1305435727/watcher-3371742-1305435727 -o /tmp/evaluation-result-3371742-1305435727/solver-3371742-1305435727 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371742-1305435727.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1685068200

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18247828 kB
Buffers:        286728 kB
Cached:        4413600 kB
SwapCached:      22084 kB
Active:       11784884 kB
Inactive:      2616000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18247828 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:     9691284 kB
Mapped:          15004 kB
Slab:           147148 kB
PageTables:      90376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88660204 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= 73292 MiB
End job on node118 at 2011-05-15 07:23:50