Trace number 3371609

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371609-1305432819/watcher-3371609-1305432819 -o /tmp/evaluation-result-3371609-1305432819/solver-3371609-1305432819 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371609-1305432819.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.17 2.72 3.39 3/359 23792
/proc/meminfo: memFree=25209232/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=7220 CPUtime=0 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 356 0 0 0 0 0 0 0 23 0 1 0 733512616 7393280 299 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 1805 299 111 53 0 228 0

[startup+0.0933759 s]
/proc/loadavg: 1.17 2.72 3.39 3/359 23792
/proc/meminfo: memFree=25209232/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=8512 CPUtime=0.09 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 764 0 0 0 9 0 0 0 23 0 1 0 733512616 8716288 577 33554432000 4194304 4409284 140736613084944 18446744073709551615 4340182 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2128 577 133 53 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8512

[startup+0.100374 s]
/proc/loadavg: 1.17 2.72 3.39 3/359 23792
/proc/meminfo: memFree=25209232/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=8512 CPUtime=0.09 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 764 0 0 0 9 0 0 0 23 0 1 0 733512616 8716288 577 33554432000 4194304 4409284 140736613084944 18446744073709551615 4340153 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2128 577 133 53 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8512

[startup+0.300333 s]
/proc/loadavg: 1.17 2.72 3.39 3/359 23792
/proc/meminfo: memFree=25209232/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=8512 CPUtime=0.29 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 771 0 0 0 29 0 0 0 25 0 1 0 733512616 8716288 584 33554432000 4194304 4409284 140736613084944 18446744073709551615 4242861 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2128 584 136 53 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.700258 s]
/proc/loadavg: 1.17 2.72 3.39 3/359 23792
/proc/meminfo: memFree=25209232/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=9316 CPUtime=0.69 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 972 0 0 0 69 0 0 0 25 0 1 0 733512616 9539584 785 33554432000 4194304 4409284 140736613084944 18446744073709551615 4229777 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2329 785 136 53 0 752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9316

[startup+1.50111 s]
/proc/loadavg: 1.40 2.74 3.40 5/371 23813
/proc/meminfo: memFree=25190204/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=9316 CPUtime=1.49 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 972 0 0 0 149 0 0 0 25 0 1 0 733512616 9539584 785 33554432000 4194304 4409284 140736613084944 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2329 785 136 53 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10081 s]
/proc/loadavg: 1.40 2.74 3.40 5/371 23813
/proc/meminfo: memFree=25183268/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=10116 CPUtime=3.09 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 1172 0 0 0 309 0 0 0 25 0 1 0 733512616 10358784 985 33554432000 4194304 4409284 140736613084944 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 2529 985 136 53 0 952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30023 s]
/proc/loadavg: 1.40 2.74 3.40 5/371 23813
/proc/meminfo: memFree=25175412/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=12724 CPUtime=6.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 3711 0 0 0 627 3 0 0 25 0 1 0 733512616 13029376 1701 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 3181 1701 141 53 0 1604 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12724

[startup+12.701 s]
/proc/loadavg: 1.80 2.78 3.40 5/371 23813
/proc/meminfo: memFree=25161828/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=14256 CPUtime=12.7 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 10677 0 0 0 1263 7 0 0 25 0 1 0 733512616 14598144 2084 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 3564 2084 141 53 0 1987 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14256

[startup+25.5007 s]
/proc/loadavg: 2.13 2.82 3.41 5/371 23813
/proc/meminfo: memFree=25153920/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=16524 CPUtime=25.49 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 21500 0 0 0 2532 17 0 0 25 0 1 0 733512616 16920576 2651 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 4131 2651 141 53 0 2554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16524

[startup+51.1009 s]
/proc/loadavg: 2.87 2.93 3.43 5/371 23814
/proc/meminfo: memFree=25129304/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=18812 CPUtime=51.09 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 45453 0 0 0 5075 34 0 0 25 0 1 0 733512616 19263488 3223 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 4703 3223 141 53 0 3126 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18812

