Trace number 3258779

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.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258779-1303504649/watcher-3258779-1303504649 -o /tmp/evaluation-result-3258779-1303504649/solver-3258779-1303504649 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3258779-1303504649.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: 3.91 3.98 3.34 4/191 3847
/proc/meminfo: memFree=20132992/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=7020 CPUtime=0 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 303 0 0 0 0 0 0 0 23 0 1 0 462063148 7188480 245 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516452916 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 1755 245 110 53 0 178 0

[startup+0.077285 s]
/proc/loadavg: 3.91 3.98 3.34 4/191 3847
/proc/meminfo: memFree=20132992/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=15088 CPUtime=0.07 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 2336 0 0 0 7 0 0 0 23 0 1 0 462063148 15450112 2278 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516834048 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 3772 2278 110 53 0 2195 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15088

[startup+0.100281 s]
/proc/loadavg: 3.91 3.98 3.34 4/191 3847
/proc/meminfo: memFree=20132992/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=15220 CPUtime=0.09 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 2377 0 0 0 9 0 0 0 23 0 1 0 462063148 15585280 2306 33554432000 4194304 4409164 140734591679440 18446744073709551615 4278500 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 3805 2306 121 53 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15220

[startup+0.300253 s]
/proc/loadavg: 3.91 3.98 3.34 4/191 3847
/proc/meminfo: memFree=20132992/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=15076 CPUtime=0.29 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 2397 0 0 0 29 0 0 0 25 0 1 0 462063148 15437824 2310 33554432000 4194304 4409164 140734591679440 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 3769 2310 129 53 0 2192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15076

[startup+0.700168 s]
/proc/loadavg: 3.91 3.98 3.34 4/191 3847
/proc/meminfo: memFree=20132992/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=21236 CPUtime=0.69 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 4447 0 0 0 69 0 0 0 25 0 1 0 462063148 21745664 3314 33554432000 4194304 4409164 140734591679440 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50102 s]
/proc/loadavg: 3.91 3.98 3.34 6/194 3875
/proc/meminfo: memFree=20103380/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=21236 CPUtime=1.49 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 4447 0 0 0 149 0 0 0 25 0 1 0 462063148 21745664 3314 33554432000 4194304 4409164 140734591679440 18446744073709551615 4229783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10073 s]
/proc/loadavg: 3.91 3.98 3.34 6/194 3875
/proc/meminfo: memFree=20098916/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=26680 CPUtime=3.09 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 5808 0 0 0 309 0 0 0 25 0 1 0 462063148 27320320 4675 33554432000 4194304 4409164 140734591679440 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26680

[startup+6.30015 s]
/proc/loadavg: 4.00 4.00 3.35 6/194 3876
/proc/meminfo: memFree=20085924/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=26680 CPUtime=6.29 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 5808 0 0 0 629 0 0 0 25 0 1 0 462063148 27320320 4675 33554432000 4194304 4409164 140734591679440 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26680

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.35 6/194 3876
/proc/meminfo: memFree=20061532/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=32120 CPUtime=12.69 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 7168 0 0 0 1269 0 0 0 25 0 1 0 462063148 32890880 6035 33554432000 4194304 4409164 140734591679440 18446744073709551615 4252357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 8030 6035 136 53 0 6453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32120

[startup+25.5007 s]
/proc/loadavg: 4.08 4.02 3.37 6/194 3876
/proc/meminfo: memFree=20059792/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=28120 CPUtime=25.49 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 9014 0 0 0 2544 5 0 0 25 0 1 0 462063148 28794880 5551 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 7030 5551 141 53 0 5453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28120

[startup+51.101 s]
/proc/loadavg: 4.05 4.01 3.38 6/194 3877
/proc/meminfo: memFree=20035528/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=39484 CPUtime=51.09 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 11855 0 0 0 5095 14 0 0 25 0 1 0 462063148 40431616 8392 33554432000 4194304 4409164 140734591679440 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 9871 8392 141 53 0 8294 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39484

