Trace number 3386432

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
SArTagnan 2011-05-15 (fixed)? (MO) 665.081 223.322

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications 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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386432-1305579420/watcher-3386432-1305579420 -o /tmp/evaluation-result-3386432-1305579420/solver-3386432-1305579420 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386432-1305579420.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.87 9.05 9.01 7/398 26418
/proc/meminfo: memFree=22150724/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=53004 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 3519 0 0 0 0 0 0 0 21 0 1 0 669540229 54276096 3458 33554432000 4194304 4625164 140733262049072 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26418/statm: 13251 3458 299 106 0 8754 0

[startup+0.016966 s]
/proc/loadavg: 8.87 9.05 9.01 7/398 26418
/proc/meminfo: memFree=22150724/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=52940 CPUtime=0.01 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 3519 0 0 0 1 0 0 0 21 0 1 0 669540229 54210560 3458 33554432000 4194304 4625164 140733262049072 18446744073709551615 232335511092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26418/statm: 13235 3458 299 106 0 8738 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 52940

[startup+0.100998 s]
/proc/loadavg: 8.87 9.05 9.01 7/398 26418
/proc/meminfo: memFree=22150724/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=57660 CPUtime=0.09 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 5960 0 0 0 8 1 0 0 22 0 1 0 669540229 59043840 4369 33554432000 4194304 4625164 140733262049072 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26418/statm: 14415 4370 299 106 0 9918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57660

[startup+0.300954 s]
/proc/loadavg: 8.87 9.05 9.01 7/398 26418
/proc/meminfo: memFree=22150724/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=88208 CPUtime=0.29 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 16445 0 0 0 27 2 0 0 22 0 1 0 669540229 90324992 11003 33554432000 4194304 4625164 140733262049072 18446744073709551615 4277645 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26418/statm: 22052 11028 301 106 0 17555 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88208

[startup+0.70085 s]
/proc/loadavg: 8.87 9.05 9.01 7/398 26418
/proc/meminfo: memFree=22150724/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=236444 CPUtime=1.44 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 30255 0 0 0 141 3 0 0 23 0 4 0 669540229 242118656 24654 33554432000 4194304 4625164 140733262049072 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26418/statm: 59111 24654 335 106 0 54614 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 236444

