Trace number 3372121

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2476.89
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3372121-1305417513/watcher-3372121-1305417513 -o /tmp/evaluation-result-3372121-1305417513/solver-3372121-1305417513 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372121-1305417513.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: 1.93 3.20 5.47 2/336 32715
/proc/meminfo: memFree=17676400/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=7748 CPUtime=0.01 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 518 0 0 0 1 0 0 0 25 0 1 0 653352284 7933952 461 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 1937 461 112 53 0 360 0

[startup+0.072548 s]
/proc/loadavg: 1.93 3.20 5.47 2/336 32715
/proc/meminfo: memFree=17676400/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=8212 CPUtime=0.07 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 892 0 0 0 7 0 0 0 25 0 1 0 653352284 8409088 564 33554432000 4194304 4409284 140736959046224 18446744073709551615 4301966 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2053 564 131 53 0 476 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8212

[startup+0.100557 s]
/proc/loadavg: 1.93 3.20 5.47 2/336 32715
/proc/meminfo: memFree=17676400/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=8056 CPUtime=0.09 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 912 0 0 0 9 0 0 0 25 0 1 0 653352284 8249344 525 33554432000 4194304 4409284 140736959046224 18446744073709551615 4285262 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2014 525 131 53 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8056

[startup+0.3005 s]
/proc/loadavg: 1.93 3.20 5.47 2/336 32715
/proc/meminfo: memFree=17676400/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=8720 CPUtime=0.29 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1138 0 0 0 29 0 0 0 25 0 1 0 653352284 8929280 692 33554432000 4194304 4409284 140736959046224 18446744073709551615 4269774 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2180 692 132 53 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8720

[startup+0.700447 s]
/proc/loadavg: 1.93 3.20 5.47 2/336 32715
/proc/meminfo: memFree=17676400/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=10460 CPUtime=0.69 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1963 0 0 0 69 0 0 0 25 0 1 0 653352284 10711040 1139 33554432000 4194304 4409284 140736959046224 18446744073709551615 4246153 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2615 1139 137 53 0 1038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10460

[startup+1.50029 s]
/proc/loadavg: 1.93 3.20 5.47 3/337 32716
/proc/meminfo: memFree=17671812/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=9436 CPUtime=1.49 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1967 0 0 0 149 0 0 0 25 0 1 0 653352284 9662464 887 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2359 887 141 53 0 782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9436

[startup+3.10101 s]
/proc/loadavg: 1.93 3.20 5.47 3/337 32716
/proc/meminfo: memFree=17670820/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=10856 CPUtime=3.09 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 2323 0 0 0 308 1 0 0 25 0 1 0 653352284 11116544 1243 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 2714 1243 141 53 0 1137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10856

[startup+6.30046 s]
/proc/loadavg: 1.93 3.18 5.45 3/337 32716
/proc/meminfo: memFree=17668560/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=13984 CPUtime=6.29 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 3654 0 0 0 627 2 0 0 25 0 1 0 653352284 14319616 2043 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 3496 2043 141 53 0 1919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13984

[startup+12.7003 s]
/proc/loadavg: 1.94 3.16 5.43 3/337 32716
/proc/meminfo: memFree=17667204/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=14240 CPUtime=12.69 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 6518 0 0 0 1264 5 0 0 25 0 1 0 653352284 14581760 2088 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 3560 2088 141 53 0 1983 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14240

[startup+25.501 s]
/proc/loadavg: 1.95 3.10 5.37 3/337 32717
/proc/meminfo: memFree=17661868/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=19296 CPUtime=25.49 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 12558 0 0 0 2539 10 0 0 25 0 1 0 653352284 19759104 3332 33554432000 4194304 4409284 140736959046224 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 4824 3332 141 53 0 3247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19296

[startup+51.1005 s]
/proc/loadavg: 1.97 3.01 5.28 3/337 32717
/proc/meminfo: memFree=17658248/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=18216 CPUtime=51.09 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 22429 0 0 0 5092 17 0 0 25 0 1 0 653352284 18653184 3104 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 4554 3104 141 53 0 2977 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18216

[startup+102.312 s]
/proc/loadavg: 1.98 2.85 5.11 3/337 32719
/proc/meminfo: memFree=17651912/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=22816 CPUtime=102.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 47562 0 0 0 10196 34 0 0 25 0 1 0 653352284 23363584 4232 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358784 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 5704 4232 141 53 0 4127 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22816

[startup+162.301 s]
/proc/loadavg: 1.99 2.69 4.91 3/337 32729
/proc/meminfo: memFree=17629864/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=34044 CPUtime=162.29 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 75891 0 0 0 16176 53 0 0 25 0 1 0 653352284 34861056 7039 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 8511 7039 141 53 0 6934 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34044

