Trace number 3386428

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)? (exit code) 467.946 117.979

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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-3386428-1305579608/watcher-3386428-1305579608 -o /tmp/evaluation-result-3386428-1305579608/solver-3386428-1305579608 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386428-1305579608.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.15 7.76 7.94 6/376 5450
/proc/meminfo: memFree=27205940/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=37688 CPUtime=0 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 2156 0 0 0 0 0 0 0 21 0 1 0 669561357 38592512 2095 33554432000 4194304 4625164 140733558541760 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5450/statm: 9422 2095 297 106 0 4925 0

[startup+0.0400379 s]
/proc/loadavg: 7.15 7.76 7.94 6/376 5450
/proc/meminfo: memFree=27205940/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=38844 CPUtime=0.03 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 2756 0 0 0 3 0 0 0 21 0 1 0 669561357 39776256 2307 33554432000 4194304 4625164 140733558541760 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5450/statm: 9711 2307 299 106 0 5214 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38844

[startup+0.10103 s]
/proc/loadavg: 7.15 7.76 7.94 6/376 5450
/proc/meminfo: memFree=27205940/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=42400 CPUtime=0.09 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 4643 0 0 0 9 0 0 0 21 0 1 0 669561357 43417600 3052 33554432000 4194304 4625164 140733558541760 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5450/statm: 10600 3052 299 106 0 6103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42400

[startup+0.300946 s]
/proc/loadavg: 7.15 7.76 7.94 6/376 5450
/proc/meminfo: memFree=27205940/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=244916 CPUtime=0.69 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 16626 0 0 0 67 2 0 0 23 0 4 0 669561357 250793984 13495 33554432000 4194304 4625164 140733558541760 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 61229 13495 335 106 0 56732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 244916

[startup+0.700874 s]
/proc/loadavg: 7.15 7.76 7.94 6/376 5450
/proc/meminfo: memFree=27205940/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=250096 CPUtime=2.3 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 20792 0 0 0 227 3 0 0 25 0 4 0 669561357 256098304 16661 33554432000 4194304 4625164 140733558541760 18446744073709551615 4390606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 62524 16661 344 106 0 58027 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 250096

[startup+1.50073 s]
/proc/loadavg: 7.15 7.76 7.94 10/380 5454
/proc/meminfo: memFree=27138088/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=328200 CPUtime=5.49 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 33869 0 0 0 544 5 0 0 25 0 4 0 669561357 336076800 25709 33554432000 4194304 4625164 140733558541760 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 82050 25709 448 106 0 77553 0
[pid=5450/tid=5452] ppid=5448 vsize=328200 CPUtime=1.32 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 1933 0 0 0 132 0 0 0 25 0 4 0 669561373 336076800 25709 33554432000 4194304 4625164 140733558541760 18446744073709551615 4464658 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=328200 CPUtime=1.32 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 2665 0 0 0 132 0 0 0 25 0 4 0 669561373 336076800 25709 33554432000 4194304 4625164 140733558541760 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=328200 CPUtime=1.31 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 2412 0 0 0 131 0 0 0 25 0 4 0 669561373 336076800 25709 33554432000 4194304 4625164 140733558541760 18446744073709551615 4334920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 328200

[startup+3.10044 s]
/proc/loadavg: 7.15 7.76 7.94 10/380 5454
/proc/meminfo: memFree=27097752/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=335428 CPUtime=11.87 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 45818 0 0 0 1181 6 0 0 25 0 4 0 669561357 343478272 31885 33554432000 4194304 4625164 140733558541760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 83857 31885 477 106 0 79360 0
[pid=5450/tid=5452] ppid=5448 vsize=335428 CPUtime=2.92 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 3621 0 0 0 292 0 0 0 25 0 4 0 669561373 343478272 31885 33554432000 4194304 4625164 140733558541760 18446744073709551615 4464419 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=335428 CPUtime=2.92 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 3369 0 0 0 292 0 0 0 25 0 4 0 669561373 343478272 31885 33554432000 4194304 4625164 140733558541760 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=335428 CPUtime=2.9 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 6024 0 0 0 290 0 0 0 25 0 4 0 669561373 343478272 31885 33554432000 4194304 4625164 140733558541760 18446744073709551615 4562466 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 335428

