Trace number 3385891

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)? (TO) 4800.34 1205.47

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3385891-1305581445/watcher-3385891-1305581445 -o /tmp/evaluation-result-3385891-1305581445/solver-3385891-1305581445 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385891-1305581445.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.14 8.03 8.02 5/530 12684
/proc/meminfo: memFree=11904284/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=55388 CPUtime=0 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 2110 0 0 0 0 0 0 0 25 0 4 0 669743246 56717312 1740 33554432000 4194304 4625164 140733490449408 18446744073709551615 47886729566130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 13847 1740 301 106 0 9350 0
[pid=12684/tid=12685] ppid=12682 vsize=55388 CPUtime=0 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669743247 56717312 1742 33554432000 4194304 4625164 140733490449408 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=55388 CPUtime=0 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669743247 56717312 1742 33554432000 4194304 4625164 140733490449408 18446744073709551615 47886729566130 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=55388 CPUtime=0 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669743247 56717312 1742 33554432000 4194304 4625164 140733490449408 18446744073709551615 47886729566130 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0752081 s]
/proc/loadavg: 8.14 8.03 8.02 5/530 12684
/proc/meminfo: memFree=11904284/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=270992 CPUtime=0.24 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) D 12682 12684 12217 0 -1 4202496 11466 0 0 0 23 1 0 0 25 0 4 0 669743246 277495808 6245 33554432000 4194304 4625164 140733490449408 18446744073709551615 268272732343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 67748 6245 340 106 0 63251 0
[pid=12684/tid=12685] ppid=12682 vsize=270992 CPUtime=0.05 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 1622 0 0 0 5 0 0 0 25 0 4 0 669743247 277495808 6245 33554432000 4194304 4625164 140733490449408 18446744073709551615 268272386256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=270992 CPUtime=0.05 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) D 12682 12684 12217 0 -1 4202560 1272 0 0 0 5 0 0 0 25 0 4 0 669743247 277495808 6245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=270992 CPUtime=0.05 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 1987 0 0 0 5 0 0 0 25 0 4 0 669743247 277495808 6245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4375344 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 270992

[startup+0.167748 s]
/proc/loadavg: 8.14 8.03 8.02 5/530 12684
/proc/meminfo: memFree=11904284/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=272256 CPUtime=0.6 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 14774 0 0 0 59 1 0 0 25 0 4 0 669743246 278790144 7326 33554432000 4194304 4625164 140733490449408 18446744073709551615 4508920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 68064 7326 346 106 0 63567 0
[pid=12684/tid=12685] ppid=12682 vsize=272256 CPUtime=0.14 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2231 0 0 0 14 0 0 0 25 0 4 0 669743247 278790144 7327 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=272256 CPUtime=0.14 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2131 0 0 0 14 0 0 0 25 0 4 0 669743247 278790144 7327 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=272256 CPUtime=0.14 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 3192 0 0 0 14 0 0 0 25 0 4 0 669743247 278790144 7327 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 272256

[startup+0.300725 s]
/proc/loadavg: 8.14 8.03 8.02 5/530 12684
/proc/meminfo: memFree=11904284/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=272256 CPUtime=1.14 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 16304 0 0 0 112 2 0 0 25 0 4 0 669743246 278790144 7483 33554432000 4194304 4625164 140733490449408 18446744073709551615 4508799 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 68064 7483 346 106 0 63567 0
[pid=12684/tid=12685] ppid=12682 vsize=272256 CPUtime=0.27 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2320 0 0 0 27 0 0 0 25 0 4 0 669743247 278790144 7483 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=272256 CPUtime=0.28 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2283 0 0 0 28 0 0 0 25 0 4 0 669743247 278790144 7483 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=272256 CPUtime=0.27 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 4449 0 0 0 27 0 0 0 25 0 4 0 669743247 278790144 7483 33554432000 4194304 4625164 140733490449408 18446744073709551615 4554672 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 272256

[startup+0.700654 s]
/proc/loadavg: 8.14 8.03 8.02 5/530 12684
/proc/meminfo: memFree=11904284/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=276316 CPUtime=2.74 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 21962 0 0 0 271 3 0 0 25 0 4 0 669743246 282947584 8849 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 69079 8850 347 106 0 64582 0
[pid=12684/tid=12685] ppid=12682 vsize=276316 CPUtime=0.67 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 3257 0 0 0 67 0 0 0 25 0 4 0 669743247 282947584 8850 33554432000 4194304 4625164 140733490449408 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=276316 CPUtime=0.67 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 3352 0 0 0 67 0 0 0 25 0 4 0 669743247 282947584 8850 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=276316 CPUtime=0.68 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 7196 0 0 0 67 1 0 0 25 0 4 0 669743247 282947584 8850 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 276316

