Trace number 3379965

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-3379965-1305460928/watcher-3379965-1305460928 -o /tmp/evaluation-result-3379965-1305460928/solver-3379965-1305460928 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379965-1305460928.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: 1.04 2.50 3.34 3/402 25226
/proc/meminfo: memFree=18532020/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=11904 CPUtime=0 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 402 0 0 0 0 0 0 0 22 0 1 0 736323487 12189696 341 33554432000 4194304 4394578 140733197266384 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 2976 341 255 49 0 117 0

[startup+0.015757 s]
/proc/loadavg: 1.04 2.50 3.34 3/402 25226
/proc/meminfo: memFree=18532020/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=12036 CPUtime=0 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 414 0 0 0 0 0 0 0 22 0 1 0 736323487 12324864 353 33554432000 4194304 4394578 140733197266384 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3009 353 255 49 0 150 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12036

[startup+0.100762 s]
/proc/loadavg: 1.04 2.50 3.34 3/402 25226
/proc/meminfo: memFree=18532020/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=12696 CPUtime=0.08 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 610 0 0 0 8 0 0 0 22 0 1 0 736323487 13000704 549 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3174 549 266 49 0 315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12696

[startup+0.300736 s]
/proc/loadavg: 1.04 2.50 3.34 3/402 25226
/proc/meminfo: memFree=18532020/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=13360 CPUtime=0.28 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 782 0 0 0 28 0 0 0 23 0 1 0 736323487 13680640 721 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3340 721 266 49 0 481 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13360

[startup+0.700623 s]
/proc/loadavg: 1.04 2.50 3.34 3/402 25226
/proc/meminfo: memFree=18532020/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=14036 CPUtime=0.68 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 935 0 0 0 68 0 0 0 25 0 1 0 736323487 14372864 874 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3509 874 266 49 0 650 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14036

[startup+1.5005 s]
/proc/loadavg: 1.04 2.50 3.34 5/413 25247
/proc/meminfo: memFree=18518340/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=14572 CPUtime=1.48 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 1084 0 0 0 148 0 0 0 25 0 1 0 736323487 14921728 1023 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3643 1023 266 49 0 784 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14572

[startup+3.10019 s]
/proc/loadavg: 1.04 2.50 3.34 5/413 25247
/proc/meminfo: memFree=18510528/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=15252 CPUtime=3.08 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 1251 0 0 0 308 0 0 0 25 0 1 0 736323487 15618048 1190 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3813 1190 266 49 0 954 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15252

[startup+6.30058 s]
/proc/loadavg: 1.27 2.52 3.34 5/413 25247
/proc/meminfo: memFree=18502192/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=15936 CPUtime=6.28 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 1394 0 0 0 628 0 0 0 25 0 1 0 736323487 16318464 1333 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 3984 1333 266 49 0 1125 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15936

[startup+12.7004 s]
/proc/loadavg: 1.49 2.55 3.35 5/413 25247
/proc/meminfo: memFree=18486336/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=16496 CPUtime=12.68 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 1501 0 0 0 1268 0 0 0 25 0 1 0 736323487 16891904 1440 33554432000 4194304 4394578 140733197266384 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 4124 1440 266 49 0 1265 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16496

[startup+25.5009 s]
/proc/loadavg: 2.20 2.65 3.37 5/413 25248
/proc/meminfo: memFree=18465168/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=17784 CPUtime=25.48 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 1780 0 0 0 2548 0 0 0 25 0 1 0 736323487 18210816 1719 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296432 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 4446 1719 266 49 0 1587 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17784

[startup+51.1011 s]
/proc/loadavg: 2.81 2.76 3.38 5/413 25248
/proc/meminfo: memFree=18423452/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=19224 CPUtime=51.08 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2096 0 0 0 5108 0 0 0 25 0 1 0 736323487 19685376 2035 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298770 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 4806 2035 266 49 0 1947 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19224

[startup+102.314 s]
/proc/loadavg: 3.56 2.98 3.42 5/413 25250
/proc/meminfo: memFree=18343560/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=19916 CPUtime=102.3 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2285 0 0 0 10229 1 0 0 25 0 1 0 736323487 20393984 2224 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 4979 2224 267 49 0 2120 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19916

