Trace number 3371738

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.04 1300.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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

running on 2 cores: 4,6

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: 3.68 3.96 3.92 4/370 24116
/proc/meminfo: memFree=25194668/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=11796 CPUtime=0 cores=4,6
/proc/24116/stat : 24116 (runsolver) R 24114 24116 23384 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 733773955 12079104 50 33554432000 4194304 5432360 140734892510032 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/24116/statm: 2949 50 30 303 0 2643 0

[startup+0.081396 s]
/proc/loadavg: 3.68 3.96 3.92 4/370 24116
/proc/meminfo: memFree=25194668/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=10848 CPUtime=0.06 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 1296 0 0 0 6 0 0 0 23 0 1 0 733773955 11108352 1238 33554432000 4194304 4409284 140733268690528 18446744073709551615 4286937 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 2712 1238 125 53 0 1135 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10848

[startup+0.100391 s]
/proc/loadavg: 3.68 3.96 3.92 4/370 24116
/proc/meminfo: memFree=25194668/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=10848 CPUtime=0.08 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 1298 0 0 0 8 0 0 0 23 0 1 0 733773955 11108352 1240 33554432000 4194304 4409284 140733268690528 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 2712 1240 127 53 0 1135 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10848

[startup+0.300351 s]
/proc/loadavg: 3.68 3.96 3.92 4/370 24116
/proc/meminfo: memFree=25194668/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=13992 CPUtime=0.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 2329 0 0 0 28 0 0 0 25 0 1 0 733773955 14327808 1758 33554432000 4194304 4409284 140733268690528 18446744073709551615 4247296 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 3498 1758 135 53 0 1921 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13992

[startup+0.700282 s]
/proc/loadavg: 3.68 3.96 3.92 4/370 24116
/proc/meminfo: memFree=25194668/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=13992 CPUtime=0.68 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 2486 0 0 0 68 0 0 0 25 0 1 0 733773955 14327808 1915 33554432000 4194304 4409284 140733268690528 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 3498 1915 136 53 0 1921 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13992

[startup+1.50113 s]
/proc/loadavg: 3.68 3.96 3.92 5/371 24117
/proc/meminfo: memFree=25180036/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=13992 CPUtime=1.48 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 2486 0 0 0 148 0 0 0 25 0 1 0 733773955 14327808 1915 33554432000 4194304 4409284 140733268690528 18446744073709551615 4244098 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 3498 1915 136 53 0 1921 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13992

[startup+3.10083 s]
/proc/loadavg: 3.71 3.96 3.92 5/371 24117
/proc/meminfo: memFree=25170616/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=17180 CPUtime=3.08 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 3283 0 0 0 308 0 0 0 25 0 1 0 733773955 17592320 2712 33554432000 4194304 4409284 140733268690528 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 4295 2712 136 53 0 2718 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17180

[startup+6.30024 s]
/proc/loadavg: 3.71 3.96 3.92 5/371 24118
/proc/meminfo: memFree=25169748/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=17180 CPUtime=6.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 3283 0 0 0 628 0 0 0 25 0 1 0 733773955 17592320 2712 33554432000 4194304 4409284 140733268690528 18446744073709551615 4230059 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 4295 2712 136 53 0 2718 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17180

[startup+12.7011 s]
/proc/loadavg: 3.75 3.96 3.92 5/371 24118
/proc/meminfo: memFree=25156988/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=20368 CPUtime=12.68 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 4080 0 0 0 1268 0 0 0 25 0 1 0 733773955 20856832 3509 33554432000 4194304 4409284 140733268690528 18446744073709551615 4252396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 5092 3509 136 53 0 3515 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20368

[startup+25.5007 s]
/proc/loadavg: 3.79 3.96 3.92 5/371 24118
/proc/meminfo: memFree=25144736/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=23052 CPUtime=25.47 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 6310 0 0 0 2542 5 0 0 25 0 1 0 733773955 23605248 4284 33554432000 4194304 4409284 140733268690528 18446744073709551615 4302545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 5763 4284 141 53 0 4186 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23052

