Trace number 3263663

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
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 560
Number of clauses of size over 558298

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263663-1303563720/watcher-3263663-1303563720 -o /tmp/evaluation-result-3263663-1303563720/solver-3263663-1303563720 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3263663-1303563720.cnf 

running on 2 cores: 4,6

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: 3.38 3.87 3.96 5/189 580
/proc/meminfo: memFree=15575880/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=6568 CPUtime=0 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 202 0 0 0 0 0 0 0 21 0 1 0 467974624 6725632 145 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634209241 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 1642 149 108 53 0 65 0

[startup+0.0918519 s]
/proc/loadavg: 3.38 3.87 3.96 5/189 580
/proc/meminfo: memFree=15575880/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=17520 CPUtime=0.08 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 3408 0 0 0 8 0 0 0 21 0 1 0 467974624 17940480 2919 33554432000 4194304 4409164 140736492236016 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4380 2919 127 53 0 2803 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17520

[startup+0.100813 s]
/proc/loadavg: 3.38 3.87 3.96 5/189 580
/proc/meminfo: memFree=15575880/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=17520 CPUtime=0.09 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 3408 0 0 0 9 0 0 0 21 0 1 0 467974624 17940480 2919 33554432000 4194304 4409164 140736492236016 18446744073709551615 4271572 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4380 2919 127 53 0 2803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17520

[startup+0.300805 s]
/proc/loadavg: 3.38 3.87 3.96 5/189 580
/proc/meminfo: memFree=15575880/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=17520 CPUtime=0.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 3408 0 0 0 29 0 0 0 22 0 1 0 467974624 17940480 2919 33554432000 4194304 4409164 140736492236016 18446744073709551615 4272288 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4380 2919 127 53 0 2803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17520

[startup+0.700729 s]
/proc/loadavg: 3.38 3.87 3.96 5/189 580
/proc/meminfo: memFree=15575880/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=13396 CPUtime=0.68 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 3445 0 0 0 68 0 0 0 24 0 1 0 467974624 13717504 1875 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 3349 1875 139 53 0 1772 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13396

[startup+1.50059 s]
/proc/loadavg: 3.38 3.87 3.96 5/190 581
/proc/meminfo: memFree=15565216/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=14532 CPUtime=1.49 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 4085 0 0 0 147 2 0 0 25 0 1 0 467974624 14880768 2152 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 3633 2152 139 53 0 2056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14532

[startup+3.10031 s]
/proc/loadavg: 3.38 3.87 3.96 5/190 581
/proc/meminfo: memFree=15561868/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=16588 CPUtime=3.08 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 6189 0 0 0 303 5 0 0 25 0 1 0 467974624 16986112 2696 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4147 2696 139 53 0 2570 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16588

[startup+6.30074 s]
/proc/loadavg: 3.43 3.87 3.96 5/190 581
/proc/meminfo: memFree=15550760/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=16908 CPUtime=6.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 9903 0 0 0 621 8 0 0 25 0 1 0 467974624 17313792 2776 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4227 2776 139 53 0 2650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16908

[startup+12.7006 s]
/proc/loadavg: 3.48 3.87 3.96 5/190 581
/proc/meminfo: memFree=15524628/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=17672 CPUtime=12.69 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 15458 0 0 0 1252 17 0 0 25 0 1 0 467974624 18096128 2967 33554432000 4194304 4409164 140736492236016 18446744073709551615 4253410 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4418 2967 139 53 0 2841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17672

[startup+25.5004 s]
/proc/loadavg: 3.59 3.88 3.96 5/190 581
/proc/meminfo: memFree=15486192/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=19484 CPUtime=25.49 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 24321 0 0 0 2516 33 0 0 25 0 1 0 467974624 19951616 3390 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 4871 3390 139 53 0 3294 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19484

[startup+51.1008 s]
/proc/loadavg: 3.73 3.89 3.96 5/190 582
/proc/meminfo: memFree=15418008/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=25804 CPUtime=51.09 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 41573 0 0 0 5053 56 0 0 25 0 1 0 467974624 26423296 5000 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 6451 5000 139 53 0 4874 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25804

[startup+102.307 s]
/proc/loadavg: 3.95 3.92 3.96 5/190 586
/proc/meminfo: memFree=15356340/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=28580 CPUtime=102.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 63146 0 0 0 10136 93 0 0 25 0 1 0 467974624 29265920 5664 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 7145 5664 139 53 0 5568 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28580

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.96 5/190 588
/proc/meminfo: memFree=15265848/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=27660 CPUtime=162.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 87678 0 0 0 16093 136 0 0 25 0 1 0 467974624 28323840 5455 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 6915 5455 139 53 0 5338 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27660

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.96 5/190 590
/proc/meminfo: memFree=15223284/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=31532 CPUtime=222.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 107230 0 0 0 22054 175 0 0 25 0 1 0 467974624 32288768 6429 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 7883 6429 139 53 0 6306 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31532

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.96 5/190 591
/proc/meminfo: memFree=15199684/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=30036 CPUtime=282.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 127675 0 0 0 28019 210 0 0 25 0 1 0 467974624 30756864 6028 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 7509 6028 139 53 0 5932 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 30036

