Trace number 3265335

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.93 1.93 3.01 5/189 12093
/proc/meminfo: memFree=14232544/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=6824 CPUtime=0 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 298 0 0 0 0 0 0 0 25 0 1 0 547744524 6987776 239 33554432000 4194304 4409164 140737438221296 18446744073709551615 4278831 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 1706 239 124 53 0 129 0

[startup+0.0336649 s]
/proc/loadavg: 0.93 1.93 3.01 5/189 12093
/proc/meminfo: memFree=14232544/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=6888 CPUtime=0.03 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 362 0 0 0 3 0 0 0 25 0 1 0 547744524 7053312 269 33554432000 4194304 4409164 140737438221296 18446744073709551615 4242715 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 1722 269 136 53 0 145 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6888

[startup+0.100728 s]
/proc/loadavg: 0.93 1.93 3.01 5/189 12093
/proc/meminfo: memFree=14232544/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=7436 CPUtime=0.09 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 549 0 0 0 9 0 0 0 25 0 1 0 547744524 7614464 411 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 1859 411 141 53 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7436

[startup+0.300633 s]
/proc/loadavg: 0.93 1.93 3.01 5/189 12093
/proc/meminfo: memFree=14232544/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=8184 CPUtime=0.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 934 0 0 0 29 0 0 0 25 0 1 0 547744524 8380416 597 33554432000 4194304 4409164 140737438221296 18446744073709551615 4309727 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 2046 597 141 53 0 469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8184

[startup+0.700561 s]
/proc/loadavg: 0.93 1.93 3.01 5/189 12093
/proc/meminfo: memFree=14232544/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=8720 CPUtime=0.68 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 2565 0 0 0 68 0 0 0 25 0 1 0 547744524 8929280 732 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 2180 732 141 53 0 603 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8720