[startup+6.30084 s]
/proc/loadavg: 7.22 7.77 7.94 10/380 5454
/proc/meminfo: memFree=26948208/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=438320 CPUtime=24.61 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 133896 0 0 0 2443 18 0 0 20 0 4 0 669561357 448839680 76860 33554432000 4194304 4625164 140733558541760 18446744073709551615 230808826565 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 109580 76865 502 106 0 105083 0
[pid=5450/tid=5452] ppid=5448 vsize=438320 CPUtime=6.12 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 11907 0 0 0 611 1 0 0 25 0 4 0 669561373 448839680 76867 33554432000 4194304 4625164 140733558541760 18446744073709551615 4288870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=438320 CPUtime=6.13 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 14038 0 0 0 611 2 0 0 20 0 4 0 669561373 448839680 76868 33554432000 4194304 4625164 140733558541760 18446744073709551615 4317250 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=438320 CPUtime=6.06 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 13318 0 0 0 605 1 0 0 20 0 4 0 669561373 448839680 76869 33554432000 4194304 4625164 140733558541760 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 438320

[startup+12.7007 s]
/proc/loadavg: 7.28 7.77 7.94 10/380 5454
/proc/meminfo: memFree=26205944/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=1455576 CPUtime=50.1 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 621110 0 0 0 4930 80 0 0 19 0 4 0 669561357 1490509824 258404 33554432000 4194304 4625164 140733558541760 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 363894 258404 422 106 0 359397 0
[pid=5450/tid=5452] ppid=5448 vsize=1455576 CPUtime=12.51 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 14403 0 0 0 1250 1 0 0 25 0 4 0 669561373 1490509824 258404 33554432000 4194304 4625164 140733558541760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=1455576 CPUtime=12.51 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 15469 0 0 0 1249 2 0 0 25 0 4 0 669561373 1490509824 258404 33554432000 4194304 4625164 140733558541760 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=1455576 CPUtime=12.37 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 14399 0 0 0 1236 1 0 0 25 0 4 0 669561373 1490509824 258404 33554432000 4194304 4625164 140733558541760 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 1455576

[startup+25.5003 s]
/proc/loadavg: 7.44 7.78 7.94 10/380 5455
/proc/meminfo: memFree=25546396/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=2060940 CPUtime=101.14 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 993324 0 0 0 9984 130 0 0 19 0 4 0 669561357 2110402560 415212 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 515235 415212 384 106 0 510738 0
[pid=5450/tid=5452] ppid=5448 vsize=2060940 CPUtime=25.3 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 22802 0 0 0 2527 3 0 0 25 0 4 0 669561373 2110402560 415212 33554432000 4194304 4625164 140733558541760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=2060940 CPUtime=25.31 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 27168 0 0 0 2525 6 0 0 25 0 4 0 669561373 2110402560 415212 33554432000 4194304 4625164 140733558541760 18446744073709551615 4467253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=2060940 CPUtime=25.01 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 18223 0 0 0 2499 2 0 0 25 0 4 0 669561373 2110402560 415213 33554432000 4194304 4625164 140733558541760 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 2060940

[startup+51.1006 s]
/proc/loadavg: 7.71 7.81 7.94 11/380 5455
/proc/meminfo: memFree=23005840/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=5396760 CPUtime=202.85 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 2969482 0 0 0 19885 400 0 0 19 0 4 0 669561357 5526282240 1060904 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 1349190 1060904 354 106 0 1344693 0
[pid=5450/tid=5452] ppid=5448 vsize=5396760 CPUtime=50.76 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 55545 0 0 0 5065 11 0 0 19 0 4 0 669561373 5526282240 1060908 33554432000 4194304 4625164 140733558541760 18446744073709551615 4464259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=5396760 CPUtime=50.78 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 53348 0 0 0 5065 13 0 0 18 0 4 0 669561373 5526282240 1060908 33554432000 4194304 4625164 140733558541760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=5396760 CPUtime=50.21 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 58436 0 0 0 5013 8 0 0 23 0 4 0 669561373 5526282240 1060908 33554432000 4194304 4625164 140733558541760 18446744073709551615 4288789 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.85
Current children cumulated vsize (KiB) 5396760