[startup+1.50051 s]
/proc/loadavg: 8.14 8.03 8.02 9/534 12688
/proc/meminfo: memFree=11865076/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=280316 CPUtime=5.92 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 33327 0 0 0 587 5 0 0 25 0 4 0 669743246 287043584 11088 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 70079 11089 347 106 0 65582 0
[pid=12684/tid=12685] ppid=12682 vsize=280316 CPUtime=1.45 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 4816 0 0 0 145 0 0 0 18 0 4 0 669743247 287043584 11090 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339848 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=280316 CPUtime=1.47 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 4860 0 0 0 147 0 0 0 25 0 4 0 669743247 287043584 11090 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=280316 CPUtime=1.47 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 14559 0 0 0 145 2 0 0 25 0 4 0 669743247 287043584 11090 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 280316

[startup+3.10023 s]
/proc/loadavg: 8.14 8.03 8.02 9/534 12688
/proc/meminfo: memFree=11853768/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=288684 CPUtime=12.3 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 58814 0 0 0 1221 9 0 0 25 0 4 0 669743246 295612416 15188 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 72171 15188 347 106 0 67674 0
[pid=12684/tid=12685] ppid=12682 vsize=288684 CPUtime=3.03 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 6961 0 0 0 303 0 0 0 21 0 4 0 669743247 295612416 15188 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=288684 CPUtime=3.08 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 7014 0 0 0 307 1 0 0 25 0 4 0 669743247 295612416 15188 33554432000 4194304 4625164 140733490449408 18446744073709551615 4462136 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=288684 CPUtime=3.07 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 34260 0 0 0 302 5 0 0 25 0 4 0 669743247 295612416 15188 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 288684

[startup+6.30066 s]
/proc/loadavg: 8.13 8.03 8.02 9/534 12688
/proc/meminfo: memFree=11827232/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=297340 CPUtime=25.04 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 73478 0 0 0 2493 11 0 0 25 0 4 0 669743246 304476160 19715 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 74335 19716 347 106 0 69838 0
[pid=12684/tid=12685] ppid=12682 vsize=297340 CPUtime=6.18 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 7853 0 0 0 617 1 0 0 25 0 4 0 669743247 304476160 19716 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=297340 CPUtime=6.27 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 11111 0 0 0 626 1 0 0 25 0 4 0 669743247 304476160 19717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=297340 CPUtime=6.27 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 40489 0 0 0 621 6 0 0 25 0 4 0 669743247 304476160 19717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 297340

[startup+12.7005 s]
/proc/loadavg: 8.12 8.03 8.02 9/534 12688
/proc/meminfo: memFree=11779624/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=311932 CPUtime=50.53 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 126783 0 0 0 5033 20 0 0 25 0 4 0 669743246 319418368 29194 33554432000 4194304 4625164 140733490449408 18446744073709551615 4513499 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 77983 29194 363 106 0 73486 0
[pid=12684/tid=12685] ppid=12682 vsize=311932 CPUtime=12.45 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 11070 0 0 0 1244 1 0 0 25 0 4 0 669743247 319418368 29194 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=311932 CPUtime=12.67 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 16439 0 0 0 1265 2 0 0 25 0 4 0 669743247 319418368 29194 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=311932 CPUtime=12.67 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 78797 0 0 0 1255 12 0 0 25 0 4 0 669743247 319418368 29194 33554432000 4194304 4625164 140733490449408 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 311932

[startup+25.5002 s]
/proc/loadavg: 8.16 8.04 8.02 9/534 12688
/proc/meminfo: memFree=11712544/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=351572 CPUtime=101.49 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 209726 0 0 0 10116 33 0 0 25 0 4 0 669743246 360009728 42741 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 87893 42741 372 106 0 83396 0
[pid=12684/tid=12685] ppid=12682 vsize=351572 CPUtime=25.02 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 17175 0 0 0 2500 2 0 0 25 0 4 0 669743247 360009728 42741 33554432000 4194304 4625164 140733490449408 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=351572 CPUtime=25.47 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 25716 0 0 0 2543 4 0 0 25 0 4 0 669743247 360009728 42741 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=351572 CPUtime=25.47 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 138299 0 0 0 2527 20 0 0 25 0 4 0 669743247 360009728 42741 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 351572

