Trace number 3288794

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3288794-1303773364/watcher-3288794-1303773364 -o /tmp/evaluation-result-3288794-1303773364/solver-3288794-1303773364 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3288794-1303773364.cnf 

running on 2 cores: 5,7

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.47 3.90 3.84 2/177 16193
/proc/meminfo: memFree=18528248/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=8308 CPUtime=0 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 659 0 0 0 0 0 0 0 21 0 1 0 488936005 8507392 601 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 2077 601 112 53 0 500 0

[startup+0.0580761 s]
/proc/loadavg: 3.47 3.90 3.84 2/177 16193
/proc/meminfo: memFree=18528248/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=15660 CPUtime=0.05 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 2471 0 0 0 5 0 0 0 21 0 1 0 488936005 16035840 2408 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 3915 2408 113 53 0 2338 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15660

[startup+0.101069 s]
/proc/loadavg: 3.47 3.90 3.84 2/177 16193
/proc/meminfo: memFree=18528248/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=15488 CPUtime=0.09 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 2476 0 0 0 9 0 0 0 21 0 1 0 488936005 15859712 2371 33554432000 4194304 4409164 140736982598784 18446744073709551615 4295745 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 3872 2371 118 53 0 2295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15488

[startup+0.301036 s]
/proc/loadavg: 3.47 3.90 3.84 2/177 16193
/proc/meminfo: memFree=18528248/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=20008 CPUtime=0.29 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 5258 0 0 0 29 0 0 0 22 0 1 0 488936005 20488192 3511 33554432000 4194304 4409164 140736982598784 18446744073709551615 4281284 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 5002 3511 129 53 0 3425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20008

[startup+0.700969 s]
/proc/loadavg: 3.47 3.90 3.84 2/177 16193
/proc/meminfo: memFree=18528248/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=18820 CPUtime=0.69 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 7935 0 0 0 69 0 0 0 24 0 1 0 488936005 19271680 2910 33554432000 4194304 4409164 140736982598784 18446744073709551615 210646840403 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 4705 2936 129 53 0 3128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18820

[startup+1.50084 s]
/proc/loadavg: 3.47 3.90 3.84 4/183 16204
/proc/meminfo: memFree=18489064/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=23416 CPUtime=1.49 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 12746 0 0 0 149 0 0 0 25 0 1 0 488936005 23977984 4366 33554432000 4194304 4409164 140736982598784 18446744073709551615 4230576 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 5854 4366 132 53 0 4277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23416

[startup+3.10055 s]
/proc/loadavg: 3.47 3.90 3.84 4/183 16204
/proc/meminfo: memFree=18477672/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=29940 CPUtime=3.1 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 14391 0 0 0 309 1 0 0 25 0 1 0 488936005 30658560 6007 33554432000 4194304 4409164 140736982598784 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 7485 6007 136 53 0 5908 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 29940

[startup+6.301 s]
/proc/loadavg: 3.67 3.93 3.85 6/188 16214
/proc/meminfo: memFree=18452608/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=29800 CPUtime=6.29 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 14396 0 0 0 628 1 0 0 25 0 1 0 488936005 30515200 5977 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 7450 5977 141 53 0 5873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29800

[startup+12.7009 s]
/proc/loadavg: 3.70 3.93 3.85 5/188 16215
/proc/meminfo: memFree=18450076/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=29800 CPUtime=12.69 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 14414 0 0 0 1263 6 0 0 25 0 1 0 488936005 30515200 5977 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 7450 5977 141 53 0 5873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29800

[startup+25.5008 s]
/proc/loadavg: 3.76 3.94 3.86 5/188 16215
/proc/meminfo: memFree=18424048/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=34116 CPUtime=25.5 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 15529 0 0 0 2534 16 0 0 25 0 1 0 488936005 34934784 7056 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 8529 7056 141 53 0 6952 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 34116

[startup+51.1005 s]
/proc/loadavg: 3.84 3.94 3.86 5/188 16216
/proc/meminfo: memFree=18421052/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=38064 CPUtime=51.09 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 16549 0 0 0 5076 33 0 0 25 0 1 0 488936005 38977536 8043 33554432000 4194304 4409164 140736982598784 18446744073709551615 4303980 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 9516 8043 141 53 0 7939 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38064

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.87 5/188 16217
/proc/meminfo: memFree=18365620/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=77188 CPUtime=102.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 31310 0 0 0 10164 66 0 0 25 0 1 0 488936005 79040512 17824 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 19297 17824 141 53 0 17720 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77188

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/188 16219
/proc/meminfo: memFree=18364376/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=50992 CPUtime=162.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 39719 0 0 0 16128 102 0 0 25 0 1 0 488936005 52215808 11275 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 12748 11275 141 53 0 11171 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50992

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/188 16220
/proc/meminfo: memFree=18345148/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=55636 CPUtime=222.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 48728 0 0 0 22094 136 0 0 25 0 1 0 488936005 56971264 12436 33554432000 4194304 4409164 140736982598784 18446744073709551615 4244888 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 13909 12436 141 53 0 12332 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55636

[startup+282.3 s]
/proc/loadavg: 4.05 3.99 3.89 5/188 16222
/proc/meminfo: memFree=18332368/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=72828 CPUtime=282.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 75573 0 0 0 28060 170 0 0 25 0 1 0 488936005 74575872 16734 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 18207 16734 141 53 0 16630 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72828

