Trace number 3286645

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.33 1202.28

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286645-1304063921/watcher-3286645-1304063921 -o /tmp/evaluation-result-3286645-1304063921/solver-3286645-1304063921 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3286645-1304063921.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.56 7.65 7.71 5/180 12884
/proc/meminfo: memFree=25738388/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=22384 CPUtime=0 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 1271 0 0 0 0 0 0 0 24 0 1 0 517990880 22921216 1209 33554432000 4194304 4623224 140736863760064 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12884/statm: 5596 1223 290 105 0 1100 0

[startup+0.0483721 s]
/proc/loadavg: 7.56 7.65 7.71 5/180 12884
/proc/meminfo: memFree=25738388/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=50868 CPUtime=0.03 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 4358 0 0 0 3 0 0 0 24 0 1 0 517990880 52088832 3593 33554432000 4194304 4623224 140736863760064 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12884/statm: 12717 3593 301 105 0 8221 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 50868

[startup+0.100362 s]
/proc/loadavg: 7.56 7.65 7.71 5/180 12884
/proc/meminfo: memFree=25738388/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=53984 CPUtime=0.09 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 6444 0 0 0 8 1 0 0 24 0 1 0 517990880 55279616 4118 33554432000 4194304 4623224 140736863760064 18446744073709551615 4266619 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12884/statm: 13496 4118 301 105 0 9000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53984

[startup+0.300334 s]
/proc/loadavg: 7.56 7.65 7.71 5/180 12884
/proc/meminfo: memFree=25738388/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=217312 CPUtime=0.36 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 24815 0 0 0 33 3 0 0 25 0 4 0 517990880 222527488 18437 33554432000 4194304 4623224 140736863760064 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 54328 18437 322 105 0 49832 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 217312

[startup+0.700267 s]
/proc/loadavg: 7.56 7.65 7.71 5/180 12884
/proc/meminfo: memFree=25738388/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=348508 CPUtime=1.95 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 28002 0 0 0 192 3 0 0 25 0 4 0 517990880 356872192 20847 33554432000 4194304 4623224 140736863760064 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 87127 20847 335 105 0 82631 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 348508

[startup+1.50113 s]
/proc/loadavg: 7.56 7.65 7.71 9/184 12888
/proc/meminfo: memFree=25640156/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=361912 CPUtime=5.16 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 36946 0 0 0 511 5 0 0 25 0 4 0 517990880 370597888 26763 33554432000 4194304 4623224 140736863760064 18446744073709551615 4278649 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 90478 26763 336 105 0 85982 0
[pid=12884/tid=12886] ppid=12882 vsize=361912 CPUtime=1.21 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 1621 0 0 0 121 0 0 0 25 0 4 0 517990908 370597888 26764 33554432000 4194304 4623224 140736863760064 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=361912 CPUtime=1.21 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 1885 0 0 0 121 0 0 0 25 0 4 0 517990908 370597888 26764 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=361912 CPUtime=1.22 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 1878 0 0 0 122 0 0 0 25 0 4 0 517990908 370597888 26764 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 361912

[startup+3.10086 s]
/proc/loadavg: 7.56 7.65 7.71 9/184 12888
/proc/meminfo: memFree=25616364/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=376144 CPUtime=11.55 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 56334 0 0 0 1147 8 0 0 25 0 4 0 517990880 385171456 38368 33554432000 4194304 4623224 140736863760064 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 94036 38368 433 105 0 89540 0
[pid=12884/tid=12886] ppid=12882 vsize=376144 CPUtime=2.81 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 2548 0 0 0 281 0 0 0 25 0 4 0 517990908 385171456 38368 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=376144 CPUtime=2.8 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 4004 0 0 0 280 0 0 0 25 0 4 0 517990908 385171456 38368 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=376144 CPUtime=2.81 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3035 0 0 0 281 0 0 0 25 0 4 0 517990908 385171456 38368 33554432000 4194304 4623224 140736863760064 18446744073709551615 4363870 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 376144

[startup+6.30033 s]
/proc/loadavg: 7.59 7.66 7.71 9/184 12889
/proc/meminfo: memFree=25543452/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=409448 CPUtime=24.32 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 79737 0 0 0 2420 12 0 0 25 0 4 0 517990880 419274752 51752 33554432000 4194304 4623224 140736863760064 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 102362 51752 586 105 0 97866 0
[pid=12884/tid=12886] ppid=12882 vsize=409448 CPUtime=6.01 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 4268 0 0 0 600 1 0 0 25 0 4 0 517990908 419274752 51752 33554432000 4194304 4623224 140736863760064 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=409448 CPUtime=5.98 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 4973 0 0 0 598 0 0 0 25 0 4 0 517990908 419274752 51752 33554432000 4194304 4623224 140736863760064 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=409448 CPUtime=6.01 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3586 0 0 0 601 0 0 0 25 0 4 0 517990908 419274752 51752 33554432000 4194304 4623224 140736863760064 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 409448

