Trace number 3258295

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.92 1.01 1.66 3/176 18882
/proc/meminfo: memFree=15746988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=7216 CPUtime=0 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 440112843 7389184 310 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261310445 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 1804 310 110 53 0 227 0

[startup+0.03527 s]
/proc/loadavg: 0.92 1.01 1.66 3/176 18882
/proc/meminfo: memFree=15746988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=8748 CPUtime=0.03 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 775 0 0 0 3 0 0 0 20 0 1 0 440112843 8957952 716 33554432000 4194304 4409164 140733876684096 18446744073709551615 4281483 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 2187 716 124 53 0 610 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8748

[startup+0.100294 s]
/proc/loadavg: 0.92 1.01 1.66 3/176 18882
/proc/meminfo: memFree=15746988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=8748 CPUtime=0.09 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 779 0 0 0 9 0 0 0 20 0 1 0 440112843 8957952 720 33554432000 4194304 4409164 140733876684096 18446744073709551615 4230928 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 2187 720 128 53 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8748

[startup+0.300239 s]
/proc/loadavg: 0.92 1.01 1.66 3/176 18882
/proc/meminfo: memFree=15746988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=10372 CPUtime=0.29 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 1297 0 0 0 29 0 0 0 21 0 1 0 440112843 10620928 981 33554432000 4194304 4409164 140733876684096 18446744073709551615 4234053 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 2593 981 135 53 0 1016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10372

[startup+0.700181 s]
/proc/loadavg: 0.92 1.01 1.66 3/176 18882
/proc/meminfo: memFree=15746988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=11576 CPUtime=0.69 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 1598 0 0 0 69 0 0 0 22 0 1 0 440112843 11853824 1282 33554432000 4194304 4409164 140733876684096 18446744073709551615 4229800 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 2894 1282 135 53 0 1317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11576

[startup+1.50104 s]
/proc/loadavg: 0.92 1.01 1.66 5/190 18909
/proc/meminfo: memFree=15701524/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=11576 CPUtime=1.49 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 1598 0 0 0 149 0 0 0 25 0 1 0 440112843 11853824 1282 33554432000 4194304 4409164 140733876684096 18446744073709551615 4242629 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 2894 1282 135 53 0 1317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11576

[startup+3.10075 s]
/proc/loadavg: 0.92 1.01 1.66 5/190 18909
/proc/meminfo: memFree=15699108/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=12776 CPUtime=3.09 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 1898 0 0 0 309 0 0 0 25 0 1 0 440112843 13082624 1582 33554432000 4194304 4409164 140733876684096 18446744073709551615 4329696 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 3194 1582 135 53 0 1617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12776

[startup+6.30021 s]
/proc/loadavg: 1.17 1.06 1.67 5/190 18910
/proc/meminfo: memFree=15686588/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=12776 CPUtime=6.29 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 1898 0 0 0 629 0 0 0 25 0 1 0 440112843 13082624 1582 33554432000 4194304 4409164 140733876684096 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 3194 1582 135 53 0 1617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12776

[startup+12.7011 s]
/proc/loadavg: 1.39 1.11 1.68 5/190 18910
/proc/meminfo: memFree=15666300/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=18620 CPUtime=12.69 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 3364 0 0 0 1268 1 0 0 25 0 1 0 440112843 19066880 3048 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 4655 3048 140 53 0 3078 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18620

[startup+25.5008 s]
/proc/loadavg: 1.97 1.25 1.72 5/190 18910
/proc/meminfo: memFree=15666084/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=21060 CPUtime=25.5 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 14846 0 0 0 2540 10 0 0 25 0 1 0 440112843 21565440 3786 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 5265 3786 141 53 0 3688 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 21060

[startup+51.1003 s]
/proc/loadavg: 2.72 1.48 1.78 5/190 18911
/proc/meminfo: memFree=15629424/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=21424 CPUtime=51.09 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 38327 0 0 0 5086 23 0 0 25 0 1 0 440112843 21938176 3877 33554432000 4194304 4409164 140733876684096 18446744073709551615 4360151 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 5356 3877 141 53 0 3779 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21424

