Trace number 3386406

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) 3964.01 1300.08

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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-3386406-1305580324/watcher-3386406-1305580324 -o /tmp/evaluation-result-3386406-1305580324/solver-3386406-1305580324 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386406-1305580324.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: 9.83 10.08 10.08 8/421 11038
/proc/meminfo: memFree=24064112/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=28500 CPUtime=0 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 1630 0 0 0 0 0 0 0 25 0 1 0 669630966 29184000 1568 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11038/statm: 7125 1568 299 106 0 2628 0

[startup+0.0908641 s]
/proc/loadavg: 9.83 10.08 10.08 8/421 11038
/proc/meminfo: memFree=24064112/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=38988 CPUtime=0.08 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 7210 0 0 0 7 1 0 0 25 0 1 0 669630966 39923712 4253 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11038/statm: 9747 4253 299 106 0 5250 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38988

[startup+0.100869 s]
/proc/loadavg: 9.83 10.08 10.08 8/421 11038
/proc/meminfo: memFree=24064112/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=49668 CPUtime=0.09 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 9475 0 0 0 8 1 0 0 25 0 1 0 669630966 50860032 6517 33554432000 4194304 4625164 140734906063136 18446744073709551615 4277645 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11038/statm: 12417 6538 301 106 0 7920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49668

[startup+0.300803 s]
/proc/loadavg: 9.83 10.08 10.08 8/421 11038
/proc/meminfo: memFree=24064112/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=170496 CPUtime=0.48 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 15088 0 0 0 47 1 0 0 25 0 4 0 669630966 174587904 12130 33554432000 4194304 4625164 140734906063136 18446744073709551615 4338080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 42624 12131 332 106 0 38127 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 170496

[startup+0.700735 s]
/proc/loadavg: 9.83 10.08 10.08 8/421 11038
/proc/meminfo: memFree=24064112/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=171440 CPUtime=1.28 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 16057 0 0 0 127 1 0 0 25 0 4 0 669630966 175554560 13087 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 42860 13087 342 106 0 38363 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 171440

[startup+1.5006 s]
/proc/loadavg: 9.83 10.08 10.08 11/425 11042
/proc/meminfo: memFree=24006304/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=238236 CPUtime=2.86 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 16703 0 0 0 285 1 0 0 25 0 4 0 669630966 243953664 13733 33554432000 4194304 4625164 140734906063136 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 59559 13733 342 106 0 55062 0
[pid=11038/tid=11040] ppid=11036 vsize=238236 CPUtime=0.64 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 909 0 0 0 64 0 0 0 25 0 4 0 669630977 243953664 13733 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=238236 CPUtime=0.63 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 965 0 0 0 63 0 0 0 25 0 4 0 669630977 243953664 13733 33554432000 4194304 4625164 140734906063136 18446744073709551615 4462343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=238236 CPUtime=0.77 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 986 0 0 0 77 0 0 0 25 0 4 0 669630977 243953664 13733 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 238236

[startup+3.10034 s]
/proc/loadavg: 9.83 10.08 10.08 11/425 11042
/proc/meminfo: memFree=24000104/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=242232 CPUtime=6.05 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 19506 0 0 0 602 3 0 0 25 0 4 0 669630966 248045568 14910 33554432000 4194304 4625164 140734906063136 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 60558 14910 342 106 0 56061 0
[pid=11038/tid=11040] ppid=11036 vsize=242232 CPUtime=1.44 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 2238 0 0 0 144 0 0 0 25 0 4 0 669630977 248045568 14910 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352876 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=242232 CPUtime=1.42 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 1922 0 0 0 142 0 0 0 25 0 4 0 669630977 248045568 14910 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=242232 CPUtime=1.55 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 1106 0 0 0 155 0 0 0 25 0 4 0 669630977 248045568 14910 33554432000 4194304 4625164 140734906063136 18446744073709551615 47807899733593 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 242232

[startup+6.3008 s]
/proc/loadavg: 9.84 10.08 10.08 11/425 11042
/proc/meminfo: memFree=23854188/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=250052 CPUtime=12.4 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 24716 0 0 0 1237 3 0 0 25 0 4 0 669630966 256053248 19307 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 62513 19307 342 106 0 58016 0
[pid=11038/tid=11040] ppid=11036 vsize=250052 CPUtime=2.99 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3205 0 0 0 299 0 0 0 25 0 4 0 669630977 256053248 19307 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=250052 CPUtime=3.07 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3327 0 0 0 307 0 0 0 25 0 4 0 669630977 256053248 19307 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=250052 CPUtime=3.2 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 2241 0 0 0 320 0 0 0 25 0 4 0 669630977 256053248 19307 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 250052