[startup+162.301 s]
/proc/loadavg: 3.82 3.15 3.45 5/413 25251
/proc/meminfo: memFree=18269128/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=20348 CPUtime=162.28 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2400 0 0 0 16227 1 0 0 25 0 1 0 736323487 20836352 2339 33554432000 4194304 4394578 140733197266384 18446744073709551615 4295831 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5087 2339 267 49 0 2228 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 20348

[startup+222.301 s]
/proc/loadavg: 3.94 3.31 3.48 5/413 25253
/proc/meminfo: memFree=18212304/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=20636 CPUtime=222.28 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2470 0 0 0 22226 2 0 0 25 0 1 0 736323487 21131264 2409 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5159 2409 267 49 0 2300 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 20636

[startup+282.3 s]
/proc/loadavg: 3.97 3.42 3.51 5/413 25255
/proc/meminfo: memFree=18183252/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=20780 CPUtime=282.29 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2516 0 0 0 28226 3 0 0 25 0 1 0 736323487 21278720 2455 33554432000 4194304 4394578 140733197266384 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5195 2455 267 49 0 2336 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20780

[startup+342.301 s]
/proc/loadavg: 3.99 3.53 3.54 5/413 25256
/proc/meminfo: memFree=18124816/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=20780 CPUtime=342.29 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2548 0 0 0 34225 4 0 0 25 0 1 0 736323487 21278720 2487 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5195 2487 267 49 0 2336 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20780

[startup+402.3 s]
/proc/loadavg: 4.13 3.64 3.58 5/413 25258
/proc/meminfo: memFree=18074308/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=20924 CPUtime=402.3 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2582 0 0 0 40225 5 0 0 25 0 1 0 736323487 21426176 2521 33554432000 4194304 4394578 140733197266384 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5231 2521 267 49 0 2372 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 20924

[startup+462.301 s]
/proc/loadavg: 4.11 3.72 3.60 5/413 25259
/proc/meminfo: memFree=18016348/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21068 CPUtime=462.29 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2600 0 0 0 46224 5 0 0 25 0 1 0 736323487 21573632 2539 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5267 2539 267 49 0 2408 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 21068

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.63 5/413 25261
/proc/meminfo: memFree=17992500/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21068 CPUtime=522.3 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2626 0 0 0 52224 6 0 0 25 0 1 0 736323487 21573632 2565 33554432000 4194304 4394578 140733197266384 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5267 2565 267 49 0 2408 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 21068

[startup+582.3 s]
/proc/loadavg: 4.22 3.87 3.67 5/413 25263
/proc/meminfo: memFree=17951152/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21068 CPUtime=582.3 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2629 0 0 0 58224 6 0 0 25 0 1 0 736323487 21573632 2568 33554432000 4194304 4394578 140733197266384 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5267 2568 267 49 0 2408 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 21068

