Trace number 3372700

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 5000.07 4999.96

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1033.04
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372700-1305424202/watcher-3372700-1305424202 -o /tmp/evaluation-result-3372700-1305424202/solver-3372700-1305424202 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372700-1305424202.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.00 2.01 2.01 2/284 5256
/proc/meminfo: memFree=21449552/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=9336 CPUtime=0 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 916 0 0 0 0 0 0 0 25 0 1 0 654018370 9560064 859 33554432000 4194304 4409284 140736346025472 18446744073709551615 232335892224 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 2334 859 112 53 0 757 0

[startup+0.020564 s]
/proc/loadavg: 2.00 2.01 2.01 2/284 5256
/proc/meminfo: memFree=21449552/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=11528 CPUtime=0.01 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 1465 0 0 0 1 0 0 0 25 0 1 0 654018370 11804672 1408 33554432000 4194304 4409284 140736346025472 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 2882 1408 113 53 0 1305 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11528

[startup+0.10061 s]
/proc/loadavg: 2.00 2.01 2.01 2/284 5256
/proc/meminfo: memFree=21449552/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=19984 CPUtime=0.09 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 3420 0 0 0 9 0 0 0 25 0 1 0 654018370 20463616 3363 33554432000 4194304 4409284 140736346025472 18446744073709551615 232335586397 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 4996 3388 113 53 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19984

[startup+0.300558 s]
/proc/loadavg: 2.00 2.01 2.01 2/284 5256
/proc/meminfo: memFree=21449552/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=20804 CPUtime=0.29 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 6458 0 0 0 28 1 0 0 25 0 1 0 654018370 21303296 3711 33554432000 4194304 4409284 140736346025472 18446744073709551615 4284470 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 5201 3711 129 53 0 3624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20804

[startup+0.700496 s]
/proc/loadavg: 2.00 2.01 2.01 2/284 5256
/proc/meminfo: memFree=21449552/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=20800 CPUtime=0.69 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 8935 0 0 0 68 1 0 0 25 0 1 0 654018370 21299200 3711 33554432000 4194304 4409284 140736346025472 18446744073709551615 4278544 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 5200 3711 130 53 0 3623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20800

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.01 3/285 5257
/proc/meminfo: memFree=21433556/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=30160 CPUtime=1.49 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 13753 0 0 0 147 2 0 0 25 0 1 0 654018370 30883840 6053 33554432000 4194304 4409284 140736346025472 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 7540 6053 132 53 0 5963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30160

[startup+3.10104 s]
/proc/loadavg: 2.00 2.01 2.01 3/285 5257
/proc/meminfo: memFree=21432316/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=28628 CPUtime=3.09 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 14374 0 0 0 307 2 0 0 25 0 1 0 654018370 29315072 5681 33554432000 4194304 4409284 140736346025472 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 7157 5681 137 53 0 5580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28628

[startup+6.3005 s]
/proc/loadavg: 2.00 2.01 2.01 3/285 5257
/proc/meminfo: memFree=21427008/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=32728 CPUtime=6.29 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 15399 0 0 0 627 2 0 0 25 0 1 0 654018370 33513472 6706 33554432000 4194304 4409284 140736346025472 18446744073709551615 4252241 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32728

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.01 3/285 5257
/proc/meminfo: memFree=21414012/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=32728 CPUtime=12.69 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 15399 0 0 0 1267 2 0 0 25 0 1 0 654018370 33513472 6706 33554432000 4194304 4409284 140736346025472 18446744073709551615 4230031 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32728

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 2.01 3/285 5258
/proc/meminfo: memFree=21416112/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=32728 CPUtime=25.49 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 15399 0 0 0 2547 2 0 0 25 0 1 0 654018370 33513472 6706 33554432000 4194304 4409284 140736346025472 18446744073709551615 4243768 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 8182 6706 137 53 0 6605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32728