[startup+12.7003 s]
/proc/loadavg: 7.62 7.66 7.71 9/184 12889
/proc/meminfo: memFree=25442700/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=472332 CPUtime=49.88 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 123854 0 0 0 4969 19 0 0 25 0 4 0 517990880 483667968 75648 33554432000 4194304 4623224 140736863760064 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 118083 75648 585 105 0 113587 0
[pid=12884/tid=12886] ppid=12882 vsize=472332 CPUtime=12.41 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 8181 0 0 0 1240 1 0 0 25 0 4 0 517990908 483667968 75648 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=472332 CPUtime=12.34 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 6901 0 0 0 1234 0 0 0 25 0 4 0 517990908 483667968 75648 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=472332 CPUtime=12.42 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 7236 0 0 0 1241 1 0 0 25 0 4 0 517990908 483667968 75648 33554432000 4194304 4623224 140736863760064 18446744073709551615 4377066 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 472332

[startup+25.5011 s]
/proc/loadavg: 7.79 7.69 7.72 9/184 12889
/proc/meminfo: memFree=25311884/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=698124 CPUtime=101.02 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 207607 0 0 0 10067 35 0 0 25 0 4 0 517990880 714878976 105966 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 174531 105966 477 105 0 170035 0
[pid=12884/tid=12886] ppid=12882 vsize=698124 CPUtime=25.21 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 12441 0 0 0 2519 2 0 0 25 0 4 0 517990908 714878976 105966 33554432000 4194304 4623224 140736863760064 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=698124 CPUtime=25.07 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 16078 0 0 0 2504 3 0 0 25 0 4 0 517990908 714878976 105966 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=698124 CPUtime=25.21 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 16816 0 0 0 2518 3 0 0 25 0 4 0 517990908 714878976 105966 33554432000 4194304 4623224 140736863760064 18446744073709551615 4363765 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 698124

[startup+51.1008 s]
/proc/loadavg: 7.86 7.72 7.73 9/184 12889
/proc/meminfo: memFree=24837692/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=1243088 CPUtime=203.23 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 472240 0 0 0 20238 85 0 0 25 0 4 0 517990880 1272922112 219486 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 310772 219486 368 105 0 306276 0
[pid=12884/tid=12886] ppid=12882 vsize=1243088 CPUtime=50.79 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 46972 0 0 0 5069 10 0 0 25 0 4 0 517990908 1272922112 219486 33554432000 4194304 4623224 140736863760064 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=1243088 CPUtime=50.53 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 38247 0 0 0 5046 7 0 0 25 0 4 0 517990908 1272922112 219486 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=1243088 CPUtime=50.81 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 97712 0 0 0 5065 16 0 0 25 0 4 0 517990908 1272922112 219486 33554432000 4194304 4623224 140736863760064 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 1243088

[startup+102.306 s]
/proc/loadavg: 8.05 7.79 7.75 9/184 12891
/proc/meminfo: memFree=24356032/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=1602396 CPUtime=407.77 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 754550 0 0 0 40643 134 0 0 25 0 4 0 517990880 1640853504 313689 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 400599 313689 398 105 0 396103 0
[pid=12884/tid=12886] ppid=12882 vsize=1602396 CPUtime=101.99 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 61531 0 0 0 10186 13 0 0 25 0 4 0 517990908 1640853504 313689 33554432000 4194304 4623224 140736863760064 18446744073709551615 4462587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=1602396 CPUtime=101.45 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 54745 0 0 0 10134 11 0 0 25 0 4 0 517990908 1640853504 313689 33554432000 4194304 4623224 140736863760064 18446744073709551615 4316616 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=1602396 CPUtime=102.02 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 166986 0 0 0 10174 28 0 0 25 0 4 0 517990908 1640853504 313689 33554432000 4194304 4623224 140736863760064 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 1602396

