Trace number 3258468

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
priss 1.0? (TO) 4800.03 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 22477
0.00/0.06	c parsetime: 58704us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.08	c NW started thread 0 successfully (1095280960)
0.00/0.10	c NW started thread 1 successfully (1105770816)
0.00/0.13	c NW started thread 2 successfully (1116260672)
0.00/0.16	c NW started thread 3 successfully (1126750528)
43.54/11.07	c preprocessor returned 10005 variables
43.54/11.07	c preprocessing returned UNKNOWN
43.54/11.07	c PP set 0 variables
43.54/11.07	c pp time: 10973308us (10s)
43.95/11.11	c preprocessor returned 10005 variables
43.95/11.11	c preprocessing returned UNKNOWN
43.95/11.11	c PP set 0 variables
43.95/11.11	c pp time: 10980289us (10s)
43.95/11.12	c preprocessor returned 10005 variables
43.95/11.12	c preprocessing returned UNKNOWN
43.95/11.12	c PP set 0 variables
43.95/11.12	c pp time: 11046671us (11s)
77.51/19.55	c preprocessor returned 30023 variables
77.51/19.55	c preprocessing returned UNKNOWN
77.51/19.55	c PP set 0 variables
77.51/19.55	c pp time: 19393977us (19s)

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-3258468-1304045742/watcher-3258468-1304045742 -o /tmp/evaluation-result-3258468-1304045742/solver-3258468-1304045742 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258468-1304045742.cnf 1904799415 4800 15500 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: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0

[startup+0.076412 s]
/proc/loadavg: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100408 s]
/proc/loadavg: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.42236 s]
/proc/loadavg: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.22321 s]
/proc/loadavg: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50016 s]
/proc/loadavg: 8.07 8.07 8.01 6/182 22476
/proc/meminfo: memFree=16955284/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10088 s]
/proc/loadavg: 8.06 8.07 8.01 9/188 22482
/proc/meminfo: memFree=16867820/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=318052 CPUtime=11.99 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 45568 0 0 0 1188 11 0 0 25 0 5 0 594805018 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 79513 21663 350 389 0 75263 0
[pid=22477/tid=22479] ppid=22476 vsize=318052 CPUtime=2.97 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 8650 0 0 0 295 2 0 0 23 0 5 0 594805026 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=318052 CPUtime=2.97 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 8914 0 0 0 294 3 0 0 23 0 5 0 594805028 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=318052 CPUtime=2.94 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 7226 0 0 0 292 2 0 0 23 0 5 0 594805031 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336790 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=318052 CPUtime=2.93 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 7251 0 0 0 292 1 0 0 25 0 5 0 594805034 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 326752

[startup+6.30632 s]
/proc/loadavg: 8.06 8.07 8.01 9/188 22482
/proc/meminfo: memFree=16866460/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=318052 CPUtime=24.8 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 45568 0 0 0 2469 11 0 0 25 0 5 0 594805018 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 79513 21663 350 389 0 75263 0
[pid=22477/tid=22479] ppid=22476 vsize=318052 CPUtime=6.16 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 8650 0 0 0 614 2 0 0 25 0 5 0 594805026 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336739 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=318052 CPUtime=6.18 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 8914 0 0 0 615 3 0 0 25 0 5 0 594805028 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336816 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=318052 CPUtime=6.15 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 7226 0 0 0 613 2 0 0 25 0 5 0 594805031 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=318052 CPUtime=6.13 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 7251 0 0 0 612 1 0 0 25 0 5 0 594805034 325685248 21663 33554432000 4194304 5787044 140733684052704 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 326752

[startup+12.7012 s]
/proc/loadavg: 8.06 8.07 8.01 9/188 22483
/proc/meminfo: memFree=16813824/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=338376 CPUtime=50.34 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 75592 0 0 0 5017 17 0 0 25 0 5 0 594805018 346497024 34626 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 84594 34626 404 389 0 80344 0
[pid=22477/tid=22479] ppid=22476 vsize=338376 CPUtime=12.52 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 17432 0 0 0 1248 4 0 0 20 0 5 0 594805026 346497024 34626 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=338376 CPUtime=12.57 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 18644 0 0 0 1252 5 0 0 25 0 5 0 594805028 346497024 34626 33554432000 4194304 5787044 140733684052704 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=338376 CPUtime=12.54 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 15521 0 0 0 1250 4 0 0 20 0 5 0 594805031 346497024 34626 33554432000 4194304 5787044 140733684052704 18446744073709551615 215988247675 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=338376 CPUtime=12.52 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 10468 0 0 0 1251 1 0 0 25 0 5 0 594805034 346497024 34626 33554432000 4194304 5787044 140733684052704 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 347076