[startup+51.1005 s]
/proc/loadavg: 2.11 2.04 2.02 3/285 5258
/proc/meminfo: memFree=21400832/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=32560 CPUtime=51.09 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 16456 0 0 0 5101 8 0 0 25 0 1 0 654018370 33341440 6668 33554432000 4194304 4409284 140736346025472 18446744073709551615 4245955 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 8140 6668 141 53 0 6563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32560

[startup+102.31 s]
/proc/loadavg: 2.10 2.05 2.02 3/285 5260
/proc/meminfo: memFree=21380096/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=44288 CPUtime=102.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 22497 0 0 0 10204 26 0 0 25 0 1 0 654018370 45350912 9600 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 11072 9600 141 53 0 9495 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44288

[startup+162.301 s]
/proc/loadavg: 2.09 2.05 2.02 3/285 5261
/proc/meminfo: memFree=21341636/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=56996 CPUtime=162.29 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 34563 0 0 0 16182 47 0 0 25 0 1 0 654018370 58363904 12777 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 14249 12777 141 53 0 12672 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56996

[startup+222.301 s]
/proc/loadavg: 2.03 2.04 2.01 3/285 5263
/proc/meminfo: memFree=21364668/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=54976 CPUtime=222.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 49157 0 0 0 22161 69 0 0 25 0 1 0 654018370 56295424 12295 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 13744 12295 141 53 0 12167 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 54976

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/285 5265
/proc/meminfo: memFree=21334132/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=60384 CPUtime=282.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 65773 0 0 0 28136 94 0 0 25 0 1 0 654018370 61833216 13456 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 15096 13456 141 53 0 13519 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60384

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 5266
/proc/meminfo: memFree=21298520/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=60952 CPUtime=342.29 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 78014 0 0 0 34115 114 0 0 25 0 1 0 654018370 62414848 13745 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 15238 13745 141 53 0 13661 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 60952

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 5268
/proc/meminfo: memFree=21270344/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=50344 CPUtime=402.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 92747 0 0 0 40097 133 0 0 25 0 1 0 654018370 51552256 11146 33554432000 4194304 4409284 140736346025472 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 12586 11146 141 53 0 11009 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50344

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 5269
/proc/meminfo: memFree=21314340/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=68744 CPUtime=462.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 110097 0 0 0 46080 150 0 0 25 0 1 0 654018370 70393856 15714 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358898 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 17186 15714 141 53 0 15609 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68744

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 5271
/proc/meminfo: memFree=21286900/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=75936 CPUtime=522.3 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 127680 0 0 0 52063 167 0 0 25 0 1 0 654018370 77758464 17512 33554432000 4194304 4409284 140736346025472 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 18984 17512 141 53 0 17407 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 75936

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/285 5273
/proc/meminfo: memFree=21213720/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=66624 CPUtime=582.31 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 156503 0 0 0 58044 187 0 0 25 0 1 0 654018370 68222976 15184 33554432000 4194304 4409284 140736346025472 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 16656 15184 141 53 0 15079 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 66624

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/285 11718
/proc/meminfo: memFree=20499664/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=661848 CPUtime=4002.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 876210 0 0 0 399678 561 0 0 25 0 1 0 654018370 677732352 163990 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 165462 163990 141 53 0 163885 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 661848

[startup+4062.3 s]
/proc/loadavg: 2.21 2.07 2.02 3/285 11719
/proc/meminfo: memFree=20367828/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4062.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 405673 566 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 792920