[startup+642.301 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17892952/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21068 CPUtime=642.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2637 0 0 0 64225 7 0 0 25 0 1 0 736323487 21573632 2576 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5267 2576 267 49 0 2408 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 21068

[startup+702.301 s]
/proc/loadavg: 3.43 3.74 3.64 4/407 25283
/proc/meminfo: memFree=17858036/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21204 CPUtime=702.31 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2654 0 0 0 70223 8 0 0 25 0 1 0 736323487 21712896 2593 33554432000 4194304 4394578 140733197266384 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5301 2593 267 49 0 2442 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21204

[startup+762.314 s]
/proc/loadavg: 3.14 3.59 3.60 4/407 25284
/proc/meminfo: memFree=17797356/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21204 CPUtime=762.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2671 0 0 0 76224 8 0 0 25 0 1 0 736323487 21712896 2610 33554432000 4194304 4394578 140733197266384 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5301 2610 267 49 0 2442 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 21204

[startup+822.301 s]
/proc/loadavg: 3.06 3.49 3.56 4/407 25286
/proc/meminfo: memFree=17762216/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21332 CPUtime=822.31 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2696 0 0 0 82222 9 0 0 25 0 1 0 736323487 21843968 2635 33554432000 4194304 4394578 140733197266384 18446744073709551615 4290887 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5333 2635 267 49 0 2474 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21332

[startup+882.3 s]
/proc/loadavg: 3.02 3.39 3.52 4/407 25288
/proc/meminfo: memFree=17698700/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21332 CPUtime=882.31 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2703 0 0 0 88222 9 0 0 25 0 1 0 736323487 21843968 2642 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5333 2642 267 49 0 2474 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21332

[startup+942.301 s]
/proc/loadavg: 3.00 3.32 3.49 4/407 25289
/proc/meminfo: memFree=17647804/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21332 CPUtime=942.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2721 0 0 0 94221 11 0 0 25 0 1 0 736323487 21843968 2660 33554432000 4194304 4394578 140733197266384 18446744073709551615 4292637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5333 2660 267 49 0 2474 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 21332

[startup+1002.3 s]
/proc/loadavg: 3.03 3.27 3.46 4/407 25291
/proc/meminfo: memFree=17585144/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21460 CPUtime=1002.31 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2737 0 0 0 100220 11 0 0 25 0 1 0 736323487 21975040 2676 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5365 2676 267 49 0 2506 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 21460

[startup+1062.3 s]
/proc/loadavg: 3.01 3.22 3.43 4/407 25292
/proc/meminfo: memFree=17550500/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21460 CPUtime=1062.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2751 0 0 0 106220 12 0 0 25 0 1 0 736323487 21975040 2690 33554432000 4194304 4394578 140733197266384 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5365 2690 267 49 0 2506 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 21460

[startup+1122.3 s]
/proc/loadavg: 3.16 3.24 3.42 4/407 25294
/proc/meminfo: memFree=17550208/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21596 CPUtime=1122.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2765 0 0 0 112219 13 0 0 25 0 1 0 736323487 22114304 2704 33554432000 4194304 4394578 140733197266384 18446744073709551615 4313733 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5399 2704 267 49 0 2540 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 21596

[startup+1182.3 s]
/proc/loadavg: 3.09 3.20 3.40 4/407 25296
/proc/meminfo: memFree=17530320/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21596 CPUtime=1182.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2774 0 0 0 118219 13 0 0 25 0 1 0 736323487 22114304 2713 33554432000 4194304 4394578 140733197266384 18446744073709551615 256415047009 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5399 2713 267 49 0 2540 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 21596

[startup+1242.3 s]
/proc/loadavg: 3.03 3.16 3.37 4/407 25297
/proc/meminfo: memFree=17480668/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21596 CPUtime=1242.32 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2789 0 0 0 124219 13 0 0 25 0 1 0 736323487 22114304 2728 33554432000 4194304 4394578 140733197266384 18446744073709551615 4309055 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5399 2728 267 49 0 2540 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 21596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.13 3.34 3/406 25300
/proc/meminfo: memFree=18498908/32950928 swapFree=67111200/67111528
[pid=25226] ppid=25224 vsize=21756 CPUtime=1300.04 cores=4,6
/proc/25226/stat : 25226 (SApperloT2010) R 25224 25226 24773 0 -1 4202496 2799 0 0 0 129991 13 0 0 25 0 1 0 736323487 22278144 2738 33554432000 4194304 4394578 140733197266384 18446744073709551615 4296809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25226/statm: 5439 2738 267 49 0 2580 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 21756

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.05
CPU user time (s): 1299.91
CPU system time (s): 0.136979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 21756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1886

runsolver used 5.37718 second user time and 10.4504 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 14:02:08
IDJOB=3379965
IDBENCH=87943
IDSOLVER=1862
FILE ID=node115/3379965-1305460928
RUNJOBID= node115-1305460928-25178
PBS_JOBID= 13324911
Free space on /tmp= 73252 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379965-1305460928/watcher-3379965-1305460928 -o /tmp/evaluation-result-3379965-1305460928/solver-3379965-1305460928 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379965-1305460928.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=672254811

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:      18532292 kB
Buffers:        266108 kB
Cached:        3077616 kB
SwapCached:          0 kB
Active:       10965216 kB
Inactive:      3141620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18532292 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:              40 kB
Writeback:           0 kB
AnonPages:    10762904 kB
Mapped:          33668 kB
Slab:           198204 kB
PageTables:      47844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 95363048 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= 73252 MiB
End job on node115 at 2011-05-15 14:23:50