Trace number 3372706

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.11 5000.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3372706-1305424332/watcher-3372706-1305424332 -o /tmp/evaluation-result-3372706-1305424332/solver-3372706-1305424332 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372706-1305424332.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: 3.40 4.34 5.43 2/380 14250
/proc/meminfo: memFree=14768864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=8620 CPUtime=0 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 757 0 0 0 0 0 0 0 25 0 1 0 732663864 8826880 680 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735178496 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 2155 680 113 53 0 578 0

[startup+0.102187 s]
/proc/loadavg: 3.40 4.34 5.43 2/380 14250
/proc/meminfo: memFree=14768864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=11708 CPUtime=0.09 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 2482 0 0 0 9 0 0 0 25 0 1 0 732663864 11988992 1436 33554432000 4194304 4409284 140733454453280 18446744073709551615 4282031 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 2927 1436 129 53 0 1350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11708

[startup+0.201184 s]
/proc/loadavg: 3.40 4.34 5.43 2/380 14250
/proc/meminfo: memFree=14768864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=11708 CPUtime=0.19 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 2482 0 0 0 19 0 0 0 25 0 1 0 732663864 11988992 1436 33554432000 4194304 4409284 140733454453280 18446744073709551615 4228034 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 2927 1436 129 53 0 1350 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11708

[startup+0.301164 s]
/proc/loadavg: 3.40 4.34 5.43 2/380 14250
/proc/meminfo: memFree=14768864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=11708 CPUtime=0.29 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 2482 0 0 0 29 0 0 0 25 0 1 0 732663864 11988992 1436 33554432000 4194304 4409284 140733454453280 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 2927 1436 129 53 0 1350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11708

[startup+0.701081 s]
/proc/loadavg: 3.40 4.34 5.43 2/380 14250
/proc/meminfo: memFree=14768864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=15332 CPUtime=0.69 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 3390 0 0 0 69 0 0 0 25 0 1 0 732663864 15699968 2344 33554432000 4194304 4409284 140733454453280 18446744073709551615 4230986 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 3833 2344 131 53 0 2256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15332

[startup+1.50099 s]
/proc/loadavg: 3.40 4.34 5.43 3/384 14257
/proc/meminfo: memFree=14736832/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=15476 CPUtime=1.49 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 3708 0 0 0 149 0 0 0 25 0 1 0 732663864 15847424 2264 33554432000 4194304 4409284 140733454453280 18446744073709551615 4246707 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 3869 2264 136 53 0 2292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15476

[startup+3.10071 s]
/proc/loadavg: 3.29 4.30 5.41 3/384 14257
/proc/meminfo: memFree=14733484/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=13380 CPUtime=3.09 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 3736 0 0 0 308 1 0 0 25 0 1 0 732663864 13701120 1768 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 3345 1768 141 53 0 1768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13380

[startup+6.30114 s]
/proc/loadavg: 3.29 4.30 5.41 3/384 14257
/proc/meminfo: memFree=14718356/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=17520 CPUtime=6.29 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 4881 0 0 0 626 3 0 0 25 0 1 0 732663864 17940480 2907 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 4380 2907 141 53 0 2803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17520

[startup+12.701 s]
/proc/loadavg: 3.09 4.22 5.37 3/384 14258
/proc/meminfo: memFree=14704896/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=20916 CPUtime=12.69 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 6610 0 0 0 1264 5 0 0 25 0 1 0 732663864 21417984 3607 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 5229 3607 141 53 0 3652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20916

[startup+25.5008 s]
/proc/loadavg: 2.92 4.15 5.33 3/384 14258
/proc/meminfo: memFree=14704912/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=21644 CPUtime=25.49 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 11961 0 0 0 2537 12 0 0 25 0 1 0 732663864 22163456 3938 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 5411 3938 141 53 0 3834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21644

[startup+51.1003 s]
/proc/loadavg: 2.61 3.97 5.24 3/384 14259
/proc/meminfo: memFree=14694356/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=34100 CPUtime=51.09 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 24147 0 0 0 5085 24 0 0 25 0 1 0 732663864 34918400 7052 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 8525 7052 141 53 0 6948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34100

