Trace number 3372685

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.08 5000.34

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

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-3372685-1305424061/watcher-3372685-1305424061 -o /tmp/evaluation-result-3372685-1305424061/solver-3372685-1305424061 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372685-1305424061.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: 5.61 7.53 7.75 2/355 16055
/proc/meminfo: memFree=21662036/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=9992 CPUtime=0 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 1049 0 0 0 0 0 0 0 24 0 1 0 654005738 10231808 992 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 2562 995 113 53 0 985 0

[startup+0.091415 s]
/proc/loadavg: 5.61 7.53 7.75 2/355 16055
/proc/meminfo: memFree=21662036/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=16656 CPUtime=0.08 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 2747 0 0 0 8 0 0 0 24 0 1 0 654005738 17055744 2690 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 4164 2690 113 53 0 2587 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16656

[startup+0.100378 s]
/proc/loadavg: 5.61 7.53 7.75 2/355 16055
/proc/meminfo: memFree=21662036/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=16668 CPUtime=0.09 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 3648 0 0 0 9 0 0 0 24 0 1 0 654005738 17068032 2698 33554432000 4194304 4409284 140735234829984 18446744073709551615 4295568 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 4167 2698 118 53 0 2590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16668

[startup+0.300382 s]
/proc/loadavg: 5.61 7.53 7.75 2/355 16055
/proc/meminfo: memFree=21662036/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=21436 CPUtime=0.29 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 6552 0 0 0 29 0 0 0 25 0 1 0 654005738 21950464 3869 33554432000 4194304 4409284 140735234829984 18446744073709551615 4281435 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 5359 3869 129 53 0 3782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21436

[startup+0.700324 s]
/proc/loadavg: 5.61 7.53 7.75 2/355 16055
/proc/meminfo: memFree=21662036/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=16736 CPUtime=0.69 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 8836 0 0 0 69 0 0 0 25 0 1 0 654005738 17137664 2726 33554432000 4194304 4409284 140735234829984 18446744073709551615 4276259 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 4184 2726 129 53 0 2607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16736

[startup+1.50119 s]
/proc/loadavg: 5.61 7.53 7.75 3/356 16056
/proc/meminfo: memFree=21642444/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=24624 CPUtime=1.49 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 13956 0 0 0 148 1 0 0 25 0 1 0 654005738 25214976 4669 33554432000 4194304 4409284 140735234829984 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 6156 4669 132 53 0 4579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24624

[startup+3.10092 s]
/proc/loadavg: 5.61 7.53 7.75 3/356 16056
/proc/meminfo: memFree=21638104/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=33728 CPUtime=3.09 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 16248 0 0 0 308 1 0 0 25 0 1 0 654005738 34537472 6955 33554432000 4194304 4409284 140735234829984 18446744073709551615 4251458 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16055/statm: 8432 6955 136 53 0 6855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33728

[startup+6.3004 s]
/proc/loadavg: 5.48 7.47 7.73 3/356 16056
/proc/meminfo: memFree=21629064/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=33728 CPUtime=6.17 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 16248 0 0 0 615 2 0 0 25 0 1 0 654005738 34537472 6955 33554432000 4194304 4409284 140735234829984 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 8432 6955 136 53 0 6855 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 33728

[startup+12.7003 s]
/proc/loadavg: 5.20 7.38 7.70 3/356 16056
/proc/meminfo: memFree=21623016/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=33728 CPUtime=12.57 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 16248 0 0 0 1255 2 0 0 25 0 1 0 654005738 34537472 6955 33554432000 4194304 4409284 140735234829984 18446744073709551615 4243814 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 8432 6955 136 53 0 6855 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 33728

[startup+25.5011 s]
/proc/loadavg: 4.49 7.12 7.61 3/356 16057
/proc/meminfo: memFree=21624944/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=29508 CPUtime=25.37 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 16265 0 0 0 2532 5 0 0 25 0 1 0 654005738 30216192 5905 33554432000 4194304 4409284 140735234829984 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 7377 5905 141 53 0 5800 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 29508

[startup+51.1008 s]
/proc/loadavg: 3.64 6.71 7.46 3/356 16057
/proc/meminfo: memFree=21613636/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=33596 CPUtime=50.97 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 18345 0 0 0 5082 15 0 0 25 0 1 0 654005738 34402304 6930 33554432000 4194304 4409284 140735234829984 18446744073709551615 4271430 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 8399 6930 141 53 0 6822 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 33596

