Trace number 3372682

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.05 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18199.9
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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

running on 4 cores: 1,3,5,7

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.02 2.03 2/284 5222
/proc/meminfo: memFree=21253188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=8468 CPUtime=0 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 667 0 0 0 0 0 0 0 25 0 1 0 653995419 8671232 610 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335892224 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 2117 610 113 53 0 540 0

[startup+0.109868 s]
/proc/loadavg: 2.00 2.02 2.03 2/284 5222
/proc/meminfo: memFree=21253188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=17284 CPUtime=0.1 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 3817 0 0 0 10 0 0 0 25 0 1 0 653995419 17698816 2826 33554432000 4194304 4409284 140737204665440 18446744073709551615 4281015 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 4321 2826 125 53 0 2744 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17284

[startup+0.20085 s]
/proc/loadavg: 2.00 2.02 2.03 2/284 5222
/proc/meminfo: memFree=21253188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=17512 CPUtime=0.19 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 4501 0 0 0 19 0 0 0 25 0 1 0 653995419 17932288 2887 33554432000 4194304 4409284 140737204665440 18446744073709551615 4295648 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 4378 2887 129 53 0 2801 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17512

[startup+0.300836 s]
/proc/loadavg: 2.00 2.02 2.03 2/284 5222
/proc/meminfo: memFree=21253188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=17512 CPUtime=0.29 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 5377 0 0 0 29 0 0 0 25 0 1 0 653995419 17932288 2887 33554432000 4194304 4409284 140737204665440 18446744073709551615 4278175 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 4378 2887 129 53 0 2801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17512

[startup+0.70076 s]
/proc/loadavg: 2.00 2.02 2.03 2/284 5222
/proc/meminfo: memFree=21253188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=17508 CPUtime=0.69 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 8001 0 0 0 69 0 0 0 25 0 1 0 653995419 17928192 2886 33554432000 4194304 4409284 140737204665440 18446744073709551615 4276208 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 4377 2886 129 53 0 2800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17508

[startup+1.50062 s]
/proc/loadavg: 2.00 2.02 2.03 3/285 5223
/proc/meminfo: memFree=21240820/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=19168 CPUtime=1.49 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 10865 0 0 0 149 0 0 0 25 0 1 0 653995419 19628032 3305 33554432000 4194304 4409284 140737204665440 18446744073709551615 4264721 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 4792 3305 133 53 0 3215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19168

[startup+3.10034 s]
/proc/loadavg: 2.00 2.02 2.03 3/285 5223
/proc/meminfo: memFree=21239456/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=27384 CPUtime=3.09 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 12932 0 0 0 308 1 0 0 25 0 1 0 653995419 28041216 5368 33554432000 4194304 4409284 140737204665440 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 6846 5368 136 53 0 5269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27384

[startup+6.30079 s]
/proc/loadavg: 2.00 2.02 2.03 3/285 5223
/proc/meminfo: memFree=21231020/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=27384 CPUtime=6.29 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 12932 0 0 0 628 1 0 0 25 0 1 0 653995419 28041216 5368 33554432000 4194304 4409284 140737204665440 18446744073709551615 4229203 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 6846 5368 136 53 0 5269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27384

[startup+12.7006 s]
/proc/loadavg: 2.00 2.02 2.03 3/285 5223
/proc/meminfo: memFree=21198232/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=23180 CPUtime=12.69 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 12937 0 0 0 1266 3 0 0 25 0 1 0 653995419 23736320 4322 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 5795 4322 141 53 0 4218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23180

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.03 3/285 5224
/proc/meminfo: memFree=21316920/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=27272 CPUtime=25.49 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 13979 0 0 0 2530 19 0 0 25 0 1 0 653995419 27926528 5345 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 6818 5345 141 53 0 5241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27272

