Trace number 3284069

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.32 1201.77

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284069-1304050873/watcher-3284069-1304050873 -o /tmp/evaluation-result-3284069-1304050873/solver-3284069-1304050873 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3284069-1304050873.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: 7.80 8.05 7.75 5/180 21702
/proc/meminfo: memFree=21164100/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=21048 CPUtime=0 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 652 0 0 0 0 0 0 0 25 0 1 0 516684423 21553152 552 33554432000 4194304 4623224 140733211796688 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/21702/statm: 5262 552 297 105 0 766 0

[startup+0.016561 s]
/proc/loadavg: 7.80 8.05 7.75 5/180 21702
/proc/meminfo: memFree=21164100/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=23096 CPUtime=0.01 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 1823 0 0 0 1 0 0 0 25 0 1 0 516684423 23650304 1089 33554432000 4194304 4623224 140733211796688 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/21702/statm: 5774 1090 297 105 0 1278 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23096

[startup+0.160213 s]
/proc/loadavg: 7.80 8.05 7.75 5/180 21702
/proc/meminfo: memFree=21164100/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=274056 CPUtime=0.48 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 9317 0 0 0 48 0 0 0 25 0 4 0 516684423 280633344 6913 33554432000 4194304 4623224 140733211796688 18446744073709551615 4507359 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 68514 6913 340 105 0 64018 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 274056

[startup+0.300435 s]
/proc/loadavg: 7.80 8.05 7.75 5/180 21702
/proc/meminfo: memFree=21164100/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=278652 CPUtime=1.05 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 13998 0 0 0 104 1 0 0 25 0 4 0 516684423 285339648 7238 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 69663 7238 340 105 0 65167 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 278652

[startup+0.70036 s]
/proc/loadavg: 7.80 8.05 7.75 5/180 21702
/proc/meminfo: memFree=21164100/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=278652 CPUtime=2.65 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 20653 0 0 0 263 2 0 0 25 0 4 0 516684423 285339648 7905 33554432000 4194304 4623224 140733211796688 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 69663 7905 340 105 0 65167 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 278652

[startup+1.50021 s]
/proc/loadavg: 7.80 8.05 7.75 9/184 21706
/proc/meminfo: memFree=21133572/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=280380 CPUtime=5.84 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 32370 0 0 0 580 4 0 0 25 0 4 0 516684423 287109120 9046 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 70095 9047 340 105 0 65599 0
[pid=21702/tid=21704] ppid=21700 vsize=280380 CPUtime=1.44 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 2061 0 0 0 144 0 0 0 25 0 4 0 516684427 287109120 9047 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=280380 CPUtime=1.44 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 2220 0 0 0 144 0 0 0 25 0 4 0 516684427 287109120 9047 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=280380 CPUtime=1.45 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 20801 0 0 0 142 3 0 0 25 0 4 0 516684427 287109120 9047 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 280380

[startup+3.1009 s]
/proc/loadavg: 7.80 8.05 7.75 9/184 21706
/proc/meminfo: memFree=21123280/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=281448 CPUtime=12.24 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 55289 0 0 0 1216 8 0 0 25 0 4 0 516684423 288202752 11400 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 70362 11400 340 105 0 65866 0
[pid=21702/tid=21704] ppid=21700 vsize=281448 CPUtime=3.04 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 3966 0 0 0 303 1 0 0 25 0 4 0 516684427 288202752 11400 33554432000 4194304 4623224 140733211796688 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=281448 CPUtime=3.03 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 2762 0 0 0 303 0 0 0 25 0 4 0 516684427 288202752 11400 33554432000 4194304 4623224 140733211796688 18446744073709551615 4463026 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=281448 CPUtime=3.04 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 40861 0 0 0 299 5 0 0 25 0 4 0 516684427 288202752 11400 33554432000 4194304 4623224 140733211796688 18446744073709551615 239476355601 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 281448