[startup+102.313 s]
/proc/loadavg: 2.71 5.98 7.17 3/356 16059
/proc/meminfo: memFree=21601968/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=43620 CPUtime=102.18 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 23937 0 0 0 10183 35 0 0 25 0 1 0 654005738 44666880 9433 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 10905 9433 141 53 0 9328 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 43620

[startup+162.301 s]
/proc/loadavg: 2.26 5.25 6.84 3/356 16060
/proc/meminfo: memFree=21580992/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=57928 CPUtime=162.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 43319 0 0 0 16161 55 0 0 25 0 1 0 654005738 59318272 13015 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 14482 13015 141 53 0 12905 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 57928

[startup+222.301 s]
/proc/loadavg: 2.09 4.66 6.54 3/356 16062
/proc/meminfo: memFree=21596356/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=47692 CPUtime=222.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 56028 0 0 0 22141 75 0 0 25 0 1 0 654005738 48836608 10456 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 11923 10456 141 53 0 10346 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 47692

[startup+282.301 s]
/proc/loadavg: 2.03 4.17 6.25 3/356 16064
/proc/meminfo: memFree=21569796/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=70092 CPUtime=282.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 81379 0 0 0 28122 94 0 0 25 0 1 0 654005738 71774208 16056 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 17523 16056 141 53 0 15946 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 70092

[startup+342.301 s]
/proc/loadavg: 2.06 3.79 5.99 3/356 16065
/proc/meminfo: memFree=21572268/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=65484 CPUtime=342.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 102422 0 0 0 34105 111 0 0 25 0 1 0 654005738 67055616 14903 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 16371 14903 141 53 0 14794 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 65484

[startup+402.301 s]
/proc/loadavg: 2.02 3.46 5.73 3/356 16067
/proc/meminfo: memFree=21545716/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=59724 CPUtime=402.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 126065 0 0 0 40085 131 0 0 25 0 1 0 654005738 61157376 13464 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 14931 13464 141 53 0 13354 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 59724

[startup+462.301 s]
/proc/loadavg: 2.01 3.19 5.50 3/356 16068
/proc/meminfo: memFree=21551908/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=73636 CPUtime=462.15 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 144962 0 0 0 46068 147 0 0 25 0 1 0 654005738 75403264 16942 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 18409 16942 141 53 0 16832 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 73636

[startup+522.301 s]
/proc/loadavg: 2.04 2.99 5.28 3/356 16070
/proc/meminfo: memFree=21555356/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=68528 CPUtime=522.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 167437 0 0 0 52050 166 0 0 25 0 1 0 654005738 70172672 15665 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 17132 15665 141 53 0 15555 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 68528

[startup+582.301 s]
/proc/loadavg: 2.01 2.81 5.07 3/356 16072
/proc/meminfo: memFree=21538600/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=87992 CPUtime=582.16 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 185814 0 0 0 58030 186 0 0 25 0 1 0 654005738 90103808 20531 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 21998 20531 141 53 0 20421 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 87992

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/356 22596
/proc/meminfo: memFree=20984764/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=530460 CPUtime=4002.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 795531 0 0 0 399686 519 0 0 25 0 1 0 654005738 543191040 131143 33554432000 4194304 4409284 140735234829984 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 132615 131143 141 53 0 131038 0
Current children cumulated CPU time (s) 4002.05
Current children cumulated vsize (KiB) 530460

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/356 22597
/proc/meminfo: memFree=21036200/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=530460 CPUtime=4062.06 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 795531 0 0 0 405683 523 0 0 25 0 1 0 654005738 543191040 131143 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 132615 131143 141 53 0 131038 0
Current children cumulated CPU time (s) 4062.06
Current children cumulated vsize (KiB) 530460

[startup+4122.3 s]
/proc/loadavg: 2.04 2.01 2.06 3/356 22599
/proc/meminfo: memFree=20971452/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=530460 CPUtime=4122.06 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 795531 0 0 0 411678 528 0 0 25 0 1 0 654005738 543191040 131143 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 132615 131143 141 53 0 131038 0
Current children cumulated CPU time (s) 4122.06
Current children cumulated vsize (KiB) 530460

