Trace number 3285587

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-03-24? (exit code) 561.415 141.163

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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: 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-3285587-1304062632/watcher-3285587-1304062632 -o /tmp/evaluation-result-3285587-1304062632/solver-3285587-1304062632 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285587-1304062632.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: 7.89 7.77 7.76 5/180 12219
/proc/meminfo: memFree=19841152/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=21188 CPUtime=0 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 995 0 0 0 0 0 0 0 25 0 1 0 517862000 21696512 933 33554432000 4194304 4623224 140733222600160 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12219/statm: 5297 935 290 105 0 801 0

[startup+0.0493501 s]
/proc/loadavg: 7.89 7.77 7.76 5/180 12219
/proc/meminfo: memFree=19841152/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=54368 CPUtime=0.04 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 4179 0 0 0 4 0 0 0 25 0 1 0 517862000 55672832 3730 33554432000 4194304 4623224 140733222600160 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12219/statm: 13592 3730 301 105 0 9096 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54368

[startup+0.100342 s]
/proc/loadavg: 7.89 7.77 7.76 5/180 12219
/proc/meminfo: memFree=19841152/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=57924 CPUtime=0.09 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 5954 0 0 0 8 1 0 0 25 0 1 0 517862000 59314176 4362 33554432000 4194304 4623224 140733222600160 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12219/statm: 14481 4362 301 105 0 9985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57924

[startup+0.300311 s]
/proc/loadavg: 7.89 7.77 7.76 5/180 12219
/proc/meminfo: memFree=19841152/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=85796 CPUtime=0.29 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 15350 0 0 0 26 3 0 0 25 0 1 0 517862000 87855104 9906 33554432000 4194304 4623224 140733222600160 18446744073709551615 251813937621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12219/statm: 21449 9926 303 105 0 16953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85796

[startup+0.700244 s]
/proc/loadavg: 7.89 7.77 7.76 5/180 12219
/proc/meminfo: memFree=19841152/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=302004 CPUtime=1.82 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 31217 0 0 0 177 5 0 0 25 0 4 0 517862000 309252096 25701 33554432000 4194304 4623224 140733222600160 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 75501 25701 335 105 0 71005 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 302004

[startup+1.50111 s]
/proc/loadavg: 7.89 7.77 7.76 9/184 12223
/proc/meminfo: memFree=19655500/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=302004 CPUtime=5.01 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 32231 0 0 0 496 5 0 0 25 0 4 0 517862000 309252096 26497 33554432000 4194304 4623224 140733222600160 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 75501 26497 335 105 0 71005 0
[pid=12219/tid=12221] ppid=12217 vsize=302004 CPUtime=1.16 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 1418 0 0 0 116 0 0 0 25 0 4 0 517862032 309252096 26497 33554432000 4194304 4623224 140733222600160 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=302004 CPUtime=1.17 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 1135 0 0 0 117 0 0 0 25 0 4 0 517862032 309252096 26497 33554432000 4194304 4623224 140733222600160 18446744073709551615 4465875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=302004 CPUtime=1.17 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 1372 0 0 0 117 0 0 0 25 0 4 0 517862032 309252096 26497 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560715 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 302004

[startup+3.10084 s]
/proc/loadavg: 7.89 7.77 7.76 9/184 12223
/proc/meminfo: memFree=19575148/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=315548 CPUtime=11.41 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 40026 0 0 0 1134 7 0 0 25 0 4 0 517862000 323121152 30921 33554432000 4194304 4623224 140733222600160 18446744073709551615 4278628 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 78887 30921 335 105 0 74391 0
[pid=12219/tid=12221] ppid=12217 vsize=315548 CPUtime=2.76 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 1665 0 0 0 276 0 0 0 25 0 4 0 517862032 323121152 30921 33554432000 4194304 4623224 140733222600160 18446744073709551615 4465855 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=315548 CPUtime=2.77 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 1808 0 0 0 277 0 0 0 25 0 4 0 517862032 323121152 30921 33554432000 4194304 4623224 140733222600160 18446744073709551615 4463314 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=315548 CPUtime=2.77 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 2262 0 0 0 277 0 0 0 25 0 4 0 517862032 323121152 30921 33554432000 4194304 4623224 140733222600160 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 315548

