Trace number 3251165

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.08 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251165-1303585401/watcher-3251165-1303585401 -o /tmp/evaluation-result-3251165-1303585401/solver-3251165-1303585401 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3251165-1303585401.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: 1.69 2.03 2.60 3/179 12865
/proc/meminfo: memFree=16952456/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=6836 CPUtime=0 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 288 0 0 0 0 0 0 0 21 0 1 0 548770642 7000064 230 33554432000 4194304 4409164 140734465968544 18446744073709551615 260020395776 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 1709 230 109 53 0 132 0

[startup+0.0539001 s]
/proc/loadavg: 1.69 2.03 2.60 3/179 12865
/proc/meminfo: memFree=16952456/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=10800 CPUtime=0.04 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 1292 0 0 0 4 0 0 0 21 0 1 0 548770642 11059200 1233 33554432000 4194304 4409164 140734465968544 18446744073709551615 4278556 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 2700 1233 121 53 0 1123 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10800

[startup+0.100914 s]
/proc/loadavg: 1.69 2.03 2.60 3/179 12865
/proc/meminfo: memFree=16952456/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=10800 CPUtime=0.09 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 1295 0 0 0 9 0 0 0 21 0 1 0 548770642 11059200 1236 33554432000 4194304 4409164 140734465968544 18446744073709551615 4284521 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 2700 1236 124 53 0 1123 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10800

[startup+0.30086 s]
/proc/loadavg: 1.69 2.03 2.60 3/179 12865
/proc/meminfo: memFree=16952456/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=13972 CPUtime=0.29 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 2322 0 0 0 29 0 0 0 22 0 1 0 548770642 14307328 1750 33554432000 4194304 4409164 140734465968544 18446744073709551615 4340356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 3493 1750 132 53 0 1916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13972

[startup+0.700787 s]
/proc/loadavg: 1.69 2.03 2.60 3/179 12865
/proc/meminfo: memFree=16952456/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=13972 CPUtime=0.69 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 2478 0 0 0 69 0 0 0 24 0 1 0 548770642 14307328 1906 33554432000 4194304 4409164 140734465968544 18446744073709551615 4329694 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 3493 1906 135 53 0 1916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13972

[startup+1.50064 s]
/proc/loadavg: 1.69 2.03 2.60 5/190 12886
/proc/meminfo: memFree=16932380/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=13972 CPUtime=1.49 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 2478 0 0 0 149 0 0 0 25 0 1 0 548770642 14307328 1906 33554432000 4194304 4409164 140734465968544 18446744073709551615 4230016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 3493 1906 135 53 0 1916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13972

[startup+3.10035 s]
/proc/loadavg: 1.69 2.03 2.60 5/190 12886
/proc/meminfo: memFree=16927792/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=13972 CPUtime=3.09 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 2478 0 0 0 309 0 0 0 25 0 1 0 548770642 14307328 1906 33554432000 4194304 4409164 140734465968544 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 3493 1906 135 53 0 1916 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13972

[startup+6.30075 s]
/proc/loadavg: 1.96 2.07 2.61 5/190 12886
/proc/meminfo: memFree=16918584/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=16532 CPUtime=6.29 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 3118 0 0 0 629 0 0 0 25 0 1 0 548770642 16928768 2546 33554432000 4194304 4409164 140734465968544 18446744073709551615 4243872 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 4133 2546 135 53 0 2556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16532

[startup+12.7006 s]
/proc/loadavg: 2.12 2.11 2.62 5/187 12908
/proc/meminfo: memFree=16910816/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=17404 CPUtime=12.69 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 3443 0 0 0 1268 1 0 0 25 0 1 0 548770642 17821696 2871 33554432000 4194304 4409164 140734465968544 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 4351 2871 140 53 0 2774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17404

[startup+25.5002 s]
/proc/loadavg: 2.54 2.20 2.64 5/190 12914
/proc/meminfo: memFree=16865572/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=30168 CPUtime=25.48 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 10514 0 0 0 2540 8 0 0 25 0 1 0 548770642 30892032 6063 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 7542 6063 141 53 0 5965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30168