[startup+162.301 s]
/proc/loadavg: 8.07 7.84 7.77 9/184 12932
/proc/meminfo: memFree=24451316/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=1887732 CPUtime=647.41 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 931371 0 0 0 64574 167 0 0 25 0 4 0 517990880 1933037568 368677 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 471933 368677 398 105 0 467437 0
[pid=12884/tid=12886] ppid=12882 vsize=1887732 CPUtime=161.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 83729 0 0 0 16181 17 0 0 25 0 4 0 517990908 1933037568 368677 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=1887732 CPUtime=161.12 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 74234 0 0 0 16097 15 0 0 25 0 4 0 517990908 1933037568 368677 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=1887732 CPUtime=162.01 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 211184 0 0 0 16164 37 0 0 25 0 4 0 517990908 1933037568 368677 33554432000 4194304 4623224 140736863760064 18446744073709551615 4289849 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.41
Current children cumulated vsize (KiB) 1887732

[startup+222.301 s]
/proc/loadavg: 8.07 7.88 7.79 9/184 12933
/proc/meminfo: memFree=24030884/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=2163056 CPUtime=887.09 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 1246616 0 0 0 88488 221 0 0 25 0 4 0 517990880 2214969344 432780 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 540764 432780 398 105 0 536268 0
[pid=12884/tid=12886] ppid=12882 vsize=2163056 CPUtime=221.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 111959 0 0 0 22177 21 0 0 25 0 4 0 517990908 2214969344 432780 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=2163056 CPUtime=220.8 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 82102 0 0 0 22061 19 0 0 25 0 4 0 517990908 2214969344 432780 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=2163056 CPUtime=222.01 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 369635 0 0 0 22137 64 0 0 25 0 4 0 517990908 2214969344 432780 33554432000 4194304 4623224 140736863760064 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.09
Current children cumulated vsize (KiB) 2163056

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.12 8.07 7.91 9/184 13009
/proc/meminfo: memFree=23121512/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=3728200 CPUtime=2803.62 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 3829923 0 0 0 279727 635 0 0 25 0 4 0 517990880 3817676800 745868 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 932050 745868 352 105 0 927554 0
[pid=12884/tid=12886] ppid=12882 vsize=3728200 CPUtime=701.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 237792 0 0 0 70154 44 0 0 25 0 4 0 517990908 3817676800 745868 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=3728200 CPUtime=698.18 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 152946 0 0 0 69785 33 0 0 25 0 4 0 517990908 3817676800 745868 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=3728200 CPUtime=701.99 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 2210746 0 0 0 69844 355 0 0 25 0 4 0 517990908 3817676800 745868 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.62
Current children cumulated vsize (KiB) 3728200

[startup+762.306 s]
/proc/loadavg: 8.23 8.10 7.93 9/184 13011
/proc/meminfo: memFree=22874312/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=3750624 CPUtime=3043.32 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 4125117 0 0 0 303652 680 0 0 25 0 4 0 517990880 3840638976 777733 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 937656 777733 348 105 0 933160 0
[pid=12884/tid=12886] ppid=12882 vsize=3750624 CPUtime=761.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 241239 0 0 0 76153 45 0 0 25 0 4 0 517990908 3840638976 777733 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=3750624 CPUtime=757.86 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 156748 0 0 0 75752 34 0 0 25 0 4 0 517990908 3840638976 777733 33554432000 4194304 4623224 140736863760064 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=3750624 CPUtime=762 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 2478274 0 0 0 75805 395 0 0 25 0 4 0 517990908 3840638976 777733 33554432000 4194304 4623224 140736863760064 18446744073709551615 4289757 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.32
Current children cumulated vsize (KiB) 3750624

[startup+822.3 s]
/proc/loadavg: 8.20 8.11 7.94 9/184 13012
/proc/meminfo: memFree=22637752/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=3886732 CPUtime=3282.97 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 4510216 0 0 0 327559 738 0 0 25 0 4 0 517990880 3980013568 813417 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510020 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 971683 813417 348 105 0 967187 0
[pid=12884/tid=12886] ppid=12882 vsize=3886732 CPUtime=821.97 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 251496 0 0 0 82151 46 0 0 25 0 4 0 517990908 3980013568 813417 33554432000 4194304 4623224 140736863760064 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=3886732 CPUtime=817.53 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 160305 0 0 0 81718 35 0 0 25 0 4 0 517990908 3980013568 813417 33554432000 4194304 4623224 140736863760064 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=3886732 CPUtime=821.99 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 2828580 0 0 0 81753 446 0 0 25 0 4 0 517990908 3980013568 813417 33554432000 4194304 4623224 140736863760064 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3282.97
Current children cumulated vsize (KiB) 3886732