[startup+12.7007 s]
/proc/loadavg: 9.94 10.09 10.08 11/425 11042
/proc/meminfo: memFree=23660528/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=468540 CPUtime=25.67 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 134813 0 0 0 2548 19 0 0 25 0 4 0 669630966 479784960 61945 33554432000 4194304 4625164 140734906063136 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11038/statm: 117135 61945 345 106 0 112638 0
[pid=11038/tid=11040] ppid=11036 vsize=468540 CPUtime=5.74 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 22243 0 0 0 571 3 0 0 25 0 4 0 669630977 479784960 61945 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=468540 CPUtime=6.71 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 22393 0 0 0 668 3 0 0 24 0 4 0 669630977 479784960 61945 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204303309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=468540 CPUtime=7.01 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 34914 0 0 0 697 4 0 0 20 0 4 0 669630977 479784960 61945 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.67
Current children cumulated vsize (KiB) 468540

[startup+25.5006 s]
/proc/loadavg: 9.95 10.09 10.08 11/425 11043
/proc/meminfo: memFree=23631524/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=468540 CPUtime=63.79 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 173835 0 0 0 6354 25 0 0 25 0 4 0 669630966 479784960 64242 33554432000 4194304 4625164 140734906063136 18446744073709551615 4513127 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11038/statm: 117135 64243 347 106 0 112638 0
[pid=11038/tid=11040] ppid=11036 vsize=468540 CPUtime=12.14 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 22244 0 0 0 1211 3 0 0 25 0 4 0 669630977 479784960 64243 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=468540 CPUtime=19.4 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 22529 0 0 0 1937 3 0 0 25 0 4 0 669630977 479784960 64243 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=468540 CPUtime=13.41 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 73285 0 0 0 1332 9 0 0 25 0 4 0 669630977 479784960 64243 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 63.79
Current children cumulated vsize (KiB) 468540

[startup+51.1003 s]
/proc/loadavg: 10.05 10.09 10.09 11/425 11044
/proc/meminfo: memFree=23568336/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=470072 CPUtime=143.66 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 300120 0 0 0 14324 42 0 0 25 0 4 0 669630966 481353728 69652 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 117518 69652 347 106 0 113021 0
[pid=11038/tid=11040] ppid=11036 vsize=470072 CPUtime=29.73 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 23081 0 0 0 2970 3 0 0 25 0 4 0 669630977 481353728 69652 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=470072 CPUtime=40.46 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 23351 0 0 0 4042 4 0 0 25 0 4 0 669630977 481353728 69652 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204752366 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=470072 CPUtime=31.51 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 196252 0 0 0 3126 25 0 0 25 0 4 0 669630977 481353728 69652 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 143.66
Current children cumulated vsize (KiB) 470072

[startup+102.316 s]
/proc/loadavg: 10.10 10.11 10.09 11/425 11045
/proc/meminfo: memFree=23505572/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=483016 CPUtime=302.06 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 441212 0 0 0 30140 66 0 0 25 0 4 0 669630966 494608384 78252 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 120754 78252 347 106 0 116257 0
[pid=11038/tid=11040] ppid=11036 vsize=483016 CPUtime=70.37 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 24363 0 0 0 7034 3 0 0 25 0 4 0 669630977 494608384 78252 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204752366 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=483016 CPUtime=78.71 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 26574 0 0 0 7865 6 0 0 25 0 4 0 669630977 494608384 78252 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204314626 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=483016 CPUtime=72.72 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 332820 0 0 0 7226 46 0 0 25 0 4 0 669630977 494608384 78252 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 302.06
Current children cumulated vsize (KiB) 483016

[startup+162.301 s]
/proc/loadavg: 10.24 10.14 10.10 11/425 11046
/proc/meminfo: memFree=23405128/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=509012 CPUtime=482.01 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 779295 0 0 0 48080 121 0 0 25 0 4 0 669630966 521228288 91708 33554432000 4194304 4625164 140734906063136 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 127253 91708 347 106 0 122756 0
[pid=11038/tid=11040] ppid=11036 vsize=509012 CPUtime=100.38 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 33289 0 0 0 10032 6 0 0 25 0 4 0 669630977 521228288 91708 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=509012 CPUtime=108.69 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 27834 0 0 0 10862 7 0 0 25 0 4 0 669630977 521228288 91708 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=509012 CPUtime=132.71 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 659986 0 0 0 13173 98 0 0 25 0 4 0 669630977 521228288 91708 33554432000 4194304 4625164 140734906063136 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 482.01
Current children cumulated vsize (KiB) 509012