[startup+51.1008 s]
/proc/loadavg: 2.07 2.04 2.03 3/285 5224
/proc/meminfo: memFree=21260188/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=30672 CPUtime=51.09 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 17921 0 0 0 5057 52 0 0 25 0 1 0 653995419 31408128 6195 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 7668 6195 141 53 0 6091 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30672

[startup+102.301 s]
/proc/loadavg: 2.03 2.03 2.02 3/285 5226
/proc/meminfo: memFree=21303328/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=37628 CPUtime=102.3 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 34937 0 0 0 10124 106 0 0 25 0 1 0 653995419 38531072 7934 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358990 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 9407 7934 141 53 0 7830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37628

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.02 3/285 5227
/proc/meminfo: memFree=21198148/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=47764 CPUtime=162.29 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 58667 0 0 0 16068 161 0 0 25 0 1 0 653995419 48910336 10468 33554432000 4194304 4409284 140737204665440 18446744073709551615 4359871 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 11941 10468 141 53 0 10364 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47764

[startup+222.31 s]
/proc/loadavg: 2.00 2.02 2.01 3/285 5229
/proc/meminfo: memFree=21283304/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=44624 CPUtime=222.3 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 75379 0 0 0 22015 215 0 0 25 0 1 0 653995419 45694976 9683 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 11156 9683 141 53 0 9579 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44624

[startup+282.301 s]
/proc/loadavg: 2.11 2.04 2.02 3/285 5258
/proc/meminfo: memFree=21400832/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=70044 CPUtime=282.29 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 95601 0 0 0 27982 247 0 0 25 0 1 0 653995419 71725056 16038 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 17511 16038 141 53 0 15934 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 70044

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.02 3/285 5260
/proc/meminfo: memFree=21362608/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=95924 CPUtime=342.3 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 119614 0 0 0 33951 279 0 0 25 0 1 0 653995419 98226176 22508 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 23981 22508 141 53 0 22404 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95924

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/285 5262
/proc/meminfo: memFree=21350312/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=104048 CPUtime=402.3 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 138227 0 0 0 39930 300 0 0 25 0 1 0 653995419 106545152 24539 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 26012 24539 141 53 0 24435 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104048

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/285 5263
/proc/meminfo: memFree=21357720/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=89872 CPUtime=462.3 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 154822 0 0 0 45913 317 0 0 25 0 1 0 653995419 92028928 20995 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358867 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 22468 20995 141 53 0 20891 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89872

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/285 5265
/proc/meminfo: memFree=21334748/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=110808 CPUtime=522.31 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 170155 0 0 0 51898 333 0 0 25 0 1 0 653995419 113467392 26229 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 27702 26229 141 53 0 26125 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 110808

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 5266
/proc/meminfo: memFree=21301864/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=143576 CPUtime=582.31 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 178347 0 0 0 57885 346 0 0 25 0 1 0 653995419 147021824 34421 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5222/statm: 35894 34421 141 53 0 34317 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 143576

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 11712
/proc/meminfo: memFree=20583104/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=468904 CPUtime=4002.38 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 716869 0 0 0 399477 761 0 0 25 0 1 0 653995419 480157696 115753 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 117226 115753 141 53 0 115649 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 468904

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 11713
/proc/meminfo: memFree=20622388/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4062.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 405472 768 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 363840

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/285 11715
/proc/meminfo: memFree=20499352/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4122.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 411466 774 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 363840

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/285 11716
/proc/meminfo: memFree=20499816/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4182.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 417461 779 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 363840

