Trace number 3386203

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) 1460.1 367.385

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3386203-1305579583/watcher-3386203-1305579583 -o /tmp/evaluation-result-3386203-1305579583/solver-3386203-1305579583 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386203-1305579583.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.76 8.03 8.07 5/450 30430
/proc/meminfo: memFree=16479588/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=68928 CPUtime=0.01 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 2384 0 0 0 1 0 0 0 23 0 1 0 748189161 70582272 2322 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/30430/statm: 17232 2322 298 106 0 12735 0

[startup+0.019274 s]
/proc/loadavg: 7.76 8.03 8.07 5/450 30430
/proc/meminfo: memFree=16479588/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=68928 CPUtime=0.01 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 2384 0 0 0 1 0 0 0 23 0 1 0 748189161 70582272 2322 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/30430/statm: 17232 2322 298 106 0 12735 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 68928

[startup+0.100258 s]
/proc/loadavg: 7.76 8.03 8.07 5/450 30430
/proc/meminfo: memFree=16479588/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=70740 CPUtime=0.09 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 3163 0 0 0 9 0 0 0 23 0 1 0 748189161 72437760 2678 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/30430/statm: 17685 2678 299 106 0 13188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70740

[startup+0.300227 s]
/proc/loadavg: 7.76 8.03 8.07 5/450 30430
/proc/meminfo: memFree=16479588/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=85228 CPUtime=0.29 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 11083 0 0 0 27 2 0 0 24 0 1 0 748189161 87273472 5527 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988211294 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/30430/statm: 21307 5528 299 106 0 16810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85228

[startup+0.700159 s]
/proc/loadavg: 7.76 8.03 8.07 5/450 30430
/proc/meminfo: memFree=16479588/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=337188 CPUtime=1.04 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 39638 0 0 0 99 5 0 0 25 0 4 0 748189161 345280512 31267 33554432000 4194304 4625164 140736000525408 18446744073709551615 4337280 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 84297 31267 335 106 0 79800 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 337188

[startup+1.50102 s]
/proc/loadavg: 7.76 8.03 8.07 9/454 30434
/proc/meminfo: memFree=16352032/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=337188 CPUtime=4.23 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 40483 0 0 0 417 6 0 0 25 0 4 0 748189161 345280512 32112 33554432000 4194304 4625164 140736000525408 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 84297 32112 335 106 0 79800 0
[pid=30430/tid=30432] ppid=30428 vsize=337188 CPUtime=0.91 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 738 0 0 0 91 0 0 0 25 0 4 0 748189219 345280512 32112 33554432000 4194304 4625164 140736000525408 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=337188 CPUtime=0.91 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 776 0 0 0 91 0 0 0 25 0 4 0 748189219 345280512 32112 33554432000 4194304 4625164 140736000525408 18446744073709551615 4478002 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=337188 CPUtime=0.9 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 421 0 0 0 90 0 0 0 25 0 4 0 748189219 345280512 32112 33554432000 4194304 4625164 140736000525408 18446744073709551615 4278665 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 337188

[startup+3.10074 s]
/proc/loadavg: 7.76 8.03 8.07 9/454 30434
/proc/meminfo: memFree=16341120/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=337188 CPUtime=10.61 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 44612 0 0 0 1055 6 0 0 25 0 4 0 748189161 345280512 35728 33554432000 4194304 4625164 140736000525408 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 84297 35728 336 106 0 79800 0
[pid=30430/tid=30432] ppid=30428 vsize=337188 CPUtime=2.51 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 1096 0 0 0 251 0 0 0 25 0 4 0 748189219 345280512 35728 33554432000 4194304 4625164 140736000525408 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=337188 CPUtime=2.51 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 2027 0 0 0 251 0 0 0 25 0 4 0 748189219 345280512 35728 33554432000 4194304 4625164 140736000525408 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=337188 CPUtime=2.48 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 1042 0 0 0 248 0 0 0 25 0 4 0 748189219 345280512 35728 33554432000 4194304 4625164 140736000525408 18446744073709551615 4352804 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.61
Current children cumulated vsize (KiB) 337188

[startup+6.30118 s]
/proc/loadavg: 7.78 8.03 8.07 9/454 30435
/proc/meminfo: memFree=16264980/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=386372 CPUtime=23.37 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 76286 0 0 0 2326 11 0 0 18 0 4 0 748189161 395644928 52736 33554432000 4194304 4625164 140736000525408 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 96593 52736 336 106 0 92096 0
[pid=30430/tid=30432] ppid=30428 vsize=386372 CPUtime=5.71 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 1938 0 0 0 571 0 0 0 25 0 4 0 748189219 395644928 52736 33554432000 4194304 4625164 140736000525408 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=386372 CPUtime=5.71 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 4385 0 0 0 571 0 0 0 25 0 4 0 748189219 395644928 52736 33554432000 4194304 4625164 140736000525408 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=386372 CPUtime=5.63 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 4493 0 0 0 563 0 0 0 25 0 4 0 748189219 395644928 52736 33554432000 4194304 4625164 140736000525408 18446744073709551615 4469186 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.37
Current children cumulated vsize (KiB) 386372