[startup+51.1009 s]
/proc/loadavg: 3.86 3.96 3.92 5/371 24146
/proc/meminfo: memFree=25138620/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=25164 CPUtime=51.07 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 16182 0 0 0 5092 15 0 0 25 0 1 0 733773955 25767936 4812 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 6291 4812 141 53 0 4714 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25164

[startup+102.313 s]
/proc/loadavg: 4.05 4.00 3.93 5/371 24147
/proc/meminfo: memFree=25120008/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=30692 CPUtime=102.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 55855 0 0 0 10186 42 0 0 25 0 1 0 733773955 31428608 6194 33554432000 4194304 4409284 140733268690528 18446744073709551615 4271956 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 7673 6194 141 53 0 6096 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 30692

[startup+162.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/371 24149
/proc/meminfo: memFree=25071260/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=38236 CPUtime=162.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 102257 0 0 0 16161 67 0 0 25 0 1 0 733773955 39153664 8080 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 9559 8080 141 53 0 7982 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38236

[startup+222.3 s]
/proc/loadavg: 4.14 4.03 3.94 5/371 24150
/proc/meminfo: memFree=25074700/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=44188 CPUtime=222.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 138437 0 0 0 22134 94 0 0 25 0 1 0 733773955 45248512 9568 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 11047 9568 141 53 0 9470 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44188

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.95 5/371 24188
/proc/meminfo: memFree=25062372/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=60796 CPUtime=282.27 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 171947 0 0 0 28111 116 0 0 25 0 1 0 733773955 62255104 13720 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 15199 13720 141 53 0 13622 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 60796

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/371 24189
/proc/meminfo: memFree=25048192/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=40072 CPUtime=342.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 208870 0 0 0 34087 141 0 0 25 0 1 0 733773955 41033728 8539 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358884 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 10018 8539 141 53 0 8441 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 40072

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/371 24191
/proc/meminfo: memFree=24999188/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=65648 CPUtime=402.29 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 241419 0 0 0 40068 161 0 0 25 0 1 0 733773955 67223552 14933 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 16412 14933 141 53 0 14835 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 65648

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/371 24193
/proc/meminfo: memFree=24937404/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=58028 CPUtime=462.29 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 281250 0 0 0 46043 186 0 0 25 0 1 0 733773955 59420672 13028 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 14507 13028 141 53 0 12930 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 58028

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/371 24194
/proc/meminfo: memFree=24913440/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=42456 CPUtime=522.28 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 319677 0 0 0 52020 208 0 0 25 0 1 0 733773955 43474944 9135 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 10614 9135 141 53 0 9037 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 42456

[startup+582.301 s]
/proc/loadavg: 4.06 4.03 3.96 5/371 24196
/proc/meminfo: memFree=24924188/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=71272 CPUtime=582.29 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 346075 0 0 0 58002 227 0 0 25 0 1 0 733773955 72982528 16339 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 17818 16339 141 53 0 16241 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 71272

[startup+642.3 s]
/proc/loadavg: 4.15 4.07 3.98 5/371 24197
/proc/meminfo: memFree=24891300/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=61400 CPUtime=642.3 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 371206 0 0 0 63986 244 0 0 25 0 1 0 733773955 62873600 13871 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 15350 13871 141 53 0 13773 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 61400

[startup+702.3 s]
/proc/loadavg: 4.09 4.07 3.98 5/371 24199
/proc/meminfo: memFree=24822812/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=75084 CPUtime=702.29 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 406957 0 0 0 69967 262 0 0 25 0 1 0 733773955 76886016 17292 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 18771 17292 141 53 0 17194 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 75084

[startup+762.314 s]
/proc/loadavg: 4.03 4.05 3.98 5/371 24201
/proc/meminfo: memFree=24882800/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=63292 CPUtime=762.31 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 431954 0 0 0 75949 282 0 0 25 0 1 0 733773955 64811008 14344 33554432000 4194304 4409284 140733268690528 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 15823 14344 141 53 0 14246 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 63292

[startup+822.301 s]
/proc/loadavg: 4.07 4.07 3.99 5/371 24202
/proc/meminfo: memFree=24855356/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=59412 CPUtime=822.29 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 467400 0 0 0 81929 300 0 0 25 0 1 0 733773955 60837888 13374 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 14853 13374 141 53 0 13276 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 59412

[startup+882.301 s]
/proc/loadavg: 4.02 4.05 3.99 5/371 24204
/proc/meminfo: memFree=24825436/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=86232 CPUtime=882.3 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 500225 0 0 0 87911 319 0 0 25 0 1 0 733773955 88301568 20079 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 21558 20079 141 53 0 19981 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 86232

[startup+942.301 s]
/proc/loadavg: 4.12 4.07 4.00 5/371 24205
/proc/meminfo: memFree=24777644/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=67532 CPUtime=942.3 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 526575 0 0 0 93894 336 0 0 25 0 1 0 733773955 69152768 15422 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 16883 15422 141 53 0 15306 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 67532

[startup+1002.3 s]
/proc/loadavg: 4.10 4.07 4.00 5/371 24207
/proc/meminfo: memFree=24679768/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=74620 CPUtime=1002.3 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 558862 0 0 0 99875 355 0 0 25 0 1 0 733773955 76410880 17176 33554432000 4194304 4409284 140733268690528 18446744073709551615 4271572 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 18655 17176 141 53 0 17078 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 74620

[startup+1062.3 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 24209
/proc/meminfo: memFree=24691868/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=68464 CPUtime=1062.3 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 589342 0 0 0 105859 371 0 0 25 0 1 0 733773955 70107136 15637 33554432000 4194304 4409284 140733268690528 18446744073709551615 4359905 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 17116 15637 141 53 0 15539 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 68464

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 4.00 5/371 24210
/proc/meminfo: memFree=24757064/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=94644 CPUtime=1122.31 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 612372 0 0 0 111844 387 0 0 25 0 1 0 733773955 96915456 22182 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 23661 22182 141 53 0 22084 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 94644

[startup+1182.3 s]
/proc/loadavg: 4.16 4.08 4.01 5/371 24212
/proc/meminfo: memFree=24736196/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=95520 CPUtime=1182.31 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 647211 0 0 0 117826 405 0 0 25 0 1 0 733773955 97812480 22401 33554432000 4194304 4409284 140733268690528 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 23880 22401 141 53 0 22303 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 95520

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/371 24213
/proc/meminfo: memFree=24630148/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=89544 CPUtime=1242.31 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 675536 0 0 0 123808 423 0 0 25 0 1 0 733773955 91693056 20907 33554432000 4194304 4409284 140733268690528 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 22386 20907 141 53 0 20809 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 89544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 4.00 3/368 24217
/proc/meminfo: memFree=24978696/32950928 swapFree=38710892/67111528
[pid=24116] ppid=24114 vsize=86788 CPUtime=1300.02 cores=4,6
/proc/24116/stat : 24116 (lingeling) R 24114 24116 23384 0 -1 4202496 704155 0 0 0 129562 440 0 0 25 0 1 0 733773955 88870912 20218 33554432000 4194304 4409284 140733268690528 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24116/statm: 21697 20218 141 53 0 20120 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 86788

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): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1295.63
CPU system time (s): 4.40433
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 118096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.63
system time used= 4.40433
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 704155
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= 3
involuntary context switches= 15143

runsolver used 4.85626 second user time and 10.5144 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 06:57:13
IDJOB=3371738
IDBENCH=84568
IDSOLVER=1849
FILE ID=node113/3371738-1305435433
RUNJOBID= node113-1305435433-24075
PBS_JOBID= 13324617
Free space on /tmp= 73480 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371738-1305435433/watcher-3371738-1305435433 -o /tmp/evaluation-result-3371738-1305435433/solver-3371738-1305435433 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371738-1305435433.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=901324992

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25194948 kB
Buffers:        265136 kB
Cached:        2828528 kB
SwapCached:      93712 kB
Active:         799316 kB
Inactive:      6694364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25194948 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            5248 kB
Writeback:           8 kB
AnonPages:     4317292 kB
Mapped:          13796 kB
Slab:           106676 kB
PageTables:      92280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87115016 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= 73480 MiB
End job on node113 at 2011-05-15 07:18:55