[startup+51.1007 s]
/proc/loadavg: 8.11 8.04 8.02 9/534 12689
/proc/meminfo: memFree=11619760/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=374068 CPUtime=203.43 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 320815 0 0 0 20295 48 0 0 25 0 4 0 669743246 383045632 60245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 93517 60245 516 106 0 89020 0
[pid=12684/tid=12685] ppid=12682 vsize=374068 CPUtime=50.18 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 24907 0 0 0 5015 3 0 0 25 0 4 0 669743247 383045632 60245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=374068 CPUtime=51.07 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 28639 0 0 0 5102 5 0 0 25 0 4 0 669743247 383045632 60245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=374068 CPUtime=51.06 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 226777 0 0 0 5073 33 0 0 25 0 4 0 669743247 383045632 60245 33554432000 4194304 4625164 140733490449408 18446744073709551615 4551106 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 374068

[startup+102.321 s]
/proc/loadavg: 8.04 8.03 8.01 9/534 12691
/proc/meminfo: memFree=11456680/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=471184 CPUtime=407.4 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 672985 0 0 0 40642 98 0 0 25 0 4 0 669743246 482492416 86355 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 117796 86355 698 106 0 113299 0
[pid=12684/tid=12685] ppid=12682 vsize=471184 CPUtime=100.5 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 38726 0 0 0 10045 5 0 0 25 0 4 0 669743247 482492416 86355 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=471184 CPUtime=102.29 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 40080 0 0 0 10222 7 0 0 25 0 4 0 669743247 482492416 86355 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=471184 CPUtime=102.27 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 532979 0 0 0 10152 75 0 0 25 0 4 0 669743247 482492416 86355 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.4
Current children cumulated vsize (KiB) 471184

[startup+162.301 s]

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

[pid=12684] ppid=12682 vsize=1331284 CPUtime=2557.81 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 3110496 0 0 0 255335 446 0 0 25 0 4 0 669743246 1363234816 236771 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 332821 236771 361 106 0 328324 0
[pid=12684/tid=12685] ppid=12682 vsize=1331284 CPUtime=639.99 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 120279 0 0 0 63979 20 0 0 25 0 4 0 669743247 1363234816 236771 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1331284 CPUtime=633.39 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 128190 0 0 0 63315 24 0 0 25 0 4 0 669743247 1363234816 236771 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1331284 CPUtime=642.12 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2665836 0 0 0 63845 367 0 0 25 0 4 0 669743247 1363234816 236771 33554432000 4194304 4625164 140733490449408 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2557.81
Current children cumulated vsize (KiB) 1331284

[startup+702.301 s]
/proc/loadavg: 8.12 8.12 8.05 9/534 12707
/proc/meminfo: memFree=10380940/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1282020 CPUtime=2796.62 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 3160169 0 0 0 279208 454 0 0 25 0 4 0 669743246 1312788480 242354 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 320505 242354 357 106 0 316008 0
[pid=12684/tid=12685] ppid=12682 vsize=1282020 CPUtime=699.97 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 121662 0 0 0 69977 20 0 0 25 0 4 0 669743247 1312788480 242354 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352178 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1282020 CPUtime=693.23 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 130388 0 0 0 69298 25 0 0 25 0 4 0 669743247 1312788480 242354 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1282020 CPUtime=701.18 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2711549 0 0 0 69745 373 0 0 25 0 4 0 669743247 1312788480 242354 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2796.62
Current children cumulated vsize (KiB) 1282020

[startup+762.32 s]
/proc/loadavg: 8.14 8.12 8.06 9/534 12708
/proc/meminfo: memFree=10295968/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1296064 CPUtime=3035.62 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 3167521 0 0 0 303107 455 0 0 25 0 4 0 669743246 1327169536 249630 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 324016 249630 357 106 0 319519 0
[pid=12684/tid=12685] ppid=12682 vsize=1296064 CPUtime=759.99 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 123061 0 0 0 75978 21 0 0 25 0 4 0 669743247 1327169536 249630 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1296064 CPUtime=753.22 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 132007 0 0 0 75296 26 0 0 25 0 4 0 669743247 1327169536 249630 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1296064 CPUtime=760.15 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 2715445 0 0 0 75642 373 0 0 25 0 4 0 669743247 1327169536 249630 33554432000 4194304 4625164 140733490449408 18446744073709551615 4334585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3035.62
Current children cumulated vsize (KiB) 1296064