[startup+102.307 s]
/proc/loadavg: 4.12 4.04 3.42 6/194 3878
/proc/meminfo: memFree=20002788/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=43580 CPUtime=102.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 15193 0 0 0 10198 32 0 0 25 0 1 0 462063148 44625920 9416 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 10895 9416 141 53 0 9318 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43580

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.46 6/194 3880
/proc/meminfo: memFree=19980464/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=48672 CPUtime=162.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 28405 0 0 0 16169 61 0 0 25 0 1 0 462063148 49840128 10689 33554432000 4194304 4409164 140734591679440 18446744073709551615 4360361 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 12168 10689 141 53 0 10591 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48672

[startup+222.301 s]
/proc/loadavg: 4.08 4.05 3.50 6/194 3881
/proc/meminfo: memFree=20011084/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=56288 CPUtime=222.29 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 46413 0 0 0 22131 98 0 0 25 0 1 0 462063148 57638912 12593 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 14072 12593 141 53 0 12495 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56288

[startup+282.301 s]
/proc/loadavg: 4.03 4.04 3.53 6/194 3883
/proc/meminfo: memFree=19948572/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=67916 CPUtime=282.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 83977 0 0 0 28091 139 0 0 25 0 1 0 462063148 69545984 15500 33554432000 4194304 4409164 140734591679440 18446744073709551615 4305144 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 16979 15500 141 53 0 15402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67916

[startup+342.301 s]
/proc/loadavg: 4.04 4.04 3.56 6/194 3885
/proc/meminfo: memFree=19898596/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=69968 CPUtime=342.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 139107 0 0 0 34050 180 0 0 25 0 1 0 462063148 71647232 16013 33554432000 4194304 4409164 140734591679440 18446744073709551615 4305094 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 17492 16013 141 53 0 15915 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69968

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 3.58 6/194 3886
/proc/meminfo: memFree=19901940/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=75588 CPUtime=402.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 159980 0 0 0 40013 217 0 0 25 0 1 0 462063148 77402112 17432 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 18897 17432 141 53 0 17320 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75588

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.60 6/194 3888
/proc/meminfo: memFree=19885192/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=94592 CPUtime=462.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 190883 0 0 0 45971 259 0 0 25 0 1 0 462063148 96862208 22169 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 23648 22169 141 53 0 22071 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94592

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.63 6/194 3889
/proc/meminfo: memFree=19885432/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=76476 CPUtime=522.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 223694 0 0 0 51934 296 0 0 25 0 1 0 462063148 78311424 16791 33554432000 4194304 4409164 140734591679440 18446744073709551615 4226109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 19119 16791 141 53 0 17542 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76476

[startup+582.3 s]
/proc/loadavg: 4.08 4.03 3.65 6/194 3891
/proc/meminfo: memFree=19877736/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=73564 CPUtime=582.3 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 251424 0 0 0 57891 339 0 0 25 0 1 0 462063148 75329536 16581 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 18391 16581 141 53 0 16814 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 73564

[startup+642.3 s]
/proc/loadavg: 4.06 4.03 3.68 6/194 3893
/proc/meminfo: memFree=19859868/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=111404 CPUtime=642.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 269485 0 0 0 63863 368 0 0 25 0 1 0 462063148 114077696 26372 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 27851 26372 141 53 0 26274 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111404

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 3.70 6/194 3894
/proc/meminfo: memFree=19816836/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=110800 CPUtime=702.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 303572 0 0 0 69833 398 0 0 25 0 1 0 462063148 113459200 26221 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 27700 26221 141 53 0 26123 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 110800

