Trace number 3287519

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.21 1201.87

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3287519-1304065970/watcher-3287519-1304065970 -o /tmp/evaluation-result-3287519-1304065970/solver-3287519-1304065970 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287519-1304065970.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.76 8.01 7.55 5/180 4427
/proc/meminfo: memFree=17315288/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=21060 CPUtime=0 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 982 0 0 0 0 0 0 0 24 0 1 0 518197502 21565440 919 33554432000 4194304 4623224 140736722772800 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4427/statm: 5265 920 290 105 0 769 0

[startup+0.0789911 s]
/proc/loadavg: 7.76 8.01 7.55 5/180 4427
/proc/meminfo: memFree=17315288/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=50840 CPUtime=0.07 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 7675 0 0 0 6 1 0 0 24 0 1 0 518197502 52060160 5255 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4427/statm: 12710 5256 297 105 0 8214 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 50840

[startup+0.100999 s]
/proc/loadavg: 7.76 8.01 7.55 5/180 4427
/proc/meminfo: memFree=17315288/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=54612 CPUtime=0.09 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 9654 0 0 0 8 1 0 0 24 0 1 0 518197502 55922688 5948 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4427/statm: 13653 5948 297 105 0 9157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54612

[startup+0.300918 s]
/proc/loadavg: 7.76 8.01 7.55 5/180 4427
/proc/meminfo: memFree=17315288/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=315028 CPUtime=0.46 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 36553 0 0 0 41 5 0 0 25 0 4 0 518197502 322588672 28891 33554432000 4194304 4623224 140736722772800 18446744073709551615 4501867 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 78757 28891 327 105 0 74261 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 315028

[startup+0.700845 s]
/proc/loadavg: 7.76 8.01 7.55 5/180 4427
/proc/meminfo: memFree=17315288/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=385652 CPUtime=2.06 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 38096 0 0 0 201 5 0 0 25 0 4 0 518197502 394907648 30434 33554432000 4194304 4623224 140736722772800 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 96413 30434 335 105 0 91917 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 385652

[startup+1.5007 s]
/proc/loadavg: 7.76 8.01 7.55 9/184 4431
/proc/meminfo: memFree=17195028/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=385652 CPUtime=5.26 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 39302 0 0 0 520 6 0 0 25 0 4 0 518197502 394907648 31352 33554432000 4194304 4623224 140736722772800 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 96413 31352 342 105 0 91917 0
[pid=4427/tid=4429] ppid=4425 vsize=385652 CPUtime=1.24 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 1525 0 0 0 124 0 0 0 25 0 4 0 518197526 394907648 31352 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=385652 CPUtime=1.25 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 1491 0 0 0 125 0 0 0 25 0 4 0 518197526 394907648 31352 33554432000 4194304 4623224 140736722772800 18446744073709551615 4330665 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=385652 CPUtime=1.25 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 4006 0 0 0 124 1 0 0 25 0 4 0 518197526 394907648 31352 33554432000 4194304 4623224 140736722772800 18446744073709551615 4276032 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 385652

[startup+3.10041 s]
/proc/loadavg: 7.76 8.01 7.55 9/184 4431
/proc/meminfo: memFree=17194284/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=396504 CPUtime=11.65 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 48059 0 0 0 1157 8 0 0 25 0 4 0 518197502 406020096 32924 33554432000 4194304 4623224 140736722772800 18446744073709551615 4517836 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 99126 32924 343 105 0 94630 0
[pid=4427/tid=4429] ppid=4425 vsize=396504 CPUtime=2.84 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 3371 0 0 0 284 0 0 0 25 0 4 0 518197526 406020096 32924 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=396504 CPUtime=2.85 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 3191 0 0 0 285 0 0 0 25 0 4 0 518197526 406020096 32924 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=396504 CPUtime=2.85 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 7475 0 0 0 283 2 0 0 25 0 4 0 518197526 406020096 32924 33554432000 4194304 4623224 140736722772800 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 396504

[startup+6.30082 s]
/proc/loadavg: 7.78 8.01 7.55 9/184 4431
/proc/meminfo: memFree=17179156/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=412780 CPUtime=24.44 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 66170 0 0 0 2433 11 0 0 25 0 4 0 518197502 422686720 36456 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510177 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 103195 36456 343 105 0 98699 0
[pid=4427/tid=4429] ppid=4425 vsize=412780 CPUtime=6.01 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6289 0 0 0 601 0 0 0 25 0 4 0 518197526 422686720 36456 33554432000 4194304 4623224 140736722772800 18446744073709551615 4330875 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=412780 CPUtime=6.05 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6077 0 0 0 605 0 0 0 25 0 4 0 518197526 422686720 36456 33554432000 4194304 4623224 140736722772800 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=412780 CPUtime=6.04 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 16822 0 0 0 601 3 0 0 25 0 4 0 518197526 422686720 36456 33554432000 4194304 4623224 140736722772800 18446744073709551615 4553195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 412780