[startup+25.501 s]
/proc/loadavg: 8.04 8.07 8.00 9/188 22483
/proc/meminfo: memFree=16791520/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=343884 CPUtime=101.45 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 85643 0 0 0 10125 20 0 0 25 0 5 0 594805018 352137216 39914 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 85971 39914 417 389 0 81721 0
[pid=22477/tid=22479] ppid=22476 vsize=343884 CPUtime=25.27 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 18645 0 0 0 2522 5 0 0 25 0 5 0 594805026 352137216 39914 33554432000 4194304 5787044 140733684052704 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=343884 CPUtime=25.34 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 19862 0 0 0 2529 5 0 0 25 0 5 0 594805028 352137216 39914 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=343884 CPUtime=25.34 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 16956 0 0 0 2529 5 0 0 25 0 5 0 594805031 352137216 39914 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=343884 CPUtime=25.33 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 16653 0 0 0 2530 3 0 0 25 0 5 0 594805034 352137216 39914 33554432000 4194304 5787044 140733684052704 18446744073709551615 5528704 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 352584

[startup+51.1005 s]
/proc/loadavg: 8.09 8.08 8.01 9/188 22484
/proc/meminfo: memFree=16754516/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=352728 CPUtime=203.71 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 95346 0 0 0 20346 25 0 0 25 0 5 0 594805018 361193472 49617 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 88182 49617 417 389 0 83932 0
[pid=22477/tid=22479] ppid=22476 vsize=352728 CPUtime=50.87 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 21077 0 0 0 5081 6 0 0 25 0 5 0 594805026 361193472 49617 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=352728 CPUtime=50.8 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 22236 0 0 0 5074 6 0 0 25 0 5 0 594805028 361193472 49617 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=352728 CPUtime=50.94 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 20672 0 0 0 5088 6 0 0 25 0 5 0 594805031 361193472 49617 33554432000 4194304 5787044 140733684052704 18446744073709551615 4228843 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=352728 CPUtime=50.92 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 17834 0 0 0 5089 3 0 0 25 0 5 0 594805034 361193472 49617 33554432000 4194304 5787044 140733684052704 18446744073709551615 5549536 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 361428

