Trace number 3280664

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.07 1300.03

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1110.09
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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-3280664-1303749583/watcher-3280664-1303749583 -o /tmp/evaluation-result-3280664-1303749583/solver-3280664-1303749583 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3280664-1303749583.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.05 1.68 2.31 4/189 3997
/proc/meminfo: memFree=13455868/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=34708 CPUtime=0 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 2889 0 0 0 0 0 0 0 21 0 1 0 565189118 35540992 2828 33554432000 4194304 4395502 140735095089904 18446744073709551615 4332381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 8677 2837 245 50 0 5817 0

[startup+0.016565 s]
/proc/loadavg: 1.05 1.68 2.31 4/189 3997
/proc/meminfo: memFree=13455868/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=56584 CPUtime=0 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 7686 0 0 0 0 0 0 0 21 0 1 0 565189118 57942016 7625 33554432000 4194304 4395502 140735095089904 18446744073709551615 4281149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 14146 7643 245 50 0 11286 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 56584

[startup+0.100541 s]
/proc/loadavg: 1.05 1.68 2.31 4/189 3997
/proc/meminfo: memFree=13455868/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=83344 CPUtime=0.09 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 15456 0 0 0 8 1 0 0 21 0 1 0 565189118 85344256 15395 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 20836 15395 249 50 0 17976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83344

[startup+0.300505 s]
/proc/loadavg: 1.05 1.68 2.31 4/189 3997
/proc/meminfo: memFree=13455868/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=102616 CPUtime=0.29 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 20275 0 0 0 27 2 0 0 22 0 1 0 565189118 105078784 20214 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 25654 20215 249 50 0 22794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102616

[startup+0.700429 s]
/proc/loadavg: 1.05 1.68 2.31 4/189 3997
/proc/meminfo: memFree=13455868/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=139656 CPUtime=0.69 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 29480 0 0 0 66 3 0 0 23 0 1 0 565189118 143007744 29419 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895490304 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 34914 29420 250 50 0 32054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139656

[startup+1.50028 s]
/proc/loadavg: 1.05 1.68 2.31 5/190 3998
/proc/meminfo: memFree=13249408/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=281824 CPUtime=1.49 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 65033 0 0 0 142 7 0 0 25 0 1 0 565189118 288587776 54122 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 70456 54122 256 50 0 67596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 281824

[startup+3.10098 s]
/proc/loadavg: 1.05 1.68 2.31 5/190 3998
/proc/meminfo: memFree=13215932/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=308104 CPUtime=3.09 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 72680 0 0 0 293 16 0 0 25 0 1 0 565189118 315498496 59279 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 77026 59279 256 50 0 74166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 308104

[startup+6.30037 s]
/proc/loadavg: 1.29 1.71 2.32 5/190 3998
/proc/meminfo: memFree=13131240/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=361936 CPUtime=6.29 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 87373 0 0 0 604 25 0 0 25 0 1 0 565189118 370622464 73972 33554432000 4194304 4395502 140735095089904 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 90484 73972 256 50 0 87624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 361936

[startup+12.7012 s]
/proc/loadavg: 1.50 1.75 2.33 5/190 3998
/proc/meminfo: memFree=13056884/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=425884 CPUtime=12.69 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 104009 0 0 0 1238 31 0 0 25 0 1 0 565189118 436105216 90608 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 106471 90608 267 50 0 103611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 425884

[startup+25.5008 s]
/proc/loadavg: 2.13 1.88 2.36 5/190 3999
/proc/meminfo: memFree=13036552/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=433888 CPUtime=25.49 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 105979 0 0 0 2518 31 0 0 25 0 1 0 565189118 444301312 92578 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 108472 92578 267 50 0 105612 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 433888

[startup+51.1009 s]
/proc/loadavg: 2.77 2.05 2.40 5/190 3999
/proc/meminfo: memFree=13008568/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=444996 CPUtime=51.08 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 108742 0 0 0 5076 32 0 0 25 0 1 0 565189118 455675904 95341 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299859 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 111249 95341 267 50 0 108389 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 444996