[startup+102.307 s]
/proc/loadavg: 3.44 1.87 1.90 6/190 18912
/proc/meminfo: memFree=15614168/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=23508 CPUtime=102.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 70379 0 0 0 10183 47 0 0 25 0 1 0 440112843 24072192 4398 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 5877 4398 141 53 0 4300 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23508

[startup+162.301 s]
/proc/loadavg: 3.79 2.26 2.02 5/190 18914
/proc/meminfo: memFree=15615768/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=34560 CPUtime=162.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 107572 0 0 0 16159 71 0 0 25 0 1 0 440112843 35389440 7161 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358734 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 8640 7161 141 53 0 7063 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34560

[startup+222.301 s]
/proc/loadavg: 3.92 2.57 2.15 5/190 18942
/proc/meminfo: memFree=15558868/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=53656 CPUtime=222.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 155607 0 0 0 22134 96 0 0 25 0 1 0 440112843 54943744 11935 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 13414 11935 141 53 0 11837 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 53656

[startup+282.3 s]
/proc/loadavg: 3.97 2.83 2.26 5/190 18944
/proc/meminfo: memFree=15571136/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=41996 CPUtime=282.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 180270 0 0 0 28112 118 0 0 25 0 1 0 440112843 43003904 9020 33554432000 4194304 4409164 140733876684096 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 10499 9020 141 53 0 8922 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41996

[startup+342.301 s]
/proc/loadavg: 4.04 3.05 2.37 5/190 18954
/proc/meminfo: memFree=15532680/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=53784 CPUtime=342.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 205460 0 0 0 34091 139 0 0 25 0 1 0 440112843 55074816 11967 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 13446 11967 141 53 0 11869 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53784

[startup+402.301 s]
/proc/loadavg: 4.01 3.22 2.47 5/190 18956
/proc/meminfo: memFree=15521016/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=51668 CPUtime=402.3 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 220967 0 0 0 40071 159 0 0 25 0 1 0 440112843 52908032 11438 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 12917 11438 141 53 0 11340 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51668

[startup+462.301 s]
/proc/loadavg: 4.00 3.36 2.56 5/190 18958
/proc/meminfo: memFree=15497812/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=54736 CPUtime=462.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 233069 0 0 0 46056 175 0 0 25 0 1 0 440112843 56049664 12205 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 13684 12205 141 53 0 12107 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 54736

[startup+522.301 s]
/proc/loadavg: 4.04 3.49 2.65 5/190 18959
/proc/meminfo: memFree=15463704/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=80748 CPUtime=522.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 273668 0 0 0 52035 196 0 0 25 0 1 0 440112843 82685952 18708 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 20187 18708 141 53 0 18610 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 80748

[startup+582.3 s]
/proc/loadavg: 4.01 3.58 2.74 5/190 18961
/proc/meminfo: memFree=15490480/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=61580 CPUtime=582.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 300411 0 0 0 58017 214 0 0 25 0 1 0 440112843 63057920 13916 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 15395 13916 141 53 0 13818 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 61580

[startup+642.301 s]
/proc/loadavg: 4.04 3.67 2.82 5/190 18962
/proc/meminfo: memFree=15474592/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=58384 CPUtime=642.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 316439 0 0 0 63997 234 0 0 25 0 1 0 440112843 59785216 13117 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 14596 13117 141 53 0 13019 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 58384

[startup+702.301 s]
/proc/loadavg: 4.01 3.73 2.89 5/190 18964
/proc/meminfo: memFree=15413448/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=65352 CPUtime=702.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 337703 0 0 0 69978 253 0 0 25 0 1 0 440112843 66920448 14859 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 16338 14859 141 53 0 14761 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 65352

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 2.95 5/190 18966
/proc/meminfo: memFree=15393352/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=73744 CPUtime=762.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 354972 0 0 0 75963 269 0 0 25 0 1 0 440112843 75513856 16976 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 18436 16976 141 53 0 16859 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 73744

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 3.02 5/190 18967
/proc/meminfo: memFree=15425088/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=74748 CPUtime=822.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 367907 0 0 0 81948 283 0 0 25 0 1 0 440112843 76541952 17227 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 18687 17227 141 53 0 17110 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 74748

