Trace number 3251649

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.05 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251649-1303586398/watcher-3251649-1303586398 -o /tmp/evaluation-result-3251649-1303586398/solver-3251649-1303586398 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3251649-1303586398.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.68 3.93 3.83 5/186 21909
/proc/meminfo: memFree=18448180/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=7024 CPUtime=0 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 470238314 7192576 276 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 1756 276 109 53 0 179 0

[startup+0.0657389 s]
/proc/loadavg: 3.68 3.93 3.83 5/186 21909
/proc/meminfo: memFree=18448180/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=15088 CPUtime=0.05 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 2351 0 0 0 5 0 0 0 21 0 1 0 470238314 15450112 2293 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 3772 2293 110 53 0 2195 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15088

[startup+0.100759 s]
/proc/loadavg: 3.68 3.93 3.83 5/186 21909
/proc/meminfo: memFree=18448180/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=15088 CPUtime=0.09 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 2351 0 0 0 9 0 0 0 21 0 1 0 470238314 15450112 2293 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 3772 2293 110 53 0 2195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15088

[startup+0.300727 s]
/proc/loadavg: 3.68 3.93 3.83 5/186 21909
/proc/meminfo: memFree=18448180/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=23220 CPUtime=0.28 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 4413 0 0 0 28 0 0 0 22 0 1 0 470238314 23777280 4340 33554432000 4194304 4409164 140736993043328 18446744073709551615 4284536 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 5805 4340 124 53 0 4228 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23220

[startup+0.700669 s]
/proc/loadavg: 3.68 3.93 3.83 5/186 21909
/proc/meminfo: memFree=18448180/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=35592 CPUtime=0.69 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 8527 0 0 0 68 1 0 0 23 0 1 0 470238314 36446208 6386 33554432000 4194304 4409164 140736993043328 18446744073709551615 4249475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 8898 6386 132 53 0 7321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35592

[startup+1.50053 s]
/proc/loadavg: 3.71 3.93 3.83 5/190 21916
/proc/meminfo: memFree=18393224/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=35592 CPUtime=1.49 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 8656 0 0 0 148 1 0 0 25 0 1 0 470238314 36446208 6515 33554432000 4194304 4409164 140736993043328 18446744073709551615 4230111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 8898 6515 136 53 0 7321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35592

[startup+3.10026 s]
/proc/loadavg: 3.71 3.93 3.83 5/190 21916
/proc/meminfo: memFree=18392108/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=35592 CPUtime=3.09 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 8656 0 0 0 308 1 0 0 25 0 1 0 470238314 36446208 6515 33554432000 4194304 4409164 140736993043328 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 8898 6515 136 53 0 7321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35592

[startup+6.30072 s]
/proc/loadavg: 3.73 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18391480/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=35592 CPUtime=6.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 8656 0 0 0 628 1 0 0 25 0 1 0 470238314 36446208 6515 33554432000 4194304 4409164 140736993043328 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 8898 6515 136 53 0 7321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35592

[startup+12.7006 s]
/proc/loadavg: 3.75 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18379128/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=35592 CPUtime=12.69 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 8656 0 0 0 1268 1 0 0 25 0 1 0 470238314 36446208 6515 33554432000 4194304 4409164 140736993043328 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 8898 6515 136 53 0 7321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35592

[startup+25.5005 s]
/proc/loadavg: 3.79 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18321096/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=45928 CPUtime=25.48 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 11120 0 0 0 2545 3 0 0 25 0 1 0 470238314 47030272 8979 33554432000 4194304 4409164 140736993043328 18446744073709551615 4252280 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 11482 8979 141 53 0 9905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45928

[startup+51.1002 s]
/proc/loadavg: 3.87 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18308632/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=51796 CPUtime=51.09 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 12587 0 0 0 5101 8 0 0 25 0 1 0 470238314 53039104 10446 33554432000 4194304 4409164 140736993043328 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 12949 10446 141 53 0 11372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51796

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 21919
/proc/meminfo: memFree=18197528/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=56412 CPUtime=102.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 14764 0 0 0 10214 16 0 0 25 0 1 0 470238314 57765888 12623 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 14103 12623 141 53 0 12526 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56412

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 21921
/proc/meminfo: memFree=18090752/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=52792 CPUtime=162.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 24564 0 0 0 16207 22 0 0 25 0 1 0 470238314 54059008 11750 33554432000 4194304 4409164 140736993043328 18446744073709551615 4242696 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 13198 11750 141 53 0 11621 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 52792

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 21922
/proc/meminfo: memFree=18104848/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=69780 CPUtime=222.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 37572 0 0 0 22195 34 0 0 25 0 1 0 470238314 71454720 15965 33554432000 4194304 4409164 140736993043328 18446744073709551615 4243750 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 17445 15965 141 53 0 15868 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 69780

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 21924
/proc/meminfo: memFree=17972780/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=72876 CPUtime=282.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 41367 0 0 0 28192 37 0 0 25 0 1 0 470238314 74625024 16744 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 18219 16744 141 53 0 16642 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72876

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 21925
/proc/meminfo: memFree=18052248/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=68800 CPUtime=342.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 49509 0 0 0 34182 47 0 0 25 0 1 0 470238314 70451200 15752 33554432000 4194304 4409164 140736993043328 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 17200 15752 141 53 0 15623 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 68800

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 21927
/proc/meminfo: memFree=17860036/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=85560 CPUtime=402.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 65433 0 0 0 40169 61 0 0 25 0 1 0 470238314 87613440 19910 33554432000 4194304 4409164 140736993043328 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 21390 19910 141 53 0 19813 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85560

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.90 5/190 21929
/proc/meminfo: memFree=17669800/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=143420 CPUtime=462.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 95784 0 0 0 46154 75 0 0 25 0 1 0 470238314 146862080 34407 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 35855 34407 141 53 0 34278 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 143420