[startup+102.314 s]
/proc/loadavg: 7.87 7.84 7.94 10/380 5466
/proc/meminfo: memFree=17660868/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=10636732 CPUtime=406.57 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 6795287 0 0 0 39726 931 0 0 25 0 4 0 669561357 10892013568 2366641 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2659183 2366641 352 106 0 2654686 0
[pid=5450/tid=5452] ppid=5448 vsize=10636732 CPUtime=101.88 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 79538 0 0 0 10172 16 0 0 25 0 4 0 669561373 10892013568 2366641 33554432000 4194304 4625164 140733558541760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=10636732 CPUtime=101.73 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 92811 0 0 0 10150 23 0 0 25 0 4 0 669561373 10892013568 2366641 33554432000 4194304 4625164 140733558541760 18446744073709551615 4464700 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=10636732 CPUtime=100.67 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 208295 0 0 0 10036 31 0 0 25 0 4 0 669561373 10892013568 2366644 33554432000 4194304 4625164 140733558541760 18446744073709551615 4562168 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.57
Current children cumulated vsize (KiB) 10636732

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

[startup+108.701 s]
/proc/loadavg: 7.96 7.86 7.95 10/380 5466
/proc/meminfo: memFree=17389928/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=10779068 CPUtime=432.06 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 6903864 0 0 0 42255 951 0 0 25 0 4 0 669561357 11037765632 2439122 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2694767 2439122 352 106 0 2690270 0
[pid=5450/tid=5452] ppid=5448 vsize=10779068 CPUtime=108.27 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 82037 0 0 0 10811 16 0 0 25 0 4 0 669561373 11037765632 2439122 33554432000 4194304 4625164 140733558541760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=10779068 CPUtime=108.12 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 96681 0 0 0 10788 24 0 0 25 0 4 0 669561373 11037765632 2439122 33554432000 4194304 4625164 140733558541760 18446744073709551615 4317270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=10779068 CPUtime=107 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 227538 0 0 0 10666 34 0 0 25 0 4 0 669561373 11037765632 2439122 33554432000 4194304 4625164 140733558541760 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 432.06
Current children cumulated vsize (KiB) 10779068

[startup+111.9 s]
/proc/loadavg: 7.96 7.86 7.95 10/380 5466
/proc/meminfo: memFree=17248680/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=10914236 CPUtime=444.81 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 6974746 0 0 0 43517 964 0 0 25 0 4 0 669561357 11176177664 2485475 33554432000 4194304 4625164 140733558541760 18446744073709551615 230808826913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2728559 2485475 352 106 0 2724062 0
[pid=5450/tid=5452] ppid=5448 vsize=10914236 CPUtime=111.47 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 82127 0 0 0 11131 16 0 0 25 0 4 0 669561373 11176177664 2485475 33554432000 4194304 4625164 140733558541760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=10914236 CPUtime=111.32 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 97640 0 0 0 11108 24 0 0 25 0 4 0 669561373 11176177664 2485475 33554432000 4194304 4625164 140733558541760 18446744073709551615 4469391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=10914236 CPUtime=110.15 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 239295 0 0 0 10980 35 0 0 25 0 4 0 669561373 11176177664 2485476 33554432000 4194304 4625164 140733558541760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 444.81
Current children cumulated vsize (KiB) 10914236

[startup+115.101 s]
/proc/loadavg: 7.96 7.86 7.95 10/380 5466
/proc/meminfo: memFree=17101988/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=10919356 CPUtime=457.57 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 7012814 0 0 0 44785 972 0 0 25 0 4 0 669561357 11181420544 2506168 33554432000 4194304 4625164 140733558541760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2729839 2506168 352 106 0 2725342 0
[pid=5450/tid=5452] ppid=5448 vsize=10919356 CPUtime=114.67 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 82193 0 0 0 11451 16 0 0 25 0 4 0 669561373 11181420544 2506168 33554432000 4194304 4625164 140733558541760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=10919356 CPUtime=114.52 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 99391 0 0 0 11427 25 0 0 25 0 4 0 669561373 11181420544 2506168 33554432000 4194304 4625164 140733558541760 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=10919356 CPUtime=113.31 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 250852 0 0 0 11295 36 0 0 25 0 4 0 669561373 11181420544 2506168 33554432000 4194304 4625164 140733558541760 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 457.57
Current children cumulated vsize (KiB) 10919356