[startup+51.1005 s]
/proc/loadavg: 3.03 2.34 2.67 5/190 12914
/proc/meminfo: memFree=16813748/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=38476 CPUtime=51.09 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 29656 0 0 0 5088 21 0 0 25 0 1 0 548770642 39399424 8140 33554432000 4194304 4409164 140734465968544 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 9619 8140 141 53 0 8042 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38476

[startup+102.307 s]
/proc/loadavg: 3.58 2.60 2.74 5/190 12916
/proc/meminfo: memFree=16690380/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=91104 CPUtime=102.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 79425 0 0 0 10193 37 0 0 25 0 1 0 548770642 93290496 21297 33554432000 4194304 4409164 140734465968544 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 22776 21297 141 53 0 21199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91104

[startup+162.301 s]
/proc/loadavg: 3.84 2.85 2.82 5/190 12917
/proc/meminfo: memFree=16628836/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=127180 CPUtime=162.29 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 113856 0 0 0 16178 51 0 0 25 0 1 0 548770642 130232320 30316 33554432000 4194304 4409164 140734465968544 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 31795 30316 141 53 0 30218 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 127180

[startup+222.301 s]
/proc/loadavg: 3.94 3.06 2.89 5/190 12946
/proc/meminfo: memFree=16558952/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=114776 CPUtime=222.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 175535 0 0 0 22165 65 0 0 25 0 1 0 548770642 117530624 27215 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 28694 27215 141 53 0 27117 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114776

[startup+282.301 s]
/proc/loadavg: 3.98 3.23 2.95 5/190 12948
/proc/meminfo: memFree=16453288/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=189484 CPUtime=282.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 209160 0 0 0 28152 78 0 0 25 0 1 0 548770642 194031616 45892 33554432000 4194304 4409164 140734465968544 18446744073709551615 4303717 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 47371 45892 141 53 0 45794 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 189484

[startup+342.301 s]
/proc/loadavg: 4.08 3.39 3.03 5/190 12949
/proc/meminfo: memFree=16340436/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=219236 CPUtime=342.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 231806 0 0 0 34144 86 0 0 25 0 1 0 548770642 224497664 53330 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 54809 53330 141 53 0 53232 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 219236

[startup+402.301 s]
/proc/loadavg: 4.03 3.50 3.09 5/190 12951
/proc/meminfo: memFree=16404764/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=152520 CPUtime=402.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 261136 0 0 0 40131 99 0 0 25 0 1 0 548770642 156180480 36651 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 38130 36651 141 53 0 36553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 152520

[startup+462.301 s]
/proc/loadavg: 4.01 3.59 3.14 5/190 12953
/proc/meminfo: memFree=16215532/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=212472 CPUtime=462.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 288412 0 0 0 46118 112 0 0 25 0 1 0 548770642 217571328 51639 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 53118 51639 141 53 0 51541 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212472