[startup+4242.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/285 11718
/proc/meminfo: memFree=20368472/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4242.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 423456 784 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 363840

[startup+4302.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/285 11720
/proc/meminfo: memFree=20368316/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4302.39 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 429452 787 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 363840

[startup+4362.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/285 11721
/proc/meminfo: memFree=20368284/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=363840 CPUtime=4362.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 737341 0 0 0 435448 792 0 0 25 0 1 0 653995419 372572160 89486 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 90960 89486 141 53 0 89383 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 363840

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/285 11723
/proc/meminfo: memFree=20384868/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=347380 CPUtime=4422.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 763949 0 0 0 441440 800 0 0 25 0 1 0 653995419 355717120 85372 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 86845 85372 141 53 0 85268 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 347380

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/285 11724
/proc/meminfo: memFree=20318992/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412916 CPUtime=4482.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780333 0 0 0 447435 805 0 0 25 0 1 0 653995419 422825984 101756 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103229 101756 141 53 0 101652 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 412916

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 11735
/proc/meminfo: memFree=20317828/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412916 CPUtime=4542.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780333 0 0 0 453430 810 0 0 25 0 1 0 653995419 422825984 101756 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103229 101756 141 53 0 101652 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 412916

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/285 11737
/proc/meminfo: memFree=20317180/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412916 CPUtime=4602.4 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780333 0 0 0 459426 814 0 0 25 0 1 0 653995419 422825984 101756 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103229 101756 141 53 0 101652 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 412916

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/285 11738
/proc/meminfo: memFree=20317036/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412916 CPUtime=4662.41 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780333 0 0 0 465422 819 0 0 25 0 1 0 653995419 422825984 101756 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103229 101756 141 53 0 101652 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 412916

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/285 11743
/proc/meminfo: memFree=20317488/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412916 CPUtime=4722.41 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780333 0 0 0 471417 824 0 0 25 0 1 0 653995419 422825984 101756 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103229 101756 141 53 0 101652 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 412916

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/285 11744
/proc/meminfo: memFree=20448836/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412940 CPUtime=4782.41 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780339 0 0 0 477410 831 0 0 25 0 1 0 653995419 422850560 101762 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103235 101762 141 53 0 101658 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 412940

[startup+4842.31 s]
/proc/loadavg: 2.12 2.03 2.01 3/285 11746
/proc/meminfo: memFree=20448292/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412940 CPUtime=4842.42 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780339 0 0 0 483401 841 0 0 25 0 1 0 653995419 422850560 101762 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103235 101762 141 53 0 101658 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 412940

[startup+4902.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/285 11748
/proc/meminfo: memFree=20448256/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412940 CPUtime=4902.41 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780339 0 0 0 489391 850 0 0 25 0 1 0 653995419 422850560 101762 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103235 101762 141 53 0 101658 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 412940

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/285 11749
/proc/meminfo: memFree=20317920/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412940 CPUtime=4962.41 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780339 0 0 0 495383 858 0 0 25 0 1 0 653995419 422850560 101762 33554432000 4194304 4409284 140737204665440 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103235 101762 141 53 0 101658 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 412940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/285 11750
/proc/meminfo: memFree=20317772/32951124 swapFree=66457188/67111528
[pid=5222] ppid=5220 vsize=412940 CPUtime=5000.02 cores=1,3,5,7
/proc/5222/stat : 5222 (lingeling) R 5220 5222 4856 0 -1 4202496 780339 0 0 0 499138 864 0 0 25 0 1 0 653995419 422850560 101762 33554432000 4194304 4409284 140737204665440 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5222/statm: 103235 101762 141 53 0 101658 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 412940

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.93
CPU time (s): 5000.05
CPU user time (s): 4991.39
CPU system time (s): 8.66468
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 562716

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

runsolver used 13.211 second user time and 32.2331 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 03:46:13
IDJOB=3372682
IDBENCH=83115
IDSOLVER=1850
FILE ID=node132/3372682-1305423972
RUNJOBID= node132-1305419199-4875
PBS_JOBID= 13324569
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1155258966

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:      21253468 kB
Buffers:        285552 kB
Cached:        5640384 kB
SwapCached:       6904 kB
Active:        5034088 kB
Inactive:      6358384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21253468 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     5464652 kB
Mapped:          19456 kB
Slab:           217912 kB
PageTables:      25004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34978940 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:09:35