[startup+12.7011 s]
/proc/loadavg: 7.80 8.03 8.07 9/454 30435
/proc/meminfo: memFree=16215296/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=438840 CPUtime=48.86 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 112994 0 0 0 4870 16 0 0 25 0 4 0 748189161 449372160 68287 33554432000 4194304 4625164 140736000525408 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 109710 68287 372 106 0 105213 0
[pid=30430/tid=30432] ppid=30428 vsize=438840 CPUtime=12.11 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 8105 0 0 0 1211 0 0 0 25 0 4 0 748189219 449372160 68287 33554432000 4194304 4625164 140736000525408 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=438840 CPUtime=12.11 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 13345 0 0 0 1210 1 0 0 25 0 4 0 748189219 449372160 68287 33554432000 4194304 4625164 140736000525408 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=438840 CPUtime=11.93 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 16010 0 0 0 1191 2 0 0 25 0 4 0 748189219 449372160 68287 33554432000 4194304 4625164 140736000525408 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 438840

[startup+25.5008 s]
/proc/loadavg: 8.00 8.06 8.07 9/454 30435
/proc/meminfo: memFree=16041072/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=612812 CPUtime=99.87 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 187551 0 0 0 9958 29 0 0 25 0 4 0 748189161 627519488 106722 33554432000 4194304 4625164 140736000525408 18446744073709551615 4278640 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 153203 106722 343 106 0 148706 0
[pid=30430/tid=30432] ppid=30428 vsize=612812 CPUtime=24.91 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 13506 0 0 0 2489 2 0 0 25 0 4 0 748189219 627519488 106722 33554432000 4194304 4625164 140736000525408 18446744073709551615 4487022 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=612812 CPUtime=24.91 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 23463 0 0 0 2488 3 0 0 25 0 4 0 748189219 627519488 106722 33554432000 4194304 4625164 140736000525408 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=612812 CPUtime=24.54 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 38021 0 0 0 2448 6 0 0 25 0 4 0 748189219 627519488 106722 33554432000 4194304 4625164 140736000525408 18446744073709551615 4561012 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.87
Current children cumulated vsize (KiB) 612812

[startup+51.1003 s]
/proc/loadavg: 8.00 8.06 8.07 9/454 30436
/proc/meminfo: memFree=15680916/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=992656 CPUtime=201.9 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 371218 0 0 0 20126 64 0 0 25 0 4 0 748189161 1016479744 194380 33554432000 4194304 4625164 140736000525408 18446744073709551615 4278640 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 248164 194380 454 106 0 243667 0
[pid=30430/tid=30432] ppid=30428 vsize=992656 CPUtime=50.51 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 23487 0 0 0 5047 4 0 0 25 0 4 0 748189219 1016479744 194380 33554432000 4194304 4625164 140736000525408 18446744073709551615 4467415 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=992656 CPUtime=50.5 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 39398 0 0 0 5043 7 0 0 25 0 4 0 748189219 1016479744 194380 33554432000 4194304 4625164 140736000525408 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=992656 CPUtime=49.77 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 82022 0 0 0 4963 14 0 0 25 0 4 0 748189219 1016479744 194380 33554432000 4194304 4625164 140736000525408 18446744073709551615 4554687 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.9
Current children cumulated vsize (KiB) 992656

[startup+102.317 s]
/proc/loadavg: 8.11 8.08 8.08 9/454 30446
/proc/meminfo: memFree=14846724/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=2015732 CPUtime=405.97 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 953946 0 0 0 40432 165 0 0 25 0 4 0 748189161 2064109568 396589 33554432000 4194304 4625164 140736000525408 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 503933 396592 419 106 0 499436 0
[pid=30430/tid=30432] ppid=30428 vsize=2015732 CPUtime=101.72 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 58563 0 0 0 10162 10 0 0 25 0 4 0 748189219 2064109568 396592 33554432000 4194304 4625164 140736000525408 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=2015732 CPUtime=101.69 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 93780 0 0 0 10150 19 0 0 19 0 4 0 748189219 2064109568 396592 33554432000 4194304 4625164 140736000525408 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=2015732 CPUtime=100.22 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 202740 0 0 0 9989 33 0 0 25 0 4 0 748189219 2064109568 396594 33554432000 4194304 4625164 140736000525408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.97
Current children cumulated vsize (KiB) 2015732

