Trace number 3386219

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) 3881.03 1300.06

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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-3386219-1305576415/watcher-3386219-1305576415 -o /tmp/evaluation-result-3386219-1305576415/solver-3386219-1305576415 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386219-1305576415.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: 9.65 10.07 10.08 4/418 10613
/proc/meminfo: memFree=24061132/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=25424 CPUtime=0 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 1903 0 0 0 0 0 0 0 23 0 1 0 669240117 26034176 1842 33554432000 4194304 4625164 140737157637536 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10613/statm: 6356 1853 291 106 0 1859 0

[startup+0.0983091 s]
/proc/loadavg: 9.65 10.07 10.08 4/418 10613
/proc/meminfo: memFree=24061132/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=82748 CPUtime=0.09 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 10148 0 0 0 8 1 0 0 23 0 1 0 669240117 84733952 7307 33554432000 4194304 4625164 140737157637536 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10613/statm: 20687 7307 296 106 0 16190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82748

[startup+0.100301 s]
/proc/loadavg: 9.65 10.07 10.08 4/418 10613
/proc/meminfo: memFree=24061132/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=82748 CPUtime=0.09 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 10164 0 0 0 8 1 0 0 23 0 1 0 669240117 84733952 7323 33554432000 4194304 4625164 140737157637536 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10613/statm: 20687 7324 296 106 0 16190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82748

[startup+0.300275 s]
/proc/loadavg: 9.65 10.07 10.08 4/418 10613
/proc/meminfo: memFree=24061132/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=105128 CPUtime=0.29 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 19100 0 0 0 27 2 0 0 25 0 1 0 669240117 107651072 12630 33554432000 4194304 4625164 140737157637536 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10613/statm: 26282 12631 296 106 0 21785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105128

[startup+0.700177 s]
/proc/loadavg: 9.65 10.07 10.08 4/418 10613
/proc/meminfo: memFree=24061132/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=403328 CPUtime=0.81 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 64724 0 0 0 74 7 0 0 25 0 4 0 669240117 413007872 55132 33554432000 4194304 4625164 140737157637536 18446744073709551615 4278370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 100832 55132 320 106 0 96335 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 403328

[startup+1.50104 s]
/proc/loadavg: 9.65 10.07 10.08 11/425 10620
/proc/meminfo: memFree=23681148/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=476032 CPUtime=3.2 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 74497 0 0 0 311 9 0 0 25 0 4 0 669240117 487456768 63014 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 119008 63014 336 106 0 114511 0
[pid=10613/tid=10618] ppid=10611 vsize=476032 CPUtime=0.84 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4226 0 0 0 84 0 0 0 25 0 4 0 669240180 487456768 63014 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=476032 CPUtime=0.41 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 3392 0 0 0 41 0 0 0 25 0 4 0 669240180 487456768 63014 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=476032 CPUtime=0.43 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 927 0 0 0 43 0 0 0 25 0 4 0 669240180 487456768 63014 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 476032

[startup+3.10078 s]
/proc/loadavg: 9.65 10.07 10.08 11/425 10620
/proc/meminfo: memFree=23671848/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=480128 CPUtime=7.98 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 75161 0 0 0 789 9 0 0 25 0 4 0 669240117 491651072 62930 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 120032 62930 336 106 0 115535 0
[pid=10613/tid=10618] ppid=10611 vsize=480128 CPUtime=2.44 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4328 0 0 0 244 0 0 0 25 0 4 0 669240180 491651072 62930 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334513 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=480128 CPUtime=1.21 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 3392 0 0 0 121 0 0 0 25 0 4 0 669240180 491651072 62930 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=480128 CPUtime=1.22 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1485 0 0 0 122 0 0 0 25 0 4 0 669240180 491651072 62930 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477959 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 480128

[startup+6.30025 s]
/proc/loadavg: 9.76 10.08 10.08 11/425 10620
/proc/meminfo: memFree=23651512/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=482176 CPUtime=17.53 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 76191 0 0 0 1744 9 0 0 25 0 4 0 669240117 493748224 63941 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 120544 63941 336 106 0 116047 0
[pid=10613/tid=10618] ppid=10611 vsize=482176 CPUtime=5.64 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4671 0 0 0 564 0 0 0 25 0 4 0 669240180 493748224 63941 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351747 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=482176 CPUtime=2.78 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4079 0 0 0 278 0 0 0 25 0 4 0 669240180 493748224 63941 33554432000 4194304 4625164 140737157637536 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=482176 CPUtime=2.8 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1485 0 0 0 280 0 0 0 25 0 4 0 669240180 493748224 63941 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.53
Current children cumulated vsize (KiB) 482176