[startup+882.3 s]
/proc/loadavg: 8.18 8.12 7.95 9/184 13014
/proc/meminfo: memFree=22416348/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=3985804 CPUtime=3522.64 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 4840561 0 0 0 351474 790 0 0 25 0 4 0 517990880 4081463296 840298 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 996451 840298 348 105 0 991955 0
[pid=12884/tid=12886] ppid=12882 vsize=3985804 CPUtime=881.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 251732 0 0 0 88151 47 0 0 25 0 4 0 517990908 4081463296 840298 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=3985804 CPUtime=877.21 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 164796 0 0 0 87684 37 0 0 25 0 4 0 517990908 4081463296 840298 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=3985804 CPUtime=881.99 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3122100 0 0 0 87709 490 0 0 25 0 4 0 517990908 4081463296 840298 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.64
Current children cumulated vsize (KiB) 3985804

[startup+942.3 s]
/proc/loadavg: 8.16 8.12 7.96 9/184 13015
/proc/meminfo: memFree=22159596/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4079308 CPUtime=3762.33 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 5191444 0 0 0 375390 843 0 0 25 0 4 0 517990880 4177211392 872957 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1019827 872957 423 105 0 1015331 0
[pid=12884/tid=12886] ppid=12882 vsize=4079308 CPUtime=941.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 258592 0 0 0 94150 48 0 0 25 0 4 0 517990908 4177211392 872958 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4079308 CPUtime=936.88 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 175761 0 0 0 93650 38 0 0 25 0 4 0 517990908 4177211392 872958 33554432000 4194304 4623224 140736863760064 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4079308 CPUtime=941.99 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3440728 0 0 0 93662 537 0 0 25 0 4 0 517990908 4177211392 872958 33554432000 4194304 4623224 140736863760064 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.33
Current children cumulated vsize (KiB) 4079308

[startup+1002.3 s]
/proc/loadavg: 8.15 8.13 7.97 9/184 13017
/proc/meminfo: memFree=21973252/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4448320 CPUtime=4002 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 5503079 0 0 0 399315 885 0 0 25 0 4 0 517990880 4555079680 906271 33554432000 4194304 4623224 140736863760064 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1112080 906271 386 105 0 1107584 0
[pid=12884/tid=12886] ppid=12882 vsize=4448320 CPUtime=1001.97 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 258892 0 0 0 100149 48 0 0 25 0 4 0 517990908 4555079680 906271 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4448320 CPUtime=996.56 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 176681 0 0 0 99617 39 0 0 25 0 4 0 517990908 4555079680 906271 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4448320 CPUtime=1002 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3560828 0 0 0 99644 556 0 0 25 0 4 0 517990908 4555079680 906271 33554432000 4194304 4623224 140736863760064 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002
Current children cumulated vsize (KiB) 4448320

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 7.98 9/184 13019
/proc/meminfo: memFree=21749972/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4630328 CPUtime=4241.68 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 5579369 0 0 0 423270 898 0 0 25 0 4 0 517990880 4741455872 924305 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1157582 924305 348 105 0 1153086 0
[pid=12884/tid=12886] ppid=12882 vsize=4630328 CPUtime=1061.97 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 259160 0 0 0 106149 48 0 0 25 0 4 0 517990908 4741455872 924305 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4630328 CPUtime=1056.23 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 177622 0 0 0 105584 39 0 0 25 0 4 0 517990908 4741455872 924305 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4630328 CPUtime=1062 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3583410 0 0 0 105639 561 0 0 25 0 4 0 517990908 4741455872 924305 33554432000 4194304 4623224 140736863760064 18446744073709551615 251813889228 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.68
Current children cumulated vsize (KiB) 4630328

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.98 9/184 13020
/proc/meminfo: memFree=21682448/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4649868 CPUtime=4481.36 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 5700233 0 0 0 447217 919 0 0 25 0 4 0 517990880 4761464832 935562 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1162467 935562 348 105 0 1157971 0
[pid=12884/tid=12886] ppid=12882 vsize=4649868 CPUtime=1121.97 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 259443 0 0 0 112149 48 0 0 25 0 4 0 517990908 4761464832 935562 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4649868 CPUtime=1115.9 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 178149 0 0 0 111551 39 0 0 25 0 4 0 517990908 4761464832 935562 33554432000 4194304 4623224 140736863760064 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4649868 CPUtime=1122 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3694641 0 0 0 111620 580 0 0 25 0 4 0 517990908 4761464832 935562 33554432000 4194304 4623224 140736863760064 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.36
Current children cumulated vsize (KiB) 4649868

