Trace number 3257339

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-03-04? (TO) 1300.05 1300.04

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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: 977)

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

running on 2 cores: 1,3

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.13 3.81 3.80 5/187 10609
/proc/meminfo: memFree=31863672/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=16156 CPUtime=0 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 1132 0 0 0 0 0 0 0 23 0 1 0 875321744 16543744 1071 33554432000 4194304 4395502 140735112182512 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 4039 1072 250 50 0 1179 0

[startup+0.091634 s]
/proc/loadavg: 3.13 3.81 3.80 5/187 10609
/proc/meminfo: memFree=31863672/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=26576 CPUtime=0.08 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 3725 0 0 0 8 0 0 0 23 0 1 0 875321744 27213824 3318 33554432000 4194304 4395502 140735112182512 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 6644 3319 250 50 0 3784 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26576

[startup+0.100633 s]
/proc/loadavg: 3.13 3.81 3.80 5/187 10609
/proc/meminfo: memFree=31863672/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=28160 CPUtime=0.09 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 4124 0 0 0 9 0 0 0 23 0 1 0 875321744 28835840 3717 33554432000 4194304 4395502 140735112182512 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 7040 3720 250 50 0 4180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28160

[startup+0.300601 s]
/proc/loadavg: 3.13 3.81 3.80 5/187 10609
/proc/meminfo: memFree=31863672/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=34936 CPUtime=0.29 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 5846 0 0 0 27 2 0 0 25 0 1 0 875321744 35774464 5133 33554432000 4194304 4395502 140735112182512 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 8734 5133 256 50 0 5874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34936

[startup+0.700528 s]
/proc/loadavg: 3.13 3.81 3.80 5/187 10609
/proc/meminfo: memFree=31863672/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=51760 CPUtime=0.69 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 10931 0 0 0 66 3 0 0 25 0 1 0 875321744 53002240 9594 33554432000 4194304 4395502 140735112182512 18446744073709551615 4286229 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 12940 9594 267 50 0 10080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51760

[startup+1.50039 s]
/proc/loadavg: 3.13 3.81 3.80 5/188 10610
/proc/meminfo: memFree=31798092/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=55112 CPUtime=1.48 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 11761 0 0 0 145 3 0 0 25 0 1 0 875321744 56434688 10424 33554432000 4194304 4395502 140735112182512 18446744073709551615 4339114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 13778 10424 267 50 0 10918 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55112

[startup+3.10111 s]
/proc/loadavg: 3.13 3.81 3.80 5/188 10610
/proc/meminfo: memFree=31783228/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=65332 CPUtime=3.09 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 14333 0 0 0 305 4 0 0 25 0 1 0 875321744 66899968 12996 33554432000 4194304 4395502 140735112182512 18446744073709551615 4286251 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 16333 12996 267 50 0 13473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65332

[startup+6.30056 s]
/proc/loadavg: 3.36 3.84 3.81 5/188 10610
/proc/meminfo: memFree=31736136/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=75968 CPUtime=6.29 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 16956 0 0 0 625 4 0 0 25 0 1 0 875321744 77791232 15619 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 18992 15619 267 50 0 16132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75968

[startup+12.7005 s]
/proc/loadavg: 3.41 3.85 3.81 5/188 10610
/proc/meminfo: memFree=31684520/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=99512 CPUtime=12.69 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 22818 0 0 0 1264 5 0 0 25 0 1 0 875321744 101900288 21481 33554432000 4194304 4395502 140735112182512 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 24878 21481 267 50 0 22018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99512

[startup+25.5002 s]
/proc/loadavg: 3.54 3.85 3.82 5/188 10610
/proc/meminfo: memFree=31615324/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=130148 CPUtime=25.49 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 30378 0 0 0 2542 7 0 0 25 0 1 0 875321744 133271552 29041 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 32537 29041 267 50 0 29677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130148

[startup+51.1008 s]
/proc/loadavg: 3.70 3.86 3.82 5/188 10611
/proc/meminfo: memFree=31546196/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=155368 CPUtime=51.09 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 36572 0 0 0 5101 8 0 0 25 0 1 0 875321744 159096832 35235 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 38842 35235 267 50 0 35982 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 155368

[startup+102.307 s]
/proc/loadavg: 3.87 3.88 3.83 5/188 10612
/proc/meminfo: memFree=31445128/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=183164 CPUtime=102.29 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 43374 0 0 0 10219 10 0 0 25 0 1 0 875321744 187559936 42037 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 45791 42037 267 50 0 42931 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 183164

[startup+162.301 s]
/proc/loadavg: 3.95 3.90 3.83 5/188 10614
/proc/meminfo: memFree=31347028/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=197876 CPUtime=162.29 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 46974 0 0 0 16217 12 0 0 25 0 1 0 875321744 202625024 45637 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 49469 45637 267 50 0 46609 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197876

[startup+222.301 s]
/proc/loadavg: 4.01 3.93 3.84 5/188 10616
/proc/meminfo: memFree=31253520/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=212048 CPUtime=222.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 50512 0 0 0 22217 13 0 0 25 0 1 0 875321744 217137152 49175 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 53012 49175 267 50 0 50152 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212048

[startup+282.301 s]
/proc/loadavg: 4.00 3.94 3.85 5/188 10617
/proc/meminfo: memFree=31163612/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=222252 CPUtime=282.29 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 52983 0 0 0 28216 13 0 0 25 0 1 0 875321744 227586048 51646 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299127 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 55563 51646 267 50 0 52703 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 222252

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 3.85 5/188 10618
/proc/meminfo: memFree=31082620/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=230848 CPUtime=342.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 55096 0 0 0 34216 14 0 0 25 0 1 0 875321744 236388352 53759 33554432000 4194304 4395502 140735112182512 18446744073709551615 4288241 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 57712 53759 267 50 0 54852 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 230848