[startup+522.301 s]
/proc/loadavg: 4.09 4.02 3.91 5/190 21930
/proc/meminfo: memFree=17600104/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=199476 CPUtime=522.29 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 109766 0 0 0 52144 85 0 0 25 0 1 0 470238314 204263424 48389 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 49869 48389 141 53 0 48292 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 199476

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 21932
/proc/meminfo: memFree=17458848/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=182224 CPUtime=582.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 122781 0 0 0 58132 98 0 0 25 0 1 0 470238314 186597376 44108 33554432000 4194304 4409164 140736993043328 18446744073709551615 4301554 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 45556 44108 141 53 0 43979 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182224

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 21933
/proc/meminfo: memFree=17492316/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=246252 CPUtime=642.31 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 162681 0 0 0 64126 105 0 0 25 0 1 0 470238314 252162048 60115 33554432000 4194304 4409164 140736993043328 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 61563 60115 141 53 0 59986 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 246252

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 21935
/proc/meminfo: memFree=17516216/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=263692 CPUtime=702.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 224353 0 0 0 70113 117 0 0 25 0 1 0 470238314 270020608 64443 33554432000 4194304 4409164 140736993043328 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 65923 64443 141 53 0 64346 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 263692

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 21937
/proc/meminfo: memFree=17511108/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=187708 CPUtime=762.31 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 246609 0 0 0 76104 127 0 0 25 0 1 0 470238314 192212992 45447 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 46927 45447 141 53 0 45350 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 187708

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 21938
/proc/meminfo: memFree=17237896/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=276408 CPUtime=822.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 285215 0 0 0 82095 135 0 0 25 0 1 0 470238314 283041792 67622 33554432000 4194304 4409164 140736993043328 18446744073709551615 4359803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 69102 67622 141 53 0 67525 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 276408

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21940
/proc/meminfo: memFree=17320824/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=232704 CPUtime=882.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 299572 0 0 0 88091 139 0 0 25 0 1 0 470238314 238288896 56696 33554432000 4194304 4409164 140736993043328 18446744073709551615 4264059 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 58176 56696 141 53 0 56599 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 232704

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21941
/proc/meminfo: memFree=17116800/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=381348 CPUtime=942.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 385885 0 0 0 94078 152 0 0 25 0 1 0 470238314 390500352 93857 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 95337 93857 141 53 0 93760 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 381348

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21943
/proc/meminfo: memFree=17206424/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=381348 CPUtime=1002.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 443229 0 0 0 100068 162 0 0 25 0 1 0 470238314 390500352 93857 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 95337 93857 141 53 0 93760 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 381348

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 21945
/proc/meminfo: memFree=17056460/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=381348 CPUtime=1062.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 492381 0 0 0 106060 170 0 0 25 0 1 0 470238314 390500352 93857 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 95337 93857 141 53 0 93760 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 381348

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 21946
/proc/meminfo: memFree=16918044/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=396412 CPUtime=1122.31 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 537107 0 0 0 112051 180 0 0 25 0 1 0 470238314 405925888 97623 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 99103 97623 141 53 0 97526 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 396412

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 21948
/proc/meminfo: memFree=16813356/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=427836 CPUtime=1182.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 554505 0 0 0 118046 184 0 0 25 0 1 0 470238314 438104064 105511 33554432000 4194304 4409164 140736993043328 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 106959 105511 141 53 0 105382 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 427836

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 21949
/proc/meminfo: memFree=16779852/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=459820 CPUtime=1242.3 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 595269 0 0 0 124039 191 0 0 25 0 1 0 470238314 470855680 113507 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 114955 113507 141 53 0 113378 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 459820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 3/186 21953
/proc/meminfo: memFree=17473512/32951124 swapFree=67111528/67111528
[pid=21909] ppid=21907 vsize=571024 CPUtime=1300.01 cores=4,6
/proc/21909/stat : 21909 (lingeling) R 21907 21909 20549 0 -1 4202496 694793 0 0 0 129796 205 0 0 25 0 1 0 470238314 584728576 141308 33554432000 4194304 4409164 140736993043328 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21909/statm: 142756 141308 141 53 0 141179 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 571024

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.05
CPU user time (s): 1297.97
CPU system time (s): 2.08268
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 578896

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

runsolver used 2.23966 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 21:19:58
IDJOB=3251649
IDBENCH=88228
IDSOLVER=1606
FILE ID=node130/3251649-1303586398
RUNJOBID= node130-1303586398-21874
PBS_JOBID= 13150334
Free space on /tmp= 71832 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251649-1303586398/watcher-3251649-1303586398 -o /tmp/evaluation-result-3251649-1303586398/solver-3251649-1303586398 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251649-1303586398.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=627430437

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18448336 kB
Buffers:       2091992 kB
Cached:       11783004 kB
SwapCached:          0 kB
Active:        6373536 kB
Inactive:      7582892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18448336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16160 kB
Writeback:           0 kB
AnonPages:       80188 kB
Mapped:          15496 kB
Slab:           481884 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248728 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= 71836 MiB
End job on node130 at 2011-04-23 21:41:40