[startup+102.3 s]
/proc/loadavg: 2.24 3.64 5.05 3/384 14260
/proc/meminfo: memFree=14700176/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=36008 CPUtime=102.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 46681 0 0 0 10185 45 0 0 25 0 1 0 732663864 36872192 7529 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 9002 7529 141 53 0 7425 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36008

[startup+162.301 s]
/proc/loadavg: 2.12 3.35 4.87 3/384 14262
/proc/meminfo: memFree=14690472/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=45492 CPUtime=162.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 74993 0 0 0 16161 69 0 0 25 0 1 0 732663864 46583808 9900 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 11373 9900 141 53 0 9796 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45492

[startup+222.314 s]
/proc/loadavg: 2.04 3.10 4.68 3/384 14263
/proc/meminfo: memFree=14692676/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=32676 CPUtime=222.31 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 99180 0 0 0 22143 88 0 0 25 0 1 0 732663864 33460224 6696 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 8169 6696 141 53 0 6592 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 32676

[startup+282.301 s]
/proc/loadavg: 2.01 2.90 4.51 3/384 14265
/proc/meminfo: memFree=14673432/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=42056 CPUtime=282.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 122812 0 0 0 28123 107 0 0 25 0 1 0 732663864 43065344 9041 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 10514 9041 141 53 0 8937 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42056

[startup+342.3 s]
/proc/loadavg: 2.00 2.73 4.35 3/384 14266
/proc/meminfo: memFree=14657536/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=47880 CPUtime=342.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 141574 0 0 0 34107 123 0 0 25 0 1 0 732663864 49029120 10497 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358973 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 11970 10497 141 53 0 10393 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47880

[startup+402.301 s]
/proc/loadavg: 2.00 2.60 4.20 3/384 14295
/proc/meminfo: memFree=14723484/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=39492 CPUtime=402.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 161283 0 0 0 40089 141 0 0 25 0 1 0 732663864 40439808 8405 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 9873 8405 141 53 0 8296 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39492

[startup+462.301 s]
/proc/loadavg: 2.00 2.49 4.06 3/384 14297
/proc/meminfo: memFree=14685112/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=58120 CPUtime=462.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 180076 0 0 0 46073 157 0 0 25 0 1 0 732663864 59514880 13062 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 14530 13062 141 53 0 12953 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58120

[startup+522.301 s]
/proc/loadavg: 2.00 2.40 3.93 3/384 14298
/proc/meminfo: memFree=14703064/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=46956 CPUtime=522.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 195377 0 0 0 52058 172 0 0 25 0 1 0 732663864 48082944 10271 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 11739 10271 141 53 0 10162 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46956

[startup+582.301 s]
/proc/loadavg: 2.00 2.32 3.81 3/384 14309
/proc/meminfo: memFree=14656108/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=68884 CPUtime=582.3 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 214690 0 0 0 58043 187 0 0 25 0 1 0 732663864 70537216 15753 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 17221 15753 141 53 0 15644 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 68884

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/384 20938
/proc/meminfo: memFree=14298180/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=269512 CPUtime=4062.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 766938 0 0 0 405680 555 0 0 25 0 1 0 732663864 275980288 65905 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 67378 65905 141 53 0 65801 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 269512

[startup+4122.3 s]
/proc/loadavg: 2.19 2.05 2.04 3/384 20939
/proc/meminfo: memFree=14298896/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=269512 CPUtime=4122.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 766938 0 0 0 411675 560 0 0 25 0 1 0 732663864 275980288 65905 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 67378 65905 141 53 0 65801 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 269512