[startup+162.301 s]
/proc/loadavg: 7.98 8.06 8.07 9/454 30479
/proc/meminfo: memFree=15036984/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=3259616 CPUtime=644.96 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 1799805 0 0 0 64195 301 0 0 25 0 4 0 748189161 3337846784 633335 33554432000 4194304 4625164 140736000525408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 814904 633335 343 106 0 810407 0
[pid=30430/tid=30432] ppid=30428 vsize=3259616 CPUtime=161.7 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 68492 0 0 0 16158 12 0 0 25 0 4 0 748189219 3337846784 633335 33554432000 4194304 4625164 140736000525408 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=3259616 CPUtime=161.65 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 113123 0 0 0 16142 23 0 0 25 0 4 0 748189219 3337846784 633335 33554432000 4194304 4625164 140736000525408 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=3259616 CPUtime=159.28 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 341494 0 0 0 15873 55 0 0 25 0 4 0 748189219 3337846784 633335 33554432000 4194304 4625164 140736000525408 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 644.96
Current children cumulated vsize (KiB) 3259616

[startup+222.3 s]
/proc/loadavg: 8.10 8.07 8.08 9/454 30480
/proc/meminfo: memFree=10099508/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=3424168 CPUtime=884.05 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 2098852 0 0 0 88052 353 0 0 25 0 4 0 748189161 3506348032 736162 33554432000 4194304 4625164 140736000525408 18446744073709551615 4390549 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 856042 736162 344 106 0 851545 0
[pid=30430/tid=30432] ppid=30428 vsize=3424168 CPUtime=221.7 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 68724 0 0 0 22158 12 0 0 25 0 4 0 748189219 3506348032 736162 33554432000 4194304 4625164 140736000525408 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=3424168 CPUtime=221.65 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 119630 0 0 0 22140 25 0 0 25 0 4 0 748189219 3506348032 736162 33554432000 4194304 4625164 140736000525408 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=3424168 CPUtime=218.37 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 496649 0 0 0 21759 78 0 0 25 0 4 0 748189219 3506348032 736162 33554432000 4194304 4625164 140736000525408 18446744073709551615 4554608 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 884.05
Current children cumulated vsize (KiB) 3424168

[startup+282.301 s]
/proc/loadavg: 8.04 8.06 8.07 9/454 30482
/proc/meminfo: memFree=3530804/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=4858416 CPUtime=1123.14 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 3035216 0 0 0 111811 503 0 0 25 0 4 0 748189161 4975017984 1063475 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988253729 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 1214604 1063476 344 106 0 1210107 0
[pid=30430/tid=30432] ppid=30428 vsize=4858416 CPUtime=281.71 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 70215 0 0 0 28158 13 0 0 25 0 4 0 748189219 4975017984 1063476 33554432000 4194304 4625164 140736000525408 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=4858416 CPUtime=281.65 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 181422 0 0 0 28124 41 0 0 25 0 4 0 748189219 4975017984 1063477 33554432000 4194304 4625164 140736000525408 18446744073709551615 4317237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=4858416 CPUtime=277.48 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 685128 0 0 0 27642 106 0 0 25 0 4 0 748189219 4975017984 1063477 33554432000 4194304 4625164 140736000525408 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 4858416

