Trace number 3260992

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-24UNSAT 3337.88 835.651

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.97324
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

Solver Data

3337.46/835.59	
3337.46/835.59	s UNSATISFIABLE
3337.46/835.59	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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-3260992-1304090228/watcher-3260992-1304090228 -o /tmp/evaluation-result-3260992-1304090228/solver-3260992-1304090228 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3260992-1304090228.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.28 7.94 7.98 7/180 26097
/proc/meminfo: memFree=30922564/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=180412 CPUtime=0 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 4 0 520619857 184741888 437 33554432000 4194304 4623224 140736834084400 18446744073709551615 4358384 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 45103 437 334 105 0 40607 0
[pid=26097/tid=26098] ppid=26095 vsize=180412 CPUtime=0 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 520619857 184741888 438 33554432000 4194304 4623224 140736834084400 18446744073709551615 239476391691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=180412 CPUtime=0 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 4 0 520619857 184741888 438 33554432000 4194304 4623224 140736834084400 18446744073709551615 239476391691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=180412 CPUtime=0 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 520619857 184741888 439 33554432000 4194304 4623224 140736834084400 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0551019 s]
/proc/loadavg: 7.28 7.94 7.98 7/180 26097
/proc/meminfo: memFree=30922564/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=181672 CPUtime=0.2 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1312 0 0 0 20 0 0 0 25 0 4 0 520619857 186032128 1076 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 45418 1076 344 105 0 40922 0
[pid=26097/tid=26098] ppid=26095 vsize=181672 CPUtime=0.05 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 191 0 0 0 5 0 0 0 25 0 4 0 520619857 186032128 1076 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=181672 CPUtime=0.05 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 256 0 0 0 5 0 0 0 25 0 4 0 520619857 186032128 1076 33554432000 4194304 4623224 140736834084400 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=181672 CPUtime=0.04 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 222 0 0 0 4 0 0 0 25 0 4 0 520619857 186032128 1076 33554432000 4194304 4623224 140736834084400 18446744073709551615 4548313 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 181672

[startup+0.101072 s]
/proc/loadavg: 7.28 7.94 7.98 7/180 26097
/proc/meminfo: memFree=30922564/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=182872 CPUtime=0.38 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 2054 0 0 0 38 0 0 0 25 0 4 0 520619857 187260928 1522 33554432000 4194304 4623224 140736834084400 18446744073709551615 4511032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 45718 1522 344 105 0 41222 0
[pid=26097/tid=26098] ppid=26095 vsize=182872 CPUtime=0.09 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 410 0 0 0 9 0 0 0 25 0 4 0 520619857 187260928 1522 33554432000 4194304 4623224 140736834084400 18446744073709551615 4378435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=182872 CPUtime=0.09 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 426 0 0 0 9 0 0 0 25 0 4 0 520619857 187260928 1522 33554432000 4194304 4623224 140736834084400 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=182872 CPUtime=0.09 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 512 0 0 0 9 0 0 0 25 0 4 0 520619857 187260928 1522 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 182872

[startup+0.301053 s]
/proc/loadavg: 7.28 7.94 7.98 7/180 26097
/proc/meminfo: memFree=30922564/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=186332 CPUtime=1.18 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 4022 0 0 0 118 0 0 0 25 0 4 0 520619857 190803968 2784 33554432000 4194304 4623224 140736834084400 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 46583 2788 344 105 0 42087 0
[pid=26097/tid=26098] ppid=26095 vsize=186332 CPUtime=0.29 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 987 0 0 0 29 0 0 0 25 0 4 0 520619857 190803968 2788 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=186332 CPUtime=0.29 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 962 0 0 0 29 0 0 0 25 0 4 0 520619857 190803968 2788 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=186332 CPUtime=0.29 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 1182 0 0 0 29 0 0 0 25 0 4 0 520619857 190803968 2788 33554432000 4194304 4623224 140736834084400 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 186332

[startup+0.700961 s]
/proc/loadavg: 7.28 7.94 7.98 7/180 26097
/proc/meminfo: memFree=30922564/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=189684 CPUtime=2.77 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 7267 0 0 0 277 0 0 0 25 0 4 0 520619857 194236416 4804 33554432000 4194304 4623224 140736834084400 18446744073709551615 4526556 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 47421 4804 349 105 0 42925 0
[pid=26097/tid=26098] ppid=26095 vsize=189684 CPUtime=0.69 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 1549 0 0 0 69 0 0 0 25 0 4 0 520619857 194236416 4804 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=189684 CPUtime=0.69 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 2038 0 0 0 69 0 0 0 25 0 4 0 520619857 194236416 4804 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=189684 CPUtime=0.69 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 2638 0 0 0 69 0 0 0 25 0 4 0 520619857 194236416 4804 33554432000 4194304 4623224 140736834084400 18446744073709551615 4545943 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 189684

