Trace number 3371498

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.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
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-3371498-1305436151/watcher-3371498-1305436151 -o /tmp/evaluation-result-3371498-1305436151/solver-3371498-1305436151 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371498-1305436151.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: 4.04 4.07 4.79 4/285 14502
/proc/meminfo: memFree=18796256/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=7276 CPUtime=0 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 399 0 0 0 0 0 0 0 20 0 1 0 655214762 7450624 342 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664808192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 1819 342 111 53 0 242 0

[startup+0.078882 s]
/proc/loadavg: 4.04 4.07 4.79 4/285 14502
/proc/meminfo: memFree=18796256/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=10844 CPUtime=0.07 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 1309 0 0 0 7 0 0 0 20 0 1 0 655214762 11104256 1248 33554432000 4194304 4409284 140733783520928 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 2711 1248 125 53 0 1134 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10844

[startup+0.100874 s]
/proc/loadavg: 4.04 4.07 4.79 4/285 14502
/proc/meminfo: memFree=18796256/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=10844 CPUtime=0.09 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 1309 0 0 0 9 0 0 0 21 0 1 0 655214762 11104256 1248 33554432000 4194304 4409284 140733783520928 18446744073709551615 4282051 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 2711 1248 125 53 0 1134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10844

[startup+0.300844 s]
/proc/loadavg: 4.04 4.07 4.79 4/285 14502
/proc/meminfo: memFree=18796256/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=17088 CPUtime=0.29 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 3360 0 0 0 29 0 0 0 21 0 1 0 655214762 17498112 2274 33554432000 4194304 4409284 140733783520928 18446744073709551615 4340119 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 4272 2274 133 53 0 2695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17088

[startup+0.700773 s]
/proc/loadavg: 4.04 4.07 4.79 4/285 14502
/proc/meminfo: memFree=18796256/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=17088 CPUtime=0.69 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 3363 0 0 0 69 0 0 0 22 0 1 0 655214762 17498112 2277 33554432000 4194304 4409284 140733783520928 18446744073709551615 4243662 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 4272 2277 136 53 0 2695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17088

[startup+1.50063 s]
/proc/loadavg: 4.04 4.07 4.79 6/295 14520
/proc/meminfo: memFree=18750172/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=21184 CPUtime=1.49 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 4387 0 0 0 149 0 0 0 25 0 1 0 655214762 21692416 3301 33554432000 4194304 4409284 140733783520928 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 5296 3301 136 53 0 3719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21184

[startup+3.10035 s]
/proc/loadavg: 4.04 4.07 4.79 6/295 14520
/proc/meminfo: memFree=18747600/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=21184 CPUtime=3.09 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 4387 0 0 0 309 0 0 0 25 0 1 0 655214762 21692416 3301 33554432000 4194304 4409284 140733783520928 18446744073709551615 4251953 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 5296 3301 136 53 0 3719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21184

[startup+6.3008 s]
/proc/loadavg: 4.04 4.07 4.79 6/295 14520
/proc/meminfo: memFree=18742536/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=21184 CPUtime=6.29 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 4439 0 0 0 629 0 0 0 25 0 1 0 655214762 21692416 3353 33554432000 4194304 4409284 140733783520928 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 5296 3353 136 53 0 3719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21184

[startup+12.7007 s]
/proc/loadavg: 4.40 4.15 4.81 5/295 14520
/proc/meminfo: memFree=18726908/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=21184 CPUtime=12.69 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 4439 0 0 0 1269 0 0 0 25 0 1 0 655214762 21692416 3353 33554432000 4194304 4409284 140733783520928 18446744073709551615 4252241 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 5296 3353 136 53 0 3719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21184

[startup+25.5005 s]
/proc/loadavg: 4.34 4.14 4.80 5/295 14520
/proc/meminfo: memFree=18687264/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=30996 CPUtime=25.49 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 6845 0 0 0 2540 9 0 0 25 0 1 0 655214762 31739904 5759 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 7749 5759 141 53 0 6172 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30996

[startup+51.101 s]
/proc/loadavg: 4.20 4.13 4.77 5/295 14521
/proc/meminfo: memFree=18674112/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=32296 CPUtime=51.09 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 12965 0 0 0 5086 23 0 0 25 0 1 0 655214762 33071104 6595 33554432000 4194304 4409284 140733783520928 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 8074 6595 141 53 0 6497 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32296