[startup+102.313 s]
/proc/loadavg: 3.51 3.09 3.45 5/371 23815
/proc/meminfo: memFree=25117508/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=21092 CPUtime=102.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 83080 0 0 0 10168 62 0 0 25 0 1 0 733512616 21598208 3793 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 5273 3793 141 53 0 3696 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21092

[startup+162.3 s]
/proc/loadavg: 3.89 3.28 3.50 5/371 23817
/proc/meminfo: memFree=25087356/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=22504 CPUtime=162.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 120603 0 0 0 16141 89 0 0 25 0 1 0 733512616 23044096 4160 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 5626 4160 141 53 0 4049 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22504

[startup+222.301 s]
/proc/loadavg: 3.99 3.42 3.53 5/371 23819
/proc/meminfo: memFree=25073936/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=25584 CPUtime=222.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 156085 0 0 0 22115 115 0 0 25 0 1 0 733512616 26198016 4941 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 6396 4941 141 53 0 4819 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25584

[startup+282.301 s]
/proc/loadavg: 4.23 3.58 3.57 5/371 23820
/proc/meminfo: memFree=25083832/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=26792 CPUtime=282.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 188904 0 0 0 28087 143 0 0 25 0 1 0 733512616 27435008 5238 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 6698 5238 141 53 0 5121 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26792

[startup+342.301 s]
/proc/loadavg: 4.08 3.65 3.60 5/371 23822
/proc/meminfo: memFree=25077240/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=32172 CPUtime=342.31 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 217222 0 0 0 34067 164 0 0 25 0 1 0 733512616 32944128 6577 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358601 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 8043 6577 141 53 0 6466 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 32172

[startup+402.301 s]
/proc/loadavg: 4.03 3.71 3.62 5/371 23823
/proc/meminfo: memFree=25073760/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=41116 CPUtime=402.3 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 244598 0 0 0 40042 188 0 0 25 0 1 0 733512616 42102784 8825 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 10279 8825 141 53 0 8702 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 41116

[startup+462.301 s]
/proc/loadavg: 4.07 3.78 3.65 5/371 23825
/proc/meminfo: memFree=24987924/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=49212 CPUtime=462.31 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 264982 0 0 0 46022 209 0 0 25 0 1 0 733512616 50393088 10849 33554432000 4194304 4409284 140736613084944 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 12303 10849 141 53 0 10726 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 49212

[startup+522.301 s]
/proc/loadavg: 4.02 3.81 3.66 5/371 23827
/proc/meminfo: memFree=24985932/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=45972 CPUtime=522.31 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 291248 0 0 0 52003 228 0 0 25 0 1 0 733512616 47075328 10026 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 11493 10026 141 53 0 9916 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 45972

[startup+582.301 s]
/proc/loadavg: 4.01 3.85 3.68 5/371 23828
/proc/meminfo: memFree=24957500/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=41796 CPUtime=582.31 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 314706 0 0 0 57985 246 0 0 25 0 1 0 733512616 42799104 8969 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 10449 8969 141 53 0 8872 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 41796

[startup+642.3 s]
/proc/loadavg: 4.00 3.87 3.70 5/371 23830
/proc/meminfo: memFree=24969012/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=56392 CPUtime=642.31 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 333725 0 0 0 63966 265 0 0 25 0 1 0 733512616 57745408 12618 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 14098 12618 141 53 0 12521 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 56392

[startup+702.3 s]
/proc/loadavg: 4.05 3.91 3.72 5/371 23831
/proc/meminfo: memFree=24937120/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=63016 CPUtime=702.32 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 354979 0 0 0 69945 287 0 0 25 0 1 0 733512616 64528384 14302 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 15754 14302 141 53 0 14177 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 63016

