Trace number 3259395

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.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 1,3

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.31 2.46 3.30 4/189 2966
/proc/meminfo: memFree=14273740/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=6964 CPUtime=0 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 304 0 0 0 0 0 0 0 21 0 1 0 462347272 7131136 246 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921776896 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 1741 246 110 53 0 164 0

[startup+0.073808 s]
/proc/loadavg: 1.31 2.46 3.30 4/189 2966
/proc/meminfo: memFree=14273740/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=11032 CPUtime=0.07 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 1334 0 0 0 7 0 0 0 21 0 1 0 462347272 11296768 1259 33554432000 4194304 4409164 140736571134176 18446744073709551615 4284713 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 2758 1259 122 53 0 1181 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11032

[startup+0.100806 s]
/proc/loadavg: 1.31 2.46 3.30 4/189 2966
/proc/meminfo: memFree=14273740/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=10964 CPUtime=0.09 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 1337 0 0 0 9 0 0 0 21 0 1 0 462347272 11227136 1262 33554432000 4194304 4409164 140736571134176 18446744073709551615 4276618 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 2741 1262 125 53 0 1164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10964

[startup+0.300772 s]
/proc/loadavg: 1.31 2.46 3.30 4/189 2966
/proc/meminfo: memFree=14273740/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=17140 CPUtime=0.29 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 3403 0 0 0 29 0 0 0 22 0 1 0 462347272 17551360 2286 33554432000 4194304 4409164 140736571134176 18446744073709551615 4340070 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 4285 2286 133 53 0 2708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17140

[startup+0.700696 s]
/proc/loadavg: 1.31 2.46 3.30 4/189 2966
/proc/meminfo: memFree=14273740/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=21236 CPUtime=0.69 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 4430 0 0 0 69 0 0 0 24 0 1 0 462347272 21745664 3313 33554432000 4194304 4409164 140736571134176 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 5309 3313 136 53 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50054 s]
/proc/loadavg: 1.31 2.46 3.30 5/190 2967
/proc/meminfo: memFree=14257504/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=21236 CPUtime=1.49 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 4430 0 0 0 149 0 0 0 25 0 1 0 462347272 21745664 3313 33554432000 4194304 4409164 140736571134176 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 5309 3313 136 53 0 3732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10026 s]
/proc/loadavg: 1.31 2.46 3.30 5/190 2967
/proc/meminfo: memFree=14253040/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=21236 CPUtime=3.09 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 4762 0 0 0 309 0 0 0 25 0 1 0 462347272 21745664 3645 33554432000 4194304 4409164 140736571134176 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 5309 3645 136 53 0 3732 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21236

[startup+6.30067 s]
/proc/loadavg: 1.52 2.49 3.31 5/190 2967
/proc/meminfo: memFree=14247304/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=21236 CPUtime=6.29 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 4762 0 0 0 629 0 0 0 25 0 1 0 462347272 21745664 3645 33554432000 4194304 4409164 140736571134176 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 5309 3645 136 53 0 3732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21236

[startup+12.7005 s]
/proc/loadavg: 1.72 2.51 3.31 5/190 2967
/proc/meminfo: memFree=14227864/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=29920 CPUtime=12.69 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 6933 0 0 0 1269 0 0 0 25 0 1 0 462347272 30638080 5816 33554432000 4194304 4409164 140736571134176 18446744073709551615 4252181 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 7480 5816 136 53 0 5903 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29920

[startup+25.5012 s]
/proc/loadavg: 2.23 2.58 3.32 5/190 2968
/proc/meminfo: memFree=14225136/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=28404 CPUtime=25.49 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 8628 0 0 0 2542 7 0 0 25 0 1 0 462347272 29085696 5621 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 7101 5621 141 53 0 5524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28404

[startup+51.1005 s]
/proc/loadavg: 2.83 2.70 3.34 5/190 2968
/proc/meminfo: memFree=14199436/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=35444 CPUtime=51.09 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 10699 0 0 0 5088 21 0 0 25 0 1 0 462347272 36294656 7395 33554432000 4194304 4409164 140736571134176 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 8861 7395 141 53 0 7284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35444