[startup+1.50081 s]
/proc/loadavg: 7.28 7.94 7.98 9/184 26191
/proc/meminfo: memFree=30910608/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=195248 CPUtime=5.97 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 11580 0 0 0 596 1 0 0 25 0 4 0 520619857 199933952 6845 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 48812 6845 359 105 0 44316 0
[pid=26097/tid=26098] ppid=26095 vsize=195248 CPUtime=1.48 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 3296 0 0 0 148 0 0 0 25 0 4 0 520619857 199933952 6845 33554432000 4194304 4623224 140736834084400 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=195248 CPUtime=1.49 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 3114 0 0 0 149 0 0 0 25 0 4 0 520619857 199933952 6845 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=195248 CPUtime=1.48 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 3807 0 0 0 148 0 0 0 25 0 4 0 520619857 199933952 6845 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 195248

[startup+3.1005 s]
/proc/loadavg: 7.34 7.94 7.98 9/184 26191
/proc/meminfo: memFree=30883080/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=211004 CPUtime=12.36 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 20585 0 0 0 1234 2 0 0 25 0 4 0 520619857 216068096 10561 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 52751 10561 344 105 0 48255 0
[pid=26097/tid=26098] ppid=26095 vsize=211004 CPUtime=3.08 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 5407 0 0 0 308 0 0 0 25 0 4 0 520619857 216068096 10561 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=211004 CPUtime=3.09 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 6898 0 0 0 308 1 0 0 25 0 4 0 520619857 216068096 10561 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=211004 CPUtime=3.09 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 6660 0 0 0 308 1 0 0 25 0 4 0 520619857 216068096 10561 33554432000 4194304 4623224 140736834084400 18446744073709551615 4550506 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 211004

[startup+6.30089 s]
/proc/loadavg: 7.34 7.94 7.98 9/184 26221
/proc/meminfo: memFree=30848812/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=282864 CPUtime=25.15 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 37912 0 0 0 2509 6 0 0 25 0 4 0 520619857 289652736 16125 33554432000 4194304 4623224 140736834084400 18446744073709551615 4511047 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 70716 16125 374 105 0 66220 0
[pid=26097/tid=26098] ppid=26095 vsize=282864 CPUtime=6.26 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 8710 0 0 0 625 1 0 0 25 0 4 0 520619857 289652736 16125 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=282864 CPUtime=6.28 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 8024 0 0 0 627 1 0 0 25 0 4 0 520619857 289652736 16125 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=282864 CPUtime=6.29 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 19228 0 0 0 626 3 0 0 25 0 4 0 520619857 289652736 16125 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 282864

[startup+12.7007 s]
/proc/loadavg: 7.44 7.94 7.98 9/184 26222
/proc/meminfo: memFree=30746868/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=296904 CPUtime=50.71 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 79655 0 0 0 5058 13 0 0 25 0 4 0 520619857 304029696 25139 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510235 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 74226 25139 415 105 0 69730 0
[pid=26097/tid=26098] ppid=26095 vsize=296904 CPUtime=12.63 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 14717 0 0 0 1260 3 0 0 25 0 4 0 520619857 304029696 25139 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=296904 CPUtime=12.68 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 12257 0 0 0 1266 2 0 0 25 0 4 0 520619857 304029696 25139 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=296904 CPUtime=12.69 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 50070 0 0 0 1262 7 0 0 25 0 4 0 520619857 304029696 25139 33554432000 4194304 4623224 140736834084400 18446744073709551615 4550484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 296904

[startup+25.5012 s]
/proc/loadavg: 7.52 7.95 7.98 9/184 26222
/proc/meminfo: memFree=30632716/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=314156 CPUtime=101.84 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 136941 0 0 0 10159 25 0 0 25 0 4 0 520619857 321695744 36971 33554432000 4194304 4623224 140736834084400 18446744073709551615 4517548 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 78539 36972 445 105 0 74043 0
[pid=26097/tid=26098] ppid=26095 vsize=314156 CPUtime=25.35 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 23418 0 0 0 2529 6 0 0 25 0 4 0 520619857 321695744 36972 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=314156 CPUtime=25.48 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 18382 0 0 0 2545 3 0 0 25 0 4 0 520619857 321695744 36972 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=314156 CPUtime=25.49 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 91587 0 0 0 2535 14 0 0 25 0 4 0 520619857 321695744 36972 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366439 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 314156