[startup+402.301 s]
/proc/loadavg: 4.09 3.98 3.87 5/188 10620
/proc/meminfo: memFree=31044172/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=250428 CPUtime=402.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 59580 0 0 0 40215 15 0 0 25 0 1 0 875321744 256438272 58243 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 62607 58243 267 50 0 59747 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 250428

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.88 5/188 10622
/proc/meminfo: memFree=30982164/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=253484 CPUtime=462.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 60294 0 0 0 46215 15 0 0 25 0 1 0 875321744 259567616 58957 33554432000 4194304 4395502 140735112182512 18446744073709551615 4286406 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 63371 58957 267 50 0 60511 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 253484

[startup+522.3 s]
/proc/loadavg: 4.01 3.98 3.88 5/188 10624
/proc/meminfo: memFree=30912204/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=260472 CPUtime=522.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 61983 0 0 0 52215 15 0 0 25 0 1 0 875321744 266723328 60646 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 65118 60646 267 50 0 62258 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 260472

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/188 10625
/proc/meminfo: memFree=30834184/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=267648 CPUtime=582.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 63661 0 0 0 58215 15 0 0 25 0 1 0 875321744 274071552 62324 33554432000 4194304 4395502 140735112182512 18446744073709551615 4286229 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 66912 62324 267 50 0 64052 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 267648

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.89 5/188 10626
/proc/meminfo: memFree=30768204/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=270148 CPUtime=642.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 64277 0 0 0 64215 15 0 0 25 0 1 0 875321744 276631552 62940 33554432000 4194304 4395502 140735112182512 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 67537 62940 267 50 0 64677 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 270148

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/188 10628
/proc/meminfo: memFree=30705812/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=272620 CPUtime=702.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 64868 0 0 0 70215 16 0 0 25 0 1 0 875321744 279162880 63531 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 68155 63531 267 50 0 65295 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 272620

[startup+762.307 s]
/proc/loadavg: 4.05 4.00 3.91 5/188 10630
/proc/meminfo: memFree=30631636/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=278668 CPUtime=762.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 66318 0 0 0 76215 16 0 0 25 0 1 0 875321744 285356032 64981 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 69667 64981 267 50 0 66807 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 278668

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/188 10632
/proc/meminfo: memFree=30586864/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=281360 CPUtime=822.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 66979 0 0 0 82214 16 0 0 25 0 1 0 875321744 288112640 65642 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 70340 65642 267 50 0 67480 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 281360

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/188 10633
/proc/meminfo: memFree=30536996/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=284476 CPUtime=882.3 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 67755 0 0 0 88214 16 0 0 25 0 1 0 875321744 291303424 66418 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 71119 66418 267 50 0 68259 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 284476

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/188 10634
/proc/meminfo: memFree=30461336/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=289548 CPUtime=942.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 68964 0 0 0 94214 17 0 0 25 0 1 0 875321744 296497152 67627 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 72387 67627 267 50 0 69527 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 289548

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/188 10636
/proc/meminfo: memFree=30399820/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=295736 CPUtime=1002.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 70450 0 0 0 100214 17 0 0 25 0 1 0 875321744 302833664 69113 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 73934 69113 267 50 0 71074 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 295736

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/188 10638
/proc/meminfo: memFree=30353924/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=297388 CPUtime=1062.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 70851 0 0 0 106214 17 0 0 25 0 1 0 875321744 304525312 69514 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 74347 69514 267 50 0 71487 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 297388

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/188 10640
/proc/meminfo: memFree=30309884/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=300820 CPUtime=1122.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 71614 0 0 0 112213 18 0 0 25 0 1 0 875321744 308039680 70277 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 75205 70277 267 50 0 72345 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 300820

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 10641
/proc/meminfo: memFree=30266224/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=306496 CPUtime=1182.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 72953 0 0 0 118213 18 0 0 25 0 1 0 875321744 313851904 71616 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299525 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 76624 71616 267 50 0 73764 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 306496

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 10642
/proc/meminfo: memFree=30227024/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=308820 CPUtime=1242.31 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 73542 0 0 0 124213 18 0 0 25 0 1 0 875321744 316231680 72205 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 77205 72205 267 50 0 74345 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 308820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 2/185 10647
/proc/meminfo: memFree=31579376/32951132 swapFree=67054608/67111528
[pid=10609] ppid=10607 vsize=312064 CPUtime=1300.03 cores=1,3
/proc/10609/stat : 10609 (SApperloT2010) R 10607 10609 9702 0 -1 4202496 74320 0 0 0 129984 19 0 0 25 0 1 0 875321744 319553536 72983 33554432000 4194304 4395502 140735112182512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10609/statm: 78016 72983 267 50 0 75156 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 312064

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.04
CPU time (s): 1300.05
CPU user time (s): 1299.84
CPU system time (s): 0.203968
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 312064

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

runsolver used 2.13667 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-09 18:33:41
IDJOB=3257339
IDBENCH=70908
IDSOLVER=1655
FILE ID=node131/3257339-1307637221
RUNJOBID= node131-1307637221-10553
PBS_JOBID= 13549361
Free space on /tmp= 74112 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257339-1307637221/watcher-3257339-1307637221 -o /tmp/evaluation-result-3257339-1307637221/solver-3257339-1307637221 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3257339-1307637221.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1215491314

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      31865580 kB
Buffers:        209744 kB
Cached:         595280 kB
SwapCached:       9768 kB
Active:         335872 kB
Inactive:       502844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31865580 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:            6788 kB
Writeback:          44 kB
AnonPages:       31268 kB
Mapped:          12900 kB
Slab:           183052 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   267384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74116 MiB
End job on node131 at 2011-06-09 18:55:23