[startup+6.3003 s]
/proc/loadavg: 7.90 7.78 7.76 9/184 12223
/proc/meminfo: memFree=16996108/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=354960 CPUtime=24.19 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 78589 0 0 0 2407 12 0 0 25 0 4 0 517862000 363479040 52369 33554432000 4194304 4623224 140733222600160 18446744073709551615 4412627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 88740 52369 338 105 0 84244 0
[pid=12219/tid=12221] ppid=12217 vsize=354960 CPUtime=5.93 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 4550 0 0 0 593 0 0 0 25 0 4 0 517862032 363479040 52369 33554432000 4194304 4623224 140733222600160 18446744073709551615 4463311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=354960 CPUtime=5.96 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 4673 0 0 0 596 0 0 0 25 0 4 0 517862032 363479040 52369 33554432000 4194304 4623224 140733222600160 18446744073709551615 4378485 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=354960 CPUtime=5.97 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 6196 0 0 0 596 1 0 0 25 0 4 0 517862032 363479040 52369 33554432000 4194304 4623224 140733222600160 18446744073709551615 4565999 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 354960

[startup+12.7002 s]
/proc/loadavg: 7.91 7.78 7.77 9/184 12223
/proc/meminfo: memFree=18817968/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=415416 CPUtime=49.75 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 127776 0 0 0 4956 19 0 0 25 0 4 0 517862000 425385984 73940 33554432000 4194304 4623224 140733222600160 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 103854 73940 398 105 0 99358 0
[pid=12219/tid=12221] ppid=12217 vsize=415416 CPUtime=12.3 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 7350 0 0 0 1229 1 0 0 25 0 4 0 517862032 425385984 73940 33554432000 4194304 4623224 140733222600160 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=415416 CPUtime=12.37 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 7519 0 0 0 1236 1 0 0 25 0 4 0 517862032 425385984 73940 33554432000 4194304 4623224 140733222600160 18446744073709551615 4278653 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=415416 CPUtime=12.37 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 10558 0 0 0 1235 2 0 0 25 0 4 0 517862032 425385984 73940 33554432000 4194304 4623224 140733222600160 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 415416

[startup+25.5011 s]
/proc/loadavg: 8.00 7.81 7.77 9/184 12224
/proc/meminfo: memFree=17855712/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=589776 CPUtime=100.88 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 162068 0 0 0 10061 27 0 0 25 0 4 0 517862000 603930624 100892 33554432000 4194304 4623224 140733222600160 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 147444 100632 344 105 0 142948 0
[pid=12219/tid=12221] ppid=12217 vsize=589776 CPUtime=25.03 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 14786 0 0 0 2500 3 0 0 25 0 4 0 517862032 603930624 100632 33554432000 4194304 4623224 140733222600160 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=589776 CPUtime=25.16 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 20109 0 0 0 2513 3 0 0 25 0 4 0 517862032 603930624 100632 33554432000 4194304 4623224 140733222600160 18446744073709551615 4317840 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=589776 CPUtime=25.17 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 18335 0 0 0 2513 4 0 0 25 0 4 0 517862032 603930624 100326 33554432000 4194304 4623224 140733222600160 18446744073709551615 251814283623 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 589776

[startup+51.1008 s]
/proc/loadavg: 8.00 7.82 7.78 9/184 12224
/proc/meminfo: memFree=14356208/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=3192288 CPUtime=203.07 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 1630562 0 0 0 20064 243 0 0 25 0 4 0 517862000 3268902912 645010 33554432000 4194304 4623224 140733222600160 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 798072 645011 412 105 0 793576 0
[pid=12219/tid=12221] ppid=12217 vsize=3192288 CPUtime=50.47 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 89290 0 0 0 5030 17 0 0 25 0 4 0 517862032 3268902912 645011 33554432000 4194304 4623224 140733222600160 18446744073709551615 4463067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=3192288 CPUtime=50.76 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 62414 0 0 0 5066 10 0 0 25 0 4 0 517862032 3268902912 645012 33554432000 4194304 4623224 140733222600160 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=3192288 CPUtime=50.74 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 80888 0 0 0 5062 12 0 0 25 0 4 0 517862032 3268902912 645012 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560286 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.07
Current children cumulated vsize (KiB) 3192288

[startup+102.306 s]
/proc/loadavg: 7.90 7.80 7.77 9/184 12257
/proc/meminfo: memFree=17262240/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=8823824 CPUtime=407.53 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 4977452 0 0 0 40036 717 0 0 18 0 4 0 517862000 9035595776 1890825 33554432000 4194304 4623224 140733222600160 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2205956 1890825 501 105 0 2201460 0
[pid=12219/tid=12221] ppid=12217 vsize=8823824 CPUtime=101.32 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 107092 0 0 0 10113 19 0 0 25 0 4 0 517862032 9035595776 1890828 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=8823824 CPUtime=101.97 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 115495 0 0 0 10174 23 0 0 25 0 4 0 517862032 9035595776 1890828 33554432000 4194304 4623224 140733222600160 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=8823824 CPUtime=101.94 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 114213 0 0 0 10178 16 0 0 25 0 4 0 517862032 9035595776 1890828 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560267 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.53
Current children cumulated vsize (KiB) 8823824

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