[startup+1.50071 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26422
/proc/meminfo: memFree=22023528/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=237492 CPUtime=3.83 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 31035 0 0 0 380 3 0 0 25 0 4 0 669540229 243191808 25295 33554432000 4194304 4625164 140733262049072 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26418/statm: 59373 25295 335 106 0 54876 0
[pid=26418/tid=26420] ppid=26416 vsize=237492 CPUtime=0.57 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 1099 0 0 0 57 0 0 0 25 0 4 0 669540261 243191808 25295 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=237492 CPUtime=1.17 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 936 0 0 0 117 0 0 0 25 0 4 0 669540261 243191808 25295 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=237492 CPUtime=1.16 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 1348 0 0 0 116 0 0 0 25 0 4 0 669540261 243191808 25295 33554432000 4194304 4625164 140733262049072 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 237492

[startup+3.10042 s]
/proc/loadavg: 8.88 9.05 9.01 10/402 26422
/proc/meminfo: memFree=22011252/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=254232 CPUtime=8.61 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 39073 0 0 0 857 4 0 0 25 0 4 0 669540229 260333568 30954 33554432000 4194304 4625164 140733262049072 18446744073709551615 4390631 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26418/statm: 63558 30954 336 106 0 59061 0
[pid=26418/tid=26420] ppid=26416 vsize=254232 CPUtime=1.34 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 1874 0 0 0 134 0 0 0 25 0 4 0 669540261 260333568 30954 33554432000 4194304 4625164 140733262049072 18446744073709551615 4467219 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=254232 CPUtime=2.77 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 1120 0 0 0 277 0 0 0 25 0 4 0 669540261 260333568 30954 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=254232 CPUtime=2 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 1768 0 0 0 200 0 0 0 25 0 4 0 669540261 260333568 30954 33554432000 4194304 4625164 140733262049072 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 254232

[startup+6.30086 s]
/proc/loadavg: 8.88 9.05 9.01 10/402 26422
/proc/meminfo: memFree=21928692/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=365308 CPUtime=18.16 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 71207 0 0 0 1807 9 0 0 25 0 4 0 669540229 374075392 46007 33554432000 4194304 4625164 140733262049072 18446744073709551615 4390706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26418/statm: 91327 46008 336 106 0 86830 0
[pid=26418/tid=26420] ppid=26416 vsize=365308 CPUtime=3.93 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 3553 0 0 0 393 0 0 0 25 0 4 0 669540261 374075392 46008 33554432000 4194304 4625164 140733262049072 18446744073709551615 4347464 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=365308 CPUtime=5.18 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 3532 0 0 0 518 0 0 0 25 0 4 0 669540261 374075392 46008 33554432000 4194304 4625164 140733262049072 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=365308 CPUtime=4.5 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 3983 0 0 0 449 1 0 0 25 0 4 0 669540261 374075392 46008 33554432000 4194304 4625164 140733262049072 18446744073709551615 4562221 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.16
Current children cumulated vsize (KiB) 365308

[startup+12.7007 s]
/proc/loadavg: 8.90 9.05 9.01 10/402 26423
/proc/meminfo: memFree=21268992/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=873508 CPUtime=37.26 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 404643 0 0 0 3672 54 0 0 23 0 4 0 669540229 894472192 157191 33554432000 4194304 4625164 140733262049072 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26418/statm: 218377 157191 337 106 0 213880 0
[pid=26418/tid=26420] ppid=26416 vsize=873508 CPUtime=8.56 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 6684 0 0 0 855 1 0 0 25 0 4 0 669540261 894472192 157191 33554432000 4194304 4625164 140733262049072 18446744073709551615 4467219 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=873508 CPUtime=10.05 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 10716 0 0 0 1003 2 0 0 23 0 4 0 669540261 894472192 157191 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=873508 CPUtime=9.89 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 6436 0 0 0 988 1 0 0 25 0 4 0 669540261 894472192 157191 33554432000 4194304 4625164 140733262049072 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.26
Current children cumulated vsize (KiB) 873508

[startup+25.5004 s]
/proc/loadavg: 8.99 9.06 9.01 10/402 26423
/proc/meminfo: memFree=19588592/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=1511720 CPUtime=75.42 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 698523 0 0 0 7444 98 0 0 22 0 4 0 669540229 1548001280 313569 33554432000 4194304 4625164 140733262049072 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26418/statm: 377930 313571 381 106 0 373433 0
[pid=26418/tid=26420] ppid=26416 vsize=1511720 CPUtime=19.75 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 17520 0 0 0 1972 3 0 0 25 0 4 0 669540261 1548001280 313573 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464638 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=1511720 CPUtime=19.51 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 35604 0 0 0 1945 6 0 0 25 0 4 0 669540261 1548001280 313574 33554432000 4194304 4625164 140733262049072 18446744073709551615 4317277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=1511720 CPUtime=21.85 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 12966 0 0 0 2183 2 0 0 25 0 4 0 669540261 1548001280 313576 33554432000 4194304 4625164 140733262049072 18446744073709551615 4562267 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 75.42
Current children cumulated vsize (KiB) 1511720

[startup+51.1009 s]
/proc/loadavg: 9.18 9.10 9.02 10/402 26424
/proc/meminfo: memFree=17257056/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=2398672 CPUtime=151.81 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 1182788 0 0 0 15007 174 0 0 25 0 4 0 669540229 2456240128 538783 33554432000 4194304 4625164 140733262049072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26418/statm: 599668 538783 374 106 0 595171 0
[pid=26418/tid=26420] ppid=26416 vsize=2398672 CPUtime=39.23 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 32537 0 0 0 3916 7 0 0 25 0 4 0 669540261 2456240128 538783 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464608 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=2398672 CPUtime=37.98 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 57801 0 0 0 3786 12 0 0 25 0 4 0 669540261 2456240128 538783 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=2398672 CPUtime=46.98 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 32110 0 0 0 4694 4 0 0 25 0 4 0 669540261 2456240128 538783 33554432000 4194304 4625164 140733262049072 18446744073709551615 4554587 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 151.81
Current children cumulated vsize (KiB) 2398672

[startup+102.316 s]
/proc/loadavg: 9.27 9.13 9.04 10/402 26425
/proc/meminfo: memFree=13389844/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=3169244 CPUtime=304.62 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 1604410 0 0 0 30229 233 0 0 25 0 4 0 669540229 3245305856 653860 33554432000 4194304 4625164 140733262049072 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26418/statm: 792311 653860 344 106 0 787814 0
[pid=26418/tid=26420] ppid=26416 vsize=3169244 CPUtime=71.96 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 57797 0 0 0 7183 13 0 0 25 0 4 0 669540261 3245305856 653860 33554432000 4194304 4625164 140733262049072 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=3169244 CPUtime=71.48 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 96591 0 0 0 7126 22 0 0 25 0 4 0 669540261 3245305856 653860 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=3169244 CPUtime=98.02 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 62391 0 0 0 9794 8 0 0 25 0 4 0 669540261 3245305856 653860 33554432000 4194304 4625164 140733262049072 18446744073709551615 4291937 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 304.62
Current children cumulated vsize (KiB) 3169244

[startup+162.301 s]
/proc/loadavg: 9.41 9.20 9.06 10/402 26427
/proc/meminfo: memFree=7150084/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=5828760 CPUtime=483.78 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 3219835 0 0 0 47911 467 0 0 25 0 4 0 669540229 5968650240 1221623 33554432000 4194304 4625164 140733262049072 18446744073709551615 4360320 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26418/statm: 1457190 1221623 517 106 0 1452693 0
[pid=26418/tid=26420] ppid=26416 vsize=5828760 CPUtime=115.83 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 85534 0 0 0 11565 18 0 0 25 0 4 0 669540261 5968650240 1221623 33554432000 4194304 4625164 140733262049072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=5828760 CPUtime=115.84 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 134317 0 0 0 11554 30 0 0 25 0 4 0 669540261 5968650240 1221623 33554432000 4194304 4625164 140733262049072 18446744073709551615 4467199 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=5828760 CPUtime=141.88 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 83222 0 0 0 14177 11 0 0 25 0 4 0 669540261 5968650240 1221623 33554432000 4194304 4625164 140733262049072 18446744073709551615 4547365 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 483.78
Current children cumulated vsize (KiB) 5828760

[startup+222.3 s]
/proc/loadavg: 9.10 9.13 9.05 10/402 26458
/proc/meminfo: memFree=12568516/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=8658596 CPUtime=662.63 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 5089113 0 0 0 65506 757 0 0 25 0 4 0 669540229 8866402304 1956503 33554432000 4194304 4625164 140733262049072 18446744073709551615 4381962 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26418/statm: 2164649 1956503 639 106 0 2160152 0
[pid=26418/tid=26420] ppid=26416 vsize=8658596 CPUtime=165.49 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 127235 0 0 0 16515 34 0 0 20 0 4 0 669540261 8866402304 1956503 33554432000 4194304 4625164 140733262049072 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=8658596 CPUtime=165.46 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 145279 0 0 0 16512 34 0 0 25 0 4 0 669540261 8866402304 1956503 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=8658596 CPUtime=190.75 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 169010 0 0 0 19051 24 0 0 25 0 4 0 669540261 8866402304 1956503 33554432000 4194304 4625164 140733262049072 18446744073709551615 4288780 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 662.63
Current children cumulated vsize (KiB) 8658596



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+223 s]
/proc/loadavg: 9.10 9.13 9.05 10/402 26458
/proc/meminfo: memFree=12451584/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=15874604 CPUtime=664.75 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) R 26416 26418 25968 0 -1 4202496 5096306 0 0 0 65716 759 0 0 25 0 4 0 669540229 16255594496 1962013 33554432000 4194304 4625164 140733262049072 18446744073709551615 232335589845 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26418/statm: 3968651 1962013 639 106 0 3964154 0
[pid=26418/tid=26420] ppid=26416 vsize=15874604 CPUtime=166.08 cores=1,3,5,7
/proc/26418/task/26420/stat : 26420 (SArTagnan) R 26416 26418 25968 0 -1 4202560 127786 0 0 0 16573 35 0 0 22 0 4 0 669540261 16255594496 1962013 33554432000 4194304 4625164 140733262049072 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26418/tid=26421] ppid=26416 vsize=15874604 CPUtime=166.17 cores=1,3,5,7
/proc/26418/task/26421/stat : 26421 (SArTagnan) R 26416 26418 25968 0 -1 4202560 145791 0 0 0 16583 34 0 0 25 0 4 0 669540261 16255594496 1962013 33554432000 4194304 4625164 140733262049072 18446744073709551615 4464608 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=15874604 CPUtime=191.45 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4202560 169010 0 0 0 19121 24 0 0 25 0 4 0 669540261 16255594496 1962013 33554432000 4194304 4625164 140733262049072 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 664.75
Current children cumulated vsize (KiB) 15874604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+223.2 s]
/proc/loadavg: 9.10 9.13 9.05 7/401 26459
/proc/meminfo: memFree=17120812/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=0 CPUtime=664.97 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) Z 26416 26418 25968 0 -1 4203548 5096307 0 0 0 65718 779 0 0 25 0 2 0 669540229 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26418/statm: 0 0 0 0 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=0 CPUtime=191.65 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4203588 169010 0 0 0 19121 44 0 0 25 0 2 0 669540261 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 664.97
Current children cumulated vsize (KiB) 0