[startup+1182.3 s]
/proc/loadavg: 7.52 7.97 7.95 9/184 13112
/proc/meminfo: memFree=22562072/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4728736 CPUtime=4721.03 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 6021285 0 0 0 471138 965 0 0 25 0 4 0 517990880 4842225664 953759 33554432000 4194304 4623224 140736863760064 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1182184 953759 348 105 0 1177688 0
[pid=12884/tid=12886] ppid=12882 vsize=4728736 CPUtime=1181.98 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 259758 0 0 0 118149 49 0 0 25 0 4 0 517990908 4842225664 953759 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4728736 CPUtime=1175.58 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 179395 0 0 0 117518 40 0 0 25 0 4 0 517990908 4842225664 953759 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4728736 CPUtime=1182 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 3997958 0 0 0 117577 623 0 0 25 0 4 0 517990908 4842225664 953759 33554432000 4194304 4623224 140736863760064 18446744073709551615 47806740302374 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 4728736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 7.74 7.99 7.95 9/184 13112
/proc/meminfo: memFree=22498692/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=4728736 CPUtime=4800.13 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) R 12882 12884 11981 0 -1 4202496 6121464 0 0 0 479034 979 0 0 25 0 4 0 517990880 4842225664 959579 33554432000 4194304 4623224 140736863760064 18446744073709551615 4507293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 1182184 959580 348 105 0 1177688 0
[pid=12884/tid=12886] ppid=12882 vsize=4728736 CPUtime=1201.78 cores=1,3,5,7
/proc/12884/task/12886/stat : 12886 (SArTagnan) R 12882 12884 11981 0 -1 4202560 259803 0 0 0 120129 49 0 0 25 0 4 0 517990908 4842225664 959585 33554432000 4194304 4623224 140736863760064 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=4728736 CPUtime=1195.27 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4202560 180400 0 0 0 119487 40 0 0 25 0 4 0 517990908 4842225664 959585 33554432000 4194304 4623224 140736863760064 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12884/tid=12888] ppid=12882 vsize=4728736 CPUtime=1201.81 cores=1,3,5,7
/proc/12884/task/12888/stat : 12888 (SArTagnan) R 12882 12884 11981 0 -1 4202560 4093937 0 0 0 119545 636 0 0 25 0 4 0 517990908 4842225664 959585 33554432000 4194304 4623224 140736863760064 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 4728736

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

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

[startup+1202.21 s]
/proc/loadavg: 7.74 7.99 7.95 6/183 13113
/proc/meminfo: memFree=24708628/32950928 swapFree=67111524/67111528
[pid=12884] ppid=12882 vsize=0 CPUtime=4800.27 cores=1,3,5,7
/proc/12884/stat : 12884 (SArTagnan) Z 12882 12884 11981 0 -1 4203548 6121523 0 0 0 479037 990 0 0 25 0 2 0 517990880 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12884/statm: 0 0 0 0 0 0 0
[pid=12884/tid=12887] ppid=12882 vsize=0 CPUtime=1195.38 cores=1,3,5,7
/proc/12884/task/12887/stat : 12887 (SArTagnan) R 12882 12884 11981 0 -1 4203588 180400 0 0 0 119488 50 0 0 25 0 2 0 517990908 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) 4800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.28
CPU time (s): 4800.33
CPU user time (s): 4790.37
CPU system time (s): 9.96149
CPU usage (%): 399.27
Max. virtual memory (cumulated for all children) (KiB): 5107948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.37
system time used= 9.96148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6121523
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= 11195
involuntary context switches= 32193

runsolver used 1.9547 second user time and 4.6143 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:58:42
IDJOB=3286645
IDBENCH=82431
IDSOLVER=1656
FILE ID=node126/3286645-1304063921
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71580 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286645-1304063921/watcher-3286645-1304063921 -o /tmp/evaluation-result-3286645-1304063921/solver-3286645-1304063921 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3286645-1304063921.cnf -threads=4

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1603730752

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25738668 kB
Buffers:       1414660 kB
Cached:        4431084 kB
SwapCached:          4 kB
Active:        1097448 kB
Inactive:      5568916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25738668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12860 kB
Writeback:           0 kB
AnonPages:      820332 kB
Mapped:          15532 kB
Slab:           481152 kB
PageTables:       6312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1085296 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= 71580 MiB
End job on node126 at 2011-04-29 10:18:46