[startup+522.301 s]
/proc/loadavg: 4.00 3.66 3.19 5/190 12954
/proc/meminfo: memFree=15935644/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=316264 CPUtime=522.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 323327 0 0 0 52106 124 0 0 25 0 1 0 548770642 323854336 77619 33554432000 4194304 4409164 140734465968544 18446744073709551615 4299671 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 79066 77619 141 53 0 77489 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 316264

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.24 5/190 12956
/proc/meminfo: memFree=15999376/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=386468 CPUtime=582.3 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 402715 0 0 0 58093 137 0 0 25 0 1 0 548770642 395743232 95138 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358603 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 96617 95138 141 53 0 95040 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 386468

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.28 5/190 12957
/proc/meminfo: memFree=15934484/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=372348 CPUtime=642.31 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 464721 0 0 0 64082 149 0 0 25 0 1 0 548770642 381284352 91608 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 93087 91608 141 53 0 91510 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 372348

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 3.32 5/190 12959
/proc/meminfo: memFree=15715608/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=427144 CPUtime=702.31 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 527572 0 0 0 70070 161 0 0 25 0 1 0 548770642 437395456 105307 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 106786 105307 141 53 0 105209 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 427144

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.37 5/190 12961
/proc/meminfo: memFree=15915700/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=226932 CPUtime=762.31 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 571657 0 0 0 76060 171 0 0 25 0 1 0 548770642 232378368 55286 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 56733 55286 141 53 0 55156 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 226932

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.40 5/190 12962
/proc/meminfo: memFree=15932288/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=285644 CPUtime=822.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 610132 0 0 0 82050 182 0 0 25 0 1 0 548770642 292499456 69932 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 71411 69932 141 53 0 69834 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 285644

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.44 5/190 12964
/proc/meminfo: memFree=15834908/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=340408 CPUtime=882.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 651814 0 0 0 88041 191 0 0 25 0 1 0 548770642 348577792 83623 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 85102 83623 141 53 0 83525 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 340408

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 12965
/proc/meminfo: memFree=15747092/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=340408 CPUtime=942.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 700966 0 0 0 94031 201 0 0 25 0 1 0 548770642 348577792 83623 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 85102 83623 141 53 0 83525 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 340408

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.50 5/190 12967
/proc/meminfo: memFree=15530440/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=378096 CPUtime=1002.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 775924 0 0 0 100017 215 0 0 25 0 1 0 548770642 387170304 93045 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 94524 93045 141 53 0 92947 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 378096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.53 5/190 12968
/proc/meminfo: memFree=15467308/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=458000 CPUtime=1062.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 828668 0 0 0 106008 224 0 0 25 0 1 0 548770642 468992000 113021 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 114500 113021 141 53 0 112923 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 458000

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.55 5/190 12970
/proc/meminfo: memFree=15772328/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=489764 CPUtime=1122.33 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 885882 0 0 0 111998 235 0 0 25 0 1 0 548770642 501518336 120962 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 122441 120962 141 53 0 120864 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 489764

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 12972
/proc/meminfo: memFree=15658732/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=572316 CPUtime=1182.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 942738 0 0 0 117984 248 0 0 25 0 1 0 548770642 586051584 141600 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 143079 141600 141 53 0 141502 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 572316

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.60 5/190 12973
/proc/meminfo: memFree=15525768/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=572316 CPUtime=1242.32 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 950930 0 0 0 123976 256 0 0 25 0 1 0 548770642 586051584 141600 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 143079 141600 141 53 0 141502 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 572316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.97 3.63 5/190 12975
/proc/meminfo: memFree=15328828/32951124 swapFree=67111528/67111528
[pid=12865] ppid=12863 vsize=643052 CPUtime=1300.04 cores=0,2
/proc/12865/stat : 12865 (lingeling) R 12863 12865 11570 0 -1 4202496 1004073 0 0 0 129737 267 0 0 25 0 1 0 548770642 658485248 159284 33554432000 4194304 4409164 140734465968544 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12865/statm: 160763 159284 141 53 0 159186 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 643052

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.04
CPU time (s): 1300.08
CPU user time (s): 1297.37
CPU system time (s): 2.70559
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 643052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.37
system time used= 2.70559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004073
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2577

runsolver used 2.29565 second user time and 4.80427 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 21:03:21
IDJOB=3251165
IDBENCH=88212
IDSOLVER=1606
FILE ID=node110/3251165-1303585401
RUNJOBID= node110-1303585401-12843
PBS_JOBID= 13150352
Free space on /tmp= 71956 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251165-1303585401/watcher-3251165-1303585401 -o /tmp/evaluation-result-3251165-1303585401/solver-3251165-1303585401 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251165-1303585401.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=2109222406

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16952736 kB
Buffers:       2315376 kB
Cached:       13049684 kB
SwapCached:          0 kB
Active:        7972572 kB
Inactive:      7459472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16952736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2884 kB
Writeback:           0 kB
AnonPages:       65852 kB
Mapped:          14876 kB
Slab:           502968 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211796 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= 71936 MiB
End job on node110 at 2011-04-23 21:25:03