[startup+223.315 s]
/proc/loadavg: 9.10 9.13 9.05 7/401 26459
/proc/meminfo: memFree=17120812/32951124 swapFree=65173164/67111528
[pid=26418] ppid=26416 vsize=0 CPUtime=665.07 cores=1,3,5,7
/proc/26418/stat : 26418 (SArTagnan) Z 26416 26418 25968 0 -1 4203548 5096307 0 0 0 65718 789 0 0 25 0 2 0 669540229 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26418/statm: 0 0 0 0 0 0 0
[pid=26418/tid=26422] ppid=26416 vsize=0 CPUtime=191.75 cores=1,3,5,7
/proc/26418/task/26422/stat : 26422 (SArTagnan) R 26416 26418 25968 0 -1 4203588 169010 0 0 0 19121 54 0 0 25 0 2 0 669540261 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 665.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 223.322
CPU time (s): 665.081
CPU user time (s): 657.182
CPU system time (s): 7.8988
CPU usage (%): 297.813
Max. virtual memory (cumulated for all children) (KiB): 15874604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.182
system time used= 7.8988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5096307
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= 32327
involuntary context switches= 13607

runsolver used 0.797878 second user time and 2.08968 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:57:01
IDJOB=3386432
IDBENCH=82369
IDSOLVER=1871
FILE ID=node132/3386432-1305579420
RUNJOBID= node132-1305576571-25987
PBS_JOBID= 13350206
Free space on /tmp= 73180 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386432-1305579420/watcher-3386432-1305579420 -o /tmp/evaluation-result-3386432-1305579420/solver-3386432-1305579420 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386432-1305579420.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=475571105

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      22150756 kB
Buffers:        316328 kB
Cached:        3653232 kB
SwapCached:       9908 kB
Active:        4372784 kB
Inactive:      6098348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22150756 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:          114312 kB
Writeback:           0 kB
AnonPages:     6498556 kB
Mapped:          25092 kB
Slab:           222172 kB
PageTables:      41468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78967856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73108 MiB
End job on node132 at 2011-05-16 23:00:46