[startup+6.30029 s]
/proc/loadavg: 7.82 8.04 7.75 9/184 21706
/proc/meminfo: memFree=21110228/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=292644 CPUtime=25.02 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 104491 0 0 0 2484 18 0 0 25 0 4 0 516684423 299667456 15999 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 73161 15999 344 105 0 68665 0
[pid=21702/tid=21704] ppid=21700 vsize=292644 CPUtime=6.24 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 6750 0 0 0 622 2 0 0 25 0 4 0 516684427 299667456 15999 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=292644 CPUtime=6.21 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 5351 0 0 0 621 0 0 0 25 0 4 0 516684427 299667456 15999 33554432000 4194304 4623224 140733211796688 18446744073709551615 4373048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=292644 CPUtime=6.24 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 84322 0 0 0 611 13 0 0 25 0 4 0 516684427 299667456 15999 33554432000 4194304 4623224 140733211796688 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 292644

[startup+12.7011 s]
/proc/loadavg: 7.83 8.04 7.75 9/184 21706
/proc/meminfo: memFree=21080120/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=299764 CPUtime=50.58 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 190523 0 0 0 5029 29 0 0 25 0 4 0 516684423 306958336 23439 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 74941 23441 362 105 0 70445 0
[pid=21702/tid=21704] ppid=21700 vsize=299764 CPUtime=12.64 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 11012 0 0 0 1261 3 0 0 25 0 4 0 516684427 306958336 23441 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=299764 CPUtime=12.58 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 10133 0 0 0 1256 2 0 0 25 0 4 0 516684427 306958336 23441 33554432000 4194304 4623224 140733211796688 18446744073709551615 4463039 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=299764 CPUtime=12.64 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 159359 0 0 0 1242 22 0 0 25 0 4 0 516684427 306958336 23442 33554432000 4194304 4623224 140733211796688 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 299764

[startup+25.5006 s]
/proc/loadavg: 7.87 8.04 7.75 9/184 21706
/proc/meminfo: memFree=21008060/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=317304 CPUtime=101.71 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 299895 0 0 0 10124 47 0 0 25 0 4 0 516684423 324919296 35624 33554432000 4194304 4623224 140733211796688 18446744073709551615 4384347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 79326 35624 403 105 0 74830 0
[pid=21702/tid=21704] ppid=21700 vsize=317304 CPUtime=25.44 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 18002 0 0 0 2539 5 0 0 25 0 4 0 516684427 324919296 35624 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=317304 CPUtime=25.3 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 16482 0 0 0 2526 4 0 0 25 0 4 0 516684427 324919296 35624 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=317304 CPUtime=25.44 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 252076 0 0 0 2510 34 0 0 25 0 4 0 516684427 324919296 35624 33554432000 4194304 4623224 140733211796688 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 317304

[startup+51.1007 s]
/proc/loadavg: 7.91 8.04 7.76 9/184 21707
/proc/meminfo: memFree=20910436/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=340520 CPUtime=203.97 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 373991 0 0 0 20335 62 0 0 25 0 4 0 516684423 348692480 55222 33554432000 4194304 4623224 140733211796688 18446744073709551615 4384691 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 85130 55222 510 105 0 80634 0
[pid=21702/tid=21704] ppid=21700 vsize=340520 CPUtime=51.04 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 26930 0 0 0 5095 9 0 0 25 0 4 0 516684427 348692480 55222 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=340520 CPUtime=50.77 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 24375 0 0 0 5071 6 0 0 25 0 4 0 516684427 348692480 55222 33554432000 4194304 4623224 140733211796688 18446744073709551615 4366346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=340520 CPUtime=51.04 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 304392 0 0 0 5061 43 0 0 25 0 4 0 516684427 348692480 55222 33554432000 4194304 4623224 140733211796688 18446744073709551615 4365088 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 340520

[startup+102.307 s]
/proc/loadavg: 8.02 8.04 7.77 10/184 21709
/proc/meminfo: memFree=20757292/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=518168 CPUtime=408.52 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 594684 0 0 0 40752 100 0 0 25 0 4 0 516684423 530604032 84178 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 129542 84178 1067 105 0 125046 0
[pid=21702/tid=21704] ppid=21700 vsize=518168 CPUtime=102.25 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 50581 0 0 0 10210 15 0 0 25 0 4 0 516684427 530604032 84178 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=518168 CPUtime=101.69 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 35692 0 0 0 10161 8 0 0 25 0 4 0 516684427 530604032 84178 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=518168 CPUtime=102.25 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 475384 0 0 0 10155 70 0 0 25 0 4 0 516684427 530604032 84178 33554432000 4194304 4623224 140733211796688 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 518168

