Trace number 3372019

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3372019-1305436021/watcher-3372019-1305436021 -o /tmp/evaluation-result-3372019-1305436021/solver-3372019-1305436021 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372019-1305436021.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: 4.19 4.11 4.93 5/303 14737
/proc/meminfo: memFree=16625992/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=6564 CPUtime=0 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 242 0 0 0 0 0 0 0 23 0 1 0 655204816 6721536 184 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 1676 189 133 53 0 99 0

[startup+0.063249 s]
/proc/loadavg: 4.19 4.11 4.93 5/303 14737
/proc/meminfo: memFree=16625992/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=7060 CPUtime=0.06 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 416 0 0 0 6 0 0 0 23 0 1 0 655204816 7229440 310 33554432000 4194304 4409284 140736854847120 18446744073709551615 4300064 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 1765 310 141 53 0 188 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7060

[startup+0.100242 s]
/proc/loadavg: 4.19 4.11 4.93 5/303 14737
/proc/meminfo: memFree=16625992/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=7032 CPUtime=0.09 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 416 0 0 0 9 0 0 0 23 0 1 0 655204816 7200768 303 33554432000 4194304 4409284 140736854847120 18446744073709551615 4243467 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 1758 303 141 53 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7032

[startup+0.300197 s]
/proc/loadavg: 4.19 4.11 4.93 5/303 14737
/proc/meminfo: memFree=16625992/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=7996 CPUtime=0.29 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 1000 0 0 0 29 0 0 0 25 0 1 0 655204816 8187904 552 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 1999 552 141 53 0 422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7996

[startup+0.701136 s]
/proc/loadavg: 4.19 4.11 4.93 5/303 14737
/proc/meminfo: memFree=16625992/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=8888 CPUtime=0.69 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 2073 0 0 0 68 1 0 0 25 0 1 0 655204816 9101312 775 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 2222 775 141 53 0 645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8888

[startup+1.50098 s]
/proc/loadavg: 4.18 4.11 4.93 5/304 14738
/proc/meminfo: memFree=16622768/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=9892 CPUtime=1.49 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 4509 0 0 0 147 2 0 0 25 0 1 0 655204816 10129408 1026 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 2473 1026 141 53 0 896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9892

[startup+3.10071 s]
/proc/loadavg: 4.18 4.11 4.93 5/304 14738
/proc/meminfo: memFree=16620412/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=12552 CPUtime=3.09 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 7965 0 0 0 304 5 0 0 25 0 1 0 655204816 12853248 1687 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 3138 1687 141 53 0 1561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12552

[startup+6.30113 s]
/proc/loadavg: 4.18 4.11 4.93 5/304 14738
/proc/meminfo: memFree=16616680/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=14732 CPUtime=6.29 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 13764 0 0 0 621 8 0 0 25 0 1 0 655204816 15085568 2230 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 3683 2230 141 53 0 2106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14732

[startup+12.701 s]
/proc/loadavg: 4.15 4.10 4.92 5/304 14738
/proc/meminfo: memFree=16583080/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=18996 CPUtime=12.69 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 23069 0 0 0 1254 15 0 0 25 0 1 0 655204816 19451904 3300 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 4749 3300 141 53 0 3172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18996

[startup+25.5007 s]
/proc/loadavg: 4.12 4.10 4.91 5/304 14738
/proc/meminfo: memFree=16567804/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=22336 CPUtime=25.49 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 39650 0 0 0 2524 25 0 0 25 0 1 0 655204816 22872064 4105 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 5584 4105 141 53 0 4007 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22336

[startup+51.1011 s]
/proc/loadavg: 4.08 4.09 4.88 5/304 14739
/proc/meminfo: memFree=16556636/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=28892 CPUtime=51.09 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 71395 0 0 0 5066 43 0 0 25 0 1 0 655204816 29585408 5750 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 7223 5750 141 53 0 5646 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28892

[startup+102.311 s]
/proc/loadavg: 4.03 4.07 4.83 5/304 14740
/proc/meminfo: memFree=16433476/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=46892 CPUtime=102.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 109294 0 0 0 10169 61 0 0 25 0 1 0 655204816 48017408 10244 33554432000 4194304 4409284 140736854847120 18446744073709551615 4359866 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 11723 10244 141 53 0 10146 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 46892

[startup+162.3 s]
/proc/loadavg: 4.07 4.07 4.78 5/304 14742
/proc/meminfo: memFree=16402564/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=67520 CPUtime=162.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 140695 0 0 0 16156 74 0 0 25 0 1 0 655204816 69140480 15401 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 16880 15401 141 53 0 15303 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 67520

[startup+222.301 s]
/proc/loadavg: 4.02 4.05 4.73 5/304 14744
/proc/meminfo: memFree=16348448/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=97932 CPUtime=222.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 152393 0 0 0 22146 84 0 0 25 0 1 0 655204816 100282368 23003 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 24483 23003 141 53 0 22906 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97932

[startup+282.301 s]
/proc/loadavg: 4.01 4.04 4.68 5/304 14745
/proc/meminfo: memFree=16322620/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=99244 CPUtime=282.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 184116 0 0 0 28132 98 0 0 25 0 1 0 655204816 101625856 23332 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 24811 23332 141 53 0 23234 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99244

