Trace number 3309844

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) 5000.06 4999.94

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications 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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3309844-1303996483/watcher-3309844-1303996483 -o /tmp/evaluation-result-3309844-1303996483/solver-3309844-1303996483 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309844-1303996483.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 7818
/proc/meminfo: memFree=14063128/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=8388 CPUtime=0 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 683 0 0 0 0 0 0 0 25 0 1 0 511248063 8589312 621 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089698048 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 2097 621 112 53 0 520 0

[startup+0.100259 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 7818
/proc/meminfo: memFree=14063128/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=17088 CPUtime=0.09 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 3754 0 0 0 9 0 0 0 25 0 1 0 511248063 17498112 2777 33554432000 4194304 4409164 140734625410128 18446744073709551615 4278798 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 4272 2777 125 53 0 2695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17088

[startup+0.20122 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 7818
/proc/meminfo: memFree=14063128/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=17264 CPUtime=0.19 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 4400 0 0 0 19 0 0 0 25 0 1 0 511248063 17678336 2825 33554432000 4194304 4409164 140734625410128 18446744073709551615 4295761 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 4316 2825 129 53 0 2739 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17264

[startup+0.301207 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 7818
/proc/meminfo: memFree=14063128/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=17192 CPUtime=0.29 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 5239 0 0 0 29 0 0 0 25 0 1 0 511248063 17604608 2807 33554432000 4194304 4409164 140734625410128 18446744073709551615 4281278 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 4298 2807 129 53 0 2721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17192

[startup+0.701136 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 7818
/proc/meminfo: memFree=14063128/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=17192 CPUtime=0.69 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 5239 0 0 0 69 0 0 0 25 0 1 0 511248063 17604608 2807 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 4298 2807 129 53 0 2721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17192

[startup+1.50099 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 7819
/proc/meminfo: memFree=14052704/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=21740 CPUtime=1.49 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 7274 0 0 0 149 0 0 0 25 0 1 0 511248063 22261760 3947 33554432000 4194304 4409164 140734625410128 18446744073709551615 4269736 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 5435 3947 132 53 0 3858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21740

[startup+3.10071 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 7819
/proc/meminfo: memFree=14037824/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=24796 CPUtime=3.09 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 7797 0 0 0 309 0 0 0 25 0 1 0 511248063 25391104 4466 33554432000 4194304 4409164 140734625410128 18446744073709551615 4265949 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 6199 4466 136 53 0 4622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24796

[startup+6.30116 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 7819
/proc/meminfo: memFree=14041300/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=20592 CPUtime=6.29 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 7900 0 0 0 627 2 0 0 25 0 1 0 511248063 21086208 3505 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 5148 3505 141 53 0 3571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20592

[startup+12.701 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7819
/proc/meminfo: memFree=14040020/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=21680 CPUtime=12.7 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 8355 0 0 0 1265 5 0 0 25 0 1 0 511248063 22200320 3947 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 5420 3947 141 53 0 3843 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 21680

[startup+25.5008 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7819
/proc/meminfo: memFree=14032568/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=28788 CPUtime=25.49 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 10145 0 0 0 2538 11 0 0 25 0 1 0 511248063 29478912 5724 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 7197 5724 141 53 0 5620 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28788

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7820
/proc/meminfo: memFree=14021000/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=40192 CPUtime=51.09 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 14294 0 0 0 5085 24 0 0 25 0 1 0 511248063 41156608 8575 33554432000 4194304 4409164 140734625410128 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 10048 8575 141 53 0 8471 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40192

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7821
/proc/meminfo: memFree=14026300/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=34264 CPUtime=102.29 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 25130 0 0 0 10184 45 0 0 25 0 1 0 511248063 35086336 7125 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 8566 7125 141 53 0 6989 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34264

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7823
/proc/meminfo: memFree=14055160/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=46680 CPUtime=162.29 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 44154 0 0 0 16162 67 0 0 25 0 1 0 511248063 47800320 10229 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 11670 10229 141 53 0 10093 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46680

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7825
/proc/meminfo: memFree=14016416/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=57436 CPUtime=222.3 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 67069 0 0 0 22138 92 0 0 25 0 1 0 511248063 58814464 12886 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 14359 12886 141 53 0 12782 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 57436

[startup+282.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 7826
/proc/meminfo: memFree=13987232/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=61952 CPUtime=282.3 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 80046 0 0 0 28119 111 0 0 25 0 1 0 511248063 63438848 14015 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 15488 14015 141 53 0 13911 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 61952

[startup+342.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 7828
/proc/meminfo: memFree=14009896/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=50428 CPUtime=342.3 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 90337 0 0 0 34098 132 0 0 25 0 1 0 511248063 51638272 11134 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 12607 11134 141 53 0 11030 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50428

[startup+402.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 7829
/proc/meminfo: memFree=13993488/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=74784 CPUtime=402.31 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 108719 0 0 0 40079 152 0 0 25 0 1 0 511248063 76578816 17223 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 18696 17223 141 53 0 17119 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 74784

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7831
/proc/meminfo: memFree=13996572/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=80500 CPUtime=462.3 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 121127 0 0 0 46061 169 0 0 25 0 1 0 511248063 82432000 18652 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 20125 18652 141 53 0 18548 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80500

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7833
/proc/meminfo: memFree=13982388/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=94692 CPUtime=522.3 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 132662 0 0 0 52039 191 0 0 25 0 1 0 511248063 96964608 22200 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 23673 22200 141 53 0 22096 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94692

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7834
/proc/meminfo: memFree=13962272/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=105552 CPUtime=582.31 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 154713 0 0 0 58019 212 0 0 25 0 1 0 511248063 108085248 24915 33554432000 4194304 4409164 140734625410128 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 26388 24915 141 53 0 24811 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105552

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8046
/proc/meminfo: memFree=13139832/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=766512 CPUtime=4002.39 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 865525 0 0 0 399384 855 0 0 25 0 1 0 511248063 784908288 190155 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 191628 190155 141 53 0 190051 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 766512

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8048
/proc/meminfo: memFree=13149092/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=766512 CPUtime=4062.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 865525 0 0 0 405381 859 0 0 25 0 1 0 511248063 784908288 190155 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 191628 190155 141 53 0 190051 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 766512

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8050
/proc/meminfo: memFree=13100204/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=766512 CPUtime=4122.39 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 865525 0 0 0 411377 862 0 0 25 0 1 0 511248063 784908288 190155 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 191628 190155 141 53 0 190051 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 766512

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8051
/proc/meminfo: memFree=13524144/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=362212 CPUtime=4182.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 871998 0 0 0 417371 869 0 0 25 0 1 0 511248063 370905088 89080 33554432000 4194304 4409164 140734625410128 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 90553 89080 141 53 0 88976 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 362212

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8053
/proc/meminfo: memFree=13557592/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=362212 CPUtime=4242.39 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 871998 0 0 0 423363 876 0 0 25 0 1 0 511248063 370905088 89080 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358444 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 90553 89080 141 53 0 88976 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 362212

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8054
/proc/meminfo: memFree=13517384/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=394984 CPUtime=4302.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 880191 0 0 0 429355 885 0 0 25 0 1 0 511248063 404463616 97273 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 98746 97273 141 53 0 97169 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 394984

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8056
/proc/meminfo: memFree=13495404/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=425116 CPUtime=4362.39 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 915274 0 0 0 435346 893 0 0 25 0 1 0 511248063 435318784 104806 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 106279 104806 141 53 0 104702 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 425116

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8058
/proc/meminfo: memFree=13493136/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=425116 CPUtime=4422.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 915274 0 0 0 441342 898 0 0 25 0 1 0 511248063 435318784 104806 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 106279 104806 141 53 0 104702 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 425116

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8059
/proc/meminfo: memFree=13456048/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=425116 CPUtime=4482.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 915274 0 0 0 447338 902 0 0 25 0 1 0 511248063 435318784 104806 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 106279 104806 141 53 0 104702 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 425116

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8061
/proc/meminfo: memFree=13333116/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=490652 CPUtime=4542.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 931658 0 0 0 453332 908 0 0 25 0 1 0 511248063 502427648 121190 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 122663 121190 141 53 0 121086 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 490652

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8062
/proc/meminfo: memFree=13290296/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=537672 CPUtime=4602.41 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 943413 0 0 0 459327 914 0 0 25 0 1 0 511248063 550576128 132945 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 134418 132945 141 53 0 132841 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 537672

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8064
/proc/meminfo: memFree=13308108/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=537672 CPUtime=4662.4 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 943413 0 0 0 465323 917 0 0 25 0 1 0 511248063 550576128 132945 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 134418 132945 141 53 0 132841 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 537672

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8066
/proc/meminfo: memFree=13249796/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=573088 CPUtime=4722.41 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 952267 0 0 0 471318 923 0 0 25 0 1 0 511248063 586842112 141799 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 143272 141799 141 53 0 141695 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 573088

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8067
/proc/meminfo: memFree=13170160/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=674060 CPUtime=4782.41 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 1002059 0 0 0 477308 933 0 0 25 0 1 0 511248063 690237440 167042 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 168515 167042 141 53 0 166938 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 674060

[startup+4842.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 8069
/proc/meminfo: memFree=13180048/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=674104 CPUtime=4842.42 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 1002070 0 0 0 483305 937 0 0 25 0 1 0 511248063 690282496 167053 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 168526 167053 141 53 0 166949 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 674104

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8070
/proc/meminfo: memFree=13226392/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=674104 CPUtime=4902.41 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 1002070 0 0 0 489300 941 0 0 25 0 1 0 511248063 690282496 167053 33554432000 4194304 4409164 140734625410128 18446744073709551615 4360089 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 168526 167053 141 53 0 166949 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 674104

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8072
/proc/meminfo: memFree=13077920/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=708856 CPUtime=4962.41 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 1068262 0 0 0 495289 952 0 0 25 0 1 0 511248063 725868544 175741 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 177214 175741 141 53 0 175637 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 708856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8073
/proc/meminfo: memFree=13013792/32950928 swapFree=67111528/67111528
[pid=7818] ppid=7816 vsize=708856 CPUtime=5000.02 cores=0,2,4,6
/proc/7818/stat : 7818 (lingeling) R 7816 7818 7202 0 -1 4202496 1068262 0 0 0 499048 954 0 0 25 0 1 0 511248063 725868544 175741 33554432000 4194304 4409164 140734625410128 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/7818/statm: 177214 175741 141 53 0 175637 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 708856

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): 4999.94
CPU time (s): 5000.06
CPU user time (s): 4990.48
CPU system time (s): 9.57754
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 766512

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

runsolver used 8.59169 second user time and 16.1865 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-28 15:14:43
IDJOB=3309844
IDBENCH=83135
IDSOLVER=1693
FILE ID=node123/3309844-1303996483
RUNJOBID= node123-1303987382-7220
PBS_JOBID= 13168750
Free space on /tmp= 72800 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309844-1303996483/watcher-3309844-1303996483 -o /tmp/evaluation-result-3309844-1303996483/solver-3309844-1303996483 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309844-1303996483.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=629777349

node123.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	: 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.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.82
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.80
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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14063292 kB
Buffers:       2188536 kB
Cached:       15945488 kB
SwapCached:          0 kB
Active:        9009820 kB
Inactive:      9328716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14063292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:      203696 kB
Mapped:          15284 kB
Slab:           485396 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   349180 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= 72716 MiB
End job on node123 at 2011-04-28 16:38:05