[startup+12.7006 s]
/proc/loadavg: 7.80 8.01 7.55 9/184 4432
/proc/meminfo: memFree=16532928/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1001944 CPUtime=49.88 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 433072 0 0 0 4926 62 0 0 21 0 4 0 518197502 1025990656 192010 33554432000 4194304 4623224 140736722772800 18446744073709551615 4359285 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 250486 192010 343 105 0 245990 0
[pid=4427/tid=4429] ppid=4425 vsize=1001944 CPUtime=12.35 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 72660 0 0 0 1225 10 0 0 21 0 4 0 518197526 1025990656 192010 33554432000 4194304 4623224 140736722772800 18446744073709551615 4278610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1001944 CPUtime=12.42 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70152 0 0 0 1234 8 0 0 21 0 4 0 518197526 1025990656 192010 33554432000 4194304 4623224 140736722772800 18446744073709551615 4278419 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1001944 CPUtime=12.42 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 96332 0 0 0 1228 14 0 0 22 0 4 0 518197526 1025990656 192010 33554432000 4194304 4623224 140736722772800 18446744073709551615 230808832986 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 1001944

[startup+25.5003 s]
/proc/loadavg: 7.84 8.01 7.56 9/184 4432
/proc/meminfo: memFree=16517172/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1002428 CPUtime=101 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 435842 0 0 0 10038 62 0 0 25 0 4 0 518197502 1026486272 194775 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 250607 194775 345 105 0 246111 0
[pid=4427/tid=4429] ppid=4425 vsize=1002428 CPUtime=25.08 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73053 0 0 0 2498 10 0 0 25 0 4 0 518197526 1026486272 194775 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1002428 CPUtime=25.22 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70400 0 0 0 2514 8 0 0 25 0 4 0 518197526 1026486272 194775 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1002428 CPUtime=25.22 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 96757 0 0 0 2508 14 0 0 25 0 4 0 518197526 1026486272 194775 33554432000 4194304 4623224 140736722772800 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 1002428

[startup+51.1006 s]
/proc/loadavg: 7.89 8.01 7.57 9/184 4433
/proc/meminfo: memFree=16500360/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1002428 CPUtime=203.27 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 457891 0 0 0 20261 66 0 0 25 0 4 0 518197502 1026486272 196075 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 250607 196075 345 105 0 246111 0
[pid=4427/tid=4429] ppid=4425 vsize=1002428 CPUtime=50.54 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73079 0 0 0 5044 10 0 0 25 0 4 0 518197526 1026486272 196075 33554432000 4194304 4623224 140736722772800 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1002428 CPUtime=50.82 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70426 0 0 0 5074 8 0 0 25 0 4 0 518197526 1026486272 196075 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1002428 CPUtime=50.82 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 118421 0 0 0 5064 18 0 0 25 0 4 0 518197526 1026486272 196075 33554432000 4194304 4623224 140736722772800 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.27
Current children cumulated vsize (KiB) 1002428

[startup+102.306 s]
/proc/loadavg: 7.95 8.00 7.59 9/184 4434
/proc/meminfo: memFree=16426576/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1002428 CPUtime=407.82 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 639760 0 0 0 40689 93 0 0 25 0 4 0 518197502 1026486272 197705 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 250607 197705 345 105 0 246111 0
[pid=4427/tid=4429] ppid=4425 vsize=1002428 CPUtime=101.47 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73111 0 0 0 10137 10 0 0 25 0 4 0 518197526 1026486272 197705 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1002428 CPUtime=102.03 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70464 0 0 0 10195 8 0 0 25 0 4 0 518197526 1026486272 197705 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1002428 CPUtime=102.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 299378 0 0 0 10158 45 0 0 25 0 4 0 518197526 1026486272 197705 33554432000 4194304 4623224 140736722772800 18446744073709551615 4364687 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 1002428