[startup+51.1003 s]
/proc/loadavg: 7.69 7.95 7.98 9/184 26223
/proc/meminfo: memFree=30474220/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=445404 CPUtime=204.1 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 200937 0 0 0 20373 37 0 0 25 0 4 0 520619857 456093696 56690 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 111351 56690 550 105 0 106855 0
[pid=26097/tid=26098] ppid=26095 vsize=445404 CPUtime=50.82 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 45400 0 0 0 5072 10 0 0 25 0 4 0 520619857 456093696 56690 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=445404 CPUtime=51.08 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 37550 0 0 0 5100 8 0 0 25 0 4 0 520619857 456093696 56690 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=445404 CPUtime=51.08 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 111943 0 0 0 5091 17 0 0 25 0 4 0 520619857 456093696 56690 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 445404

[startup+102.307 s]
/proc/loadavg: 7.91 7.97 7.99 9/184 26224
/proc/meminfo: memFree=30244176/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=552924 CPUtime=408.65 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 240699 0 0 0 40820 45 0 0 25 0 4 0 520619857 566194176 77921 33554432000 4194304 4623224 140736834084400 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 138231 77921 825 105 0 133735 0
[pid=26097/tid=26098] ppid=26095 vsize=552924 CPUtime=101.74 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 66215 0 0 0 10160 14 0 0 25 0 4 0 520619857 566194176 77921 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=552924 CPUtime=102.29 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 41496 0 0 0 10220 9 0 0 25 0 4 0 520619857 566194176 77921 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=552924 CPUtime=102.29 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 119620 0 0 0 10211 18 0 0 25 0 4 0 520619857 566194176 77921 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 552924

[startup+162.301 s]

################
# More data... #
################

/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 158257 0 0 0 57878 36 0 0 25 0 4 0 520619857 1176240128 209017 33554432000 4194304 4623224 140736834084400 18446744073709551615 239476350983 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1148672 CPUtime=582.29 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 143873 0 0 0 58184 45 0 0 25 0 4 0 520619857 1176240128 209017 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1148672 CPUtime=582.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 358339 0 0 0 58172 59 0 0 25 0 4 0 520619857 1176240128 209017 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2326.07
Current children cumulated vsize (KiB) 1148672

[startup+642.301 s]
/proc/loadavg: 8.10 8.04 8.00 9/184 26238
/proc/meminfo: memFree=28818516/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1318988 CPUtime=2565.77 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1077139 0 0 0 256373 204 0 0 25 0 4 0 520619857 1350643712 230922 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 329747 230922 345 105 0 325251 0
[pid=26097/tid=26098] ppid=26095 vsize=1318988 CPUtime=638.82 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 160461 0 0 0 63845 37 0 0 25 0 4 0 520619857 1350643712 230922 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1318988 CPUtime=642.29 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 145833 0 0 0 64183 46 0 0 25 0 4 0 520619857 1350643712 230922 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1318988 CPUtime=642.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 396601 0 0 0 64168 63 0 0 25 0 4 0 520619857 1350643712 230922 33554432000 4194304 4623224 140736834084400 18446744073709551615 4550719 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.77
Current children cumulated vsize (KiB) 1318988

[startup+702.301 s]
/proc/loadavg: 8.15 8.06 8.01 9/184 26240
/proc/meminfo: memFree=28703780/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1331336 CPUtime=2805.41 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1327361 0 0 0 280296 245 0 0 25 0 4 0 520619857 1363288064 245132 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 332834 245132 346 105 0 328338 0
[pid=26097/tid=26098] ppid=26095 vsize=1331336 CPUtime=698.47 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 163000 0 0 0 69808 39 0 0 25 0 4 0 520619857 1363288064 245132 33554432000 4194304 4623224 140736834084400 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1331336 CPUtime=702.28 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 147995 0 0 0 70180 48 0 0 25 0 4 0 520619857 1363288064 245132 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1331336 CPUtime=702.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 593947 0 0 0 70139 92 0 0 25 0 4 0 520619857 1363288064 245132 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 1331336

