Trace number 3263501

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
SApperloT 2011-03-23? (TO) 1300.03 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263501-1303569325/watcher-3263501-1303569325 -o /tmp/evaluation-result-3263501-1303569325/solver-3263501-1303569325 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3263501-1303569325.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.52 4/184 27407
/proc/meminfo: memFree=12390236/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=13000 CPUtime=0 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 372 0 0 0 0 0 0 0 25 0 1 0 449348096 13312000 312 33554432000 4194304 4465733 140736094038576 18446744073709551615 270338383616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 3250 312 249 67 0 373 0

[startup+0.0342479 s]
/proc/loadavg: 4.00 4.00 4.52 4/184 27407
/proc/meminfo: memFree=12390236/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=13716 CPUtime=0.02 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 1052 0 0 0 2 0 0 0 25 0 1 0 449348096 14045184 583 33554432000 4194304 4465733 140736094038576 18446744073709551615 4265307 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 3429 583 255 67 0 552 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13716

[startup+0.100235 s]
/proc/loadavg: 4.00 4.00 4.52 4/184 27407
/proc/meminfo: memFree=12390236/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=14044 CPUtime=0.09 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 1449 0 0 0 9 0 0 0 25 0 1 0 449348096 14381056 725 33554432000 4194304 4465733 140736094038576 18446744073709551615 4271957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 3511 725 255 67 0 634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14044

[startup+0.300196 s]
/proc/loadavg: 4.00 4.00 4.52 4/184 27407
/proc/meminfo: memFree=12390236/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=16636 CPUtime=0.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 2791 0 0 0 29 0 0 0 25 0 1 0 449348096 17035264 1217 33554432000 4194304 4465733 140736094038576 18446744073709551615 4285152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 4159 1217 255 67 0 1282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16636

[startup+0.700126 s]
/proc/loadavg: 4.00 4.00 4.52 4/184 27407
/proc/meminfo: memFree=12390236/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=17604 CPUtime=0.68 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 3698 0 0 0 68 0 0 0 25 0 1 0 449348096 18026496 1461 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 4401 1461 255 67 0 1524 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17604