[startup+162.3 s]
/proc/loadavg: 8.04 8.02 7.62 9/184 4436
/proc/meminfo: memFree=16354628/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1002428 CPUtime=647.48 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 1016673 0 0 0 64592 156 0 0 25 0 4 0 518197502 1026486272 198671 33554432000 4194304 4623224 140736722772800 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 250607 198671 345 105 0 246111 0
[pid=4427/tid=4429] ppid=4425 vsize=1002428 CPUtime=161.14 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73148 0 0 0 16104 10 0 0 25 0 4 0 518197526 1026486272 198671 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1002428 CPUtime=162.02 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70486 0 0 0 16194 8 0 0 25 0 4 0 518197526 1026486272 198671 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289676 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1002428 CPUtime=162.02 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 675488 0 0 0 16095 107 0 0 25 0 4 0 518197526 1026486272 198671 33554432000 4194304 4623224 140736722772800 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.48
Current children cumulated vsize (KiB) 1002428

[startup+222.3 s]
/proc/loadavg: 8.07 8.03 7.64 9/184 4437
/proc/meminfo: memFree=16275376/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1067964 CPUtime=887.16 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 1427384 0 0 0 88494 222 0 0 25 0 4 0 518197502 1093595136 204369 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 266991 204369 345 105 0 262495 0
[pid=4427/tid=4429] ppid=4425 vsize=1067964 CPUtime=220.81 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 74385 0 0 0 22070 11 0 0 25 0 4 0 518197526 1093595136 204369 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1067964 CPUtime=222.02 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 70507 0 0 0 22194 8 0 0 25 0 4 0 518197526 1093595136 204369 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1067964 CPUtime=222.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 1084097 0 0 0 22031 172 0 0 25 0 4 0 518197526 1093595136 204369 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366866 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.16
Current children cumulated vsize (KiB) 1067964

[startup+282.3 s]

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

[pid=4427] ppid=4425 vsize=1300456 CPUtime=2564.94 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 3844645 0 0 0 255869 625 0 0 25 0 4 0 518197502 1331666944 254086 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507303 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 325114 254086 345 105 0 320618 0
[pid=4427/tid=4429] ppid=4425 vsize=1300456 CPUtime=638.54 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 106956 0 0 0 63829 25 0 0 25 0 4 0 518197526 1331666944 254086 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1300456 CPUtime=642.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73304 0 0 0 64195 9 0 0 25 0 4 0 518197526 1331666944 254086 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1300456 CPUtime=642.04 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 3442909 0 0 0 63648 556 0 0 25 0 4 0 518197526 1331666944 254086 33554432000 4194304 4623224 140736722772800 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2564.94
Current children cumulated vsize (KiB) 1300456

[startup+702.3 s]
/proc/loadavg: 8.05 8.06 7.81 9/184 4450
/proc/meminfo: memFree=15598408/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1303624 CPUtime=2804.59 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 4206640 0 0 0 279773 686 0 0 25 0 4 0 518197502 1334910976 264268 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 325906 264269 345 105 0 321410 0
[pid=4427/tid=4429] ppid=4425 vsize=1303624 CPUtime=698.21 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 111131 0 0 0 69791 30 0 0 25 0 4 0 518197526 1334910976 264269 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1303624 CPUtime=702.03 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 73732 0 0 0 70194 9 0 0 25 0 4 0 518197526 1334910976 264269 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1303624 CPUtime=702.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 3798796 0 0 0 69593 610 0 0 25 0 4 0 518197526 1334910976 264269 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.59
Current children cumulated vsize (KiB) 1303624

[startup+762.306 s]
/proc/loadavg: 5.95 7.50 7.64 5/175 4470
/proc/meminfo: memFree=17192672/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1405036 CPUtime=3044.31 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 4540344 0 0 0 303678 753 0 0 25 0 4 0 518197502 1438756864 274903 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 351259 274904 345 105 0 346763 0
[pid=4427/tid=4429] ppid=4425 vsize=1405036 CPUtime=757.9 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 114394 0 0 0 75753 37 0 0 25 0 4 0 518197526 1438756864 274904 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1405036 CPUtime=762.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 74002 0 0 0 76195 9 0 0 25 0 4 0 518197526 1438756864 274904 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1405036 CPUtime=762.04 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 4112468 0 0 0 75538 666 0 0 25 0 4 0 518197526 1438756864 274904 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.31
Current children cumulated vsize (KiB) 1405036

