Trace number 3371640

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3371640-1305435186/watcher-3371640-1305435186 -o /tmp/evaluation-result-3371640-1305435186/solver-3371640-1305435186 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371640-1305435186.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.14 5.99 6.83 5/342 31625
/proc/meminfo: memFree=22554756/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=7628 CPUtime=0 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 635934238 7811072 430 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 1907 430 111 53 0 330 0

[startup+0.0619781 s]
/proc/loadavg: 4.14 5.99 6.83 5/342 31625
/proc/meminfo: memFree=22554756/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=14796 CPUtime=0.05 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 2316 0 0 0 5 0 0 0 22 0 1 0 635934238 15151104 2222 33554432000 4194304 4409284 140735396501056 18446744073709551615 4198816 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 3699 2222 111 53 0 2122 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14796

[startup+0.101006 s]
/proc/loadavg: 4.14 5.99 6.83 5/342 31625
/proc/meminfo: memFree=22554756/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=13428 CPUtime=0.09 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 2390 0 0 0 9 0 0 0 22 0 1 0 635934238 13750272 1896 33554432000 4194304 4409284 140735396501056 18446744073709551615 4269759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 3357 1896 127 53 0 1780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13428

[startup+0.300967 s]
/proc/loadavg: 4.14 5.99 6.83 5/342 31625
/proc/meminfo: memFree=22554756/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=17524 CPUtime=0.29 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 3414 0 0 0 29 0 0 0 23 0 1 0 635934238 17944576 2920 33554432000 4194304 4409284 140735396501056 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 4381 2920 127 53 0 2804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17524

[startup+0.700875 s]
/proc/loadavg: 4.14 5.99 6.83 5/342 31625
/proc/meminfo: memFree=22554756/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=13472 CPUtime=0.69 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 3463 0 0 0 69 0 0 0 25 0 1 0 635934238 13795328 1887 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 3368 1887 139 53 0 1791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13472

[startup+1.50073 s]
/proc/loadavg: 4.14 5.99 6.83 5/343 31626
/proc/meminfo: memFree=22546324/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=14332 CPUtime=1.49 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 4292 0 0 0 147 2 0 0 25 0 1 0 635934238 14675968 2102 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 3583 2102 139 53 0 2006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14332

[startup+3.10041 s]
/proc/loadavg: 4.14 5.99 6.83 6/343 31626
/proc/meminfo: memFree=22545084/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=14768 CPUtime=3.09 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 6287 0 0 0 305 4 0 0 25 0 1 0 635934238 15122432 2243 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 3692 2243 139 53 0 2115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14768

[startup+6.30077 s]
/proc/loadavg: 4.21 5.98 6.82 5/343 31626
/proc/meminfo: memFree=22542152/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=18220 CPUtime=6.29 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 9495 0 0 0 620 9 0 0 25 0 1 0 635934238 18657280 3099 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 4555 3099 139 53 0 2978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18220

[startup+12.7005 s]
/proc/loadavg: 4.20 5.94 6.81 5/343 31626
/proc/meminfo: memFree=22540892/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=17256 CPUtime=12.69 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 15336 0 0 0 1253 16 0 0 25 0 1 0 635934238 17670144 2843 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 4314 2843 139 53 0 2737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17256

[startup+25.5009 s]
/proc/loadavg: 4.15 5.85 6.76 5/343 31627
/proc/meminfo: memFree=22535928/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=19764 CPUtime=25.49 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 24102 0 0 0 2520 29 0 0 25 0 1 0 635934238 20238336 3460 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 4941 3460 139 53 0 3364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19764

[startup+51.1009 s]
/proc/loadavg: 4.10 5.70 6.69 5/343 31627
/proc/meminfo: memFree=22496584/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=24804 CPUtime=51.09 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 46476 0 0 0 5056 53 0 0 25 0 1 0 635934238 25399296 4752 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 6201 4752 139 53 0 4624 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24804

[startup+102.313 s]
/proc/loadavg: 4.04 5.43 6.54 5/343 31629
/proc/meminfo: memFree=22517240/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=28404 CPUtime=102.31 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 77162 0 0 0 10137 94 0 0 25 0 1 0 635934238 29085696 5651 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 7101 5651 139 53 0 5524 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28404