[startup+127.901 s]
/proc/loadavg: 8.01 7.84 7.78 9/184 12257
/proc/meminfo: memFree=14174764/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11132208 CPUtime=509.77 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 6923795 0 0 0 49980 997 0 0 18 0 4 0 517862000 11399380992 2496926 33554432000 4194304 4623224 140733222600160 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2783052 2496928 517 105 0 2778556 0
[pid=12219/tid=12221] ppid=12217 vsize=11132208 CPUtime=126.78 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 109933 0 0 0 12658 20 0 0 25 0 4 0 517862032 11399380992 2496928 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357421 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11132208 CPUtime=127.56 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 136421 0 0 0 12728 28 0 0 25 0 4 0 517862032 11399380992 2496928 33554432000 4194304 4623224 140733222600160 18446744073709551615 4317148 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11132208 CPUtime=127.53 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119299 0 0 0 12737 16 0 0 25 0 4 0 517862032 11399380992 2496928 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560545 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 509.77
Current children cumulated vsize (KiB) 11132208

[startup+134.301 s]
/proc/loadavg: 8.01 7.84 7.78 9/184 12257
/proc/meminfo: memFree=13517316/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11459888 CPUtime=535.33 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 7099419 0 0 0 52494 1039 0 0 25 0 4 0 517862000 11734925312 2640365 33554432000 4194304 4623224 140733222600160 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2864972 2640365 517 105 0 2860476 0
[pid=12219/tid=12221] ppid=12217 vsize=11459888 CPUtime=133.15 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 110078 0 0 0 13295 20 0 0 25 0 4 0 517862032 11734925312 2640366 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357647 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11459888 CPUtime=133.95 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 141986 0 0 0 13366 29 0 0 23 0 4 0 517862032 11734925312 2640366 33554432000 4194304 4623224 140733222600160 18446744073709551615 4463281 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11459888 CPUtime=133.93 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119391 0 0 0 13377 16 0 0 25 0 4 0 517862032 11734925312 2640366 33554432000 4194304 4623224 140733222600160 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 535.33
Current children cumulated vsize (KiB) 11459888

[startup+137.506 s]
/proc/loadavg: 8.01 7.84 7.78 9/184 12257
/proc/meminfo: memFree=13205332/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11699744 CPUtime=548.13 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 7201137 0 0 0 53756 1057 0 0 25 0 4 0 517862000 11980537856 2710889 33554432000 4194304 4623224 140733222600160 18446744073709551615 251813937770 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2924936 2710913 517 105 0 2920440 0
[pid=12219/tid=12221] ppid=12217 vsize=11699744 CPUtime=136.33 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 110141 0 0 0 13613 20 0 0 25 0 4 0 517862032 11980537856 2710924 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11699744 CPUtime=137.16 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 147011 0 0 0 13685 31 0 0 25 0 4 0 517862032 11980537856 2710937 33554432000 4194304 4623224 140733222600160 18446744073709551615 4462911 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11699744 CPUtime=137.13 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119415 0 0 0 13697 16 0 0 25 0 4 0 517862032 11980537856 2710951 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 548.13
Current children cumulated vsize (KiB) 11699744

[startup+139.101 s]
/proc/loadavg: 8.01 7.84 7.79 9/184 12257
/proc/meminfo: memFree=13094476/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11745976 CPUtime=554.51 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 7265575 0 0 0 54383 1068 0 0 25 0 4 0 517862000 12027879424 2744860 33554432000 4194304 4623224 140733222600160 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2936494 2744860 517 105 0 2931998 0
[pid=12219/tid=12221] ppid=12217 vsize=11745976 CPUtime=137.92 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 110224 0 0 0 13772 20 0 0 25 0 4 0 517862032 12027879424 2744860 33554432000 4194304 4623224 140733222600160 18446744073709551615 4366866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11745976 CPUtime=138.75 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 147466 0 0 0 13844 31 0 0 25 0 4 0 517862032 12027879424 2744860 33554432000 4194304 4623224 140733222600160 18446744073709551615 4463005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11745976 CPUtime=138.73 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119470 0 0 0 13857 16 0 0 25 0 4 0 517862032 12027879424 2744861 33554432000 4194304 4623224 140733222600160 18446744073709551615 4550301 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 554.51
Current children cumulated vsize (KiB) 11745976