[startup+102.307 s]
/proc/loadavg: 3.51 2.36 2.49 5/190 4001
/proc/meminfo: memFree=12974464/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=463188 CPUtime=102.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 113201 0 0 0 10196 34 0 0 25 0 1 0 565189118 474304512 99800 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 115797 99800 267 50 0 112937 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 463188

[startup+162.301 s]
/proc/loadavg: 3.82 2.66 2.58 5/190 4002
/proc/meminfo: memFree=12943804/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=484136 CPUtime=162.28 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 118124 0 0 0 16193 35 0 0 25 0 1 0 565189118 495755264 104723 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299204 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 121034 104723 267 50 0 118174 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 484136

[startup+222.301 s]
/proc/loadavg: 3.93 2.90 2.67 5/190 4004
/proc/meminfo: memFree=12919968/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=500228 CPUtime=222.29 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 122089 0 0 0 22193 36 0 0 25 0 1 0 565189118 512233472 108688 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 125057 108688 267 50 0 122197 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 500228

[startup+282.3 s]
/proc/loadavg: 3.97 3.10 2.75 5/190 4005
/proc/meminfo: memFree=12898352/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=517808 CPUtime=282.29 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 126359 0 0 0 28191 38 0 0 25 0 1 0 565189118 530235392 112958 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 129452 112958 267 50 0 126592 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 517808

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 2.82 5/190 4007
/proc/meminfo: memFree=12867692/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=534332 CPUtime=342.29 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 129941 0 0 0 34190 39 0 0 25 0 1 0 565189118 547155968 116540 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 133583 116540 267 50 0 130723 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 534332

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 2.89 5/190 4009
/proc/meminfo: memFree=12847940/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=548744 CPUtime=402.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 133485 0 0 0 40189 41 0 0 25 0 1 0 565189118 561913856 120084 33554432000 4194304 4395502 140735095089904 18446744073709551615 4291698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 137186 120084 267 50 0 134326 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 548744

[startup+462.301 s]
/proc/loadavg: 3.99 3.50 2.96 5/190 4010
/proc/meminfo: memFree=12830060/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=565428 CPUtime=462.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 137426 0 0 0 46188 42 0 0 25 0 1 0 565189118 578998272 124025 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 141357 124025 267 50 0 138497 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 565428

[startup+522.301 s]
/proc/loadavg: 3.99 3.59 3.02 5/190 4012
/proc/meminfo: memFree=12810324/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=579864 CPUtime=522.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 140907 0 0 0 52187 43 0 0 25 0 1 0 565189118 593780736 127506 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 144966 127506 267 50 0 142106 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 579864

[startup+582.301 s]
/proc/loadavg: 4.14 3.69 3.09 5/190 4013
/proc/meminfo: memFree=12805840/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=582144 CPUtime=582.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 141424 0 0 0 58187 43 0 0 25 0 1 0 565189118 596115456 128023 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 145536 128023 267 50 0 142676 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 582144

[startup+642.301 s]
/proc/loadavg: 4.05 3.75 3.14 5/190 4015
/proc/meminfo: memFree=12800968/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=585280 CPUtime=642.31 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 142094 0 0 0 64188 43 0 0 25 0 1 0 565189118 599326720 128693 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 146320 128693 267 50 0 143460 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 585280