[startup+162.301 s]
/proc/loadavg: 4.01 5.17 6.38 5/343 31630
/proc/meminfo: memFree=22430276/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=29564 CPUtime=162.3 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 113584 0 0 0 16090 140 0 0 25 0 1 0 635934238 30273536 5923 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 7391 5923 139 53 0 5814 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29564

[startup+222.301 s]
/proc/loadavg: 4.00 4.95 6.23 5/343 31632
/proc/meminfo: memFree=22443384/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=30892 CPUtime=222.3 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 142184 0 0 0 22052 178 0 0 25 0 1 0 635934238 31633408 6252 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 7723 6252 139 53 0 6146 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30892

[startup+282.301 s]
/proc/loadavg: 4.05 4.79 6.09 5/343 31633
/proc/meminfo: memFree=22388900/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=35416 CPUtime=282.31 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 165097 0 0 0 28023 208 0 0 25 0 1 0 635934238 36265984 7390 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358669 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 8854 7390 139 53 0 7277 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 35416

[startup+342.301 s]
/proc/loadavg: 4.11 4.68 5.97 5/343 31635
/proc/meminfo: memFree=22425680/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=34452 CPUtime=342.31 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 187797 0 0 0 33994 237 0 0 25 0 1 0 635934238 35278848 7151 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 8613 7151 139 53 0 7036 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 34452

[startup+402.3 s]
/proc/loadavg: 4.04 4.55 5.84 5/343 31637
/proc/meminfo: memFree=22388924/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=45448 CPUtime=402.31 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 216166 0 0 0 39959 272 0 0 25 0 1 0 635934238 46538752 9881 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 11362 9881 139 53 0 9785 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 45448

[startup+462.3 s]
/proc/loadavg: 4.01 4.45 5.72 5/343 31638
/proc/meminfo: memFree=22375988/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=51668 CPUtime=462.32 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 241006 0 0 0 45930 302 0 0 25 0 1 0 635934238 52908032 11436 33554432000 4194304 4409284 140735396501056 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 12917 11436 139 53 0 11340 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 51668

[startup+522.3 s]
/proc/loadavg: 4.07 4.38 5.62 5/343 31649
/proc/meminfo: memFree=22336292/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=51448 CPUtime=522.31 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 263844 0 0 0 51902 329 0 0 25 0 1 0 635934238 52682752 11381 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 12862 11381 139 53 0 11285 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 51448

[startup+582.3 s]
/proc/loadavg: 4.02 4.31 5.51 5/343 31650
/proc/meminfo: memFree=22289120/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=44688 CPUtime=582.32 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 282640 0 0 0 57876 356 0 0 25 0 1 0 635934238 45760512 9691 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 11172 9691 139 53 0 9595 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 44688

[startup+642.301 s]
/proc/loadavg: 4.01 4.25 5.42 5/343 31652
/proc/meminfo: memFree=22260312/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=52936 CPUtime=642.33 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 303475 0 0 0 63849 384 0 0 25 0 1 0 635934238 54206464 11756 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 13234 11756 139 53 0 11657 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 52936

[startup+702.301 s]
/proc/loadavg: 4.00 4.20 5.33 5/343 31654
/proc/meminfo: memFree=22333168/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=54368 CPUtime=702.32 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 321247 0 0 0 69824 408 0 0 25 0 1 0 635934238 55672832 12134 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 13592 12134 139 53 0 12015 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 54368

[startup+762.313 s]
/proc/loadavg: 4.07 4.18 5.25 5/343 31655
/proc/meminfo: memFree=22398472/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=54756 CPUtime=762.33 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 336488 0 0 0 75801 432 0 0 25 0 1 0 635934238 56070144 12208 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 13689 12208 139 53 0 12112 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 54756

[startup+822.301 s]
/proc/loadavg: 4.16 4.18 5.17 5/343 31657
/proc/meminfo: memFree=22333216/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=46736 CPUtime=822.32 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 350248 0 0 0 81778 454 0 0 25 0 1 0 635934238 47857664 10230 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 11684 10230 139 53 0 10107 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 46736