[startup+1.50043 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14215928/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=9560 CPUtime=1.49 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 5628 0 0 0 148 1 0 0 25 0 1 0 547744524 9789440 942 33554432000 4194304 4409164 140737438221296 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 2390 942 141 53 0 813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9560

[startup+3.10008 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14217224/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=11280 CPUtime=3.09 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 13152 0 0 0 305 4 0 0 25 0 1 0 547744524 11550720 1372 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 2820 1372 141 53 0 1243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11280

[startup+6.30059 s]
/proc/loadavg: 1.40 2.00 3.02 5/190 12094
/proc/meminfo: memFree=14204456/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=13140 CPUtime=6.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 23490 0 0 0 620 9 0 0 25 0 1 0 547744524 13455360 1837 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 3285 1837 141 53 0 1708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13140

[startup+12.7005 s]
/proc/loadavg: 1.61 2.03 3.02 5/190 12094
/proc/meminfo: memFree=14173228/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=23136 CPUtime=12.69 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 43622 0 0 0 1252 17 0 0 25 0 1 0 547744524 23691264 4304 33554432000 4194304 4409164 140737438221296 18446744073709551615 4303689 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 5784 4304 141 53 0 4207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23136

[startup+25.5002 s]
/proc/loadavg: 2.14 2.13 3.04 5/190 12094
/proc/meminfo: memFree=14149664/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=19476 CPUtime=25.49 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 78062 0 0 0 2521 28 0 0 25 0 1 0 547744524 19943424 3421 33554432000 4194304 4409164 140737438221296 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 4869 3421 141 53 0 3292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19476

[startup+51.1007 s]
/proc/loadavg: 2.85 2.29 3.07 5/190 12095
/proc/meminfo: memFree=14072496/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=35344 CPUtime=51.09 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 129658 0 0 0 5056 53 0 0 25 0 1 0 547744524 36192256 7356 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 8836 7356 141 53 0 7259 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35344

[startup+102.307 s]
/proc/loadavg: 3.58 2.57 3.12 5/190 12096
/proc/meminfo: memFree=13960012/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=90108 CPUtime=102.3 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 213141 0 0 0 10145 85 0 0 25 0 1 0 547744524 92270592 21047 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 22527 21047 141 53 0 20950 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90108

[startup+162.3 s]
/proc/loadavg: 3.91 2.84 3.18 5/190 12098
/proc/meminfo: memFree=13929968/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=67896 CPUtime=162.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 262665 0 0 0 16120 108 0 0 25 0 1 0 547744524 69525504 15526 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 16974 15526 141 53 0 15397 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67896

[startup+222.301 s]
/proc/loadavg: 3.97 3.05 3.23 5/190 12100
/proc/meminfo: memFree=13845996/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=66056 CPUtime=222.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 345374 0 0 0 22090 139 0 0 25 0 1 0 547744524 67641344 15034 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 16514 15034 141 53 0 14937 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66056

[startup+282.3 s]
/proc/loadavg: 3.99 3.22 3.27 5/190 12101
/proc/meminfo: memFree=13788548/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=77588 CPUtime=282.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 418862 0 0 0 28061 167 0 0 25 0 1 0 547744524 79450112 17917 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 19397 17917 141 53 0 17820 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 77588

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.31 5/190 12103
/proc/meminfo: memFree=13741520/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=137556 CPUtime=342.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 473050 0 0 0 34037 192 0 0 25 0 1 0 547744524 140857344 32909 33554432000 4194304 4409164 140737438221296 18446744073709551615 4303447 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 34389 32909 141 53 0 32812 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 137556

[startup+402.3 s]
/proc/loadavg: 3.99 3.47 3.35 5/190 12104
/proc/meminfo: memFree=13600136/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=129080 CPUtime=402.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 506281 0 0 0 40023 205 0 0 25 0 1 0 547744524 132177920 30790 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 32270 30790 141 53 0 30693 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 129080

[startup+462.301 s]
/proc/loadavg: 3.99 3.57 3.39 5/190 12106
/proc/meminfo: memFree=13556684/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=152196 CPUtime=462.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 568955 0 0 0 46004 224 0 0 25 0 1 0 547744524 155848704 36569 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 38049 36569 141 53 0 36472 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 152196

[startup+522.3 s]
/proc/loadavg: 3.99 3.64 3.43 5/190 12108
/proc/meminfo: memFree=13571912/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=197300 CPUtime=522.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 591642 0 0 0 51994 235 0 0 25 0 1 0 547744524 202035200 47845 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 49325 47845 141 53 0 47748 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 197300

[startup+582.301 s]
/proc/loadavg: 4.04 3.72 3.47 5/190 12109
/proc/meminfo: memFree=13305908/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=251712 CPUtime=582.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 636998 0 0 0 57975 253 0 0 25 0 1 0 547744524 257753088 61448 33554432000 4194304 4409164 140737438221296 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 62928 61448 141 53 0 61351 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 251712

[startup+642.3 s]
/proc/loadavg: 4.06 3.78 3.50 5/190 12111
/proc/meminfo: memFree=13361556/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=256308 CPUtime=642.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 695218 0 0 0 63959 270 0 0 25 0 1 0 547744524 262459392 62629 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 64077 62629 141 53 0 62500 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 256308

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.53 5/190 12112
/proc/meminfo: memFree=13411264/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=224956 CPUtime=702.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 750436 0 0 0 69938 290 0 0 25 0 1 0 547744524 230354944 54759 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 56239 54759 141 53 0 54662 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 224956

[startup+762.307 s]
/proc/loadavg: 4.04 3.86 3.56 5/190 12114
/proc/meminfo: memFree=13458584/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=206168 CPUtime=762.29 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 782942 0 0 0 75921 308 0 0 25 0 1 0 547744524 211116032 50062 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 51542 50062 141 53 0 49965 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 206168

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.58 5/190 12116
/proc/meminfo: memFree=13158588/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=262988 CPUtime=822.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 852439 0 0 0 81901 327 0 0 25 0 1 0 547744524 269299712 64267 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 65747 64267 141 53 0 64170 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 262988

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 12117
/proc/meminfo: memFree=12916128/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=231764 CPUtime=882.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 888379 0 0 0 87882 346 0 0 25 0 1 0 547744524 237326336 56461 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 57941 56461 141 53 0 56364 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 231764

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.63 5/190 12119
/proc/meminfo: memFree=12966056/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=284860 CPUtime=942.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 930646 0 0 0 93864 364 0 0 25 0 1 0 547744524 291696640 69735 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 71215 69735 141 53 0 69638 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 284860

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 12120
/proc/meminfo: memFree=12694584/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=249200 CPUtime=1002.27 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 950739 0 0 0 99850 377 0 0 25 0 1 0 547744524 255180800 60820 33554432000 4194304 4409164 140737438221296 18446744073709551615 4256845 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 62300 60820 141 53 0 60723 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 249200

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 12122
/proc/meminfo: memFree=12868140/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=259408 CPUtime=1062.28 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 993103 0 0 0 105831 397 0 0 25 0 1 0 547744524 265633792 63372 33554432000 4194304 4409164 140737438221296 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 64852 63372 141 53 0 63275 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 259408

[startup+1122.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/190 12124
/proc/meminfo: memFree=12734184/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=242200 CPUtime=1122.27 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 1007115 0 0 0 111817 410 0 0 25 0 1 0 547744524 248012800 59070 33554432000 4194304 4409164 140737438221296 18446744073709551615 4300099 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 60550 59070 141 53 0 58973 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 242200

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 12125
/proc/meminfo: memFree=12423392/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=241728 CPUtime=1182.27 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 1052339 0 0 0 117797 430 0 0 25 0 1 0 547744524 247529472 58952 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 60432 58952 141 53 0 58855 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 241728

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 12127
/proc/meminfo: memFree=12670356/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=298408 CPUtime=1242.27 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 1066509 0 0 0 123785 442 0 0 25 0 1 0 547744524 305569792 73122 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 74602 73122 141 53 0 73025 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 298408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.92 3.72 2/184 12131
/proc/meminfo: memFree=13778180/32950940 swapFree=67111528/67111528
[pid=12093] ppid=12091 vsize=472184 CPUtime=1299.98 cores=0,2
/proc/12093/stat : 12093 (lingeling) R 12091 12093 11089 0 -1 4202496 1109953 0 0 0 129542 456 0 0 25 0 1 0 547744524 483516416 116566 33554432000 4194304 4409164 140737438221296 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12093/statm: 118046 116566 141 53 0 116469 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 472184

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.01
CPU user time (s): 1295.42
CPU system time (s): 4.5853
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 472184

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

runsolver used 2.14267 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 18:12:18
IDJOB=3265335
IDBENCH=85542
IDSOLVER=1606
FILE ID=node117/3265335-1303575137
RUNJOBID= node117-1303575136-12024
PBS_JOBID= 13150299
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1682079449

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:      14232700 kB
Buffers:       2312864 kB
Cached:       15766556 kB
SwapCached:          0 kB
Active:       10485024 kB
Inactive:      7678788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14232700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1684 kB
Writeback:           0 kB
AnonPages:       83412 kB
Mapped:          15800 kB
Slab:           492204 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   269308 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= 71464 MiB
End job on node117 at 2011-04-23 18:34:00