[startup+702.301 s]
/proc/loadavg: 4.02 3.79 3.20 5/190 4017
/proc/meminfo: memFree=12791280/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=592796 CPUtime=702.3 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 143771 0 0 0 70187 43 0 0 25 0 1 0 565189118 607023104 130370 33554432000 4194304 4395502 140735095089904 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 148199 130370 267 50 0 145339 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 592796

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.24 5/190 4018
/proc/meminfo: memFree=12779348/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=597212 CPUtime=762.31 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 144594 0 0 0 76188 43 0 0 25 0 1 0 565189118 611545088 131193 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 149303 131193 267 50 0 146443 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 597212

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.29 5/190 4020
/proc/meminfo: memFree=12770876/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=598876 CPUtime=822.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 145045 0 0 0 82188 44 0 0 25 0 1 0 565189118 613249024 131644 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 149719 131644 267 50 0 146859 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 598876

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.33 5/190 4021
/proc/meminfo: memFree=12756328/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=608668 CPUtime=882.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 147251 0 0 0 88187 45 0 0 25 0 1 0 565189118 623276032 133850 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 152167 133850 267 50 0 149307 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 608668

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.37 5/190 4023
/proc/meminfo: memFree=12754060/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=609652 CPUtime=942.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 147496 0 0 0 94187 45 0 0 25 0 1 0 565189118 624283648 134095 33554432000 4194304 4395502 140735095089904 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 152413 134095 267 50 0 149553 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 609652

[startup+1002.3 s]
/proc/loadavg: 4.03 3.93 3.41 5/190 4025
/proc/meminfo: memFree=12751928/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=610580 CPUtime=1002.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 147673 0 0 0 100187 45 0 0 25 0 1 0 565189118 625233920 134272 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299890 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 152645 134272 267 50 0 149785 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 610580

[startup+1062.3 s]
/proc/loadavg: 4.04 3.95 3.45 5/190 4026
/proc/meminfo: memFree=12744584/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=615968 CPUtime=1062.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 148916 0 0 0 106187 45 0 0 25 0 1 0 565189118 630751232 135515 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 153992 135515 267 50 0 151132 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 615968

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.49 5/190 4028
/proc/meminfo: memFree=12741708/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=617216 CPUtime=1122.32 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 149190 0 0 0 112187 45 0 0 25 0 1 0 565189118 632029184 135789 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299472 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 154304 135789 267 50 0 151444 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 617216

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 3.52 5/190 4029
/proc/meminfo: memFree=12738580/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=618784 CPUtime=1182.33 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 149470 0 0 0 118187 46 0 0 25 0 1 0 565189118 633634816 136069 33554432000 4194304 4395502 140735095089904 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 154696 136069 267 50 0 151836 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 618784

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.55 5/190 4031
/proc/meminfo: memFree=12730112/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=621016 CPUtime=1242.33 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 149970 0 0 0 124187 46 0 0 25 0 1 0 565189118 635920384 136569 33554432000 4194304 4395502 140735095089904 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 155254 136569 267 50 0 152394 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 621016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.94 3.56 2/175 4096
/proc/meminfo: memFree=13023360/32950928 swapFree=67111528/67111528
[pid=3997] ppid=3995 vsize=621592 CPUtime=1300.04 cores=4,6
/proc/3997/stat : 3997 (SApperloT2010) R 3995 3997 3507 0 -1 4202496 150067 0 0 0 129958 46 0 0 25 0 1 0 565189118 636510208 136666 33554432000 4194304 4395502 140735095089904 18446744073709551615 4297611 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3997/statm: 155398 136666 267 50 0 152538 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 621592

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.58
CPU system time (s): 0.489925
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 621592

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

runsolver used 2.33465 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 18:39:44
IDJOB=3280664
IDBENCH=20410
IDSOLVER=1655
FILE ID=node114/3280664-1303749583
RUNJOBID= node114-1303749579-3956
PBS_JOBID= 13154048
Free space on /tmp= 71636 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280664-1303749583/watcher-3280664-1303749583 -o /tmp/evaluation-result-3280664-1303749583/solver-3280664-1303749583 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3280664-1303749583.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1183503325

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13456272 kB
Buffers:       2308076 kB
Cached:       16422520 kB
SwapCached:          0 kB
Active:        9467344 kB
Inactive:      9437564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13456272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30856 kB
Writeback:           0 kB
AnonPages:      173556 kB
Mapped:          15568 kB
Slab:           525860 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   375496 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= 71644 MiB
End job on node114 at 2011-04-25 19:01:26