[startup+342.3 s]
/proc/loadavg: 4.02 3.99 3.90 5/188 16224
/proc/meminfo: memFree=18296160/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=74632 CPUtime=342.29 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 80137 0 0 0 34027 202 0 0 25 0 1 0 488936005 76423168 17185 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358267 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 18658 17185 141 53 0 17081 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 74632

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/188 16225
/proc/meminfo: memFree=18277552/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=71888 CPUtime=402.29 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 97567 0 0 0 39996 233 0 0 25 0 1 0 488936005 73613312 16531 33554432000 4194304 4409164 140736982598784 18446744073709551615 4230949 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 17972 16531 141 53 0 16395 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 71888

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16227
/proc/meminfo: memFree=18321308/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=64728 CPUtime=462.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 106596 0 0 0 45966 264 0 0 25 0 1 0 488936005 66281472 14741 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 16182 14741 141 53 0 14605 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 64728

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16228
/proc/meminfo: memFree=18281368/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=58168 CPUtime=522.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 117054 0 0 0 51932 298 0 0 25 0 1 0 488936005 59564032 13069 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 14542 13069 141 53 0 12965 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58168

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/188 16230
/proc/meminfo: memFree=18257180/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=81320 CPUtime=582.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 147241 0 0 0 57905 325 0 0 25 0 1 0 488936005 83271680 18889 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 20330 18889 141 53 0 18753 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 81320

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/188 16232
/proc/meminfo: memFree=18232372/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=86536 CPUtime=642.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 167150 0 0 0 63877 353 0 0 25 0 1 0 488936005 88612864 20161 33554432000 4194304 4409164 140736982598784 18446744073709551615 4303380 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 21634 20161 141 53 0 20057 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 86536

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/188 16233
/proc/meminfo: memFree=18184116/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=92452 CPUtime=702.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 176839 0 0 0 69851 379 0 0 25 0 1 0 488936005 94670848 21644 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 23113 21644 141 53 0 21536 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 92452

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 16235
/proc/meminfo: memFree=18156076/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=99176 CPUtime=762.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 182140 0 0 0 75826 405 0 0 25 0 1 0 488936005 101556224 23321 33554432000 4194304 4409164 140736982598784 18446744073709551615 4347410 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 24794 23321 141 53 0 23217 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 99176

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 16236
/proc/meminfo: memFree=18154336/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=105088 CPUtime=822.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 191472 0 0 0 81795 436 0 0 25 0 1 0 488936005 107610112 24799 33554432000 4194304 4409164 140736982598784 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 26272 24799 141 53 0 24695 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 105088

[startup+882.3 s]
/proc/loadavg: 4.06 4.02 3.92 5/188 16238
/proc/meminfo: memFree=18109812/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=113780 CPUtime=882.3 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 207591 0 0 0 87766 464 0 0 25 0 1 0 488936005 116510720 26972 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 28445 26972 141 53 0 26868 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 113780

[startup+942.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 16240
/proc/meminfo: memFree=18110416/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=90620 CPUtime=942.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 215423 0 0 0 93742 489 0 0 25 0 1 0 488936005 92794880 21182 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 22655 21182 141 53 0 21078 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 90620

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/188 16241
/proc/meminfo: memFree=18183196/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=87372 CPUtime=1002.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 230194 0 0 0 99714 517 0 0 25 0 1 0 488936005 89468928 20370 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 21843 20370 141 53 0 20266 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 87372

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/188 16243
/proc/meminfo: memFree=18205132/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=96272 CPUtime=1062.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 242964 0 0 0 105687 544 0 0 25 0 1 0 488936005 98582528 22595 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358304 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 24068 22595 141 53 0 22491 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 96272

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/188 16244
/proc/meminfo: memFree=18143116/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=101752 CPUtime=1122.32 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 255486 0 0 0 111662 570 0 0 25 0 1 0 488936005 104194048 23965 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 25438 23965 141 53 0 23861 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101752

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 16246
/proc/meminfo: memFree=18114096/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=124904 CPUtime=1182.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 271514 0 0 0 117634 597 0 0 25 0 1 0 488936005 127901696 29753 33554432000 4194304 4409164 140736982598784 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 31226 29753 141 53 0 29649 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 124904

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 16248
/proc/meminfo: memFree=18097220/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=111184 CPUtime=1242.31 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 276717 0 0 0 123610 621 0 0 25 0 1 0 488936005 113852416 26323 33554432000 4194304 4409164 140736982598784 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 27796 26323 141 53 0 26219 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 111184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 4.00 3.93 4/186 16250
/proc/meminfo: memFree=18230152/32951132 swapFree=67111524/67111528
[pid=16193] ppid=16191 vsize=103184 CPUtime=1300.02 cores=5,7
/proc/16193/stat : 16193 (lingeling) R 16191 16193 15815 0 -1 4202496 284159 0 0 0 129359 643 0 0 25 0 1 0 488936005 105660416 24323 33554432000 4194304 4409164 140736982598784 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16193/statm: 25796 24323 141 53 0 24219 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 103184

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

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

runsolver used 2.01669 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 01:16:04
IDJOB=3288794
IDBENCH=83105
IDSOLVER=1606
FILE ID=node129/3288794-1303773364
RUNJOBID= node129-1303773361-16174
PBS_JOBID= 13157179
Free space on /tmp= 66296 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom24.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288794-1303773364/watcher-3288794-1303773364 -o /tmp/evaluation-result-3288794-1303773364/solver-3288794-1303773364 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3288794-1303773364.cnf

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=847777142

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      18528404 kB
Buffers:       1241564 kB
Cached:       12433944 kB
SwapCached:          4 kB
Active:        2066828 kB
Inactive:     11692640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18528404 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8392 kB
Writeback:           8 kB
AnonPages:       84020 kB
Mapped:          15308 kB
Slab:           600664 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   229328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node129 at 2011-04-26 01:37:46