[startup+1.50095 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12371412/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=20036 CPUtime=1.48 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 5594 0 0 0 148 0 0 0 25 0 1 0 449348096 20516864 1864 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 5009 1864 255 67 0 2132 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20036

[startup+3.10065 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12364468/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=22220 CPUtime=3.09 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 7927 0 0 0 308 1 0 0 25 0 1 0 449348096 22753280 2561 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 5555 2561 255 67 0 2678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22220

[startup+6.30102 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12341564/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=24000 CPUtime=6.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 10537 0 0 0 628 1 0 0 25 0 1 0 449348096 24576000 3086 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 6000 3086 280 67 0 3123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24000

[startup+12.7007 s]
/proc/loadavg: 4.00 4.00 4.51 5/190 27418
/proc/meminfo: memFree=12329184/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=36440 CPUtime=12.69 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 15909 0 0 0 1267 2 0 0 25 0 1 0 449348096 37314560 5920 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 9110 5920 297 67 0 6233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36440

[startup+25.5002 s]
/proc/loadavg: 4.00 4.00 4.50 5/190 27418
/proc/meminfo: memFree=12276616/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=51160 CPUtime=25.49 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 21395 0 0 0 2546 3 0 0 25 0 1 0 449348096 52387840 10066 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 12790 10066 321 67 0 9913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51160

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 4.49 5/190 27419
/proc/meminfo: memFree=12234192/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=86688 CPUtime=51.09 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 31552 0 0 0 5105 4 0 0 25 0 1 0 449348096 88768512 15161 33554432000 4194304 4465733 140736094038576 18446744073709551615 4343396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 21672 15161 321 67 0 18795 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86688

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 4.46 5/190 27420
/proc/meminfo: memFree=12214100/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=77460 CPUtime=102.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 42640 0 0 0 10223 6 0 0 25 0 1 0 449348096 79319040 13955 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 19365 13955 279 67 0 16488 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 77460

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.43 5/190 27422
/proc/meminfo: memFree=12145896/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=113732 CPUtime=162.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 59296 0 0 0 16221 8 0 0 25 0 1 0 449348096 116461568 20110 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 28433 20110 389 67 0 25556 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 113732

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 4.40 6/190 27424
/proc/meminfo: memFree=12086616/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=113732 CPUtime=222.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 63694 0 0 0 22220 9 0 0 25 0 1 0 449348096 116461568 22746 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 28433 22746 389 67 0 25556 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 113732

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 4.37 5/190 27425
/proc/meminfo: memFree=12025484/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=186680 CPUtime=282.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 78225 0 0 0 28219 10 0 0 25 0 1 0 449348096 191160320 33961 33554432000 4194304 4465733 140736094038576 18446744073709551615 4343444 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 46670 33961 389 67 0 43793 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186680

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 4.34 5/190 27427
/proc/meminfo: memFree=11980472/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=186680 CPUtime=342.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 78225 0 0 0 34219 10 0 0 25 0 1 0 449348096 191160320 33961 33554432000 4194304 4465733 140736094038576 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 46670 33961 389 67 0 43793 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 186680

[startup+402.3 s]
/proc/loadavg: 4.06 4.01 4.33 5/190 27428
/proc/meminfo: memFree=12007752/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=113732 CPUtime=402.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 79908 0 0 0 40219 11 0 0 25 0 1 0 449348096 116461568 23911 33554432000 4194304 4465733 140736094038576 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 28433 23911 283 67 0 25556 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113732

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 4.31 5/190 27430
/proc/meminfo: memFree=11961616/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=113732 CPUtime=462.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 82403 0 0 0 46217 12 0 0 25 0 1 0 449348096 116461568 25174 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270705 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 28433 25174 283 67 0 25556 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 113732

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.29 5/190 27431
/proc/meminfo: memFree=11918336/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=138568 CPUtime=522.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 96058 0 0 0 52216 14 0 0 25 0 1 0 449348096 141893632 25923 33554432000 4194304 4465733 140736094038576 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 34642 25923 283 67 0 31765 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138568

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 4.27 5/190 27433
/proc/meminfo: memFree=11838604/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=170652 CPUtime=582.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 105022 0 0 0 58214 16 0 0 25 0 1 0 449348096 174747648 33522 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 42663 33522 325 67 0 39786 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170652

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.25 5/190 27435
/proc/meminfo: memFree=11833512/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=170652 CPUtime=642.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 107116 0 0 0 64214 16 0 0 25 0 1 0 449348096 174747648 34672 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 42663 34672 325 67 0 39786 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 170652

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.23 5/190 27436
/proc/meminfo: memFree=11819616/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=170652 CPUtime=702.29 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 108726 0 0 0 70213 16 0 0 25 0 1 0 449348096 174747648 35662 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 42663 35662 325 67 0 39786 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 170652

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 4.21 5/190 27438
/proc/meminfo: memFree=11776708/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=170652 CPUtime=762.31 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 111928 0 0 0 76213 18 0 0 25 0 1 0 449348096 174747648 37607 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 42663 37607 325 67 0 39786 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 170652

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 27439
/proc/meminfo: memFree=11794312/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=170652 CPUtime=822.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 113811 0 0 0 82211 19 0 0 25 0 1 0 449348096 174747648 38831 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 42663 38831 325 67 0 39786 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 170652

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 4.19 5/190 27441
/proc/meminfo: memFree=11821588/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=138568 CPUtime=882.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 115401 0 0 0 88210 20 0 0 25 0 1 0 449348096 141893632 31657 33554432000 4194304 4465733 140736094038576 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 34642 31657 300 67 0 31765 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138568

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 4.17 5/190 27443
/proc/meminfo: memFree=11894868/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=175824 CPUtime=942.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 134830 0 0 0 94208 22 0 0 25 0 1 0 449348096 180043776 32058 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 43956 32058 300 67 0 41079 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 175824

[startup+1002.3 s]
/proc/loadavg: 4.12 4.04 4.17 5/190 27444
/proc/meminfo: memFree=11848088/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=175824 CPUtime=1002.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 136596 0 0 0 100208 22 0 0 25 0 1 0 449348096 180043776 32941 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 43956 32941 300 67 0 41079 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 175824

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 4.17 5/190 27446
/proc/meminfo: memFree=11834164/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=175824 CPUtime=1062.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 138442 0 0 0 106207 23 0 0 25 0 1 0 449348096 180043776 33862 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 43956 33862 296 67 0 41079 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 175824

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.15 5/190 27448
/proc/meminfo: memFree=11852604/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=175824 CPUtime=1122.31 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 138908 0 0 0 112207 24 0 0 25 0 1 0 449348096 180043776 34095 33554432000 4194304 4465733 140736094038576 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 43956 34095 296 67 0 41079 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 175824

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.14 5/190 27449
/proc/meminfo: memFree=11840620/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=175824 CPUtime=1182.3 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 140912 0 0 0 118206 24 0 0 25 0 1 0 449348096 180043776 35096 33554432000 4194304 4465733 140736094038576 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 43956 35096 294 67 0 41079 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 175824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.13 5/190 27451
/proc/meminfo: memFree=11812452/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=374012 CPUtime=1242.31 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 171021 0 0 0 124203 28 0 0 25 0 1 0 449348096 382988288 58857 33554432000 4194304 4465733 140736094038576 18446744073709551615 4358603 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 93503 58857 337 67 0 90626 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 374012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.12 3/186 27454
/proc/meminfo: memFree=12010000/32951124 swapFree=67111528/67111528
[pid=27407] ppid=27405 vsize=374012 CPUtime=1300.02 cores=5,7
/proc/27407/stat : 27407 (SApperloT) R 27405 27407 27207 0 -1 4202496 171027 0 0 0 129974 28 0 0 25 0 1 0 449348096 382988288 58863 33554432000 4194304 4465733 140736094038576 18446744073709551615 4343435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27407/statm: 93503 58863 337 67 0 90626 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 374012

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.03
CPU user time (s): 1299.74
CPU system time (s): 0.293955
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 374012

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

runsolver used 2.04269 second user time and 5.06123 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 16:35:25
IDJOB=3263501
IDBENCH=83982
IDSOLVER=1657
FILE ID=node143/3263501-1303569325
RUNJOBID= node143-1303568019-27228
PBS_JOBID= 13150288
Free space on /tmp= 72116 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263501-1303569325/watcher-3263501-1303569325 -o /tmp/evaluation-result-3263501-1303569325/solver-3263501-1303569325 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3263501-1303569325.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=359167312

node143.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	: 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.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12390516 kB
Buffers:       2296440 kB
Cached:       17635664 kB
SwapCached:          0 kB
Active:        9716676 kB
Inactive:     10290568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12390516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3572 kB
Writeback:           0 kB
AnonPages:       74664 kB
Mapped:          15272 kB
Slab:           490816 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   242108 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= 72116 MiB
End job on node143 at 2011-04-23 16:57:07