[startup+222.3 s]
/proc/loadavg: 1.99 2.56 4.73 3/337 32731
/proc/meminfo: memFree=17650896/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=33400 CPUtime=222.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 99460 0 0 0 22160 70 0 0 25 0 1 0 653352284 34201600 6878 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 8350 6878 141 53 0 6773 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33400

[startup+282.301 s]
/proc/loadavg: 1.99 2.46 4.55 3/337 32732
/proc/meminfo: memFree=17638852/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=36124 CPUtime=282.29 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 118041 0 0 0 28143 86 0 0 25 0 1 0 653352284 36990976 7559 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 9031 7559 141 53 0 7454 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 36124

[startup+342.301 s]
/proc/loadavg: 2.11 2.40 4.40 3/337 32737
/proc/meminfo: memFree=17622460/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=30848 CPUtime=342.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 136495 0 0 0 34128 102 0 0 25 0 1 0 653352284 31588352 6240 33554432000 4194304 4409284 140736959046224 18446744073709551615 4230666 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 7712 6240 141 53 0 6135 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 30848

[startup+402.3 s]
/proc/loadavg: 2.04 2.33 4.25 3/337 32739
/proc/meminfo: memFree=17569208/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=36016 CPUtime=402.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 158014 0 0 0 40112 118 0 0 25 0 1 0 653352284 36880384 7532 33554432000 4194304 4409284 140736959046224 18446744073709551615 4230464 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 9004 7532 141 53 0 7427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36016

[startup+462.301 s]
/proc/loadavg: 2.01 2.27 4.10 3/337 32740
/proc/meminfo: memFree=17558284/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=45740 CPUtime=462.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 175226 0 0 0 46098 132 0 0 25 0 1 0 653352284 46837760 9963 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 11435 9963 141 53 0 9858 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 45740

[startup+522.301 s]
/proc/loadavg: 2.00 2.21 3.97 3/337 32742
/proc/meminfo: memFree=17527140/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=49592 CPUtime=522.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 197430 0 0 0 52081 149 0 0 25 0 1 0 653352284 50782208 10937 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358253 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 12398 10937 141 53 0 10821 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49592

[startup+582.301 s]
/proc/loadavg: 2.00 2.17 3.84 3/337 32743
/proc/meminfo: memFree=17519812/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=57056 CPUtime=582.3 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 217966 0 0 0 58068 162 0 0 25 0 1 0 653352284 58425344 12803 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 14264 12803 141 53 0 12687 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 57056

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.02 2.04 3/337 389
/proc/meminfo: memFree=17013644/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=323960 CPUtime=4062.4 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1122103 0 0 0 405467 773 0 0 25 0 1 0 653352284 331735040 79518 33554432000 4194304 4409284 140736959046224 18446744073709551615 4230498 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 80990 79518 141 53 0 79413 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 323960

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/337 391
/proc/meminfo: memFree=17133152/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=323960 CPUtime=4122.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1122103 0 0 0 411461 778 0 0 25 0 1 0 653352284 331735040 79518 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358695 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 80990 79518 141 53 0 79413 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 323960

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/337 392
/proc/meminfo: memFree=16923312/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=450368 CPUtime=4182.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1167142 0 0 0 417453 786 0 0 25 0 1 0 653352284 461176832 111120 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 112592 111120 141 53 0 111015 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 450368

[startup+4242.3 s]
/proc/loadavg: 2.04 2.02 2.03 3/337 394
/proc/meminfo: memFree=17027428/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=450368 CPUtime=4242.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1167142 0 0 0 423449 790 0 0 25 0 1 0 653352284 461176832 111120 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 112592 111120 141 53 0 111015 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 450368

[startup+4302.3 s]
/proc/loadavg: 2.14 2.05 2.04 3/337 396
/proc/meminfo: memFree=16729180/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=563132 CPUtime=4302.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1233193 0 0 0 429438 801 0 0 25 0 1 0 653352284 576647168 138241 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 140783 138241 141 53 0 139206 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 563132

[startup+4362.3 s]
/proc/loadavg: 2.09 2.06 2.04 3/337 397
/proc/meminfo: memFree=16973912/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=563132 CPUtime=4362.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1233193 0 0 0 435435 804 0 0 25 0 1 0 653352284 576647168 138241 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358503 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 140783 138241 141 53 0 139206 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 563132