[startup+762.307 s]
/proc/loadavg: 8.16 8.08 8.01 10/184 26242
/proc/meminfo: memFree=28611248/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1407080 CPUtime=3045.11 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1447647 0 0 0 304247 264 0 0 25 0 4 0 520619857 1440849920 258299 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 351770 258299 346 105 0 347274 0
[pid=26097/tid=26098] ppid=26095 vsize=1407080 CPUtime=758.16 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 163985 0 0 0 75776 40 0 0 25 0 4 0 520619857 1440849920 258299 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1407080 CPUtime=762.29 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 150174 0 0 0 76180 49 0 0 25 0 4 0 520619857 1440849920 258299 33554432000 4194304 4623224 140736834084400 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1407080 CPUtime=762.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 649561 0 0 0 76131 100 0 0 25 0 4 0 520619857 1440849920 258299 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 1407080

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 26243
/proc/meminfo: memFree=28123644/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1865068 CPUtime=3284.74 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1697116 0 0 0 328173 301 0 0 25 0 4 0 520619857 1909829632 360447 33554432000 4194304 4623224 140736834084400 18446744073709551615 4517548 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 466267 360447 346 105 0 461771 0
[pid=26097/tid=26098] ppid=26095 vsize=1865068 CPUtime=817.83 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 81741 42 0 0 25 0 4 0 520619857 1909829632 360447 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1865068 CPUtime=822.26 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 82169 57 0 0 25 0 4 0 520619857 1909829632 360447 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1865068 CPUtime=822.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 677884 0 0 0 82127 104 0 0 25 0 4 0 520619857 1909829632 360447 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 1865068

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