[startup+222.301 s]
/proc/loadavg: 10.27 10.16 10.10 11/425 11048
/proc/meminfo: memFree=23289052/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=562080 CPUtime=662.02 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 1121461 0 0 0 66025 177 0 0 25 0 4 0 669630966 575569920 108699 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 140520 108699 347 106 0 136023 0
[pid=11038/tid=11040] ppid=11036 vsize=562080 CPUtime=130.92 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 35770 0 0 0 13085 7 0 0 25 0 4 0 669630977 575569920 108699 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=562080 CPUtime=138.15 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 37292 0 0 0 13806 9 0 0 25 0 4 0 669630977 575569920 108699 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=562080 CPUtime=192.71 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 979074 0 0 0 19122 149 0 0 25 0 4 0 669630977 575569920 108699 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 662.02
Current children cumulated vsize (KiB) 562080

[startup+282.301 s]

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

[pid=11038] ppid=11036 vsize=1063532 CPUtime=2101.89 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 2978355 0 0 0 209701 488 0 0 25 0 4 0 669630966 1089056768 220296 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 265883 220296 347 106 0 261386 0
[pid=11038/tid=11040] ppid=11036 vsize=1063532 CPUtime=488.77 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 100225 0 0 0 48846 31 0 0 25 0 4 0 669630977 1089056768 220296 33554432000 4194304 4625164 140734906063136 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1063532 CPUtime=429.22 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 65372 0 0 0 42899 23 0 0 25 0 4 0 669630977 1089056768 220296 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1063532 CPUtime=505.69 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 2711249 0 0 0 50154 415 0 0 25 0 4 0 669630977 1089056768 220296 33554432000 4194304 4625164 140734906063136 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2101.89
Current children cumulated vsize (KiB) 1063532

[startup+762.316 s]
/proc/loadavg: 10.13 10.13 10.09 11/425 11062
/proc/meminfo: memFree=22365688/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1171220 CPUtime=2281.93 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 3214573 0 0 0 227666 527 0 0 25 0 4 0 669630966 1199329280 228814 33554432000 4194304 4625164 140734906063136 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11038/statm: 292805 228814 347 106 0 288308 0
[pid=11038/tid=11040] ppid=11036 vsize=1171220 CPUtime=537.24 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 125671 0 0 0 53688 36 0 0 25 0 4 0 669630977 1199329280 228814 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1171220 CPUtime=489.23 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 65797 0 0 0 48900 23 0 0 25 0 4 0 669630977 1199329280 228814 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1171220 CPUtime=537.12 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 2920760 0 0 0 53263 449 0 0 25 0 4 0 669630977 1199329280 228814 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334427 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2281.93
Current children cumulated vsize (KiB) 1171220