[startup+12.7012 s]
/proc/loadavg: 9.78 10.08 10.08 11/425 10620
/proc/meminfo: memFree=23615220/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=482176 CPUtime=36.65 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 78112 0 0 0 3655 10 0 0 25 0 4 0 669240117 493748224 65862 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 120544 65862 336 106 0 116047 0
[pid=10613/tid=10618] ppid=10611 vsize=482176 CPUtime=12.04 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 6497 0 0 0 1203 1 0 0 25 0 4 0 669240180 493748224 65862 33554432000 4194304 4625164 140737157637536 18446744073709551615 4467290 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=482176 CPUtime=5.91 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4083 0 0 0 591 0 0 0 25 0 4 0 669240180 493748224 65862 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=482176 CPUtime=5.98 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1571 0 0 0 598 0 0 0 25 0 4 0 669240180 493748224 65862 33554432000 4194304 4625164 140737157637536 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.65
Current children cumulated vsize (KiB) 482176

[startup+25.5011 s]
/proc/loadavg: 9.83 10.08 10.08 11/425 10620
/proc/meminfo: memFree=23513332/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=482176 CPUtime=74.87 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 82632 0 0 0 7476 11 0 0 25 0 4 0 669240117 493748224 67262 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 120544 67262 337 106 0 116047 0
[pid=10613/tid=10618] ppid=10611 vsize=482176 CPUtime=24.85 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 7100 0 0 0 2483 2 0 0 25 0 4 0 669240180 493748224 67262 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=482176 CPUtime=12.31 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 4344 0 0 0 1231 0 0 0 25 0 4 0 669240180 493748224 67262 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=482176 CPUtime=12.2 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 5118 0 0 0 1220 0 0 0 25 0 4 0 669240180 493748224 67262 33554432000 4194304 4625164 140737157637536 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 74.87
Current children cumulated vsize (KiB) 482176

[startup+51.1008 s]
/proc/loadavg: 9.95 10.09 10.08 11/425 10621
/proc/meminfo: memFree=23253504/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=515020 CPUtime=151.32 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 117396 0 0 0 15114 18 0 0 25 0 4 0 669240117 527380480 78966 33554432000 4194304 4625164 140737157637536 18446744073709551615 4390674 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 128755 78966 449 106 0 124258 0
[pid=10613/tid=10618] ppid=10611 vsize=515020 CPUtime=42.13 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 12089 0 0 0 4210 3 0 0 25 0 4 0 669240180 527380480 78966 33554432000 4194304 4625164 140737157637536 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=515020 CPUtime=33.07 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 8286 0 0 0 3306 1 0 0 25 0 4 0 669240180 527380480 78966 33554432000 4194304 4625164 140737157637536 18446744073709551615 4317326 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=515020 CPUtime=25 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 30167 0 0 0 2495 5 0 0 25 0 4 0 669240180 527380480 78966 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 151.32
Current children cumulated vsize (KiB) 515020

[startup+102.316 s]
/proc/loadavg: 9.98 10.07 10.08 11/425 10623
/proc/meminfo: memFree=22896368/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=553352 CPUtime=304.26 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 166863 0 0 0 30397 29 0 0 25 0 4 0 669240117 566632448 91060 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511941 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 138338 91060 416 106 0 133841 0
[pid=10613/tid=10618] ppid=10611 vsize=553352 CPUtime=79.32 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 18681 0 0 0 7927 5 0 0 25 0 4 0 669240180 566632448 91060 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=553352 CPUtime=75.17 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 15023 0 0 0 7514 3 0 0 25 0 4 0 669240180 566632448 91060 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351871 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=553352 CPUtime=51.34 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 60315 0 0 0 5124 10 0 0 24 0 4 0 669240180 566632448 91060 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 304.26
Current children cumulated vsize (KiB) 553352

[startup+162.3 s]
/proc/loadavg: 10.09 10.09 10.08 11/425 10624
/proc/meminfo: memFree=22571444/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=577992 CPUtime=483.4 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 179391 0 0 0 48308 32 0 0 25 0 4 0 669240117 591863808 97338 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 144498 97338 590 106 0 140001 0
[pid=10613/tid=10618] ppid=10611 vsize=577992 CPUtime=109.21 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 19258 0 0 0 10916 5 0 0 25 0 4 0 669240180 591863808 97338 33554432000 4194304 4625164 140737157637536 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=577992 CPUtime=135.15 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 15087 0 0 0 13512 3 0 0 25 0 4 0 669240180 591863808 97338 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=577992 CPUtime=102.42 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 66527 0 0 0 10230 12 0 0 25 0 4 0 669240180 591863808 97338 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334147 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 483.4
Current children cumulated vsize (KiB) 577992