[startup+102.307 s]
/proc/loadavg: 3.49 2.90 3.37 5/190 2970
/proc/meminfo: memFree=14191124/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=41640 CPUtime=102.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 14198 0 0 0 10182 48 0 0 25 0 1 0 462347272 42639360 8602 33554432000 4194304 4409164 140736571134176 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 10410 8602 141 53 0 8833 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41640

[startup+162.301 s]
/proc/loadavg: 3.85 3.11 3.41 5/190 2971
/proc/meminfo: memFree=14169900/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=41380 CPUtime=162.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 36914 0 0 0 16135 95 0 0 25 0 1 0 462347272 42373120 8865 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 10345 8865 141 53 0 8768 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 41380

[startup+222.301 s]
/proc/loadavg: 3.94 3.27 3.45 5/190 2973
/proc/meminfo: memFree=14145208/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=59380 CPUtime=222.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 87062 0 0 0 22089 141 0 0 25 0 1 0 462347272 60805120 13365 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 14845 13365 141 53 0 13268 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59380

[startup+282.301 s]
/proc/loadavg: 3.98 3.40 3.48 5/190 2976
/proc/meminfo: memFree=14146172/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=60124 CPUtime=282.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 122643 0 0 0 28048 182 0 0 25 0 1 0 462347272 61566976 13551 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 15031 13551 141 53 0 13454 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60124

[startup+342.301 s]
/proc/loadavg: 4.05 3.52 3.51 5/190 2977
/proc/meminfo: memFree=14133368/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=62132 CPUtime=342.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 157111 0 0 0 34000 230 0 0 25 0 1 0 462347272 63623168 14053 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 15533 14053 141 53 0 13956 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62132

[startup+402.301 s]
/proc/loadavg: 4.02 3.61 3.54 5/190 2979
/proc/meminfo: memFree=14146724/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=55012 CPUtime=402.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 196111 0 0 0 39956 275 0 0 25 0 1 0 462347272 56332288 12273 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 13753 12273 141 53 0 12176 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 55012

[startup+462.301 s]
/proc/loadavg: 4.00 3.67 3.57 5/190 2980
/proc/meminfo: memFree=14101316/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=57856 CPUtime=462.3 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 238959 0 0 0 45914 316 0 0 25 0 1 0 462347272 59244544 13016 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 14464 13016 141 53 0 12887 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 57856

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.59 5/190 2983
/proc/meminfo: memFree=14016840/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=145584 CPUtime=522.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 281237 0 0 0 51874 357 0 0 25 0 1 0 462347272 149078016 34916 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 36396 34916 141 53 0 34819 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 145584

[startup+582.3 s]
/proc/loadavg: 4.00 3.78 3.61 5/190 2985
/proc/meminfo: memFree=14010620/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=92992 CPUtime=582.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 322437 0 0 0 57837 394 0 0 25 0 1 0 462347272 95223808 21768 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 23248 21768 141 53 0 21671 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 92992

[startup+642.3 s]
/proc/loadavg: 4.00 3.81 3.64 5/190 2986
/proc/meminfo: memFree=14015432/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=115740 CPUtime=642.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 361975 0 0 0 63804 427 0 0 25 0 1 0 462347272 118517760 27455 33554432000 4194304 4409164 140736571134176 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 28935 27455 141 53 0 27358 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 115740

[startup+702.3 s]
/proc/loadavg: 4.05 3.86 3.66 5/190 2988
/proc/meminfo: memFree=13971760/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=114860 CPUtime=702.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 391377 0 0 0 69768 463 0 0 25 0 1 0 462347272 117616640 27235 33554432000 4194304 4409164 140736571134176 18446744073709551615 4226393 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 28715 27235 141 53 0 27138 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 114860