[startup+162.3 s]
/proc/loadavg: 8.01 8.03 7.78 9/184 21710
/proc/meminfo: memFree=20584812/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=688320 CPUtime=648.18 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 647518 0 0 0 64706 112 0 0 25 0 4 0 516684423 704839680 115788 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 172080 115788 1794 105 0 167584 0
[pid=21702/tid=21704] ppid=21700 vsize=688320 CPUtime=162.25 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 52584 0 0 0 16209 16 0 0 25 0 4 0 516684427 704839680 115788 33554432000 4194304 4623224 140733211796688 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=688320 CPUtime=161.37 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 50060 0 0 0 16124 13 0 0 25 0 4 0 516684427 704839680 115788 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=688320 CPUtime=162.25 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 477636 0 0 0 16154 71 0 0 25 0 4 0 516684427 704839680 115788 33554432000 4194304 4623224 140733211796688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 688320

[startup+222.301 s]
/proc/loadavg: 8.00 8.02 7.79 9/184 21712
/proc/meminfo: memFree=20430436/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=912860 CPUtime=887.86 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 835153 0 0 0 88644 142 0 0 25 0 4 0 516684423 934768640 150578 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 228215 150578 1214 105 0 223719 0
[pid=21702/tid=21704] ppid=21700 vsize=912860 CPUtime=222.25 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 74500 0 0 0 22206 19 0 0 25 0 4 0 516684427 934768640 150578 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=912860 CPUtime=221.04 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 51762 0 0 0 22090 14 0 0 25 0 4 0 516684427 934768640 150578 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=912860 CPUtime=222.25 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 609263 0 0 0 22133 92 0 0 25 0 4 0 516684427 934768640 150578 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.86
Current children cumulated vsize (KiB) 912860

[startup+282.3 s]

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

[pid=21702] ppid=21700 vsize=1389072 CPUtime=2805.29 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 4605597 0 0 0 279794 735 0 0 25 0 4 0 516684423 1422409728 253912 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510175 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 347268 253912 418 105 0 342772 0
[pid=21702/tid=21704] ppid=21700 vsize=1389072 CPUtime=702.27 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 122142 0 0 0 70187 40 0 0 25 0 4 0 516684427 1422409728 253912 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1389072 CPUtime=698.44 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 107136 0 0 0 69821 23 0 0 25 0 4 0 516684427 1422409728 253912 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1389072 CPUtime=702.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 4129023 0 0 0 69595 631 0 0 25 0 4 0 516684427 1422409728 253912 33554432000 4194304 4623224 140733211796688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 1389072

[startup+762.307 s]
/proc/loadavg: 8.17 8.14 7.94 9/184 21757
/proc/meminfo: memFree=20758176/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1431844 CPUtime=3044.98 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 5019421 0 0 0 303697 801 0 0 25 0 4 0 516684423 1466208256 272085 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 357961 272085 394 105 0 353465 0
[pid=21702/tid=21704] ppid=21700 vsize=1431844 CPUtime=762.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 130155 0 0 0 76184 44 0 0 25 0 4 0 516684427 1466208256 272085 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1431844 CPUtime=758.12 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 109481 0 0 0 75788 24 0 0 25 0 4 0 516684427 1466208256 272085 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1431844 CPUtime=762.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 4523630 0 0 0 75537 689 0 0 25 0 4 0 516684427 1466208256 272085 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 1431844

[startup+822.301 s]
/proc/loadavg: 8.24 8.16 7.95 9/184 21759
/proc/meminfo: memFree=20613964/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1431844 CPUtime=3284.64 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 5443778 0 0 0 327596 868 0 0 25 0 4 0 516684423 1466208256 280443 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 357961 280443 378 105 0 353465 0
[pid=21702/tid=21704] ppid=21700 vsize=1431844 CPUtime=822.27 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 133706 0 0 0 82181 46 0 0 25 0 4 0 516684427 1466208256 280443 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1431844 CPUtime=817.79 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 109964 0 0 0 81755 24 0 0 25 0 4 0 516684427 1466208256 280443 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1431844 CPUtime=822.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 4939940 0 0 0 81473 753 0 0 25 0 4 0 516684427 1466208256 280443 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 1431844