[startup+822.301 s]
/proc/loadavg: 8.18 8.13 8.06 9/534 12710
/proc/meminfo: memFree=10244968/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1306528 CPUtime=3274.51 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 3478878 0 0 0 326957 494 0 0 25 0 4 0 669743246 1337884672 256263 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 326632 256263 357 106 0 322135 0
[pid=12684/tid=12685] ppid=12682 vsize=1306528 CPUtime=819.97 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 124096 0 0 0 81976 21 0 0 25 0 4 0 669743247 1337884672 256263 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1306528 CPUtime=813.19 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 133214 0 0 0 81293 26 0 0 25 0 4 0 669743247 1337884672 256263 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1306528 CPUtime=819.1 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 3024146 0 0 0 81499 411 0 0 25 0 4 0 669743247 1337884672 256263 33554432000 4194304 4625164 140733490449408 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3274.51
Current children cumulated vsize (KiB) 1306528

[startup+882.301 s]
/proc/loadavg: 7.92 8.07 8.05 9/534 12742
/proc/meminfo: memFree=11320328/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1308452 CPUtime=3513.45 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 4065698 0 0 0 350780 565 0 0 25 0 4 0 669743246 1339854848 263229 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 327113 263229 361 106 0 322616 0
[pid=12684/tid=12685] ppid=12682 vsize=1308452 CPUtime=879.97 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 125276 0 0 0 87976 21 0 0 25 0 4 0 669743247 1339854848 263229 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1308452 CPUtime=873.18 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 134644 0 0 0 87291 27 0 0 25 0 4 0 669743247 1339854848 263229 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1308452 CPUtime=878.06 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 3607973 0 0 0 87324 482 0 0 25 0 4 0 669743247 1339854848 263229 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3513.45
Current children cumulated vsize (KiB) 1308452