[startup+342.3 s]
/proc/loadavg: 8.04 8.06 8.07 9/454 30514
/proc/meminfo: memFree=10824912/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=9056112 CPUtime=1361.81 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 5632338 0 0 0 135295 886 0 0 25 0 4 0 748189161 9273458688 1898975 33554432000 4194304 4625164 140736000525408 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 2264028 1898976 344 106 0 2259531 0
[pid=30430/tid=30432] ppid=30428 vsize=9056112 CPUtime=341.61 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 71431 0 0 0 34148 13 0 0 25 0 4 0 748189219 9273458688 1898976 33554432000 4194304 4625164 140736000525408 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=9056112 CPUtime=341.48 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 233533 0 0 0 34094 54 0 0 25 0 4 0 748189219 9273458688 1898976 33554432000 4194304 4625164 140736000525408 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=9056112 CPUtime=336.41 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 876798 0 0 0 33503 138 0 0 25 0 4 0 748189219 9273458688 1898976 33554432000 4194304 4625164 140736000525408 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 9056112



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+366.801 s]
/proc/loadavg: 8.03 8.05 8.07 9/454 30514
/proc/meminfo: memFree=4931592/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=15874744 CPUtime=1459.5 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) R 30428 30430 30199 0 -1 4202496 7385255 0 0 0 144798 1152 0 0 25 0 4 0 748189161 16255737856 3433062 33554432000 4194304 4625164 140736000525408 18446744073709551615 215988290005 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 3968686 3433068 75166 106 0 3964189 0
[pid=30430/tid=30432] ppid=30428 vsize=15874744 CPUtime=366.13 cores=1,3,5,7
/proc/30430/task/30432/stat : 30432 (SArTagnan) R 30428 30430 30199 0 -1 4202560 71938 0 0 0 36600 13 0 0 25 0 4 0 748189219 16255737856 3433138 33554432000 4194304 4625164 140736000525408 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30430/tid=30433] ppid=30428 vsize=15874744 CPUtime=365.99 cores=1,3,5,7
/proc/30430/task/30433/stat : 30433 (SArTagnan) R 30428 30430 30199 0 -1 4202560 256689 0 0 0 36541 58 0 0 25 0 4 0 748189219 16255737856 3433147 33554432000 4194304 4625164 140736000525408 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=15874744 CPUtime=360.56 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4202560 923422 0 0 0 35911 145 0 0 25 0 4 0 748189219 16255737856 3433156 33554432000 4194304 4625164 140736000525408 18446744073709551615 4334224 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1459.5
Current children cumulated vsize (KiB) 15874744

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

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

[startup+367.001 s]
/proc/loadavg: 8.03 8.05 8.07 9/454 30514
/proc/meminfo: memFree=4931592/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=0 CPUtime=1459.7 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) Z 30428 30430 30199 0 -1 4203548 7387874 0 0 0 144800 1170 0 0 25 0 2 0 748189161 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 0 0 0 0 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=0 CPUtime=360.74 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4203588 923422 0 0 0 35911 163 0 0 25 0 2 0 748189219 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) 1459.7
Current children cumulated vsize (KiB) 0

[startup+367.201 s]
/proc/loadavg: 8.03 8.05 8.07 9/454 30514
/proc/meminfo: memFree=4931592/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=0 CPUtime=1459.9 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) Z 30428 30430 30199 0 -1 4203548 7387874 0 0 0 144800 1190 0 0 25 0 2 0 748189161 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 0 0 0 0 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=0 CPUtime=360.94 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4203588 923422 0 0 0 35911 183 0 0 25 0 2 0 748189219 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) 1459.9
Current children cumulated vsize (KiB) 0

[startup+367.301 s]
/proc/loadavg: 8.03 8.05 8.07 6/453 30515
/proc/meminfo: memFree=16420076/32950940 swapFree=67111356/67111528
[pid=30430] ppid=30428 vsize=0 CPUtime=1460.02 cores=1,3,5,7
/proc/30430/stat : 30430 (SArTagnan) Z 30428 30430 30199 0 -1 4203548 7387874 0 0 0 144800 1202 0 0 25 0 2 0 748189161 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30430/statm: 0 0 0 0 0 0 0
[pid=30430/tid=30434] ppid=30428 vsize=0 CPUtime=361.05 cores=1,3,5,7
/proc/30430/task/30434/stat : 30434 (SArTagnan) R 30428 30430 30199 0 -1 4203588 923422 0 0 0 35911 194 0 0 25 0 2 0 748189219 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) 1460.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 367.385
CPU time (s): 1460.1
CPU user time (s): 1448.01
CPU system time (s): 12.0932
CPU usage (%): 397.43
Max. virtual memory (cumulated for all children) (KiB): 15874744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1448.01
system time used= 12.0932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7387874
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= 7512
involuntary context switches= 6229

runsolver used 1.48277 second user time and 3.99739 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 22:59:44
IDJOB=3386203
IDBENCH=82379
IDSOLVER=1871
FILE ID=node117/3386203-1305579583
RUNJOBID= node117-1305577168-30218
PBS_JOBID= 13350218
Free space on /tmp= 73416 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386203-1305579583/watcher-3386203-1305579583 -o /tmp/evaluation-result-3386203-1305579583/solver-3386203-1305579583 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386203-1305579583.cnf -threads=4

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=653677407

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16479876 kB
Buffers:        339784 kB
Cached:        4783216 kB
SwapCached:          0 kB
Active:       12859380 kB
Inactive:      3245940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16479876 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           30272 kB
Writeback:           0 kB
AnonPages:    10982032 kB
Mapped:          35028 kB
Slab:           247188 kB
PageTables:      53900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 118077960 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= 73404 MiB
End job on node117 at 2011-05-16 23:05:53