[startup+4182.31 s]
/proc/loadavg: 2.01 2.01 2.06 3/356 22601
/proc/meminfo: memFree=20987068/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=530460 CPUtime=4182.07 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 795531 0 0 0 417673 534 0 0 25 0 1 0 654005738 543191040 131143 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 132615 131143 141 53 0 131038 0
Current children cumulated CPU time (s) 4182.07
Current children cumulated vsize (KiB) 530460

[startup+4242.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/356 22602
/proc/meminfo: memFree=20865780/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=656168 CPUtime=4242.06 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 854139 0 0 0 423664 542 0 0 25 0 1 0 654005738 671916032 162570 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 164042 162570 141 53 0 162465 0
Current children cumulated CPU time (s) 4242.06
Current children cumulated vsize (KiB) 656168

[startup+4302.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/356 22604
/proc/meminfo: memFree=20758384/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4302.06 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 429659 547 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4302.06
Current children cumulated vsize (KiB) 787240

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/356 22605
/proc/meminfo: memFree=20722288/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4362.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 435657 548 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4362.05
Current children cumulated vsize (KiB) 787240

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/356 22616
/proc/meminfo: memFree=20735224/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4422.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 441654 551 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4422.05
Current children cumulated vsize (KiB) 787240

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/356 22618
/proc/meminfo: memFree=20699744/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4482.04 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 447651 553 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4482.04
Current children cumulated vsize (KiB) 787240

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/356 22619
/proc/meminfo: memFree=20725028/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4542.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 453650 555 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4542.05
Current children cumulated vsize (KiB) 787240

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/356 22621
/proc/meminfo: memFree=20734928/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4602.04 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 459647 557 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4602.04
Current children cumulated vsize (KiB) 787240

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.02 3/356 22622
/proc/meminfo: memFree=20713084/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4662.04 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 465646 558 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4662.04
Current children cumulated vsize (KiB) 787240

[startup+4722.3 s]
/proc/loadavg: 2.07 2.02 2.02 3/356 22627
/proc/meminfo: memFree=20724700/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4722.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 471645 560 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4722.05
Current children cumulated vsize (KiB) 787240

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.01 3/356 22629
/proc/meminfo: memFree=20697328/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4782.04 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 477641 563 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4782.04
Current children cumulated vsize (KiB) 787240

[startup+4842.31 s]
/proc/loadavg: 2.04 2.03 2.01 3/356 22630
/proc/meminfo: memFree=20754480/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4842.06 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 483641 565 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4842.06
Current children cumulated vsize (KiB) 787240

[startup+4902.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/356 22632
/proc/meminfo: memFree=20719748/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=787240 CPUtime=4902.05 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 489637 568 0 0 25 0 1 0 654005738 806133760 195338 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 196810 195338 141 53 0 195233 0
Current children cumulated CPU time (s) 4902.05
Current children cumulated vsize (KiB) 787240

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/356 22633
/proc/meminfo: memFree=20869160/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=656168 CPUtime=4962.03 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 495634 569 0 0 25 0 1 0 654005738 671916032 162570 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 164042 162570 141 53 0 162465 0
Current children cumulated CPU time (s) 4962.03
Current children cumulated vsize (KiB) 656168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/356 22634
/proc/meminfo: memFree=20848056/32951132 swapFree=64495980/67111528
[pid=16055] ppid=16053 vsize=656168 CPUtime=5000.04 cores=0,2,4,6
/proc/16055/stat : 16055 (lingeling) R 16053 16055 16017 0 -1 4202496 886907 0 0 0 499433 571 0 0 25 0 1 0 654005738 671916032 162570 33554432000 4194304 4409284 140735234829984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16055/statm: 164042 162570 141 53 0 162465 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 656168

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): 5000.34
CPU time (s): 5000.08
CPU user time (s): 4994.34
CPU system time (s): 5.74413
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 787240

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

runsolver used 17.7083 second user time and 37.4193 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:47:41
IDJOB=3372685
IDBENCH=83116
IDSOLVER=1850
FILE ID=node129/3372685-1305424061
RUNJOBID= node129-1305424061-16035
PBS_JOBID= 13324597
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=913101091

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:      21662316 kB
Buffers:        249420 kB
Cached:        5861312 kB
SwapCached:      52668 kB
Active:        2908688 kB
Inactive:      8156432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21662316 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            5188 kB
Writeback:           0 kB
AnonPages:     4910216 kB
Mapped:          16644 kB
Slab:           119780 kB
PageTables:      38224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79762984 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= 73408 MiB
End job on node129 at 2011-05-15 05:11:03