[startup+762.314 s]
/proc/loadavg: 4.02 3.92 3.74 5/371 23833
/proc/meminfo: memFree=24818936/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=82160 CPUtime=762.33 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 382968 0 0 0 75929 304 0 0 25 0 1 0 733512616 84131840 19060 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 20540 19060 141 53 0 18963 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 82160

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/371 23835
/proc/meminfo: memFree=24863060/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=80876 CPUtime=822.32 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 395186 0 0 0 81912 320 0 0 25 0 1 0 733512616 82817024 18739 33554432000 4194304 4409284 140736613084944 18446744073709551615 4304263 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 20219 18739 141 53 0 18642 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 80876

[startup+882.301 s]
/proc/loadavg: 4.08 3.97 3.77 5/371 23836
/proc/meminfo: memFree=24761852/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=147552 CPUtime=882.32 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 420303 0 0 0 87901 331 0 0 25 0 1 0 733512616 151093248 35408 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 36888 35408 141 53 0 35311 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 147552

[startup+942.301 s]
/proc/loadavg: 4.03 3.97 3.78 5/371 23838
/proc/meminfo: memFree=24684452/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=109192 CPUtime=942.32 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 434878 0 0 0 93889 343 0 0 25 0 1 0 733512616 111812608 25818 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 27298 25818 141 53 0 25721 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 109192

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.80 5/371 23839
/proc/meminfo: memFree=24646736/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=147448 CPUtime=1002.33 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 444442 0 0 0 99879 354 0 0 25 0 1 0 733512616 150986752 35382 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358467 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 36862 35382 141 53 0 35285 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 147448

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/371 23841
/proc/meminfo: memFree=24663328/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=220452 CPUtime=1062.32 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 477672 0 0 0 105869 363 0 0 25 0 1 0 733512616 225742848 53633 33554432000 4194304 4409284 140736613084944 18446744073709551615 4249376 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 55113 53633 141 53 0 53536 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 220452

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.83 5/371 23843
/proc/meminfo: memFree=24514020/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=220912 CPUtime=1122.33 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 498541 0 0 0 111861 372 0 0 25 0 1 0 733512616 226213888 53748 33554432000 4194304 4409284 140736613084944 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 55228 53748 141 53 0 53651 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 220912

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/371 23844
/proc/meminfo: memFree=24589516/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=129716 CPUtime=1182.33 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 511554 0 0 0 117849 384 0 0 25 0 1 0 733512616 132829184 30949 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 32429 30949 141 53 0 30852 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 129716

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.84 5/371 23846
/proc/meminfo: memFree=24555396/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=172316 CPUtime=1242.33 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 522204 0 0 0 123838 395 0 0 25 0 1 0 733512616 176451584 41599 33554432000 4194304 4409284 140736613084944 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 43079 41599 141 53 0 41502 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 172316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.85 5/371 23847
/proc/meminfo: memFree=24591708/32950928 swapFree=38710892/67111528
[pid=23792] ppid=23790 vsize=196708 CPUtime=1300.04 cores=4,6
/proc/23792/stat : 23792 (lingeling) R 23790 23792 23384 0 -1 4202496 528302 0 0 0 129600 404 0 0 25 0 1 0 733512616 201428992 47697 33554432000 4194304 4409284 140736613084944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23792/statm: 49177 47697 141 53 0 47600 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 196708

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.02
CPU time (s): 1300.06
CPU user time (s): 1296.02
CPU system time (s): 4.04838
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 220912

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

runsolver used 4.86626 second user time and 10.5184 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 06:13:39
IDJOB=3371609
IDBENCH=71576
IDSOLVER=1849
FILE ID=node113/3371609-1305432819
RUNJOBID= node113-1305432819-23771
PBS_JOBID= 13324617
Free space on /tmp= 73484 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371609-1305432819/watcher-3371609-1305432819 -o /tmp/evaluation-result-3371609-1305432819/solver-3371609-1305432819 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371609-1305432819.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=243350032

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25210872 kB
Buffers:        264432 kB
Cached:        2822108 kB
SwapCached:      93712 kB
Active:         785628 kB
Inactive:      6692140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25210872 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:     4308404 kB
Mapped:          13408 kB
Slab:           105964 kB
PageTables:      91984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87050728 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= 73480 MiB
End job on node113 at 2011-05-15 06:35:21