[startup+139.901 s]
/proc/loadavg: 8.01 7.84 7.79 9/184 12257
/proc/meminfo: memFree=12966880/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11844284 CPUtime=557.7 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 7289754 0 0 0 54698 1072 0 0 25 0 4 0 517862000 12128546816 2765546 33554432000 4194304 4623224 140733222600160 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2961071 2765546 517 105 0 2956575 0
[pid=12219/tid=12221] ppid=12217 vsize=11844284 CPUtime=138.72 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 110280 0 0 0 13852 20 0 0 25 0 4 0 517862032 12128546816 2765546 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11844284 CPUtime=139.55 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 147957 0 0 0 13924 31 0 0 25 0 4 0 517862032 12128546816 2765546 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11844284 CPUtime=139.53 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119489 0 0 0 13937 16 0 0 25 0 4 0 517862032 12128546816 2765546 33554432000 4194304 4623224 140733222600160 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 557.7
Current children cumulated vsize (KiB) 11844284

[startup+140.701 s]
/proc/loadavg: 8.01 7.84 7.79 9/184 12257
/proc/meminfo: memFree=12861728/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=11844284 CPUtime=560.92 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) R 12217 12219 11981 0 -1 4202496 7310817 0 0 0 55015 1077 0 0 25 0 4 0 517862000 12128546816 2782466 33554432000 4194304 4623224 140733222600160 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 2961071 2782471 517 105 0 2956575 0
[pid=12219/tid=12221] ppid=12217 vsize=11844284 CPUtime=139.52 cores=1,3,5,7
/proc/12219/task/12221/stat : 12221 (SArTagnan) R 12217 12219 11981 0 -1 4202560 110352 0 0 0 13932 20 0 0 25 0 4 0 517862032 12128546816 2782544 33554432000 4194304 4623224 140733222600160 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=11844284 CPUtime=140.36 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4202560 148441 0 0 0 14005 31 0 0 25 0 4 0 517862032 12128546816 2782544 33554432000 4194304 4623224 140733222600160 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=11844284 CPUtime=140.33 cores=1,3,5,7
/proc/12219/task/12223/stat : 12223 (SArTagnan) R 12217 12219 11981 0 -1 4202560 119516 0 0 0 14017 16 0 0 25 0 4 0 517862032 12128546816 2782544 33554432000 4194304 4623224 140733222600160 18446744073709551615 4560575 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 560.92
Current children cumulated vsize (KiB) 11844284

[startup+141.101 s]
/proc/loadavg: 8.01 7.84 7.79 9/184 12257
/proc/meminfo: memFree=12861728/32950928 swapFree=67111524/67111528
[pid=12219] ppid=12217 vsize=0 CPUtime=561.34 cores=1,3,5,7
/proc/12219/stat : 12219 (SArTagnan) Z 12217 12219 11981 0 -1 4202524 7311106 0 0 0 55019 1115 0 0 25 0 2 0 517862000 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12219/statm: 0 0 0 0 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=0 CPUtime=140.75 cores=1,3,5,7
/proc/12219/task/12222/stat : 12222 (SArTagnan) R 12217 12219 11981 0 -1 4203588 148445 0 0 0 14006 69 0 0 25 0 2 0 517862032 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 561.34
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 141.163
CPU time (s): 561.415
CPU user time (s): 550.197
CPU system time (s): 11.2173
CPU usage (%): 397.708
Max. virtual memory (cumulated for all children) (KiB): 15552924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.197
system time used= 11.2173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7311106
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= 9141
involuntary context switches= 3659

runsolver used 0.220966 second user time and 0.552915 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:37:13
IDJOB=3285587
IDBENCH=82389
IDSOLVER=1656
FILE ID=node126/3285587-1304062632
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71416 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285587-1304062632/watcher-3285587-1304062632 -o /tmp/evaluation-result-3285587-1304062632/solver-3285587-1304062632 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285587-1304062632.cnf -threads=4

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=1576133211

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19842176 kB
Buffers:       1412544 kB
Cached:        4423288 kB
SwapCached:          4 kB
Active:        7153252 kB
Inactive:      5397596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19842176 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           99828 kB
Writeback:           0 kB
AnonPages:     6714420 kB
Mapped:          15336 kB
Slab:           480504 kB
PageTables:      17904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7536696 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= 71576 MiB
End job on node126 at 2011-04-29 09:39:34