[startup+762.307 s]
/proc/loadavg: 4.12 4.06 3.73 6/194 3896
/proc/meminfo: memFree=19813480/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=105872 CPUtime=762.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 337907 0 0 0 75802 429 0 0 25 0 1 0 462063148 108412928 24989 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 26468 24989 141 53 0 24891 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105872

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 3.74 6/194 3897
/proc/meminfo: memFree=19804792/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=124644 CPUtime=822.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 369458 0 0 0 81769 462 0 0 25 0 1 0 462063148 127635456 29682 33554432000 4194304 4409164 140734591679440 18446744073709551615 4337472 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 31161 29682 141 53 0 29584 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 124644

[startup+882.301 s]
/proc/loadavg: 4.01 4.03 3.75 6/194 3899
/proc/meminfo: memFree=19755184/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=107428 CPUtime=882.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 404073 0 0 0 87737 494 0 0 25 0 1 0 462063148 110006272 25378 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 26857 25378 141 53 0 25280 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 107428

[startup+942.301 s]
/proc/loadavg: 4.00 4.03 3.76 6/194 3901
/proc/meminfo: memFree=19770428/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=116500 CPUtime=942.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 433881 0 0 0 93706 525 0 0 25 0 1 0 462063148 119296000 27646 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 29125 27646 141 53 0 27548 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 116500

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.77 6/194 3902
/proc/meminfo: memFree=19747604/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=125296 CPUtime=1002.32 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 459310 0 0 0 99673 559 0 0 25 0 1 0 462063148 128303104 29845 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358382 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 31324 29845 141 53 0 29747 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 125296

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.79 6/194 3904
/proc/meminfo: memFree=19773756/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=122916 CPUtime=1062.31 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 490700 0 0 0 105637 594 0 0 25 0 1 0 462063148 125865984 29250 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 30729 29250 141 53 0 29152 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 122916

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.80 6/194 3905
/proc/meminfo: memFree=19741016/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=143420 CPUtime=1122.32 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 508700 0 0 0 111600 632 0 0 25 0 1 0 462063148 146862080 34376 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 35855 34376 141 53 0 34278 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 143420

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.81 6/194 3907
/proc/meminfo: memFree=19795940/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=107000 CPUtime=1182.32 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 545572 0 0 0 117570 662 0 0 25 0 1 0 462063148 109568000 25271 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 26750 25271 141 53 0 25173 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 107000

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.82 6/194 3909
/proc/meminfo: memFree=19783652/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=102728 CPUtime=1242.32 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 568666 0 0 0 123538 694 0 0 25 0 1 0 462063148 105193472 24203 33554432000 4194304 4409164 140734591679440 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 25682 24203 141 53 0 24105 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.83 3/190 3912
/proc/meminfo: memFree=19937436/32951124 swapFree=67111416/67111528
[pid=3847] ppid=3845 vsize=141836 CPUtime=1300.03 cores=5,7
/proc/3847/stat : 3847 (lingeling) R 3845 3847 3665 0 -1 4202496 594342 0 0 0 129276 727 0 0 25 0 1 0 462063148 145240064 33980 33554432000 4194304 4409164 140734591679440 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3847/statm: 35459 33980 141 53 0 33882 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 141836

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.01
CPU time (s): 1300.04
CPU user time (s): 1292.76
CPU system time (s): 7.28089
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 175208

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

runsolver used 2.09068 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-22 22:37:30
IDJOB=3258779
IDBENCH=71425
IDSOLVER=1606
FILE ID=node134/3258779-1303504649
RUNJOBID= node134-1303503347-3686
PBS_JOBID= 13134243
Free space on /tmp= 71436 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258779-1303504649/watcher-3258779-1303504649 -o /tmp/evaluation-result-3258779-1303504649/solver-3258779-1303504649 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3258779-1303504649.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=1061131796

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20133272 kB
Buffers:       1903268 kB
Cached:       10292428 kB
SwapCached:        108 kB
Active:        8011832 kB
Inactive:      4266912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20133272 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:       82164 kB
Mapped:          15240 kB
Slab:           475260 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71444 MiB
End job on node134 at 2011-04-22 22:59:12