[startup+102.311 s]
/proc/loadavg: 4.09 4.11 4.73 5/295 14522
/proc/meminfo: memFree=18593624/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=58200 CPUtime=102.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 42835 0 0 0 10159 71 0 0 25 0 1 0 655214762 59596800 13071 33554432000 4194304 4409284 140733783520928 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 14550 13071 141 53 0 12973 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58200

[startup+162.301 s]
/proc/loadavg: 4.07 4.10 4.69 5/295 14524
/proc/meminfo: memFree=18444060/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=51952 CPUtime=162.29 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 100813 0 0 0 16107 122 0 0 25 0 1 0 655214762 53198848 11541 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 12988 11541 141 53 0 11411 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51952

[startup+222.3 s]
/proc/loadavg: 3.46 3.92 4.59 4/289 14543
/proc/meminfo: memFree=18422508/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=116092 CPUtime=222.29 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 149995 0 0 0 22047 182 0 0 25 0 1 0 655214762 118878208 27033 33554432000 4194304 4409284 140733783520928 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 29023 27033 141 53 0 27446 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 116092

[startup+282.301 s]
/proc/loadavg: 3.17 3.75 4.49 4/289 14544
/proc/meminfo: memFree=18325148/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=114516 CPUtime=282.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 192851 0 0 0 28020 210 0 0 25 0 1 0 655214762 117264384 27150 33554432000 4194304 4409284 140733783520928 18446744073709551615 4256998 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 28629 27150 141 53 0 27052 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114516

[startup+342.301 s]
/proc/loadavg: 3.06 3.61 4.39 4/289 14546
/proc/meminfo: memFree=18127848/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=262644 CPUtime=342.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 246581 0 0 0 33986 244 0 0 25 0 1 0 655214762 268947456 64182 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 65661 64182 141 53 0 64084 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262644

[startup+402.3 s]
/proc/loadavg: 3.02 3.50 4.30 4/289 14547
/proc/meminfo: memFree=17909600/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=123280 CPUtime=402.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 277623 0 0 0 39970 260 0 0 25 0 1 0 655214762 126238720 29341 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 30820 29341 141 53 0 29243 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123280

[startup+462.301 s]
/proc/loadavg: 3.01 3.41 4.22 4/289 14549
/proc/meminfo: memFree=17912308/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=239752 CPUtime=462.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 322256 0 0 0 45934 296 0 0 25 0 1 0 655214762 245506048 58459 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 59938 58459 141 53 0 58361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 239752

[startup+522.3 s]
/proc/loadavg: 3.06 3.34 4.14 4/289 14551
/proc/meminfo: memFree=17835280/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=284824 CPUtime=522.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 333524 0 0 0 51920 310 0 0 25 0 1 0 655214762 291659776 69727 33554432000 4194304 4409284 140733783520928 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 71206 69727 141 53 0 69629 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 284824

[startup+582.301 s]
/proc/loadavg: 3.12 3.31 4.08 4/289 14552
/proc/meminfo: memFree=17860560/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=336840 CPUtime=582.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 366322 0 0 0 57898 332 0 0 25 0 1 0 655214762 344924160 82731 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 84210 82731 141 53 0 82633 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 336840

[startup+642.301 s]
/proc/loadavg: 3.04 3.25 4.01 4/289 14554
/proc/meminfo: memFree=17647636/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=466820 CPUtime=642.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 421216 0 0 0 63880 351 0 0 25 0 1 0 655214762 478023680 115226 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 116705 115226 141 53 0 115128 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 466820

[startup+702.3 s]
/proc/loadavg: 3.01 3.20 3.94 4/289 14555
/proc/meminfo: memFree=17756752/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=264328 CPUtime=702.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 433273 0 0 0 69857 373 0 0 25 0 1 0 655214762 270671872 64603 33554432000 4194304 4409284 140733783520928 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 66082 64603 141 53 0 64505 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 264328

[startup+762.311 s]
/proc/loadavg: 3.00 3.16 3.88 4/289 14557
/proc/meminfo: memFree=17763192/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=316660 CPUtime=762.32 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 472995 0 0 0 75842 390 0 0 25 0 1 0 655214762 324259840 77686 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 79165 77686 141 53 0 77588 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 316660