[startup+822.3 s]
/proc/loadavg: 4.71 6.86 7.41 5/175 4471
/proc/meminfo: memFree=17157816/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1405036 CPUtime=3283.98 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 4896930 0 0 0 327581 817 0 0 25 0 4 0 518197502 1438756864 280211 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 351259 280211 345 105 0 346763 0
[pid=4427/tid=4429] ppid=4425 vsize=1405036 CPUtime=817.59 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 117127 0 0 0 81713 46 0 0 25 0 4 0 518197526 1438756864 280211 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1405036 CPUtime=822.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 74354 0 0 0 82195 9 0 0 25 0 4 0 518197526 1438756864 280211 33554432000 4194304 4623224 140736722772800 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1405036 CPUtime=822.04 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 4465345 0 0 0 81482 722 0 0 25 0 4 0 518197526 1438756864 280212 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.98
Current children cumulated vsize (KiB) 1405036

[startup+882.3 s]
/proc/loadavg: 4.26 6.34 7.19 5/175 4473
/proc/meminfo: memFree=17124564/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1405036 CPUtime=3523.68 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 5289461 0 0 0 351476 892 0 0 25 0 4 0 518197502 1438756864 289717 33554432000 4194304 4623224 140736722772800 18446744073709551615 4507293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 351259 289717 345 105 0 346763 0
[pid=4427/tid=4429] ppid=4425 vsize=1405036 CPUtime=877.29 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 120101 0 0 0 87674 55 0 0 25 0 4 0 518197526 1438756864 289717 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1405036 CPUtime=882.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 74503 0 0 0 88195 9 0 0 25 0 4 0 518197526 1438756864 289717 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1405036 CPUtime=882.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 4854274 0 0 0 87415 788 0 0 25 0 4 0 518197526 1438756864 289717 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.68
Current children cumulated vsize (KiB) 1405036

[startup+942.3 s]
/proc/loadavg: 4.17 5.93 6.99 5/175 4474
/proc/meminfo: memFree=17095040/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1470572 CPUtime=3763.38 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 5646623 0 0 0 375376 962 0 0 25 0 4 0 518197502 1505865728 296998 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 367643 296998 345 105 0 363147 0
[pid=4427/tid=4429] ppid=4425 vsize=1470572 CPUtime=936.99 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 122421 0 0 0 93638 61 0 0 25 0 4 0 518197526 1505865728 296998 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1470572 CPUtime=942.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 76334 0 0 0 94190 14 0 0 25 0 4 0 518197526 1505865728 296998 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1470572 CPUtime=942.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 5206489 0 0 0 93356 847 0 0 25 0 4 0 518197526 1505865728 296998 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.38
Current children cumulated vsize (KiB) 1470572

[startup+1002.3 s]
/proc/loadavg: 4.13 5.59 6.81 5/175 4476
/proc/meminfo: memFree=17063280/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1592932 CPUtime=4003.09 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 6091308 0 0 0 399269 1040 0 0 25 0 4 0 518197502 1631162368 305068 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 398233 305068 345 105 0 393737 0
[pid=4427/tid=4429] ppid=4425 vsize=1592932 CPUtime=996.69 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 153873 0 0 0 99603 66 0 0 25 0 4 0 518197526 1631162368 305068 33554432000 4194304 4623224 140736722772800 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1592932 CPUtime=1002.04 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 77017 0 0 0 100189 15 0 0 25 0 4 0 518197526 1631162368 305068 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1592932 CPUtime=1002.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 5618431 0 0 0 99285 918 0 0 25 0 4 0 518197526 1631162368 305068 33554432000 4194304 4623224 140736722772800 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.09
Current children cumulated vsize (KiB) 1592932

[startup+1062.3 s]
/proc/loadavg: 4.05 5.30 6.63 5/175 4478
/proc/meminfo: memFree=17030768/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1630744 CPUtime=4242.79 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 6499286 0 0 0 423168 1111 0 0 25 0 4 0 518197502 1669881856 313143 33554432000 4194304 4623224 140736722772800 18446744073709551615 4517819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 407686 313143 345 105 0 403190 0
[pid=4427/tid=4429] ppid=4425 vsize=1630744 CPUtime=1056.38 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 157153 0 0 0 105570 68 0 0 25 0 4 0 518197526 1669881856 313143 33554432000 4194304 4623224 140736722772800 18446744073709551615 4461113 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1630744 CPUtime=1062.05 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 96562 0 0 0 106187 18 0 0 25 0 4 0 518197526 1669881856 313143 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1630744 CPUtime=1062.04 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6003134 0 0 0 105220 984 0 0 25 0 4 0 518197526 1669881856 313143 33554432000 4194304 4623224 140736722772800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.79
Current children cumulated vsize (KiB) 1630744