[startup+825.501 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 26243
/proc/meminfo: memFree=28122892/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1865068 CPUtime=3297.52 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1697350 0 0 0 329451 301 0 0 25 0 4 0 520619857 1909829632 360669 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 466267 360669 346 105 0 461771 0
[pid=26097/tid=26098] ppid=26095 vsize=1865068 CPUtime=821.01 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 82059 42 0 0 25 0 4 0 520619857 1909829632 360669 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1865068 CPUtime=825.46 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 82489 57 0 0 25 0 4 0 520619857 1909829632 360669 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1865068 CPUtime=825.51 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 677918 0 0 0 82447 104 0 0 25 0 4 0 520619857 1909829632 360669 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3297.52
Current children cumulated vsize (KiB) 1865068

[startup+831.901 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26243
/proc/meminfo: memFree=28100692/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1930972 CPUtime=3323.09 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1729391 0 0 0 332003 306 0 0 25 0 4 0 520619857 1977315328 364768 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 482743 364768 346 105 0 478247 0
[pid=26097/tid=26098] ppid=26095 vsize=1930972 CPUtime=827.37 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 82695 42 0 0 25 0 4 0 520619857 1977315328 364768 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1930972 CPUtime=831.86 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 83129 57 0 0 25 0 4 0 520619857 1977315328 364768 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1930972 CPUtime=831.91 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 678066 0 0 0 83087 104 0 0 25 0 4 0 520619857 1977315328 364768 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3323.09
Current children cumulated vsize (KiB) 1930972

[startup+833.501 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26243
/proc/meminfo: memFree=28098212/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1930972 CPUtime=3329.48 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1730835 0 0 0 332642 306 0 0 25 0 4 0 520619857 1977315328 365779 33554432000 4194304 4623224 140736834084400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 482743 365779 346 105 0 478247 0
[pid=26097/tid=26098] ppid=26095 vsize=1930972 CPUtime=828.96 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 82854 42 0 0 25 0 4 0 520619857 1977315328 365779 33554432000 4194304 4623224 140736834084400 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1930972 CPUtime=833.46 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 83289 57 0 0 25 0 4 0 520619857 1977315328 365779 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1930972 CPUtime=833.51 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 678312 0 0 0 83247 104 0 0 25 0 4 0 520619857 1977315328 365779 33554432000 4194304 4623224 140736834084400 18446744073709551615 4276032 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3329.48
Current children cumulated vsize (KiB) 1930972

[startup+834.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26244
/proc/meminfo: memFree=28093004/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=1996508 CPUtime=3332.66 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1738957 0 0 0 332958 308 0 0 18 0 4 0 520619857 2044424192 373006 33554432000 4194304 4623224 140736834084400 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 499127 373006 346 105 0 494631 0
[pid=26097/tid=26098] ppid=26095 vsize=1996508 CPUtime=829.75 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 82933 42 0 0 18 0 4 0 520619857 2044424192 373006 33554432000 4194304 4623224 140736834084400 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=1996508 CPUtime=834.26 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 83368 58 0 0 18 0 4 0 520619857 2044424192 373006 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=1996508 CPUtime=834.31 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 679011 0 0 0 83327 104 0 0 25 0 4 0 520619857 2044424192 373006 33554432000 4194304 4623224 140736834084400 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3332.66
Current children cumulated vsize (KiB) 1996508

[startup+835.101 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26244
/proc/meminfo: memFree=28060640/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=2482328 CPUtime=3335.86 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1825200 0 0 0 333268 318 0 0 19 0 4 0 520619857 2541903872 458178 33554432000 4194304 4623224 140736834084400 18446744073709551615 239476392405 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 620582 458215 7761 105 0 616086 0
[pid=26097/tid=26098] ppid=26095 vsize=2482328 CPUtime=830.55 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 83013 42 0 0 19 0 4 0 520619857 2541903872 458231 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=2482328 CPUtime=835.06 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206076 0 0 0 83448 58 0 0 19 0 4 0 520619857 2541903872 458253 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=2482328 CPUtime=835.11 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 679795 0 0 0 83406 105 0 0 25 0 4 0 520619857 2541903872 458273 33554432000 4194304 4623224 140736834084400 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3335.86
Current children cumulated vsize (KiB) 2482328

[startup+835.501 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26244
/proc/meminfo: memFree=28060640/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=2159280 CPUtime=3337.46 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) R 26095 26097 25640 0 -1 4202496 1833070 0 0 0 333426 320 0 0 19 0 4 0 520619857 2211102720 386034 33554432000 4194304 4623224 140736834084400 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 539820 386034 346 105 0 535324 0
[pid=26097/tid=26098] ppid=26095 vsize=2159280 CPUtime=830.95 cores=1,3,5,7
/proc/26097/task/26098/stat : 26098 (SArTagnan) R 26095 26097 25640 0 -1 4202560 166254 0 0 0 83053 42 0 0 19 0 4 0 520619857 2211102720 386034 33554432000 4194304 4623224 140736834084400 18446744073709551615 4478748 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26097/tid=26099] ppid=26095 vsize=2159280 CPUtime=835.46 cores=1,3,5,7
/proc/26097/task/26099/stat : 26099 (SArTagnan) R 26095 26097 25640 0 -1 4202560 206091 0 0 0 83488 58 0 0 19 0 4 0 520619857 2211102720 386034 33554432000 4194304 4623224 140736834084400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=2159280 CPUtime=835.51 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4202560 680010 0 0 0 83446 105 0 0 25 0 4 0 520619857 2211102720 386034 33554432000 4194304 4623224 140736834084400 18446744073709551615 4365332 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3337.46
Current children cumulated vsize (KiB) 2159280

[startup+835.601 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26244
/proc/meminfo: memFree=28060640/32950928 swapFree=67086580/67111528
[pid=26097] ppid=26095 vsize=0 CPUtime=3337.83 cores=1,3,5,7
/proc/26097/stat : 26097 (SArTagnan) Z 26095 26097 25640 0 -1 4203548 1833379 0 0 0 333462 321 0 0 19 0 2 0 520619857 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26097/statm: 0 0 0 0 0 0 0
[pid=26097/tid=26100] ppid=26095 vsize=0 CPUtime=835.61 cores=1,3,5,7
/proc/26097/task/26100/stat : 26100 (SArTagnan) R 26095 26097 25640 0 -1 4203588 680010 0 0 0 83455 106 0 0 25 0 2 0 520619857 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) 3337.83
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 835.651
CPU time (s): 3337.88
CPU user time (s): 3334.62
CPU system time (s): 3.2635
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 2482328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3334.62
system time used= 3.2635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1833379
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= 6025
involuntary context switches= 22091

runsolver used 1.38779 second user time and 3.17252 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 17:17:08
IDJOB=3260992
IDBENCH=83203
IDSOLVER=1656
FILE ID=node148/3260992-1304090228
RUNJOBID= node148-1304090227-26045
PBS_JOBID= 13170546
Free space on /tmp= 71436 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-11-11-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260992-1304090228/watcher-3260992-1304090228 -o /tmp/evaluation-result-3260992-1304090228/solver-3260992-1304090228 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3260992-1304090228.cnf -threads=4

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=796225342

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30922844 kB
Buffers:        686816 kB
Cached:         919332 kB
SwapCached:       3724 kB
Active:         118556 kB
Inactive:      1545252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30922844 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:             932 kB
Writeback:           0 kB
AnonPages:       56096 kB
Mapped:          13868 kB
Slab:           300416 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   257484 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= 71432 MiB
End job on node148 at 2011-04-29 17:31:04