[startup+942.301 s]
/proc/loadavg: 8.11 8.10 8.06 9/534 12744
/proc/meminfo: memFree=10994884/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1378420 CPUtime=3752.4 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 4878825 0 0 0 374567 673 0 0 25 0 4 0 669743246 1411502080 271840 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 344605 271840 353 106 0 340108 0
[pid=12684/tid=12685] ppid=12682 vsize=1378420 CPUtime=939.97 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 126374 0 0 0 93975 22 0 0 25 0 4 0 669743247 1411502080 271840 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1378420 CPUtime=933.15 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 135814 0 0 0 93287 28 0 0 25 0 4 0 669743247 1411502080 271840 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1378420 CPUtime=937.03 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 4417595 0 0 0 93116 587 0 0 25 0 4 0 669743247 1411502080 271840 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3752.4
Current children cumulated vsize (KiB) 1378420

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.06 9/534 12746
/proc/meminfo: memFree=10667868/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1443956 CPUtime=3991.34 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 5475418 0 0 0 398383 751 0 0 25 0 4 0 669743246 1478610944 279717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 360989 279717 347 106 0 356492 0
[pid=12684/tid=12685] ppid=12682 vsize=1443956 CPUtime=999.98 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 127744 0 0 0 99975 23 0 0 25 0 4 0 669743247 1478610944 279717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1443956 CPUtime=993.13 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 137592 0 0 0 99285 28 0 0 25 0 4 0 669743247 1478610944 279717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1443956 CPUtime=995.99 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 5009461 0 0 0 98935 664 0 0 25 0 4 0 669743247 1478610944 279717 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3991.34
Current children cumulated vsize (KiB) 1443956

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 8.05 9/534 12747
/proc/meminfo: memFree=10379780/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1378420 CPUtime=4230.31 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 6195910 0 0 0 422181 850 0 0 25 0 4 0 669743246 1411502080 287620 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 344605 287620 363 106 0 340108 0
[pid=12684/tid=12685] ppid=12682 vsize=1378420 CPUtime=1059.98 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 129092 0 0 0 105975 23 0 0 25 0 4 0 669743247 1411502080 287620 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1378420 CPUtime=1053.12 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 138277 0 0 0 105283 29 0 0 25 0 4 0 669743247 1411502080 287620 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1378420 CPUtime=1054.96 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 5725888 0 0 0 104735 761 0 0 25 0 4 0 669743247 1411502080 287620 33554432000 4194304 4625164 140733490449408 18446744073709551615 268272345659 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4230.31
Current children cumulated vsize (KiB) 1378420

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.05 9/534 12749
/proc/meminfo: memFree=10176640/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1378420 CPUtime=4469.24 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 6863772 0 0 0 445985 939 0 0 25 0 4 0 669743246 1411502080 292387 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 344605 292387 347 106 0 340108 0
[pid=12684/tid=12685] ppid=12682 vsize=1378420 CPUtime=1119.98 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 130909 0 0 0 111974 24 0 0 25 0 4 0 669743247 1411502080 292387 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1378420 CPUtime=1113.1 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 138619 0 0 0 111280 30 0 0 25 0 4 0 669743247 1411502080 292387 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1378420 CPUtime=1113.91 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 6389578 0 0 0 110543 848 0 0 25 0 4 0 669743247 1411502080 292387 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4469.24
Current children cumulated vsize (KiB) 1378420

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.06 9/534 12750
/proc/meminfo: memFree=9963708/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1397088 CPUtime=4708.2 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 7444262 0 0 0 469801 1019 0 0 25 0 4 0 669743246 1430618112 300367 33554432000 4194304 4625164 140733490449408 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 349272 300367 347 106 0 344775 0
[pid=12684/tid=12685] ppid=12682 vsize=1397088 CPUtime=1179.98 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 132877 0 0 0 117973 25 0 0 25 0 4 0 669743247 1430618112 300367 33554432000 4194304 4625164 140733490449408 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1397088 CPUtime=1173.09 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 139080 0 0 0 117279 30 0 0 25 0 4 0 669743247 1430618112 300367 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1397088 CPUtime=1172.89 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 6966386 0 0 0 116362 927 0 0 25 0 4 0 669743247 1430618112 300367 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4708.2
Current children cumulated vsize (KiB) 1397088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.4 s]
/proc/loadavg: 8.09 8.09 8.06 9/534 12751
/proc/meminfo: memFree=9922404/32950928 swapFree=60199076/67111528
[pid=12684] ppid=12682 vsize=1397088 CPUtime=4800.25 cores=0,2,4,6
/proc/12684/stat : 12684 (SArTagnan) R 12682 12684 12217 0 -1 4202496 7680742 0 0 0 478974 1051 0 0 25 0 4 0 669743246 1430618112 304088 33554432000 4194304 4625164 140733490449408 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12684/statm: 349272 304088 347 106 0 344775 0
[pid=12684/tid=12685] ppid=12682 vsize=1397088 CPUtime=1203.09 cores=0,2,4,6
/proc/12684/task/12685/stat : 12685 (SArTagnan) R 12682 12684 12217 0 -1 4202560 134029 0 0 0 120284 25 0 0 25 0 4 0 669743247 1430618112 304088 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12684/tid=12686] ppid=12682 vsize=1397088 CPUtime=1196.2 cores=0,2,4,6
/proc/12684/task/12686/stat : 12686 (SArTagnan) R 12682 12684 12217 0 -1 4202560 139222 0 0 0 119590 30 0 0 25 0 4 0 669743247 1430618112 304088 33554432000 4194304 4625164 140733490449408 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12684/tid=12687] ppid=12682 vsize=1397088 CPUtime=1195.59 cores=0,2,4,6
/proc/12684/task/12687/stat : 12687 (SArTagnan) R 12682 12684 12217 0 -1 4202560 7200961 0 0 0 118601 958 0 0 25 0 4 0 669743247 1430618112 304088 33554432000 4194304 4625164 140733490449408 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1397088

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.47
CPU time (s): 4800.34
CPU user time (s): 4789.78
CPU system time (s): 10.5604
CPU usage (%): 398.212
Max. virtual memory (cumulated for all children) (KiB): 1462624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.78
system time used= 10.5604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7680742
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= 1210
involuntary context switches= 22994

runsolver used 5.81611 second user time and 15.1317 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 23:30:45
IDJOB=3385891
IDBENCH=83194
IDSOLVER=1871
FILE ID=node122/3385891-1305581445
RUNJOBID= node122-1305581100-12562
PBS_JOBID= 13350225
Free space on /tmp= 73380 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385891-1305581445/watcher-3385891-1305581445 -o /tmp/evaluation-result-3385891-1305581445/solver-3385891-1305581445 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385891-1305581445.cnf -threads=4

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=867296235

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11904324 kB
Buffers:        333352 kB
Cached:        4384572 kB
SwapCached:      50104 kB
Active:       16285772 kB
Inactive:      4466048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11904324 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:             548 kB
Writeback:           0 kB
AnonPages:    15994480 kB
Mapped:          31696 kB
Slab:           137432 kB
PageTables:      87484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 161354012 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= 73380 MiB
End job on node122 at 2011-05-16 23:50:52