[startup+4122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/285 11721
/proc/meminfo: memFree=20368284/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4122.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 411671 568 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 792920

[startup+4182.31 s]
/proc/loadavg: 2.03 2.04 2.00 3/285 11723
/proc/meminfo: memFree=20384996/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4182.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 417670 570 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 792920

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/285 11724
/proc/meminfo: memFree=20318996/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4242.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 423667 572 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 792920

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 11735
/proc/meminfo: memFree=20317832/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4302.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 429664 575 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 792920

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 11736
/proc/meminfo: memFree=20317680/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4362.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 435662 578 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 792920

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 11738
/proc/meminfo: memFree=20317532/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4422.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 441660 579 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 792920

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 11743
/proc/meminfo: memFree=20317492/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4482.39 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 447658 581 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 792920

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/285 11744
/proc/meminfo: memFree=20448840/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=661848 CPUtime=4542.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 453655 585 0 0 25 0 1 0 654018370 677732352 163990 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 165462 163990 141 53 0 163885 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 661848

[startup+4602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/285 11746
/proc/meminfo: memFree=20448176/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=661848 CPUtime=4602.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 459654 586 0 0 25 0 1 0 654018370 677732352 163990 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 165462 163990 141 53 0 163885 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 661848

[startup+4662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/285 11747
/proc/meminfo: memFree=20448260/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=661848 CPUtime=4662.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 908978 0 0 0 465652 588 0 0 25 0 1 0 654018370 677732352 163990 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 165462 163990 141 53 0 163885 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 661848

[startup+4722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/285 11749
/proc/meminfo: memFree=20317920/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4722.41 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 941746 0 0 0 471648 593 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 792920

[startup+4782.3 s]
/proc/loadavg: 1.78 1.96 1.98 2/279 11769
/proc/meminfo: memFree=20730136/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=792920 CPUtime=4782.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 941746 0 0 0 477643 597 0 0 25 0 1 0 654018370 811950080 196758 33554432000 4194304 4409284 140736346025472 18446744073709551615 4340285 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 198230 196758 141 53 0 196653 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 792920

[startup+4842.31 s]
/proc/loadavg: 1.29 1.79 1.92 2/279 11770
/proc/meminfo: memFree=20646352/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=877080 CPUtime=4842.41 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 1044215 0 0 0 483630 611 0 0 25 0 1 0 654018370 898129920 217798 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 219270 217798 141 53 0 217693 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 877080

[startup+4902.3 s]
/proc/loadavg: 1.10 1.64 1.86 2/279 11772
/proc/meminfo: memFree=20646336/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=877080 CPUtime=4902.4 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 1044215 0 0 0 489626 614 0 0 25 0 1 0 654018370 898129920 217798 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 219270 217798 141 53 0 217693 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 877080

[startup+4962.3 s]
/proc/loadavg: 1.04 1.52 1.80 2/279 11773
/proc/meminfo: memFree=20646196/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=877080 CPUtime=4962.41 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 1044215 0 0 0 495625 616 0 0 25 0 1 0 654018370 898129920 217798 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 219270 217798 141 53 0 217693 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 877080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.02 1.46 1.77 2/279 11774
/proc/meminfo: memFree=20646184/32951124 swapFree=66457188/67111528
[pid=5256] ppid=5254 vsize=877080 CPUtime=5000.01 cores=0,2,4,6
/proc/5256/stat : 5256 (lingeling) R 5254 5256 4856 0 -1 4202496 1044215 0 0 0 499384 617 0 0 25 0 1 0 654018370 898129920 217798 33554432000 4194304 4409284 140736346025472 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5256/statm: 219270 217798 141 53 0 217693 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 877080

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.96
CPU time (s): 5000.07
CPU user time (s): 4993.85
CPU system time (s): 6.22205
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 877080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.85
system time used= 6.22205
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1044215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 17920

runsolver used 14.7218 second user time and 30.6623 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 03:50:02
IDJOB=3372700
IDBENCH=83121
IDSOLVER=1850
FILE ID=node132/3372700-1305424202
RUNJOBID= node132-1305419199-4874
PBS_JOBID= 13324569
Free space on /tmp= 73324 MiB

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

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=942999216

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21449956 kB
Buffers:        285616 kB
Cached:        5622704 kB
SwapCached:       6904 kB
Active:        4839120 kB
Inactive:      6357260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21449956 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:     5286356 kB
Mapped:          19276 kB
Slab:           217944 kB
PageTables:      24100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34799884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node132 at 2011-05-15 05:13:24