[startup+222.3 s]
/proc/loadavg: 10.07 10.08 10.08 11/425 10626
/proc/meminfo: memFree=22211072/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=615132 CPUtime=662.57 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 328660 0 0 0 66197 60 0 0 25 0 4 0 669240117 629895168 105291 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 153783 105291 662 106 0 149286 0
[pid=10613/tid=10618] ppid=10611 vsize=615132 CPUtime=140.83 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26885 0 0 0 14077 6 0 0 25 0 4 0 669240180 629895168 105291 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=615132 CPUtime=192.78 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 15453 0 0 0 19274 4 0 0 25 0 4 0 669240180 629895168 105291 33554432000 4194304 4625164 140737157637536 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=615132 CPUtime=150.76 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 202971 0 0 0 15038 38 0 0 25 0 4 0 669240180 629895168 105291 33554432000 4194304 4625164 140737157637536 18446744073709551615 4555149 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 662.57
Current children cumulated vsize (KiB) 615132

[startup+282.3 s]

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

[pid=10613] ppid=10611 vsize=914492 CPUtime=2095.97 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 1592013 0 0 0 209318 279 0 0 25 0 4 0 669240117 936439808 169786 33554432000 4194304 4625164 140737157637536 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 228623 169786 461 106 0 224126 0
[pid=10613/tid=10618] ppid=10611 vsize=914492 CPUtime=516.04 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 82972 0 0 0 51579 25 0 0 25 0 4 0 669240180 936439808 169786 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=914492 CPUtime=510.83 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26455 0 0 0 51075 8 0 0 25 0 4 0 669240180 936439808 169786 33554432000 4194304 4625164 140737157637536 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=914492 CPUtime=516.66 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1344571 0 0 0 51442 224 0 0 25 0 4 0 669240180 936439808 169786 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2095.97
Current children cumulated vsize (KiB) 914492

[startup+762.317 s]
/proc/loadavg: 10.11 10.11 10.09 11/425 10640
/proc/meminfo: memFree=20589712/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=933060 CPUtime=2275.19 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 1606468 0 0 0 227238 281 0 0 25 0 4 0 669240117 955453440 174915 33554432000 4194304 4625164 140737157637536 18446744073709551615 4490625 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 233265 174915 461 106 0 228768 0
[pid=10613/tid=10618] ppid=10611 vsize=933060 CPUtime=546.01 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 83912 0 0 0 54576 25 0 0 25 0 4 0 669240180 955453440 174915 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=933060 CPUtime=567.62 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26493 0 0 0 56754 8 0 0 25 0 4 0 669240180 955453440 174915 33554432000 4194304 4625164 140737157637536 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=933060 CPUtime=549.11 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1344579 0 0 0 54687 224 0 0 25 0 4 0 669240180 955453440 174915 33554432000 4194304 4625164 140737157637536 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2275.19
Current children cumulated vsize (KiB) 933060

[startup+822.301 s]
/proc/loadavg: 10.20 10.14 10.10 11/425 10642
/proc/meminfo: memFree=20497168/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=998596 CPUtime=2454.33 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 1609456 0 0 0 245151 282 0 0 25 0 4 0 669240117 1022562304 177828 33554432000 4194304 4625164 140737157637536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 249649 177828 461 106 0 245152 0
[pid=10613/tid=10618] ppid=10611 vsize=998596 CPUtime=580.3 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 84492 0 0 0 58005 25 0 0 25 0 4 0 669240180 1022562304 177828 33554432000 4194304 4625164 140737157637536 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=998596 CPUtime=622.6 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26600 0 0 0 62252 8 0 0 25 0 4 0 669240180 1022562304 177828 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=998596 CPUtime=579.02 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1344715 0 0 0 57677 225 0 0 25 0 4 0 669240180 1022562304 177828 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334349 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2454.33
Current children cumulated vsize (KiB) 998596

[startup+882.301 s]
/proc/loadavg: 10.15 10.14 10.10 11/425 10643
/proc/meminfo: memFree=20475796/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=998596 CPUtime=2633.51 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 1902995 0 0 0 263020 331 0 0 25 0 4 0 669240117 1022562304 182030 33554432000 4194304 4625164 140737157637536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 249649 182031 462 106 0 245152 0
[pid=10613/tid=10618] ppid=10611 vsize=998596 CPUtime=624.9 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 86320 0 0 0 62463 27 0 0 25 0 4 0 669240180 1022562304 182033 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=998596 CPUtime=670.31 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26663 0 0 0 67023 8 0 0 25 0 4 0 669240180 1022562304 182033 33554432000 4194304 4625164 140737157637536 18446744073709551615 4464009 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=998596 CPUtime=621.96 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1635278 0 0 0 61925 271 0 0 25 0 4 0 669240180 1022562304 182033 33554432000 4194304 4625164 140737157637536 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2633.51
Current children cumulated vsize (KiB) 998596