[startup+342.301 s]
/proc/loadavg: 4.05 3.97 3.97 5/190 593
/proc/meminfo: memFree=15213168/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=33132 CPUtime=342.29 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 148675 0 0 0 33984 245 0 0 25 0 1 0 467974624 33927168 6802 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 8283 6802 139 53 0 6706 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 33132

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.97 5/190 594
/proc/meminfo: memFree=15148404/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=34468 CPUtime=402.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 182106 0 0 0 39949 281 0 0 25 0 1 0 467974624 35295232 7136 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 8617 7136 139 53 0 7040 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34468

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.97 5/190 606
/proc/meminfo: memFree=15054372/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=35308 CPUtime=462.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 207677 0 0 0 45919 311 0 0 25 0 1 0 467974624 36155392 7376 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 8827 7376 139 53 0 7250 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 35308

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.97 5/190 608
/proc/meminfo: memFree=14999784/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=49608 CPUtime=522.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 229839 0 0 0 51887 343 0 0 25 0 1 0 467974624 50798592 10921 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 12402 10921 139 53 0 10825 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49608

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.97 5/190 609
/proc/meminfo: memFree=14952876/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=33892 CPUtime=582.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 252989 0 0 0 57862 368 0 0 25 0 1 0 467974624 34705408 7003 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358382 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 8473 7003 139 53 0 6896 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 33892

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.97 5/190 611
/proc/meminfo: memFree=14976284/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=45612 CPUtime=642.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 273514 0 0 0 63834 396 0 0 25 0 1 0 467974624 46706688 9922 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 11403 9922 139 53 0 9826 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 45612

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.97 5/190 612
/proc/meminfo: memFree=14906200/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=46308 CPUtime=702.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 287602 0 0 0 69809 421 0 0 25 0 1 0 467974624 47419392 10096 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 11577 10096 139 53 0 10000 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46308

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.97 5/190 614
/proc/meminfo: memFree=14953784/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=46276 CPUtime=762.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 305553 0 0 0 75786 445 0 0 25 0 1 0 467974624 47386624 10109 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 11569 10109 139 53 0 9992 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 46276

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 616
/proc/meminfo: memFree=14816096/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=43996 CPUtime=822.3 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 319063 0 0 0 81762 468 0 0 25 0 1 0 467974624 45051904 9518 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 10999 9518 139 53 0 9422 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 43996

[startup+882.301 s]
/proc/loadavg: 4.12 4.02 3.98 5/190 617
/proc/meminfo: memFree=14905592/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=53572 CPUtime=882.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 330922 0 0 0 87738 493 0 0 25 0 1 0 467974624 54857728 11929 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 13393 11929 139 53 0 11816 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 53572

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.98 5/190 619
/proc/meminfo: memFree=14750424/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=55160 CPUtime=942.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 341707 0 0 0 93715 516 0 0 25 0 1 0 467974624 56483840 12326 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 13790 12326 139 53 0 12213 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 55160

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.98 5/190 620
/proc/meminfo: memFree=14646984/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=47920 CPUtime=1002.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 355237 0 0 0 99691 540 0 0 25 0 1 0 467974624 49070080 10524 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 11980 10524 139 53 0 10403 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 47920

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 622
/proc/meminfo: memFree=14594848/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=48376 CPUtime=1062.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 365163 0 0 0 105667 564 0 0 25 0 1 0 467974624 49537024 10613 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 12094 10613 139 53 0 10517 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 48376

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 624
/proc/meminfo: memFree=14503684/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=48656 CPUtime=1122.31 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 375121 0 0 0 111648 583 0 0 25 0 1 0 467974624 49823744 10703 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 12164 10703 139 53 0 10587 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 48656

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 625
/proc/meminfo: memFree=14766160/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=55652 CPUtime=1182.32 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 390241 0 0 0 117626 606 0 0 25 0 1 0 467974624 56987648 12432 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 13913 12432 139 53 0 12336 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 55652

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.99 5/190 627
/proc/meminfo: memFree=14721496/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=55324 CPUtime=1242.32 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 400647 0 0 0 123607 625 0 0 25 0 1 0 467974624 56651776 12377 33554432000 4194304 4409164 140736492236016 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 13831 12377 139 53 0 12254 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 55324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 2/184 631
/proc/meminfo: memFree=15529116/32951124 swapFree=67111528/67111528
[pid=580] ppid=578 vsize=55836 CPUtime=1300.02 cores=4,6
/proc/580/stat : 580 (lingeling) R 578 580 32134 0 -1 4202496 411309 0 0 0 129357 645 0 0 25 0 1 0 467974624 57176064 12478 33554432000 4194304 4409164 140736492236016 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/580/statm: 13959 12478 139 53 0 12382 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 55836

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.01
CPU time (s): 1300.04
CPU user time (s): 1293.58
CPU system time (s): 6.45902
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 66536

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

runsolver used 2.27765 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 15:02:00
IDJOB=3263663
IDBENCH=84004
IDSOLVER=1606
FILE ID=node103/3263663-1303563720
RUNJOBID= node103-1303563719-539
PBS_JOBID= 13150270
Free space on /tmp= 71092 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263663-1303563720/watcher-3263663-1303563720 -o /tmp/evaluation-result-3263663-1303563720/solver-3263663-1303563720 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3263663-1303563720.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=978042129

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15575912 kB
Buffers:       2147544 kB
Cached:       14579084 kB
SwapCached:          0 kB
Active:       10267520 kB
Inactive:      6532040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15575912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4892 kB
Writeback:           0 kB
AnonPages:       72544 kB
Mapped:          15604 kB
Slab:           513388 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259120 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= 71092 MiB
End job on node103 at 2011-04-23 15:23:42