[startup+4422.3 s]
/proc/loadavg: 2.03 2.04 2.03 3/337 399
/proc/meminfo: memFree=16696368/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=563132 CPUtime=4422.4 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1233193 0 0 0 441432 808 0 0 25 0 1 0 653352284 576647168 138241 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 140783 138241 141 53 0 139206 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 563132

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/337 400
/proc/meminfo: memFree=17124628/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=281864 CPUtime=4482.39 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1258755 0 0 0 447422 817 0 0 25 0 1 0 653352284 288628736 68994 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 70466 68994 141 53 0 68889 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 281864

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/337 402
/proc/meminfo: memFree=17269924/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=293664 CPUtime=4542.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1261705 0 0 0 453417 824 0 0 25 0 1 0 653352284 300711936 71944 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 73416 71944 141 53 0 71839 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 293664

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/337 404
/proc/meminfo: memFree=17007376/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=311004 CPUtime=4602.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1266040 0 0 0 459413 828 0 0 25 0 1 0 653352284 318468096 76279 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 77751 76279 141 53 0 76174 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 311004

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/337 405
/proc/meminfo: memFree=17209716/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=361468 CPUtime=4662.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1278656 0 0 0 465406 835 0 0 25 0 1 0 653352284 370143232 88895 33554432000 4194304 4409284 140736959046224 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 90367 88895 141 53 0 88790 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 361468

[startup+4722.31 s]
/proc/loadavg: 1.72 1.94 1.98 2/331 425
/proc/meminfo: memFree=17485200/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=361468 CPUtime=4722.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1278656 0 0 0 471403 838 0 0 25 0 1 0 653352284 370143232 88895 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 90367 88895 141 53 0 88790 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 361468

[startup+4782.3 s]
/proc/loadavg: 1.26 1.77 1.92 2/331 426
/proc/meminfo: memFree=17478972/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=367728 CPUtime=4782.4 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1280221 0 0 0 477397 843 0 0 25 0 1 0 653352284 376553472 90460 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 91932 90460 141 53 0 90355 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 367728

[startup+4842.3 s]
/proc/loadavg: 1.09 1.63 1.86 2/331 428
/proc/meminfo: memFree=17509948/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=336868 CPUtime=4842.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1288890 0 0 0 483392 849 0 0 25 0 1 0 653352284 344952832 82745 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 84217 82745 141 53 0 82640 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 336868

[startup+4902.3 s]
/proc/loadavg: 1.09 1.52 1.80 2/331 430
/proc/meminfo: memFree=17510036/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=336868 CPUtime=4902.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1288890 0 0 0 489388 853 0 0 25 0 1 0 653352284 344952832 82745 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 84217 82745 141 53 0 82640 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 336868

[startup+4962.3 s]
/proc/loadavg: 1.03 1.43 1.75 2/331 431
/proc/meminfo: memFree=17510748/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=336868 CPUtime=4962.41 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1288890 0 0 0 495385 856 0 0 25 0 1 0 653352284 344952832 82745 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 84217 82745 141 53 0 82640 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 336868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.01 1.37 1.72 2/331 432
/proc/meminfo: memFree=17510852/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=336868 CPUtime=5000.03 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1288890 0 0 0 499145 858 0 0 25 0 1 0 653352284 344952832 82745 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 84217 82745 141 53 0 82640 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 336868

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

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

[startup+4999.9 s]
/proc/loadavg: 1.01 1.37 1.72 2/331 432
/proc/meminfo: memFree=17510852/32951124 swapFree=67056804/67111528
[pid=32715] ppid=32713 vsize=336868 CPUtime=5000.03 cores=0,2,4,6
/proc/32715/stat : 32715 (lingeling) R 32713 32715 32059 0 -1 4202496 1288890 0 0 0 499145 858 0 0 25 0 1 0 653352284 344952832 82745 33554432000 4194304 4409284 140736959046224 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32715/statm: 84217 82745 141 53 0 82640 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 336868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4991.45
CPU system time (s): 8.60069
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 563132

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

runsolver used 17.5273 second user time and 36.6414 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 01:58:33
IDJOB=3372121
IDBENCH=20399
IDSOLVER=1850
FILE ID=node108/3372121-1305417513
RUNJOBID= node108-1305417213-32633
PBS_JOBID= 13324535
Free space on /tmp= 73528 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372121-1305417513/watcher-3372121-1305417513 -o /tmp/evaluation-result-3372121-1305417513/solver-3372121-1305417513 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372121-1305417513.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=534631121

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.820
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.82
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.820
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.75
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.820
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.820
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:      17676688 kB
Buffers:        283528 kB
Cached:        4435944 kB
SwapCached:       8700 kB
Active:       11201712 kB
Inactive:      3761196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17676688 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:    10240312 kB
Mapped:          27164 kB
Slab:           207796 kB
PageTables:      38660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52413972 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= 73556 MiB
End job on node108 at 2011-05-15 03:21:55