[startup+822.3 s]
/proc/loadavg: 3.00 3.13 3.82 4/289 14559
/proc/meminfo: memFree=17634964/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=397852 CPUtime=822.3 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 557487 0 0 0 81818 412 0 0 25 0 1 0 655214762 407400448 97983 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358491 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 99463 97983 141 53 0 97886 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 397852

[startup+882.301 s]
/proc/loadavg: 3.00 3.10 3.77 4/289 14560
/proc/meminfo: memFree=17332640/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=430620 CPUtime=882.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 598447 0 0 0 87799 432 0 0 25 0 1 0 655214762 440954880 106175 33554432000 4194304 4409284 140733783520928 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 107655 106175 141 53 0 106078 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 430620

[startup+942.301 s]
/proc/loadavg: 3.00 3.08 3.72 4/289 14562
/proc/meminfo: memFree=17299772/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=430620 CPUtime=942.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 598447 0 0 0 93783 448 0 0 25 0 1 0 655214762 440954880 106175 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 107655 106175 141 53 0 106078 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 430620

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.67 4/289 14563
/proc/meminfo: memFree=17334236/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=511436 CPUtime=1002.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 618652 0 0 0 99766 465 0 0 25 0 1 0 655214762 523710464 126380 33554432000 4194304 4409284 140733783520928 18446744073709551615 4256910 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 127859 126380 141 53 0 126282 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 511436

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.63 4/289 14565
/proc/meminfo: memFree=17270992/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=511436 CPUtime=1062.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 618652 0 0 0 105751 480 0 0 25 0 1 0 655214762 523710464 126380 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 127859 126380 141 53 0 126282 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 511436

[startup+1122.3 s]
/proc/loadavg: 3.12 3.07 3.60 4/289 14567
/proc/meminfo: memFree=17370668/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=374084 CPUtime=1122.32 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 662721 0 0 0 111736 496 0 0 25 0 1 0 655214762 383062016 92042 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 93521 92042 141 53 0 91944 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 374084

[startup+1182.3 s]
/proc/loadavg: 3.08 3.07 3.56 4/289 14568
/proc/meminfo: memFree=17691072/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=367412 CPUtime=1182.31 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 685629 0 0 0 117721 510 0 0 25 0 1 0 655214762 376229888 90374 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 91853 90374 141 53 0 90276 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 367412

[startup+1242.3 s]
/proc/loadavg: 3.03 3.05 3.52 4/289 14570
/proc/meminfo: memFree=17443180/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=469860 CPUtime=1242.32 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 711241 0 0 0 123700 532 0 0 25 0 1 0 655214762 481136640 115986 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 117465 115986 141 53 0 115888 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 469860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.04 3.49 4/289 14571
/proc/meminfo: memFree=17238324/32951132 swapFree=67093824/67111528
[pid=14502] ppid=14500 vsize=515060 CPUtime=1300.02 cores=1,3
/proc/14502/stat : 14502 (lingeling) R 14500 14502 14300 0 -1 4202496 722541 0 0 0 129458 544 0 0 25 0 1 0 655214762 527421440 127286 33554432000 4194304 4409284 140733783520928 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14502/statm: 128765 127286 141 53 0 127188 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 515060

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.03
CPU time (s): 1300.06
CPU user time (s): 1294.59
CPU system time (s): 5.47117
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 515060

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

runsolver used 3.2815 second user time and 8.5407 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 07:09:11
IDJOB=3371498
IDBENCH=88222
IDSOLVER=1849
FILE ID=node131/3371498-1305436151
RUNJOBID= node131-1305434849-14320
PBS_JOBID= 13324702
Free space on /tmp= 73704 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371498-1305436151/watcher-3371498-1305436151 -o /tmp/evaluation-result-3371498-1305436151/solver-3371498-1305436151 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371498-1305436151.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=156661595

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18797048 kB
Buffers:        281832 kB
Cached:        3894592 kB
SwapCached:       1504 kB
Active:       10719864 kB
Inactive:      3176372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18797048 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            7004 kB
Writeback:          12 kB
AnonPages:     9718184 kB
Mapped:          26560 kB
Slab:           164436 kB
PageTables:      31068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28001132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node131 at 2011-05-15 07:30:53