[startup+4182.31 s]
/proc/loadavg: 2.07 2.03 2.03 3/384 20950
/proc/meminfo: memFree=14235680/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=332652 CPUtime=4182.36 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 812222 0 0 0 417667 569 0 0 25 0 1 0 732663864 340635648 81690 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 83163 81690 141 53 0 81586 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 332652

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/384 20951
/proc/meminfo: memFree=14235152/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=332652 CPUtime=4242.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 812222 0 0 0 423661 574 0 0 25 0 1 0 732663864 340635648 81690 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 83163 81690 141 53 0 81586 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 332652

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/384 20953
/proc/meminfo: memFree=14235100/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=332652 CPUtime=4302.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 812222 0 0 0 429655 580 0 0 25 0 1 0 732663864 340635648 81690 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 83163 81690 141 53 0 81586 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 332652

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/384 20955
/proc/meminfo: memFree=14222428/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=345032 CPUtime=4362.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 842671 0 0 0 435649 586 0 0 25 0 1 0 732663864 353312768 84785 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 86258 84785 141 53 0 84681 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 345032

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/384 20956
/proc/meminfo: memFree=14156900/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4422.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 441645 590 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 410568

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/384 20958
/proc/meminfo: memFree=14156748/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4482.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 447641 594 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 410568

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/384 20959
/proc/meminfo: memFree=14156704/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4542.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 453637 598 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 410568

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/384 20961
/proc/meminfo: memFree=14157032/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4602.35 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 459635 600 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 410568

[startup+4662.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/384 20963
/proc/meminfo: memFree=14156864/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4662.36 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 465632 604 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 410568

[startup+4722.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/384 20964
/proc/meminfo: memFree=14156220/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410568 CPUtime=4722.37 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859055 0 0 0 471629 608 0 0 25 0 1 0 732663864 420421632 101169 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102642 101169 141 53 0 101065 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 410568

[startup+4782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/384 20966
/proc/meminfo: memFree=14156428/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410588 CPUtime=4782.36 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859060 0 0 0 477624 612 0 0 25 0 1 0 732663864 420442112 101174 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102647 101174 141 53 0 101070 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 410588

[startup+4842.31 s]
/proc/loadavg: 2.03 2.04 2.01 3/384 20967
/proc/meminfo: memFree=14151684/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410588 CPUtime=4842.37 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859060 0 0 0 483621 616 0 0 25 0 1 0 732663864 420442112 101174 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102647 101174 141 53 0 101070 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 410588

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/384 20969
/proc/meminfo: memFree=14146416/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410588 CPUtime=4902.36 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859060 0 0 0 489617 619 0 0 25 0 1 0 732663864 420442112 101174 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102647 101174 141 53 0 101070 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 410588

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/384 20971
/proc/meminfo: memFree=14156800/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=410588 CPUtime=4962.36 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 859060 0 0 0 495614 622 0 0 25 0 1 0 732663864 420442112 101174 33554432000 4194304 4409284 140733454453280 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 102647 101174 141 53 0 101070 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 410588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/384 20972
/proc/meminfo: memFree=14104940/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=462076 CPUtime=5000.07 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 904138 0 0 0 499379 628 0 0 25 0 1 0 732663864 473165824 114046 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 115519 114046 141 53 0 113942 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 462076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/384 20972
/proc/meminfo: memFree=14104940/32951124 swapFree=65586204/67111528
[pid=14250] ppid=14248 vsize=462076 CPUtime=5000.07 cores=0,2,4,6
/proc/14250/stat : 14250 (lingeling) R 14248 14250 14218 0 -1 4202496 904138 0 0 0 499379 628 0 0 25 0 1 0 732663864 473165824 114046 33554432000 4194304 4409284 140733454453280 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14250/statm: 115519 114046 141 53 0 113942 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 462076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.11
CPU user time (s): 4993.8
CPU system time (s): 6.30704
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 462076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.8
system time used= 6.30704
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904138
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= 6
involuntary context switches= 17245

runsolver used 19.3841 second user time and 40.7948 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 03:52:12
IDJOB=3372706
IDBENCH=83125
IDSOLVER=1850
FILE ID=node119/3372706-1305424332
RUNJOBID= node119-1305424332-14236
PBS_JOBID= 13324599
Free space on /tmp= 73192 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=102995256

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:     32951124 kB
MemFree:      14769160 kB
Buffers:        289480 kB
Cached:        4674016 kB
SwapCached:       4756 kB
Active:       14720096 kB
Inactive:      3127476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14769160 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:    12882684 kB
Mapped:          29508 kB
Slab:           210740 kB
PageTables:      56944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102461660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node119 at 2011-05-15 05:15:34