[startup+342.3 s]
/proc/loadavg: 4.00 4.03 4.63 5/304 14747
/proc/meminfo: memFree=16261956/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=102168 CPUtime=342.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 217615 0 0 0 34124 106 0 0 25 0 1 0 655204816 104620032 24063 33554432000 4194304 4409284 140736854847120 18446744073709551615 4256998 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 25542 24063 141 53 0 23965 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102168

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 4.59 5/304 14748
/proc/meminfo: memFree=16131960/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=140560 CPUtime=402.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 235405 0 0 0 40117 113 0 0 25 0 1 0 655204816 143933440 33661 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 35140 33661 141 53 0 33563 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140560

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 4.55 5/304 14750
/proc/meminfo: memFree=16103412/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=140560 CPUtime=462.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 235405 0 0 0 46113 117 0 0 25 0 1 0 655204816 143933440 33661 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 35140 33661 141 53 0 33563 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140560

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 4.52 5/304 14752
/proc/meminfo: memFree=16142816/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=200868 CPUtime=522.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 263129 0 0 0 52106 124 0 0 25 0 1 0 655204816 205688832 48738 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 50217 48738 141 53 0 48640 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 200868

[startup+582.301 s]
/proc/loadavg: 4.12 4.05 4.50 5/304 14753
/proc/meminfo: memFree=16174148/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=106620 CPUtime=582.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 307994 0 0 0 58097 133 0 0 25 0 1 0 655204816 109178880 25176 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 26655 25176 141 53 0 25078 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106620

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 4.46 5/304 14755
/proc/meminfo: memFree=16156388/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=111560 CPUtime=642.31 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 350189 0 0 0 64086 145 0 0 25 0 1 0 655204816 114237440 26411 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 27890 26411 141 53 0 26313 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111560

[startup+702.3 s]
/proc/loadavg: 4.09 4.05 4.44 5/304 14756
/proc/meminfo: memFree=15997120/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=149128 CPUtime=702.3 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 359581 0 0 0 70080 150 0 0 25 0 1 0 655204816 152707072 35803 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 37282 35803 141 53 0 35705 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 149128

[startup+762.311 s]
/proc/loadavg: 4.03 4.03 4.41 5/304 14758
/proc/meminfo: memFree=16016772/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=157596 CPUtime=762.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 361698 0 0 0 76078 154 0 0 25 0 1 0 655204816 161378304 37920 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 39399 37920 141 53 0 37822 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 157596

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 4.38 5/304 14760
/proc/meminfo: memFree=15908360/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=190364 CPUtime=822.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 378082 0 0 0 82070 162 0 0 25 0 1 0 655204816 194932736 46112 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 47591 46112 141 53 0 46014 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 190364

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 4.35 5/304 14761
/proc/meminfo: memFree=15871240/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=210332 CPUtime=882.31 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 398322 0 0 0 88064 167 0 0 25 0 1 0 655204816 215379968 51104 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 52583 51104 141 53 0 51006 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 210332

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 4.33 5/304 14763
/proc/meminfo: memFree=15777456/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=249368 CPUtime=942.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 460306 0 0 0 94056 176 0 0 25 0 1 0 655204816 255352832 60863 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 62342 60863 141 53 0 60765 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 249368

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.30 5/304 14764
/proc/meminfo: memFree=15795396/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=216600 CPUtime=1002.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 493074 0 0 0 100050 182 0 0 25 0 1 0 655204816 221798400 52671 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 54150 52671 141 53 0 52573 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 216600

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 4.29 5/304 14766
/proc/meminfo: memFree=15836416/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=216600 CPUtime=1062.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 550418 0 0 0 106041 191 0 0 25 0 1 0 655204816 221798400 52671 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358653 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 54150 52671 141 53 0 52573 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 216600

[startup+1122.3 s]
/proc/loadavg: 4.23 4.06 4.28 5/304 14768
/proc/meminfo: memFree=15890076/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=249368 CPUtime=1122.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 591378 0 0 0 112033 199 0 0 25 0 1 0 655204816 255352832 60863 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 62342 60863 141 53 0 60765 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 249368

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 4.26 5/304 14769
/proc/meminfo: memFree=15901320/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=249368 CPUtime=1182.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 615954 0 0 0 118029 203 0 0 25 0 1 0 655204816 255352832 60863 33554432000 4194304 4409284 140736854847120 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 62342 60863 141 53 0 60765 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 249368

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 4.24 5/304 14771
/proc/meminfo: memFree=15798872/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=249368 CPUtime=1242.32 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 615954 0 0 0 124027 205 0 0 25 0 1 0 655204816 255352832 60863 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 62342 60863 141 53 0 60765 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 249368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.80 4.15 2/286 14826
/proc/meminfo: memFree=16459636/32951124 swapFree=52307768/67111528
[pid=14737] ppid=14735 vsize=249368 CPUtime=1300.02 cores=0,2
/proc/14737/stat : 14737 (lingeling) R 14735 14737 14463 0 -1 4202496 615954 0 0 0 129795 207 0 0 25 0 1 0 655204816 255352832 60863 33554432000 4194304 4409284 140736854847120 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14737/statm: 62342 60863 141 53 0 60765 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 249368

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): 1297.96
CPU system time (s): 2.08968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 249368

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

runsolver used 3.77043 second user time and 8.07377 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 07:07:01
IDJOB=3372019
IDBENCH=87946
IDSOLVER=1849
FILE ID=node101/3372019-1305436021
RUNJOBID= node101-1305434693-14481
PBS_JOBID= 13324697
Free space on /tmp= 73756 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372019-1305436021/watcher-3372019-1305436021 -o /tmp/evaluation-result-3372019-1305436021/solver-3372019-1305436021 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372019-1305436021.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=90946363

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16626132 kB
Buffers:        330984 kB
Cached:        5983540 kB
SwapCached:      14848 kB
Active:       10925580 kB
Inactive:      5121216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16626132 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:     9729292 kB
Mapped:          15448 kB
Slab:           151408 kB
PageTables:      62596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42117388 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= 73760 MiB
End job on node101 at 2011-05-15 07:28:43