[startup+882.3 s]
/proc/loadavg: 4.07 3.86 3.08 5/190 18969
/proc/meminfo: memFree=15383664/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=62452 CPUtime=882.31 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 384120 0 0 0 87931 300 0 0 25 0 1 0 440112843 63950848 14134 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 15613 14134 141 53 0 14036 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 62452

[startup+942.301 s]
/proc/loadavg: 4.02 3.88 3.14 5/190 18970
/proc/meminfo: memFree=15372988/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=64056 CPUtime=942.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 393497 0 0 0 93915 317 0 0 25 0 1 0 440112843 65593344 14535 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 16014 14535 141 53 0 14437 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 64056

[startup+1002.3 s]
/proc/loadavg: 4.01 3.90 3.19 5/190 18972
/proc/meminfo: memFree=15305772/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=94244 CPUtime=1002.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 411643 0 0 0 99899 333 0 0 25 0 1 0 440112843 96505856 22082 33554432000 4194304 4409164 140733876684096 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 23561 22082 141 53 0 21984 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 94244

[startup+1062.3 s]
/proc/loadavg: 4.06 3.93 3.24 5/190 18974
/proc/meminfo: memFree=15319896/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=82796 CPUtime=1062.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 427786 0 0 0 105884 348 0 0 25 0 1 0 440112843 84783104 19220 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 20699 19220 141 53 0 19122 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 82796

[startup+1122.3 s]
/proc/loadavg: 4.02 3.94 3.29 5/190 18975
/proc/meminfo: memFree=15294088/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=71396 CPUtime=1122.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 443858 0 0 0 111870 362 0 0 25 0 1 0 440112843 73109504 16370 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 17849 16370 141 53 0 16272 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 71396

[startup+1182.3 s]
/proc/loadavg: 4.05 3.97 3.33 5/190 18977
/proc/meminfo: memFree=15297800/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=98004 CPUtime=1182.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 459938 0 0 0 117856 376 0 0 25 0 1 0 440112843 100356096 23022 33554432000 4194304 4409164 140733876684096 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 24501 23022 141 53 0 22924 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 98004

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.37 5/190 18978
/proc/meminfo: memFree=15302132/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=91564 CPUtime=1242.32 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 476699 0 0 0 123840 392 0 0 25 0 1 0 440112843 93761536 21412 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 22891 21412 141 53 0 21314 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 91564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.41 5/190 18980
/proc/meminfo: memFree=15261692/32951124 swapFree=67111528/67111528
[pid=18882] ppid=18879 vsize=182436 CPUtime=1300.03 cores=0,2
/proc/18882/stat : 18882 (lingeling) R 18879 18882 17709 0 -1 4202496 503851 0 0 0 129597 406 0 0 25 0 1 0 440112843 186814464 44130 33554432000 4194304 4409164 140733876684096 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18882/statm: 45609 44130 141 53 0 44032 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 182436

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.05
CPU user time (s): 1295.97
CPU system time (s): 4.07338
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 182436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.97
system time used= 4.07338
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 503851
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= 6
involuntary context switches= 16813

runsolver used 2.24566 second user time and 4.85026 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-22 14:56:15
IDJOB=3258295
IDBENCH=71337
IDSOLVER=1606
FILE ID=node140/3258295-1303476975
RUNJOBID= node140-1303476975-18866
PBS_JOBID= 13107201
Free space on /tmp= 71892 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=661561597

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15747284 kB
Buffers:       1318004 kB
Cached:       15283248 kB
SwapCached:          0 kB
Active:        9131528 kB
Inactive:      7531940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15747284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:       62728 kB
Mapped:          14484 kB
Slab:           476348 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185564 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= 71880 MiB
End job on node140 at 2011-04-22 15:17:57