[startup+116.701 s]
/proc/loadavg: 7.97 7.86 7.95 10/380 5466
/proc/meminfo: memFree=16936200/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=10992516 CPUtime=463.95 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 7069138 0 0 0 45413 982 0 0 18 0 4 0 669561357 11256336384 2547755 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2748129 2547755 352 106 0 2743632 0
[pid=5450/tid=5452] ppid=5448 vsize=10992516 CPUtime=116.27 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 82423 0 0 0 11611 16 0 0 25 0 4 0 669561373 11256336384 2547755 33554432000 4194304 4625164 140733558541760 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=10992516 CPUtime=116.12 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 100538 0 0 0 11587 25 0 0 25 0 4 0 669561373 11256336384 2547755 33554432000 4194304 4625164 140733558541760 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=10992516 CPUtime=114.88 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 255882 0 0 0 11451 37 0 0 25 0 4 0 669561373 11256336384 2547755 33554432000 4194304 4625164 140733558541760 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 463.95
Current children cumulated vsize (KiB) 10992516

[startup+117.5 s]
/proc/loadavg: 7.97 7.86 7.95 10/380 5466
/proc/meminfo: memFree=16936200/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=11058052 CPUtime=467.15 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) R 5448 5450 5006 0 -1 4202496 7095071 0 0 0 45727 988 0 0 20 0 4 0 669561357 11323445248 2567465 33554432000 4194304 4625164 140733558541760 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 2764513 2567465 352 106 0 2760016 0
[pid=5450/tid=5452] ppid=5448 vsize=11058052 CPUtime=117.07 cores=1,3,5,7
/proc/5450/task/5452/stat : 5452 (SArTagnan) R 5448 5450 5006 0 -1 4202560 82725 0 0 0 11691 16 0 0 25 0 4 0 669561373 11323445248 2567465 33554432000 4194304 4625164 140733558541760 18446744073709551615 4469824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5450/tid=5453] ppid=5448 vsize=11058052 CPUtime=116.92 cores=1,3,5,7
/proc/5450/task/5453/stat : 5453 (SArTagnan) R 5448 5450 5006 0 -1 4202560 101371 0 0 0 11667 25 0 0 25 0 4 0 669561373 11323445248 2567468 33554432000 4194304 4625164 140733558541760 18446744073709551615 4464336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=11058052 CPUtime=115.68 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4202560 255936 0 0 0 11531 37 0 0 25 0 4 0 669561373 11323445248 2567468 33554432000 4194304 4625164 140733558541760 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 467.15
Current children cumulated vsize (KiB) 11058052

[startup+117.9 s]
/proc/loadavg: 7.97 7.86 7.95 10/380 5466
/proc/meminfo: memFree=16828068/32951124 swapFree=37160408/67111528
[pid=5450] ppid=5448 vsize=0 CPUtime=467.86 cores=1,3,5,7
/proc/5450/stat : 5450 (SArTagnan) Z 5448 5450 5006 0 -1 4202524 7098327 0 0 0 45768 1018 0 0 20 0 2 0 669561357 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5450/statm: 0 0 0 0 0 0 0
[pid=5450/tid=5454] ppid=5448 vsize=0 CPUtime=116.08 cores=1,3,5,7
/proc/5450/task/5454/stat : 5454 (SArTagnan) R 5448 5450 5006 0 -1 4203588 255939 0 0 0 11541 67 0 0 25 0 2 0 669561373 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 467.86
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 117.979
CPU time (s): 467.946
CPU user time (s): 457.684
CPU system time (s): 10.2614
CPU usage (%): 396.635
Max. virtual memory (cumulated for all children) (KiB): 14979912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 457.684
system time used= 10.2614
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7098327
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= 11957
involuntary context switches= 3858

runsolver used 0.435933 second user time and 1.00185 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-16 23:00:09
IDJOB=3386428
IDBENCH=82390
IDSOLVER=1871
FILE ID=node104/3386428-1305579608
RUNJOBID= node104-1305576965-5025
PBS_JOBID= 13350212
Free space on /tmp= 73264 MiB

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

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=993162742

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27206104 kB
Buffers:        301284 kB
Cached:        2712332 kB
SwapCached:     152312 kB
Active:        1919864 kB
Inactive:      3541800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27206104 kB
SwapTotal:    67111528 kB
SwapFree:     37160408 kB
Dirty:            8724 kB
Writeback:           0 kB
AnonPages:     2308376 kB
Mapped:          11416 kB
Slab:           128252 kB
PageTables:      90540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88580984 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= 73264 MiB
End job on node104 at 2011-05-16 23:02:07