[startup+822.301 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11064
/proc/meminfo: memFree=22282852/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1239344 CPUtime=2461.89 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 3414788 0 0 0 245629 560 0 0 25 0 4 0 669630966 1269088256 238591 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11038/statm: 309836 238591 347 106 0 305339 0
[pid=11038/tid=11040] ppid=11036 vsize=1239344 CPUtime=585.03 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 126980 0 0 0 58466 37 0 0 25 0 4 0 669630977 1269088256 238591 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1239344 CPUtime=531.23 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 67640 0 0 0 53098 25 0 0 25 0 4 0 669630977 1269088256 238591 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1239344 CPUtime=567.31 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3116563 0 0 0 56252 479 0 0 25 0 4 0 669630977 1269088256 238591 33554432000 4194304 4625164 140734906063136 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2461.89
Current children cumulated vsize (KiB) 1239344

[startup+882.301 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11066
/proc/meminfo: memFree=22213888/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1244660 CPUtime=2641.89 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 3459595 0 0 0 263618 571 0 0 25 0 4 0 669630966 1274531840 247212 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11038/statm: 311165 247212 347 106 0 306668 0
[pid=11038/tid=11040] ppid=11036 vsize=1244660 CPUtime=643.24 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 131323 0 0 0 64284 40 0 0 25 0 4 0 669630977 1274531840 247212 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1244660 CPUtime=562.98 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 68830 0 0 0 56272 26 0 0 25 0 4 0 669630977 1274531840 247212 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1244660 CPUtime=597.35 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3154871 0 0 0 59249 486 0 0 25 0 4 0 669630977 1274531840 247212 33554432000 4194304 4625164 140734906063136 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2641.89
Current children cumulated vsize (KiB) 1244660

[startup+942.301 s]
/proc/loadavg: 10.11 10.14 10.09 11/425 11067
/proc/meminfo: memFree=22136488/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1254212 CPUtime=2821.9 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 3811010 0 0 0 281562 628 0 0 25 0 4 0 669630966 1284313088 257515 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11038/statm: 313553 257515 347 106 0 309056 0
[pid=11038/tid=11040] ppid=11036 vsize=1254212 CPUtime=681.46 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 133760 0 0 0 68105 41 0 0 25 0 4 0 669630977 1284313088 257515 33554432000 4194304 4625164 140734906063136 18446744073709551615 4375299 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1254212 CPUtime=594.9 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 71423 0 0 0 59463 27 0 0 25 0 4 0 669630977 1284313088 257516 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1254212 CPUtime=647.21 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3500476 0 0 0 64181 540 0 0 25 0 4 0 669630977 1284313088 257516 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2821.9
Current children cumulated vsize (KiB) 1254212

[startup+1002.3 s]
/proc/loadavg: 10.04 10.11 10.08 11/425 11069
/proc/meminfo: memFree=22035532/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1274828 CPUtime=3001.89 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 3860468 0 0 0 299547 642 0 0 25 0 4 0 669630966 1305423872 271650 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11038/statm: 318707 271650 347 106 0 314210 0
[pid=11038/tid=11040] ppid=11036 vsize=1274828 CPUtime=730.02 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 138585 0 0 0 72956 46 0 0 25 0 4 0 669630977 1305423872 271650 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1274828 CPUtime=636.85 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 74796 0 0 0 63656 29 0 0 25 0 4 0 669630977 1305423872 271650 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1274828 CPUtime=680.93 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3540923 0 0 0 67547 546 0 0 25 0 4 0 669630977 1305423872 271650 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3001.89
Current children cumulated vsize (KiB) 1274828

[startup+1062.3 s]
/proc/loadavg: 10.01 10.09 10.08 11/425 11070
/proc/meminfo: memFree=21969024/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1275532 CPUtime=3181.88 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 4063566 0 0 0 317511 677 0 0 25 0 4 0 669630966 1306144768 281678 33554432000 4194304 4625164 140734906063136 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11038/statm: 318883 281678 347 106 0 314386 0
[pid=11038/tid=11040] ppid=11036 vsize=1275532 CPUtime=774.41 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 140994 0 0 0 77393 48 0 0 25 0 4 0 669630977 1306144768 281678 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1275532 CPUtime=683.21 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 77508 0 0 0 68290 31 0 0 25 0 4 0 669630977 1306144768 281678 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1275532 CPUtime=724.74 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3738004 0 0 0 71898 576 0 0 25 0 4 0 669630977 1306144768 281679 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3181.88
Current children cumulated vsize (KiB) 1275532

[startup+1122.3 s]
/proc/loadavg: 10.03 10.08 10.08 11/425 11072
/proc/meminfo: memFree=21873644/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1453704 CPUtime=3361.43 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 4336139 0 0 0 335417 726 0 0 25 0 4 0 669630966 1488592896 296530 33554432000 4194304 4625164 140734906063136 18446744073709551615 4390771 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 363426 296530 347 106 0 358929 0
[pid=11038/tid=11040] ppid=11036 vsize=1453704 CPUtime=819.11 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 151158 0 0 0 81858 53 0 0 25 0 4 0 669630977 1488592896 296530 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1453704 CPUtime=725.46 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 80166 0 0 0 72511 35 0 0 25 0 4 0 669630977 1488592896 296530 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1453704 CPUtime=757.35 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 3996393 0 0 0 75119 616 0 0 25 0 4 0 669630977 1488592896 296530 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3361.43
Current children cumulated vsize (KiB) 1453704

[startup+1182.3 s]
/proc/loadavg: 10.16 10.10 10.08 11/425 11074
/proc/meminfo: memFree=21808768/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1453704 CPUtime=3552.68 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 4673287 0 0 0 354490 778 0 0 25 0 4 0 669630966 1488592896 301340 33554432000 4194304 4625164 140734906063136 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 363426 301358 347 106 0 358929 0
[pid=11038/tid=11040] ppid=11036 vsize=1453704 CPUtime=849.07 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 152673 0 0 0 84853 54 0 0 25 0 4 0 669630977 1488592896 301372 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1453704 CPUtime=779.35 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 80285 0 0 0 77900 35 0 0 25 0 4 0 669630977 1488592896 301388 33554432000 4194304 4625164 140734906063136 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1453704 CPUtime=804.76 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 4331269 0 0 0 79808 668 0 0 25 0 4 0 669630977 1488592896 301402 33554432000 4194304 4625164 140734906063136 18446744073709551615 210204344431 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3552.68
Current children cumulated vsize (KiB) 1453704

[startup+1242.3 s]
/proc/loadavg: 10.19 10.11 10.09 11/425 11075
/proc/meminfo: memFree=21746100/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1495448 CPUtime=3761.86 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 5101717 0 0 0 375342 844 0 0 25 0 4 0 669630966 1531338752 309807 33554432000 4194304 4625164 140734906063136 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 373862 309807 347 106 0 369365 0
[pid=11038/tid=11040] ppid=11036 vsize=1495448 CPUtime=879.07 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 153604 0 0 0 87853 54 0 0 25 0 4 0 669630977 1531338752 309807 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1495448 CPUtime=838.53 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 80577 0 0 0 83818 35 0 0 25 0 4 0 669630977 1531338752 309807 33554432000 4194304 4625164 140734906063136 18446744073709551615 4462355 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1495448 CPUtime=864.76 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 4736269 0 0 0 85747 729 0 0 25 0 4 0 669630977 1531338752 309807 33554432000 4194304 4625164 140734906063136 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3761.86
Current children cumulated vsize (KiB) 1495448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.87 10.05 10.07 7/420 11078
/proc/meminfo: memFree=22819672/32951124 swapFree=63649240/67111528
[pid=11038] ppid=11036 vsize=1532644 CPUtime=3963.9 cores=0,2,4,6
/proc/11038/stat : 11038 (SArTagnan) R 11036 11038 10575 0 -1 4202496 5487851 0 0 0 395486 904 0 0 25 0 4 0 669630966 1569427456 326207 33554432000 4194304 4625164 140734906063136 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11038/statm: 383161 326207 665 106 0 378664 0
[pid=11038/tid=11040] ppid=11036 vsize=1532644 CPUtime=908.8 cores=0,2,4,6
/proc/11038/task/11040/stat : 11040 (SArTagnan) R 11036 11038 10575 0 -1 4202560 153959 0 0 0 90825 55 0 0 25 0 4 0 669630977 1569427456 326210 33554432000 4194304 4625164 140734906063136 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11038/tid=11041] ppid=11036 vsize=1532644 CPUtime=895.45 cores=0,2,4,6
/proc/11038/task/11041/stat : 11041 (SArTagnan) R 11036 11038 10575 0 -1 4202560 83183 0 0 0 89508 37 0 0 25 0 4 0 669630977 1569427456 326210 33554432000 4194304 4625164 140734906063136 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11038/tid=11042] ppid=11036 vsize=1532644 CPUtime=922.45 cores=0,2,4,6
/proc/11038/task/11042/stat : 11042 (SArTagnan) R 11036 11038 10575 0 -1 4202560 5112160 0 0 0 91460 785 0 0 25 0 4 0 669630977 1569427456 326210 33554432000 4194304 4625164 140734906063136 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3963.9
Current children cumulated vsize (KiB) 1532644

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): 1300.08
CPU time (s): 3964.01
CPU user time (s): 3954.91
CPU system time (s): 9.09762
CPU usage (%): 304.905
Max. virtual memory (cumulated for all children) (KiB): 1532644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3954.91
system time used= 9.09762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5487858
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= 10064
involuntary context switches= 22694

runsolver used 4.99124 second user time and 12.7691 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-16 23:12:05
IDJOB=3386406
IDBENCH=83137
IDSOLVER=1871
FILE ID=node130/3386406-1305580324
RUNJOBID= node130-1305576415-10593
PBS_JOBID= 13350203
Free space on /tmp= 73352 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386406-1305580324/watcher-3386406-1305580324 -o /tmp/evaluation-result-3386406-1305580324/solver-3386406-1305580324 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386406-1305580324.cnf -threads=4

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1485942605

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24064392 kB
Buffers:        310448 kB
Cached:        4336112 kB
SwapCached:      10240 kB
Active:        4565344 kB
Inactive:      4018924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24064392 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:            7260 kB
Writeback:           0 kB
AnonPages:     3935620 kB
Mapped:          23736 kB
Slab:           190968 kB
PageTables:      44636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110571280 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= 73356 MiB
End job on node130 at 2011-05-16 23:33:47