[startup+942.301 s]
/proc/loadavg: 10.21 10.16 10.10 11/425 10645
/proc/meminfo: memFree=20426656/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1040916 CPUtime=2812.7 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 2246024 0 0 0 280886 384 0 0 25 0 4 0 669240117 1065897984 186210 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 260229 186210 462 106 0 255732 0
[pid=10613/tid=10618] ppid=10611 vsize=1040916 CPUtime=667.29 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 109609 0 0 0 66699 30 0 0 25 0 4 0 669240180 1065897984 186210 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1040916 CPUtime=700.2 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 26723 0 0 0 70012 8 0 0 25 0 4 0 669240180 1065897984 186210 33554432000 4194304 4625164 140737157637536 18446744073709551615 4316846 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1040916 CPUtime=668.87 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 1953724 0 0 0 66566 321 0 0 25 0 4 0 669240180 1065897984 186210 33554432000 4194304 4625164 140737157637536 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2812.7
Current children cumulated vsize (KiB) 1040916

[startup+1002.3 s]
/proc/loadavg: 10.22 10.17 10.10 11/425 10646
/proc/meminfo: memFree=20421044/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1040916 CPUtime=2991.87 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 2432176 0 0 0 298769 418 0 0 25 0 4 0 669240117 1065897984 189650 33554432000 4194304 4625164 140737157637536 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 260229 189650 460 106 0 255732 0
[pid=10613/tid=10618] ppid=10611 vsize=1040916 CPUtime=711.73 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 111782 0 0 0 71141 32 0 0 25 0 4 0 669240180 1065897984 189650 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1040916 CPUtime=745.14 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 27190 0 0 0 74505 9 0 0 25 0 4 0 669240180 1065897984 189650 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1040916 CPUtime=698.77 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2136047 0 0 0 69526 351 0 0 25 0 4 0 669240180 1065897984 189650 33554432000 4194304 4625164 140737157637536 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2991.87
Current children cumulated vsize (KiB) 1040916

[startup+1062.3 s]
/proc/loadavg: 10.19 10.17 10.10 11/425 10648
/proc/meminfo: memFree=20316092/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1040916 CPUtime=3171.06 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 2662358 0 0 0 316648 458 0 0 25 0 4 0 669240117 1065897984 196907 33554432000 4194304 4625164 140737157637536 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 260229 196907 436 106 0 255732 0
[pid=10613/tid=10618] ppid=10611 vsize=1040916 CPUtime=741.74 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 112836 0 0 0 74141 33 0 0 25 0 4 0 669240180 1065897984 196907 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1040916 CPUtime=805.14 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 29634 0 0 0 80502 12 0 0 25 0 4 0 669240180 1065897984 196907 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1040916 CPUtime=757.96 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2360266 0 0 0 75409 387 0 0 25 0 4 0 669240180 1065897984 196907 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3171.06
Current children cumulated vsize (KiB) 1040916

[startup+1122.3 s]
/proc/loadavg: 10.12 10.15 10.10 11/425 10650
/proc/meminfo: memFree=20268944/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1082828 CPUtime=3350.25 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 2693381 0 0 0 334560 465 0 0 25 0 4 0 669240117 1108815872 206648 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10613/statm: 270707 206648 391 106 0 266210 0
[pid=10613/tid=10618] ppid=10611 vsize=1082828 CPUtime=771.74 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 113492 0 0 0 77141 33 0 0 25 0 4 0 669240180 1108815872 206648 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351890 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1082828 CPUtime=865.14 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 30588 0 0 0 86501 13 0 0 25 0 4 0 669240180 1108815872 206648 33554432000 4194304 4625164 140737157637536 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1082828 CPUtime=817.14 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2360913 0 0 0 81326 388 0 0 25 0 4 0 669240180 1108815872 206648 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3350.25
Current children cumulated vsize (KiB) 1082828

