Trace number 3309832

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 5000.05 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309832-1303996300/watcher-3309832-1303996300 -o /tmp/evaluation-result-3309832-1303996300/solver-3309832-1303996300 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309832-1303996300.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: 1.92 1.98 1.99 2/177 32310
/proc/meminfo: memFree=21069920/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=8388 CPUtime=0 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 693 0 0 0 0 0 0 0 25 0 1 0 492045309 8589312 622 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 2097 622 113 53 0 520 0

[startup+0.100024 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 32310
/proc/meminfo: memFree=21069920/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=15672 CPUtime=0.09 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 3410 0 0 0 9 0 0 0 25 0 1 0 492045309 16048128 2425 33554432000 4194304 4409164 140733263581840 18446744073709551615 4284137 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 3918 2425 127 53 0 2341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.201005 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 32310
/proc/meminfo: memFree=21069920/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=15832 CPUtime=0.19 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 3900 0 0 0 19 0 0 0 25 0 1 0 492045309 16211968 2467 33554432000 4194304 4409164 140733263581840 18446744073709551615 4259732 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 3958 2467 129 53 0 2381 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15832

[startup+0.300986 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 32310
/proc/meminfo: memFree=21069920/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=15832 CPUtime=0.29 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 3900 0 0 0 29 0 0 0 25 0 1 0 492045309 16211968 2467 33554432000 4194304 4409164 140733263581840 18446744073709551615 4282001 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 3958 2467 129 53 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15832

[startup+0.700912 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 32310
/proc/meminfo: memFree=21069920/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=15832 CPUtime=0.69 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 3900 0 0 0 69 0 0 0 25 0 1 0 492045309 16211968 2467 33554432000 4194304 4409164 140733263581840 18446744073709551615 4278418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 3958 2467 129 53 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15832

[startup+1.50077 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32311
/proc/meminfo: memFree=21057892/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=17932 CPUtime=1.49 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 5098 0 0 0 149 0 0 0 25 0 1 0 492045309 18362368 3003 33554432000 4194304 4409164 140733263581840 18446744073709551615 4340171 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 4483 3003 134 53 0 2906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17932

[startup+3.10048 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32311
/proc/meminfo: memFree=21058016/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=18664 CPUtime=3.09 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 5283 0 0 0 309 0 0 0 25 0 1 0 492045309 19111936 3188 33554432000 4194304 4409164 140733263581840 18446744073709551615 4246153 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 4666 3188 136 53 0 3089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18664

[startup+6.30092 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32311
/proc/meminfo: memFree=21057172/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=18824 CPUtime=6.29 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 5358 0 0 0 625 4 0 0 25 0 1 0 492045309 19275776 3233 33554432000 4194304 4409164 140733263581840 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 4706 3233 141 53 0 3129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18824

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32311
/proc/meminfo: memFree=21013532/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=20564 CPUtime=12.69 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 5803 0 0 0 1254 15 0 0 25 0 1 0 492045309 21057536 3668 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 5141 3668 141 53 0 3564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20564

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 32312
/proc/meminfo: memFree=20908888/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=30664 CPUtime=25.49 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 10637 0 0 0 2517 32 0 0 25 0 1 0 492045309 31399936 6193 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 7666 6193 141 53 0 6089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30664

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 32312
/proc/meminfo: memFree=20790528/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=34884 CPUtime=51.09 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 20296 0 0 0 5053 56 0 0 25 0 1 0 492045309 35721216 7248 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 8721 7248 141 53 0 7144 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34884

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 32314
/proc/meminfo: memFree=20704460/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=41604 CPUtime=102.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 34127 0 0 0 10124 106 0 0 25 0 1 0 492045309 42602496 8928 33554432000 4194304 4409164 140733263581840 18446744073709551615 4299990 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 10401 8928 141 53 0 8824 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41604

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32315
/proc/meminfo: memFree=20623588/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=42612 CPUtime=162.29 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 61289 0 0 0 16072 157 0 0 25 0 1 0 492045309 43634688 9180 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 10653 9180 141 53 0 9076 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42612

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32317
/proc/meminfo: memFree=20543576/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=42984 CPUtime=222.31 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 84331 0 0 0 22023 208 0 0 25 0 1 0 492045309 44015616 9273 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 10746 9273 141 53 0 9169 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 42984

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32318
/proc/meminfo: memFree=19969056/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=57780 CPUtime=282.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 112659 0 0 0 27976 254 0 0 25 0 1 0 492045309 59166720 12972 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 14445 12972 141 53 0 12868 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57780

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32320
/proc/meminfo: memFree=19992476/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=36384 CPUtime=342.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 137798 0 0 0 33932 298 0 0 25 0 1 0 492045309 37257216 7623 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358491 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 9096 7623 141 53 0 7519 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 36384

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32322
/proc/meminfo: memFree=20659084/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=68244 CPUtime=402.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 168906 0 0 0 39884 346 0 0 25 0 1 0 492045309 69881856 15588 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 17061 15588 141 53 0 15484 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68244

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32323
/proc/meminfo: memFree=20653244/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=74292 CPUtime=462.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 186881 0 0 0 45846 384 0 0 25 0 1 0 492045309 76075008 17100 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 18573 17100 141 53 0 16996 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74292

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32325
/proc/meminfo: memFree=20697244/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=84868 CPUtime=522.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 205490 0 0 0 51803 427 0 0 25 0 1 0 492045309 86904832 19744 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 21217 19744 141 53 0 19640 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84868

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 32326
/proc/meminfo: memFree=19749724/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=86316 CPUtime=582.3 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 237024 0 0 0 57755 475 0 0 25 0 1 0 492045309 88387584 20106 33554432000 4194304 4409164 140733263581840 18446744073709551615 4360354 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 21579 20106 141 53 0 20002 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 86316

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 32485
/proc/meminfo: memFree=21385756/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=495852 CPUtime=4002.39 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1065184 0 0 0 398805 1434 0 0 25 0 1 0 492045309 507752448 122490 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 495852

[startup+4062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32486
/proc/meminfo: memFree=21338964/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=495852 CPUtime=4062.39 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1065184 0 0 0 404798 1441 0 0 25 0 1 0 492045309 507752448 122490 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 495852

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32488
/proc/meminfo: memFree=21571200/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=495852 CPUtime=4122.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1065184 0 0 0 410792 1448 0 0 25 0 1 0 492045309 507752448 122490 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 495852

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32489
/proc/meminfo: memFree=21599700/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=495852 CPUtime=4182.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1065184 0 0 0 416788 1452 0 0 25 0 1 0 492045309 507752448 122490 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 495852

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32491
/proc/meminfo: memFree=21437844/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=514652 CPUtime=4242.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1069883 0 0 0 422783 1457 0 0 25 0 1 0 492045309 527003648 127189 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 128663 127189 141 53 0 127086 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 514652

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32493
/proc/meminfo: memFree=21366152/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=514652 CPUtime=4302.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1069883 0 0 0 428779 1461 0 0 25 0 1 0 492045309 527003648 127189 33554432000 4194304 4409164 140733263581840 18446744073709551615 4359803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 128663 127189 141 53 0 127086 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 514652

[startup+4362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32494
/proc/meminfo: memFree=21234060/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=645724 CPUtime=4362.39 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1102651 0 0 0 434771 1468 0 0 25 0 1 0 492045309 661221376 159957 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 161431 159957 141 53 0 159854 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 645724

[startup+4422.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 32499
/proc/meminfo: memFree=20927616/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4422.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 440761 1479 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 713552

[startup+4482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 32500
/proc/meminfo: memFree=20895484/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4482.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 446757 1483 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 713552

[startup+4542.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 32502
/proc/meminfo: memFree=20895464/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4542.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 452753 1487 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 713552

[startup+4602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 32504
/proc/meminfo: memFree=20769212/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4602.4 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 458750 1490 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 713552

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 32505
/proc/meminfo: memFree=20515988/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4662.41 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 464747 1494 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 713552

[startup+4722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32507
/proc/meminfo: memFree=21233912/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4722.41 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 470742 1499 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 713552

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32508
/proc/meminfo: memFree=21197060/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=713552 CPUtime=4782.41 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1168030 0 0 0 476738 1503 0 0 25 0 1 0 492045309 730677248 176915 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 713552

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32510
/proc/meminfo: memFree=21449872/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=339796 CPUtime=4842.42 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1229566 0 0 0 482728 1514 0 0 25 0 1 0 492045309 347951104 83476 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 84949 83476 141 53 0 83372 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 339796

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32512
/proc/meminfo: memFree=21417716/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=339796 CPUtime=4902.41 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1229566 0 0 0 488721 1520 0 0 25 0 1 0 492045309 347951104 83476 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 84949 83476 141 53 0 83372 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 339796

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32513
/proc/meminfo: memFree=21246832/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=405364 CPUtime=4962.41 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1245958 0 0 0 494714 1527 0 0 25 0 1 0 492045309 415092736 99868 33554432000 4194304 4409164 140733263581840 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 101341 99868 141 53 0 99764 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 405364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32514
/proc/meminfo: memFree=21188536/32951124 swapFree=67111528/67111528
[pid=32310] ppid=32308 vsize=407384 CPUtime=5000.02 cores=1,3,5,7
/proc/32310/stat : 32310 (lingeling) R 32308 32310 31810 0 -1 4202496 1246463 0 0 0 498472 1530 0 0 25 0 1 0 492045309 417161216 100373 33554432000 4194304 4409164 140733263581840 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32310/statm: 101846 100373 141 53 0 100269 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 407384

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): 4984.72
CPU system time (s): 15.3237
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 713552

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

runsolver used 7.74682 second user time and 16.5285 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 15:11:40
IDJOB=3309832
IDBENCH=83127
IDSOLVER=1693
FILE ID=node140/3309832-1303996300
RUNJOBID= node140-1303987378-31829
PBS_JOBID= 13168734
Free space on /tmp= 72500 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1959220686

node140.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	: 5226.14
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.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.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.77
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.75
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.74
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.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.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:      21070076 kB
Buffers:       2286924 kB
Cached:        7901720 kB
SwapCached:          0 kB
Active:        3757396 kB
Inactive:      7554204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21070076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:     1122484 kB
Mapped:          15276 kB
Slab:           503316 kB
PageTables:       6828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1265268 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= 72656 MiB
End job on node140 at 2011-04-28 16:35:02