Trace number 3371534

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) 1300.06 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
Bench CategoryCRAFTED (crafted 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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

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-3371534-1305434497/watcher-3371534-1305434497 -o /tmp/evaluation-result-3371534-1305434497/solver-3371534-1305434497 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371534-1305434497.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.38 4.75 6.67 4/296 14245
/proc/meminfo: memFree=21428052/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=7700 CPUtime=0 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 549 0 0 0 0 0 0 0 25 0 1 0 655047888 7884800 448 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335892224 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 1925 448 111 53 0 348 0

[startup+0.103841 s]
/proc/loadavg: 1.38 4.75 6.67 4/296 14245
/proc/meminfo: memFree=21428052/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=11864 CPUtime=0.1 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1636 0 0 0 10 0 0 0 25 0 1 0 655047888 12148736 1506 33554432000 4194304 4409284 140735876843968 18446744073709551615 4271689 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 2966 1506 128 53 0 1389 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11864

[startup+0.200825 s]
/proc/loadavg: 1.38 4.75 6.67 4/296 14245
/proc/meminfo: memFree=21428052/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=11864 CPUtime=0.19 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1636 0 0 0 19 0 0 0 25 0 1 0 655047888 12148736 1506 33554432000 4194304 4409284 140735876843968 18446744073709551615 4272137 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 2966 1506 128 53 0 1389 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11864

[startup+0.300806 s]
/proc/loadavg: 1.38 4.75 6.67 4/296 14245
/proc/meminfo: memFree=21428052/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=11864 CPUtime=0.29 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1636 0 0 0 29 0 0 0 25 0 1 0 655047888 12148736 1506 33554432000 4194304 4409284 140735876843968 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 2966 1506 128 53 0 1389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11864

[startup+0.700733 s]
/proc/loadavg: 1.38 4.75 6.67 4/296 14245
/proc/meminfo: memFree=21428052/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=14576 CPUtime=0.69 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 2344 0 0 0 69 0 0 0 25 0 1 0 655047888 14925824 2168 33554432000 4194304 4409284 140735876843968 18446744073709551615 4243389 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 3644 2168 136 53 0 2067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14576

[startup+1.50059 s]
/proc/loadavg: 1.59 4.73 6.65 5/297 14246
/proc/meminfo: memFree=21398168/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=14864 CPUtime=1.49 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 4465 0 0 0 147 2 0 0 25 0 1 0 655047888 15220736 2240 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 3716 2240 141 53 0 2139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14864

[startup+3.10031 s]
/proc/loadavg: 1.59 4.73 6.65 5/297 14246
/proc/meminfo: memFree=21390992/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=16032 CPUtime=3.09 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 9738 0 0 0 303 6 0 0 25 0 1 0 655047888 16416768 2542 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 4008 2542 141 53 0 2431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16032

[startup+6.30074 s]
/proc/loadavg: 1.86 4.74 6.64 5/297 14246
/proc/meminfo: memFree=21391620/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=31608 CPUtime=6.29 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 21248 0 0 0 612 17 0 0 25 0 1 0 655047888 32366592 6423 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 7902 6423 141 53 0 6325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31608

[startup+12.7006 s]
/proc/loadavg: 2.04 4.72 6.63 5/297 14246
/proc/meminfo: memFree=21348132/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=55988 CPUtime=12.69 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 42576 0 0 0 1236 33 0 0 25 0 1 0 655047888 57331712 12374 33554432000 4194304 4409284 140735876843968 18446744073709551615 4360355 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 13997 12374 141 53 0 12420 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55988

[startup+25.5003 s]
/proc/loadavg: 2.34 4.70 6.60 5/297 14246
/proc/meminfo: memFree=21287972/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=89832 CPUtime=25.49 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 82080 0 0 0 2492 57 0 0 25 0 1 0 655047888 91987968 20979 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 22458 20979 141 53 0 20881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89832

[startup+51.1008 s]
/proc/loadavg: 2.99 4.63 6.52 5/297 14247
/proc/meminfo: memFree=21137652/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=126096 CPUtime=51.09 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 156143 0 0 0 5022 87 0 0 25 0 1 0 655047888 129122304 30045 33554432000 4194304 4409284 140735876843968 18446744073709551615 4256271 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 31524 30045 141 53 0 29947 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126096

[startup+102.301 s]
/proc/loadavg: 3.72 4.56 6.39 5/297 14248
/proc/meminfo: memFree=20936876/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=219608 CPUtime=102.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 231931 0 0 0 10083 147 0 0 25 0 1 0 655047888 224878592 53423 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 54902 53423 141 53 0 53325 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 219608

[startup+162.301 s]
/proc/loadavg: 4.01 4.49 6.25 5/297 14250
/proc/meminfo: memFree=20688480/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=326996 CPUtime=162.29 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 319773 0 0 0 16016 213 0 0 25 0 1 0 655047888 334843904 80270 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 81749 80270 141 53 0 80172 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 326996

[startup+222.311 s]
/proc/loadavg: 4.00 4.40 6.11 5/297 14252
/proc/meminfo: memFree=20358240/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=546052 CPUtime=222.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 486929 0 0 0 21973 258 0 0 25 0 1 0 655047888 559157248 135034 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 136513 135034 141 53 0 134936 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 546052

[startup+282.301 s]
/proc/loadavg: 4.00 4.32 5.97 5/297 14253
/proc/meminfo: memFree=20228264/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=721420 CPUtime=282.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 658040 0 0 0 27929 301 0 0 25 0 1 0 655047888 738734080 178876 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 180355 178876 141 53 0 178778 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 721420

[startup+342.301 s]
/proc/loadavg: 4.10 4.29 5.86 5/297 14255
/proc/meminfo: memFree=20473004/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=451100 CPUtime=342.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 737375 0 0 0 33878 352 0 0 25 0 1 0 655047888 461926400 111296 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 112775 111296 141 53 0 111198 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 451100

[startup+402.3 s]
/proc/loadavg: 4.04 4.24 5.74 5/297 14256
/proc/meminfo: memFree=20382464/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=283700 CPUtime=402.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 832232 0 0 0 39832 398 0 0 25 0 1 0 655047888 290508800 69446 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 70925 69446 141 53 0 69348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 283700

[startup+462.301 s]
/proc/loadavg: 4.04 4.20 5.63 5/297 14258
/proc/meminfo: memFree=20376480/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=440364 CPUtime=462.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 889097 0 0 0 45797 433 0 0 25 0 1 0 655047888 450932736 108612 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 110091 108612 141 53 0 108514 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 440364

[startup+522.3 s]
/proc/loadavg: 4.09 4.18 5.53 5/297 14260
/proc/meminfo: memFree=20477760/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=257872 CPUtime=522.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 949004 0 0 0 51763 467 0 0 25 0 1 0 655047888 264060928 62989 33554432000 4194304 4409284 140735876843968 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 64468 62989 141 53 0 62891 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 257872

[startup+582.3 s]
/proc/loadavg: 4.09 4.16 5.44 5/297 14261
/proc/meminfo: memFree=20043604/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=304684 CPUtime=582.3 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 960707 0 0 0 57729 501 0 0 25 0 1 0 655047888 311996416 74692 33554432000 4194304 4409284 140735876843968 18446744073709551615 4226109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 76171 74692 141 53 0 74594 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 304684

[startup+642.301 s]
/proc/loadavg: 4.03 4.13 5.35 5/297 14263
/proc/meminfo: memFree=20236532/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=486240 CPUtime=642.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1055216 0 0 0 63700 531 0 0 25 0 1 0 655047888 497909760 120081 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 121560 120081 141 53 0 119983 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 486240

[startup+702.301 s]
/proc/loadavg: 4.01 4.10 5.26 5/297 14264
/proc/meminfo: memFree=19886828/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=404484 CPUtime=702.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1103786 0 0 0 69647 584 0 0 25 0 1 0 655047888 414191616 99642 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 101121 99642 141 53 0 99544 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 404484

[startup+762.301 s]
/proc/loadavg: 4.04 4.10 5.18 5/297 14266
/proc/meminfo: memFree=20115328/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=306740 CPUtime=762.32 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1132944 0 0 0 75609 623 0 0 25 0 1 0 655047888 314101760 75206 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 76685 75206 141 53 0 75108 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 306740

[startup+822.301 s]
/proc/loadavg: 4.01 4.08 5.11 5/297 14268
/proc/meminfo: memFree=19949264/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=439836 CPUtime=822.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1180544 0 0 0 81574 657 0 0 25 0 1 0 655047888 450392064 108480 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 109959 108480 141 53 0 108382 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 439836

[startup+882.311 s]
/proc/loadavg: 4.10 4.09 5.04 5/297 14269
/proc/meminfo: memFree=19845448/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=472608 CPUtime=882.33 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1188737 0 0 0 87556 677 0 0 25 0 1 0 655047888 483950592 116673 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 118152 116673 141 53 0 116575 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 472608

[startup+942.301 s]
/proc/loadavg: 4.13 4.10 4.99 5/297 14271
/proc/meminfo: memFree=19825708/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=307616 CPUtime=942.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1247580 0 0 0 93514 717 0 0 25 0 1 0 655047888 314998784 75425 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 76904 75425 141 53 0 75327 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 307616

[startup+1002.3 s]
/proc/loadavg: 4.12 4.10 4.93 5/297 14272
/proc/meminfo: memFree=19871808/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=416028 CPUtime=1002.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1274683 0 0 0 99489 742 0 0 25 0 1 0 655047888 426012672 102528 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 104007 102528 141 53 0 102430 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 416028

[startup+1062.3 s]
/proc/loadavg: 4.12 4.09 4.87 5/297 14274
/proc/meminfo: memFree=19869672/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=303980 CPUtime=1062.32 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1341245 0 0 0 105452 780 0 0 25 0 1 0 655047888 311275520 74516 33554432000 4194304 4409284 140735876843968 18446744073709551615 4337968 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 75995 74516 141 53 0 74418 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 303980

[startup+1122.3 s]
/proc/loadavg: 4.17 4.12 4.83 5/297 14276
/proc/meminfo: memFree=19829340/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=467760 CPUtime=1122.31 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1382190 0 0 0 111408 823 0 0 25 0 1 0 655047888 478986240 115461 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 116940 115461 141 53 0 115363 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 467760

[startup+1182.3 s]
/proc/loadavg: 4.09 4.11 4.78 5/297 14286
/proc/meminfo: memFree=20069700/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=371420 CPUtime=1182.32 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1420240 0 0 0 117364 868 0 0 25 0 1 0 655047888 380334080 91376 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 92855 91376 141 53 0 91278 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 371420

[startup+1242.3 s]
/proc/loadavg: 4.03 4.08 4.73 5/297 14288
/proc/meminfo: memFree=19749000/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=488604 CPUtime=1242.33 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1476396 0 0 0 123332 901 0 0 25 0 1 0 655047888 500330496 120672 33554432000 4194304 4409284 140735876843968 18446744073709551615 4358757 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 122151 120672 141 53 0 120574 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 488604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.69 2/291 14292
/proc/meminfo: memFree=21139444/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=348068 CPUtime=1300.03 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1501832 0 0 0 129049 954 0 0 25 0 1 0 655047888 356421632 85538 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 87017 85538 141 53 0 85440 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 348068

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

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

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.69 2/291 14292
/proc/meminfo: memFree=21139444/32951124 swapFree=66457188/67111528
[pid=14245] ppid=14243 vsize=348068 CPUtime=1300.03 cores=5,7
/proc/14245/stat : 14245 (lingeling) R 14243 14245 14077 0 -1 4202496 1501832 0 0 0 129049 954 0 0 25 0 1 0 655047888 356421632 85538 33554432000 4194304 4409284 140735876843968 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/14245/statm: 87017 85538 141 53 0 85440 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 348068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1290.49
CPU system time (s): 9.56355
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 721420

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

runsolver used 3.46347 second user time and 8.36173 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 06:41:37
IDJOB=3371534
IDBENCH=83178
IDSOLVER=1849
FILE ID=node132/3371534-1305434497
RUNJOBID= node132-1305434496-14098
PBS_JOBID= 13324694
Free space on /tmp= 73356 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371534-1305434497/watcher-3371534-1305434497 -o /tmp/evaluation-result-3371534-1305434497/solver-3371534-1305434497 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371534-1305434497.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=1962541041

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21428332 kB
Buffers:        289548 kB
Cached:        5619820 kB
SwapCached:       6904 kB
Active:        4880268 kB
Inactive:      6333008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21428332 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           13948 kB
Writeback:           0 kB
AnonPages:     5301916 kB
Mapped:          19524 kB
Slab:           219928 kB
PageTables:      24972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34858836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node132 at 2011-05-15 07:03:19