[startup+1182.3 s]
/proc/loadavg: 10.21 10.16 10.10 11/425 10651
/proc/meminfo: memFree=20207156/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1145932 CPUtime=3529.44 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 2879362 0 0 0 352448 496 0 0 25 0 4 0 669240117 1173434368 219252 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 286483 219252 392 106 0 281986 0
[pid=10613/tid=10618] ppid=10611 vsize=1145932 CPUtime=814.47 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 118600 0 0 0 81413 34 0 0 25 0 4 0 669240180 1173434368 219252 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1145932 CPUtime=912.47 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 31473 0 0 0 91233 14 0 0 25 0 4 0 669240180 1173434368 219252 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1145932 CPUtime=876.34 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2522011 0 0 0 87221 413 0 0 25 0 4 0 669240180 1173434368 219252 33554432000 4194304 4625164 140737157637536 18446744073709551615 4334826 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3529.44
Current children cumulated vsize (KiB) 1145932

[startup+1242.3 s]
/proc/loadavg: 10.08 10.13 10.09 11/425 10653
/proc/meminfo: memFree=20161972/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1164544 CPUtime=3708.61 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 3020016 0 0 0 370346 515 0 0 25 0 4 0 669240117 1192493056 224696 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 291136 224696 367 106 0 286639 0
[pid=10613/tid=10618] ppid=10611 vsize=1164544 CPUtime=874.46 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 120057 0 0 0 87411 35 0 0 25 0 4 0 669240180 1192493056 224696 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1164544 CPUtime=942.43 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 32261 0 0 0 94228 15 0 0 25 0 4 0 669240180 1192493056 224696 33554432000 4194304 4625164 140737157637536 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1164544 CPUtime=935.51 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2656419 0 0 0 93122 429 0 0 25 0 4 0 669240180 1192493056 224696 33554432000 4194304 4625164 140737157637536 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3708.61
Current children cumulated vsize (KiB) 1164544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.09 10.12 10.09 7/420 10655
/proc/meminfo: memFree=23173444/32951124 swapFree=63649240/67111528
[pid=10613] ppid=10611 vsize=1230080 CPUtime=3880.95 cores=1,3,5,7
/proc/10613/stat : 10613 (SArTagnan) R 10611 10613 10575 0 -1 4202496 3029530 0 0 0 387576 519 0 0 25 0 4 0 669240117 1259601920 233574 33554432000 4194304 4625164 140737157637536 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10613/statm: 307520 233574 367 106 0 303023 0
[pid=10613/tid=10618] ppid=10611 vsize=1230080 CPUtime=932.18 cores=1,3,5,7
/proc/10613/task/10618/stat : 10618 (SArTagnan) R 10611 10613 10575 0 -1 4202560 122341 0 0 0 93181 37 0 0 25 0 4 0 669240180 1259601920 233574 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10613/tid=10619] ppid=10611 vsize=1230080 CPUtime=971.26 cores=1,3,5,7
/proc/10613/task/10619/stat : 10619 (SArTagnan) R 10611 10613 10575 0 -1 4202560 32885 0 0 0 97111 15 0 0 25 0 4 0 669240180 1259601920 233574 33554432000 4194304 4625164 140737157637536 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10613/tid=10620] ppid=10611 vsize=1230080 CPUtime=992.42 cores=1,3,5,7
/proc/10613/task/10620/stat : 10620 (SArTagnan) R 10611 10613 10575 0 -1 4202560 2656744 0 0 0 98813 429 0 0 25 0 4 0 669240180 1259601920 233574 33554432000 4194304 4625164 140737157637536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3880.95
Current children cumulated vsize (KiB) 1230080

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.06
CPU time (s): 3881.03
CPU user time (s): 3875.8
CPU system time (s): 5.2342
CPU usage (%): 298.528
Max. virtual memory (cumulated for all children) (KiB): 1230080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3875.8
system time used= 5.2342
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3029530
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= 4346
involuntary context switches= 46632

runsolver used 4.6063 second user time and 13.168 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-16 22:06:56
IDJOB=3386219
IDBENCH=20365
IDSOLVER=1871
FILE ID=node130/3386219-1305576415
RUNJOBID= node130-1305576415-10594
PBS_JOBID= 13350203
Free space on /tmp= 73316 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386219-1305576415/watcher-3386219-1305576415 -o /tmp/evaluation-result-3386219-1305576415/solver-3386219-1305576415 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386219-1305576415.cnf -threads=4

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1083618989

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:      24065504 kB
Buffers:        309784 kB
Cached:        4353152 kB
SwapCached:      10240 kB
Active:        4569596 kB
Inactive:      4010008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24065504 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:           45256 kB
Writeback:           0 kB
AnonPages:     3914596 kB
Mapped:          23508 kB
Slab:           191964 kB
PageTables:      44932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110545096 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= 73332 MiB
End job on node130 at 2011-05-16 22:28:38