[startup+882.301 s]
/proc/loadavg: 8.16 8.14 7.96 9/184 21760
/proc/meminfo: memFree=20507088/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1431844 CPUtime=3524.32 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 5857246 0 0 0 351499 933 0 0 25 0 4 0 516684423 1466208256 289503 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 357961 289503 367 105 0 353465 0
[pid=21702/tid=21704] ppid=21700 vsize=1431844 CPUtime=882.27 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 137111 0 0 0 88178 49 0 0 25 0 4 0 516684427 1466208256 289503 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1431844 CPUtime=877.46 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 110642 0 0 0 87722 24 0 0 25 0 4 0 516684427 1466208256 289503 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1431844 CPUtime=882.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 5336418 0 0 0 87414 812 0 0 25 0 4 0 516684427 1466208256 289503 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1431844

[startup+942.301 s]
/proc/loadavg: 8.12 8.13 7.96 9/184 21762
/proc/meminfo: memFree=20370432/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1644320 CPUtime=3764 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 6425057 0 0 0 375384 1016 0 0 25 0 4 0 516684423 1683783680 307390 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 411080 307390 345 105 0 406584 0
[pid=21702/tid=21704] ppid=21700 vsize=1644320 CPUtime=942.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 178810 0 0 0 94172 56 0 0 25 0 4 0 516684427 1683783680 307390 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1644320 CPUtime=937.14 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 111319 0 0 0 93690 24 0 0 25 0 4 0 516684427 1683783680 307390 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1644320 CPUtime=942.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 5767019 0 0 0 93349 877 0 0 25 0 4 0 516684427 1683783680 307390 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 1644320

[startup+1002.3 s]
/proc/loadavg: 8.11 8.12 7.97 9/184 21764
/proc/meminfo: memFree=20189896/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1645112 CPUtime=4003.67 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 6465690 0 0 0 399342 1025 0 0 25 0 4 0 516684423 1684594688 319618 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 411278 319618 345 105 0 406782 0
[pid=21702/tid=21704] ppid=21700 vsize=1645112 CPUtime=1002.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 181822 0 0 0 100170 58 0 0 25 0 4 0 516684427 1684594688 319618 33554432000 4194304 4623224 140733211796688 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1645112 CPUtime=996.82 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 112519 0 0 0 99657 25 0 0 25 0 4 0 516684427 1684594688 319618 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1645112 CPUtime=1002.25 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 5788246 0 0 0 99345 880 0 0 25 0 4 0 516684427 1684594688 319618 33554432000 4194304 4623224 140733211796688 18446744073709551615 4545910 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1645112

[startup+1062.3 s]
/proc/loadavg: 8.09 8.11 7.97 9/184 21765
/proc/meminfo: memFree=20096396/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1648676 CPUtime=4243.37 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 6511767 0 0 0 423302 1035 0 0 25 0 4 0 516684423 1688244224 325347 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 412169 325347 345 105 0 407673 0
[pid=21702/tid=21704] ppid=21700 vsize=1648676 CPUtime=1062.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 184294 0 0 0 106168 60 0 0 25 0 4 0 516684427 1688244224 325347 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1648676 CPUtime=1056.49 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 113976 0 0 0 105624 25 0 0 25 0 4 0 516684427 1688244224 325347 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1648676 CPUtime=1062.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 5820578 0 0 0 105341 885 0 0 25 0 4 0 516684427 1688244224 325347 33554432000 4194304 4623224 140733211796688 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 1648676