[startup+762.307 s]
/proc/loadavg: 4.02 3.88 3.68 5/190 2989
/proc/meminfo: memFree=13895228/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=118252 CPUtime=762.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 419757 0 0 0 75731 501 0 0 25 0 1 0 462347272 121090048 28083 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 29563 28083 141 53 0 27986 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118252

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.69 5/190 2991
/proc/meminfo: memFree=13972200/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=99480 CPUtime=822.31 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 447371 0 0 0 81689 542 0 0 25 0 1 0 462347272 101867520 23390 33554432000 4194304 4409164 140736571134176 18446744073709551615 4337885 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 24870 23390 141 53 0 23293 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 99480

[startup+882.3 s]
/proc/loadavg: 4.03 3.93 3.72 5/190 2993
/proc/meminfo: memFree=13803408/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=133224 CPUtime=882.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 492389 0 0 0 87658 574 0 0 25 0 1 0 462347272 136421376 31826 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 33306 31826 141 53 0 31729 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133224

[startup+942.3 s]
/proc/loadavg: 4.01 3.94 3.73 5/190 2994
/proc/meminfo: memFree=13831536/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=81764 CPUtime=942.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 529919 0 0 0 93617 615 0 0 25 0 1 0 462347272 83726336 18961 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 20441 18961 141 53 0 18864 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 81764

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.74 5/190 2996
/proc/meminfo: memFree=13753384/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=109224 CPUtime=1002.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 561643 0 0 0 99586 646 0 0 25 0 1 0 462347272 111845376 25826 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 27306 25826 141 53 0 25729 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 109224

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.76 5/190 2997
/proc/meminfo: memFree=13650436/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=111288 CPUtime=1062.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 587703 0 0 0 105546 686 0 0 25 0 1 0 462347272 113958912 26374 33554432000 4194304 4409164 140736571134176 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 27822 26374 141 53 0 26245 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 111288

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/190 2999
/proc/meminfo: memFree=13624620/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=89624 CPUtime=1122.33 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 604806 0 0 0 111513 720 0 0 25 0 1 0 462347272 91774976 20926 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 22406 20926 141 53 0 20829 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 89624

[startup+1182.3 s]
/proc/loadavg: 4.06 3.98 3.78 5/190 3000
/proc/meminfo: memFree=13559996/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=196136 CPUtime=1182.32 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 631434 0 0 0 117482 750 0 0 25 0 1 0 462347272 200843264 47554 33554432000 4194304 4409164 140736571134176 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 49034 47554 141 53 0 47457 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 196136

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.80 5/190 3002
/proc/meminfo: memFree=13642184/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=177664 CPUtime=1242.33 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 650871 0 0 0 123452 781 0 0 25 0 1 0 462347272 181927936 42936 33554432000 4194304 4409164 140736571134176 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 44416 42936 141 53 0 42839 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 177664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.81 2/185 3007
/proc/meminfo: memFree=14111044/32951124 swapFree=67111528/67111528
[pid=2966] ppid=2964 vsize=169700 CPUtime=1300.03 cores=1,3
/proc/2966/stat : 2966 (lingeling) R 2964 2966 2261 0 -1 4202496 689699 0 0 0 129195 808 0 0 25 0 1 0 462347272 173772800 40977 33554432000 4194304 4409164 140736571134176 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2966/statm: 42425 40977 141 53 0 40848 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 169700

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): 1291.96
CPU system time (s): 8.09777
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 269688

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

runsolver used 2.12468 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-22 23:24:25
IDJOB=3259395
IDBENCH=71571
IDSOLVER=1606
FILE ID=node109/3259395-1303507465
RUNJOBID= node109-1303507465-2922
PBS_JOBID= 13134242
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1728062259

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      14273896 kB
Buffers:       1898156 kB
Cached:       16139640 kB
SwapCached:          0 kB
Active:        9623608 kB
Inactive:      8487128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14273896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5096 kB
Writeback:           0 kB
AnonPages:       72360 kB
Mapped:          14888 kB
Slab:           502720 kB
PageTables:       5492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260356 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= 71228 MiB
End job on node109 at 2011-04-22 23:46:07