[startup+102.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/188 22485
/proc/meminfo: memFree=16694096/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=365964 CPUtime=408.21 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 109639 0 0 0 40783 38 0 0 25 0 5 0 594805018 374747136 63843 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 91491 63843 417 389 0 87241 0
[pid=22477/tid=22479] ppid=22476 vsize=365964 CPUtime=102.06 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 25913 0 0 0 10195 11 0 0 25 0 5 0 594805026 374747136 63843 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=365964 CPUtime=101.71 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 26108 0 0 0 10161 10 0 0 25 0 5 0 594805028 374747136 63843 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=365964 CPUtime=102.14 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 24033 0 0 0 10205 9 0 0 25 0 5 0 594805031 374747136 63843 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=365964 CPUtime=102.13 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 20058 0 0 0 10208 5 0 0 25 0 5 0 594805034 374747136 63843 33554432000 4194304 5787044 140733684052704 18446744073709551615 5524762 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.21
Current children cumulated vsize (KiB) 374664

[startup+162.301 s]
/proc/loadavg: 8.10 8.08 8.01 9/188 22486
/proc/meminfo: memFree=16621920/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=451360 CPUtime=647.87 cores=0,2,4,6

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

/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 60728 0 0 0 81717 53 0 0 25 0 5 0 594805028 927875072 189610 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=906128 CPUtime=822.12 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 59890 0 0 0 82158 54 0 0 25 0 5 0 594805031 927875072 189610 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=906128 CPUtime=822.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 42363 0 0 0 82193 17 0 0 25 0 5 0 594805034 927875072 189610 33554432000 4194304 5787044 140733684052704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.12
Current children cumulated vsize (KiB) 914828

[startup+882.301 s]
/proc/loadavg: 8.12 8.10 8.03 9/188 22548
/proc/meminfo: memFree=16357628/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=992956 CPUtime=3523.77 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 255980 0 0 0 352170 207 0 0 25 0 5 0 594805018 1016786944 208048 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 248239 208048 417 389 0 243989 0
[pid=22477/tid=22479] ppid=22476 vsize=992956 CPUtime=882.02 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 64239 0 0 0 88140 62 0 0 25 0 5 0 594805026 1016786944 208048 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=992956 CPUtime=877.36 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 65618 0 0 0 87678 58 0 0 25 0 5 0 594805028 1016786944 208048 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=992956 CPUtime=882.11 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 65887 0 0 0 88147 64 0 0 25 0 5 0 594805031 1016786944 208048 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=992956 CPUtime=882.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 46709 0 0 0 88190 20 0 0 25 0 5 0 594805034 1016786944 208048 33554432000 4194304 5787044 140733684052704 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.77
Current children cumulated vsize (KiB) 1001656

[startup+942.301 s]
/proc/loadavg: 8.11 8.09 8.03 10/188 22549
/proc/meminfo: memFree=16341124/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=996904 CPUtime=3763.46 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 257001 0 0 0 376138 208 0 0 25 0 5 0 594805018 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 249226 209069 417 389 0 244976 0
[pid=22477/tid=22479] ppid=22476 vsize=996904 CPUtime=942.03 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 64240 0 0 0 94141 62 0 0 25 0 5 0 594805026 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 4238774 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=996904 CPUtime=937.03 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 65618 0 0 0 93645 58 0 0 25 0 5 0 594805028 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591820 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=996904 CPUtime=942.11 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 65887 0 0 0 94147 64 0 0 25 0 5 0 594805031 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=996904 CPUtime=942.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 47729 0 0 0 94190 20 0 0 25 0 5 0 594805034 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5524674 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.46
Current children cumulated vsize (KiB) 1005604

[startup+1002.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/188 22551
/proc/meminfo: memFree=16276244/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=996904 CPUtime=4003.11 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 257001 0 0 0 400103 208 0 0 25 0 5 0 594805018 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 249226 209069 417 389 0 244976 0
[pid=22477/tid=22479] ppid=22476 vsize=996904 CPUtime=1002.02 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 64240 0 0 0 100140 62 0 0 25 0 5 0 594805026 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=996904 CPUtime=996.69 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 65618 0 0 0 99611 58 0 0 25 0 5 0 594805028 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=996904 CPUtime=1002.11 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 65887 0 0 0 100147 64 0 0 25 0 5 0 594805031 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=996904 CPUtime=1002.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 47729 0 0 0 100190 20 0 0 25 0 5 0 594805034 1020829696 209069 33554432000 4194304 5787044 140733684052704 18446744073709551615 5528723 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.11
Current children cumulated vsize (KiB) 1005604

[startup+1062.31 s]
/proc/loadavg: 8.23 8.12 8.04 9/188 22553
/proc/meminfo: memFree=16274604/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=996904 CPUtime=4242.81 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 257010 0 0 0 424072 209 0 0 25 0 5 0 594805018 1020829696 209078 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 249226 209078 417 389 0 244976 0
[pid=22477/tid=22479] ppid=22476 vsize=996904 CPUtime=1062.03 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 64245 0 0 0 106141 62 0 0 25 0 5 0 594805026 1020829696 209078 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=996904 CPUtime=1056.37 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 65622 0 0 0 105578 59 0 0 25 0 5 0 594805028 1020829696 209078 33554432000 4194304 5787044 140733684052704 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=996904 CPUtime=1062.11 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 65887 0 0 0 106147 64 0 0 25 0 5 0 594805031 1020829696 209078 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=996904 CPUtime=1062.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 47729 0 0 0 106190 20 0 0 25 0 5 0 594805034 1020829696 209078 33554432000 4194304 5787044 140733684052704 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.81
Current children cumulated vsize (KiB) 1005604

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 8.03 9/188 22554
/proc/meminfo: memFree=16247920/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=1001004 CPUtime=4482.45 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 258053 0 0 0 448036 209 0 0 25 0 5 0 594805018 1025028096 210121 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 250251 210121 417 389 0 246001 0
[pid=22477/tid=22479] ppid=22476 vsize=1001004 CPUtime=1122.02 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 65277 0 0 0 112140 62 0 0 25 0 5 0 594805026 1025028096 210121 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=1001004 CPUtime=1116.03 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 65629 0 0 0 111544 59 0 0 25 0 5 0 594805028 1025028096 210121 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=1001004 CPUtime=1122.12 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 65888 0 0 0 112147 65 0 0 25 0 5 0 594805031 1025028096 210121 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=1001004 CPUtime=1122.1 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 47732 0 0 0 112190 20 0 0 25 0 5 0 594805034 1025028096 210121 33554432000 4194304 5787044 140733684052704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 1009704

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 8.03 9/188 22556
/proc/meminfo: memFree=16154872/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=1013304 CPUtime=4722.12 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 262446 0 0 0 472000 212 0 0 25 0 5 0 594805018 1037623296 214514 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 253326 214514 417 389 0 249076 0
[pid=22477/tid=22479] ppid=22476 vsize=1013304 CPUtime=1182.02 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 67194 0 0 0 118139 63 0 0 25 0 5 0 594805026 1037623296 214514 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=1013304 CPUtime=1175.69 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 66492 0 0 0 117509 60 0 0 25 0 5 0 594805028 1037623296 214514 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=1013304 CPUtime=1182.12 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 66944 0 0 0 118147 65 0 0 25 0 5 0 594805031 1037623296 214514 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=1013304 CPUtime=1182.11 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 48289 0 0 0 118190 21 0 0 25 0 5 0 594805034 1037623296 214514 33554432000 4194304 5787044 140733684052704 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.12
Current children cumulated vsize (KiB) 1022004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.10 8.03 9/188 22556
/proc/meminfo: memFree=16133532/32950940 swapFree=67111528/67111528
[pid=22476] ppid=22474 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22476/stat : 22476 (priss.sh) S 22474 22476 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594805018 8908800 252 33554432000 4194304 4922060 140734086276640 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22476/statm: 2175 252 211 178 0 68 0
[pid=22477] ppid=22476 vsize=1080560 CPUtime=4800.03 cores=0,2,4,6
/proc/22477/stat : 22477 (priss) S 22476 22476 21582 0 -1 4202496 266123 0 0 0 479785 218 0 0 25 0 5 0 594805018 1106493440 218191 33554432000 4194304 5787044 140733684052704 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22477/statm: 270140 218191 417 389 0 265890 0
[pid=22477/tid=22479] ppid=22476 vsize=1080560 CPUtime=1201.53 cores=0,2,4,6
/proc/22477/task/22479/stat : 22479 (priss) R 22476 22476 21582 0 -1 4202560 68787 0 0 0 120087 66 0 0 25 0 5 0 594805026 1106493440 218191 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22477/tid=22480] ppid=22476 vsize=1080560 CPUtime=1195.09 cores=0,2,4,6
/proc/22477/task/22480/stat : 22480 (priss) R 22476 22476 21582 0 -1 4202560 68077 0 0 0 119446 63 0 0 25 0 5 0 594805028 1106493440 218191 33554432000 4194304 5787044 140733684052704 18446744073709551615 5586776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22477/tid=22481] ppid=22476 vsize=1080560 CPUtime=1201.62 cores=0,2,4,6
/proc/22477/task/22481/stat : 22481 (priss) R 22476 22476 21582 0 -1 4202560 66963 0 0 0 120097 65 0 0 25 0 5 0 594805031 1106493440 218191 33554432000 4194304 5787044 140733684052704 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22477/tid=22482] ppid=22476 vsize=1080560 CPUtime=1201.61 cores=0,2,4,6
/proc/22477/task/22482/stat : 22482 (priss) R 22476 22476 21582 0 -1 4202560 48769 0 0 0 120140 21 0 0 25 0 5 0 594805034 1106493440 218191 33554432000 4194304 5787044 140733684052704 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1089260

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22476 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 4800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.03
CPU user time (s): 4797.85
CPU system time (s): 2.18
CPU usage (%): 399.398
Max. virtual memory (cumulated for all children) (KiB): 1089260

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

runsolver used 1.81272 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 04:55:42
IDJOB=3258468
IDBENCH=71366
IDSOLVER=1603
FILE ID=node117/3258468-1304045742
RUNJOBID= node117-1304041561-21600
PBS_JOBID= 13170383
Free space on /tmp= 71676 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes6.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258468-1304045742/watcher-3258468-1304045742 -o /tmp/evaluation-result-3258468-1304045742/solver-3258468-1304045742 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3258468-1304045742.cnf 1904799415 4800 15500 4

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=1904799415

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16955564 kB
Buffers:       2376304 kB
Cached:       12411832 kB
SwapCached:          0 kB
Active:        8646036 kB
Inactive:      6766888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16955564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:      624224 kB
Mapped:          15620 kB
Slab:           517276 kB
PageTables:       5888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   816704 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= 71672 MiB
End job on node117 at 2011-04-29 05:15:46