[startup+1122.3 s]
/proc/loadavg: 8.03 8.09 7.97 9/184 21767
/proc/meminfo: memFree=19987036/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1653164 CPUtime=4483.04 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 6738089 0 0 0 447233 1071 0 0 25 0 4 0 516684423 1692839936 333609 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 413291 333609 380 105 0 408795 0
[pid=21702/tid=21704] ppid=21700 vsize=1653164 CPUtime=1122.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 186449 0 0 0 112165 63 0 0 25 0 4 0 516684427 1692839936 333609 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1653164 CPUtime=1116.17 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 116162 0 0 0 111591 26 0 0 25 0 4 0 516684427 1692839936 333609 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1653164 CPUtime=1122.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 6024192 0 0 0 111312 914 0 0 25 0 4 0 516684427 1692839936 333609 33554432000 4194304 4623224 140733211796688 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1653164

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 7.97 9/184 21768
/proc/meminfo: memFree=19894664/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1656464 CPUtime=4722.72 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 7160696 0 0 0 471137 1135 0 0 25 0 4 0 516684423 1696219136 341359 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 414116 341359 366 105 0 409620 0
[pid=21702/tid=21704] ppid=21700 vsize=1656464 CPUtime=1182.28 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 188410 0 0 0 118162 66 0 0 25 0 4 0 516684427 1696219136 341359 33554432000 4194304 4623224 140733211796688 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1656464 CPUtime=1175.84 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 117945 0 0 0 117558 26 0 0 25 0 4 0 516684427 1696219136 341359 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1656464 CPUtime=1182.26 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 6424555 0 0 0 117255 971 0 0 25 0 4 0 516684427 1696219136 341359 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1656464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.06 7.97 9/184 21769
/proc/meminfo: memFree=19836140/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1657652 CPUtime=4800.23 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 7290196 0 0 0 478866 1157 0 0 25 0 4 0 516684423 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 414413 345071 368 105 0 409917 0
[pid=21702/tid=21704] ppid=21700 vsize=1657652 CPUtime=1201.69 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 190232 0 0 0 120102 67 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1657652 CPUtime=1195.14 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 118426 0 0 0 119487 27 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1657652 CPUtime=1201.67 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 6545624 0 0 0 119177 990 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1657652

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

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

[startup+1201.7 s]
/proc/loadavg: 8.01 8.06 7.97 9/184 21769
/proc/meminfo: memFree=19836140/32950928 swapFree=67087032/67111528
[pid=21702] ppid=21700 vsize=1657652 CPUtime=4800.23 cores=0,2,4,6
/proc/21702/stat : 21702 (SArTagnan) R 21700 21702 21387 0 -1 4202496 7290196 0 0 0 478866 1157 0 0 25 0 4 0 516684423 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21702/statm: 414413 345071 368 105 0 409917 0
[pid=21702/tid=21704] ppid=21700 vsize=1657652 CPUtime=1201.69 cores=0,2,4,6
/proc/21702/task/21704/stat : 21704 (SArTagnan) R 21700 21702 21387 0 -1 4202560 190232 0 0 0 120102 67 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21702/tid=21705] ppid=21700 vsize=1657652 CPUtime=1195.14 cores=0,2,4,6
/proc/21702/task/21705/stat : 21705 (SArTagnan) R 21700 21702 21387 0 -1 4202560 118426 0 0 0 119487 27 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21702/tid=21706] ppid=21700 vsize=1657652 CPUtime=1201.67 cores=0,2,4,6
/proc/21702/task/21706/stat : 21706 (SArTagnan) R 21700 21702 21387 0 -1 4202560 6545624 0 0 0 119177 990 0 0 25 0 4 0 516684427 1697435648 345071 33554432000 4194304 4623224 140733211796688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1657652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.32
CPU user time (s): 4788.69
CPU system time (s): 11.6362
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1740712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.69
system time used= 11.6362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7290196
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= 1140
involuntary context switches= 33031

runsolver used 1.87172 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 06:21:14
IDJOB=3284069
IDBENCH=71098
IDSOLVER=1656
FILE ID=node148/3284069-1304050873
RUNJOBID= node148-1304049005-21405
PBS_JOBID= 13170411
Free space on /tmp= 71424 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284069-1304050873/watcher-3284069-1304050873 -o /tmp/evaluation-result-3284069-1304050873/solver-3284069-1304050873 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3284069-1304050873.cnf -threads=4

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1530588282

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21164380 kB
Buffers:       2016952 kB
Cached:        7716332 kB
SwapCached:       3548 kB
Active:        3187924 kB
Inactive:      8034568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21164380 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:     1487728 kB
Mapped:          14456 kB
Slab:           498172 kB
PageTables:       7316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1849752 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= 71428 MiB
End job on node148 at 2011-04-29 06:41:17