[startup+1122.3 s]
/proc/loadavg: 4.08 5.07 6.47 5/175 4479
/proc/meminfo: memFree=17004836/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1698140 CPUtime=4482.48 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 6870629 0 0 0 447060 1188 0 0 25 0 4 0 518197502 1738895360 319447 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 424535 319447 345 105 0 420039 0
[pid=4427/tid=4429] ppid=4425 vsize=1698140 CPUtime=1116.08 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 160808 0 0 0 111528 80 0 0 25 0 4 0 518197526 1738895360 319447 33554432000 4194304 4623224 140736722772800 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1698140 CPUtime=1122.05 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 97638 0 0 0 112186 19 0 0 25 0 4 0 518197526 1738895360 319447 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289859 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1698140 CPUtime=1122.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6369298 0 0 0 111155 1048 0 0 25 0 4 0 518197526 1738895360 319447 33554432000 4194304 4623224 140736722772800 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 1698140

[startup+1182.3 s]
/proc/loadavg: 4.15 4.91 6.32 5/175 4481
/proc/meminfo: memFree=16967996/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1699736 CPUtime=4722.19 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 7254127 0 0 0 470955 1264 0 0 25 0 4 0 518197502 1740529664 328227 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 424934 328227 345 105 0 420438 0
[pid=4427/tid=4429] ppid=4425 vsize=1699736 CPUtime=1175.78 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 163862 0 0 0 117490 88 0 0 25 0 4 0 518197526 1740529664 328227 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1699736 CPUtime=1182.05 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 98229 0 0 0 118186 19 0 0 25 0 4 0 518197526 1740529664 328227 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289735 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1699736 CPUtime=1182.03 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6748709 0 0 0 117087 1116 0 0 25 0 4 0 518197526 1740529664 328227 33554432000 4194304 4623224 140736722772800 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 1699736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.11 4.85 6.27 5/175 4481
/proc/meminfo: memFree=16956704/32951124 swapFree=67111528/67111528
[pid=4427] ppid=4425 vsize=1699736 CPUtime=4800.11 cores=1,3,5,7
/proc/4427/stat : 4427 (SArTagnan) R 4425 4427 2759 0 -1 4202496 7371037 0 0 0 478724 1287 0 0 25 0 4 0 518197502 1740529664 331561 33554432000 4194304 4623224 140736722772800 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4427/statm: 424934 331561 345 105 0 420438 0
[pid=4427/tid=4429] ppid=4425 vsize=1699736 CPUtime=1195.18 cores=1,3,5,7
/proc/4427/task/4429/stat : 4429 (SArTagnan) R 4425 4427 2759 0 -1 4202560 164677 0 0 0 119427 91 0 0 25 0 4 0 518197526 1740529664 331561 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4427/tid=4430] ppid=4425 vsize=1699736 CPUtime=1201.56 cores=1,3,5,7
/proc/4427/task/4430/stat : 4430 (SArTagnan) R 4425 4427 2759 0 -1 4202560 98377 0 0 0 120137 19 0 0 25 0 4 0 518197526 1740529664 331561 33554432000 4194304 4623224 140736722772800 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4427/tid=4431] ppid=4425 vsize=1699736 CPUtime=1201.54 cores=1,3,5,7
/proc/4427/task/4431/stat : 4431 (SArTagnan) R 4425 4427 2759 0 -1 4202560 6864496 0 0 0 119018 1136 0 0 25 0 4 0 518197526 1740529664 331561 33554432000 4194304 4623224 140736722772800 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1699736

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): 1201.87
CPU time (s): 4800.21
CPU user time (s): 4787.27
CPU system time (s): 12.934
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 1699736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.27
system time used= 12.934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7371037
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= 5678
involuntary context switches= 28851

runsolver used 1.86072 second user time and 4.52231 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 10:32:51
IDJOB=3287519
IDBENCH=82468
IDSOLVER=1656
FILE ID=node104/3287519-1304065970
RUNJOBID= node104-1304064385-4122
PBS_JOBID= 13170438
Free space on /tmp= 71536 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287519-1304065970/watcher-3287519-1304065970 -o /tmp/evaluation-result-3287519-1304065970/solver-3287519-1304065970 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287519-1304065970.cnf -threads=4

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=2072756146

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17315568 kB
Buffers:       2197864 kB
Cached:       11821616 kB
SwapCached:          0 kB
Active:        3353068 kB
Inactive:     11695284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17315568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8956 kB
Writeback:           0 kB
AnonPages:     1028244 kB
Mapped:          15464 kB
Slab:           523264 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1355300 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= 71540 MiB
End job on node104 at 2011-04-29 10:52:54