[startup+882.301 s]
/proc/loadavg: 4.06 4.14 5.10 5/343 31658
/proc/meminfo: memFree=22292876/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=46808 CPUtime=882.33 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 365569 0 0 0 87756 477 0 0 25 0 1 0 635934238 47931392 10251 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 11702 10251 139 53 0 10125 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 46808

[startup+942.301 s]
/proc/loadavg: 4.02 4.11 5.03 5/343 31660
/proc/meminfo: memFree=22353080/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=55384 CPUtime=942.33 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 377940 0 0 0 93732 501 0 0 25 0 1 0 635934238 56713216 12395 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 13846 12395 139 53 0 12269 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 55384

[startup+1002.3 s]
/proc/loadavg: 4.00 4.09 4.96 5/343 31662
/proc/meminfo: memFree=22195560/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=60668 CPUtime=1002.33 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 390444 0 0 0 99708 525 0 0 25 0 1 0 635934238 62124032 13686 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 15167 13686 139 53 0 13590 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 60668

[startup+1062.3 s]
/proc/loadavg: 4.04 4.08 4.90 5/343 31663
/proc/meminfo: memFree=22197512/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=58992 CPUtime=1062.34 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 409796 0 0 0 105684 550 0 0 25 0 1 0 635934238 60407808 13267 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 14748 13267 139 53 0 13171 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 58992

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.84 5/343 31665
/proc/meminfo: memFree=22169940/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=59480 CPUtime=1122.34 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 422487 0 0 0 111660 574 0 0 25 0 1 0 635934238 60907520 13389 33554432000 4194304 4409284 140735396501056 18446744073709551615 4226613 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 14870 13389 139 53 0 13293 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 59480

[startup+1182.3 s]
/proc/loadavg: 3.17 3.85 4.72 3/331 31702
/proc/meminfo: memFree=22679896/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=49752 CPUtime=1182.34 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 437533 0 0 0 117640 594 0 0 25 0 1 0 635934238 50946048 10957 33554432000 4194304 4409284 140735396501056 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 12438 10957 139 53 0 10861 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 49752

[startup+1242.3 s]
/proc/loadavg: 1.98 3.40 4.51 2/325 31722
/proc/meminfo: memFree=22936244/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=60180 CPUtime=1242.35 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 452413 0 0 0 123614 621 0 0 25 0 1 0 635934238 61624320 13596 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 15045 13596 139 53 0 13468 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 60180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.36 2.96 4.29 2/325 31724
/proc/meminfo: memFree=22935480/32951124 swapFree=59367104/67111528
[pid=31625] ppid=31623 vsize=60516 CPUtime=1300.06 cores=0,2
/proc/31625/stat : 31625 (lingeling) R 31623 31625 31317 0 -1 4202496 465317 0 0 0 129363 643 0 0 25 0 1 0 635934238 61968384 13648 33554432000 4194304 4409284 140735396501056 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/31625/statm: 15129 13648 139 53 0 13552 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 60516

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.07
CPU user time (s): 1293.64
CPU system time (s): 6.43702
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 65408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.64
system time used= 6.43702
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465317
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= 4
involuntary context switches= 2843

runsolver used 4.46332 second user time and 9.52855 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 06:53:06
IDJOB=3371640
IDBENCH=83965
IDSOLVER=1849
FILE ID=node143/3371640-1305435186
RUNJOBID= node143-1305434986-31335
PBS_JOBID= 13324707
Free space on /tmp= 73448 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371640-1305435186/watcher-3371640-1305435186 -o /tmp/evaluation-result-3371640-1305435186/solver-3371640-1305435186 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371640-1305435186.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1539251229

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22555036 kB
Buffers:        189472 kB
Cached:        1114124 kB
SwapCached:      67400 kB
Active:         587568 kB
Inactive:      9569652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22555036 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            2352 kB
Writeback:          32 kB
AnonPages:     8786252 kB
Mapped:          22980 kB
Slab:           118656 kB
PageTables:      54580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70336132 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= 73552 MiB
End job on node143 at 2011-05-15 07:14:48