Trace number 3280971

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.08 1201.82

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.3281
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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: 19127
0.00/0.06	c parsetime: 64185us
0.00/0.06	c parsed 210239 clauses with 50073 variables
0.00/0.08	c NW started thread 0 successfully (1088407872)
0.00/0.09	c NW started thread 1 successfully (1098897728)
0.00/0.11	c NW started thread 2 successfully (1109387584)
0.00/0.13	c NW started thread 3 successfully (1119877440)
4.84/1.36	c preprocessor returned 50073 variables
4.84/1.36	c preprocessing returned UNKNOWN
4.84/1.36	c PP set 4382 variables
4.84/1.36	c pp time: 1249225us (1s)
4.84/1.37	c preprocessor returned 50073 variables
4.84/1.37	c preprocessing returned UNKNOWN
4.84/1.37	c PP set 4382 variables
4.84/1.37	c pp time: 1263546us (1s)
4.84/1.38	c preprocessor returned 50073 variables
4.84/1.38	c preprocessing returned UNKNOWN
4.84/1.38	c PP set 4382 variables
4.84/1.38	c pp time: 1257455us (1s)
4.84/1.38	c preprocessor returned 50073 variables
4.84/1.38	c preprocessing returned UNKNOWN
4.84/1.38	c PP set 4382 variables
4.84/1.38	c pp time: 1237479us (1s)
5.64/1.52	c HTE
5.64/1.57	c subsumption
6.04/1.65	c simplified formula contains 0 unit clauses
6.84/1.89	c added unsatisfied clause
6.84/1.89	c failed to add network clauses
6.84/1.89	c added unsatisfied clause
6.84/1.89	c failed to add network clauses
6.84/1.89	c added unsatisfied clause
6.84/1.89	c failed to add network clauses
7.25/1.91	c added unsatisfied clause
7.25/1.91	c failed to add network clauses
10.44/2.79	c HTE
10.84/2.84	c subsumption
11.24/2.93	c simplified formula contains 0 unit clauses
12.85/3.31	c added unsatisfied clause
12.85/3.31	c failed to add network clauses
14.03/3.65	c HTE
14.43/3.70	c subsumption
14.43/3.79	c simplified formula contains 0 unit clauses
14.83/3.80	c received clause contains eliminated literal -11587
14.83/3.80	c received clause contains eliminated literal -4348
14.83/3.80	c received clause contains eliminated literal -5448
14.83/3.80	c received clause contains eliminated literal -10171
14.83/3.80	c received clause contains eliminated literal 11592
14.83/3.80	c received clause contains eliminated literal 11582
14.83/3.88	c added unsatisfied clause
14.83/3.88	c failed to add network clauses
15.22/3.91	c received clause contains eliminated literal -12284
16.02/4.16	c added unsatisfied clause
16.02/4.16	c failed to add network clauses
16.42/4.21	c added unsatisfied clause
16.42/4.21	c failed to add network clauses
16.42/4.22	c added unsatisfied clause
16.42/4.22	c failed to add network clauses
17.62/4.56	c added unsatisfied clause
17.62/4.56	c failed to add network clauses
18.02/4.68	c received clause contains eliminated literal 7582
18.02/4.68	c received clause contains eliminated literal -6869
18.42/4.70	c received clause contains eliminated literal -3620
19.21/4.93	c HTE
19.21/4.99	c subsumption
19.62/5.07	c simplified formula contains 0 unit clauses
19.62/5.08	c received clause contains eliminated literal -680
19.62/5.08	c received clause contains eliminated literal 14256
20.42/5.26	c received clause contains eliminated literal 5719
23.21/5.92	c received clause contains eliminated literal -4348
23.61/6.03	c received clause contains eliminated literal 11582
25.63/6.58	c received clause contains eliminated literal 15810
26.03/6.61	c added unsatisfied clause
26.03/6.61	c failed to add network clauses
26.03/6.68	c received clause contains eliminated literal 5719
26.81/6.88	c received clause contains eliminated literal 15820
28.00/7.12	c received clause contains eliminated literal 14261
28.40/7.22	c added unsatisfied clause
28.40/7.22	c failed to add network clauses
30.02/7.61	c added unsatisfied clause
30.02/7.61	c failed to add network clauses
30.80/7.86	c received clause contains eliminated literal -3065
31.20/7.98	c received clause contains eliminated literal 11592
32.00/8.19	c received clause contains eliminated literal 15810
34.42/8.76	c received clause contains eliminated literal 15815
35.99/9.10	c received clause contains eliminated literal 17379
46.77/11.86	c received clause contains eliminated literal 11602
49.17/12.43	c received clause contains eliminated literal 15820
83.14/20.93	c received clause contains eliminated literal 14256
2865.20/717.48	c received clause contains eliminated literal -12127

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-3280971-1304039331/watcher-3280971-1304039331 -o /tmp/evaluation-result-3280971-1304039331/solver-3280971-1304039331 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3280971-1304039331.cnf 451296311 4800 15500 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: 8.17 8.14 8.05 5/180 19126
/proc/meminfo: memFree=25123580/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0

[startup+0.0205781 s]
/proc/loadavg: 8.17 8.14 8.05 5/180 19126
/proc/meminfo: memFree=25123580/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100564 s]
/proc/loadavg: 8.17 8.14 8.05 5/180 19126
/proc/meminfo: memFree=25123580/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300499 s]
/proc/loadavg: 8.17 8.14 8.05 5/180 19126
/proc/meminfo: memFree=25123580/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700427 s]
/proc/loadavg: 8.17 8.14 8.05 5/180 19126
/proc/meminfo: memFree=25123580/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 8.17 8.14 8.05 9/186 19132
/proc/meminfo: memFree=24980668/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=364380 CPUtime=5.64 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 62291 0 0 0 545 19 0 0 18 0 5 0 515532797 373125120 44811 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 91095 44811 416 389 0 86845 0
[pid=19127/tid=19129] ppid=19126 vsize=364380 CPUtime=1.4 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 13321 0 0 0 136 4 0 0 18 0 5 0 515532805 373125120 44811 33554432000 4194304 5787044 140736125153568 18446744073709551615 274664469537 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=364380 CPUtime=1.37 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 10697 0 0 0 133 4 0 0 18 0 5 0 515532807 373125120 44811 33554432000 4194304 5787044 140736125153568 18446744073709551615 4242451 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=364380 CPUtime=1.36 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 13363 0 0 0 132 4 0 0 19 0 5 0 515532809 373125120 44811 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=364380 CPUtime=1.34 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 13965 0 0 0 131 3 0 0 19 0 5 0 515532811 373125120 44811 33554432000 4194304 5787044 140736125153568 18446744073709551615 4327249 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 373080

[startup+3.10101 s]
/proc/loadavg: 8.17 8.14 8.05 9/186 19132
/proc/meminfo: memFree=24941612/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=365704 CPUtime=12.03 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 67470 0 0 0 1176 27 0 0 18 0 5 0 515532797 374480896 46187 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 91426 46187 418 389 0 87176 0
[pid=19127/tid=19129] ppid=19126 vsize=365704 CPUtime=3 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 13652 0 0 0 294 6 0 0 20 0 5 0 515532805 374480896 46187 33554432000 4194304 5787044 140736125153568 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=365704 CPUtime=2.97 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 11033 0 0 0 291 6 0 0 20 0 5 0 515532807 374480896 46187 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=365704 CPUtime=2.95 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 13732 0 0 0 289 6 0 0 24 0 5 0 515532809 374480896 46187 33554432000 4194304 5787044 140736125153568 18446744073709551615 4254658 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=365704 CPUtime=2.95 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 18108 0 0 0 289 6 0 0 18 0 5 0 515532811 374480896 46187 33554432000 4194304 5787044 140736125153568 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 374404

[startup+6.30046 s]
/proc/loadavg: 8.15 8.14 8.05 9/186 19132
/proc/meminfo: memFree=24932940/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=367116 CPUtime=24.81 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 72976 0 0 0 2448 33 0 0 18 0 5 0 515532797 375926784 47583 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 91779 47583 418 389 0 87529 0
[pid=19127/tid=19129] ppid=19126 vsize=367116 CPUtime=6.19 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 13967 0 0 0 612 7 0 0 25 0 5 0 515532805 375926784 47583 33554432000 4194304 5787044 140736125153568 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=367116 CPUtime=6.16 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 11355 0 0 0 609 7 0 0 25 0 5 0 515532807 375926784 47583 33554432000 4194304 5787044 140736125153568 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=367116 CPUtime=6.13 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 14071 0 0 0 606 7 0 0 25 0 5 0 515532809 375926784 47583 33554432000 4194304 5787044 140736125153568 18446744073709551615 5576442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=367116 CPUtime=6.14 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 22638 0 0 0 607 7 0 0 25 0 5 0 515532811 375926784 47583 33554432000 4194304 5787044 140736125153568 18446744073709551615 274664913439 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 375816

[startup+12.7004 s]
/proc/loadavg: 8.14 8.14 8.05 9/186 19132
/proc/meminfo: memFree=24914632/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=369728 CPUtime=50.37 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 76373 0 0 0 4996 41 0 0 18 0 5 0 515532797 378601472 50980 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 92432 50980 418 389 0 88182 0
[pid=19127/tid=19129] ppid=19126 vsize=369728 CPUtime=12.59 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 14472 0 0 0 1250 9 0 0 25 0 5 0 515532805 378601472 50980 33554432000 4194304 5787044 140736125153568 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=369728 CPUtime=12.57 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 11995 0 0 0 1247 10 0 0 25 0 5 0 515532807 378601472 50980 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=369728 CPUtime=12.5 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 15645 0 0 0 1240 10 0 0 25 0 5 0 515532809 378601472 50980 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=369728 CPUtime=12.54 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 23316 0 0 0 1245 9 0 0 25 0 5 0 515532811 378601472 50980 33554432000 4194304 5787044 140736125153568 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 378428

[startup+25.5011 s]
/proc/loadavg: 8.11 8.13 8.05 9/186 19133
/proc/meminfo: memFree=24896544/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=373744 CPUtime=101.48 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 80216 0 0 0 10096 52 0 0 18 0 5 0 515532797 382713856 54822 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 93436 54822 418 389 0 89186 0
[pid=19127/tid=19129] ppid=19126 vsize=373744 CPUtime=25.4 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 15564 0 0 0 2527 13 0 0 25 0 5 0 515532805 382713856 54822 33554432000 4194304 5787044 140736125153568 18446744073709551615 4254575 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=373744 CPUtime=25.35 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 12963 0 0 0 2522 13 0 0 25 0 5 0 515532807 382713856 54822 33554432000 4194304 5787044 140736125153568 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=373744 CPUtime=25.22 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 16419 0 0 0 2510 12 0 0 25 0 5 0 515532809 382713856 54822 33554432000 4194304 5787044 140736125153568 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=373744 CPUtime=25.35 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 24325 0 0 0 2524 11 0 0 25 0 5 0 515532811 382713856 54822 33554432000 4194304 5787044 140736125153568 18446744073709551615 5528723 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 382444

[startup+51.1007 s]
/proc/loadavg: 8.15 8.14 8.05 9/186 19133
/proc/meminfo: memFree=24846432/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=383924 CPUtime=203.72 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 90209 0 0 0 20303 69 0 0 18 0 5 0 515532797 393138176 64812 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 95981 64812 418 389 0 91731 0
[pid=19127/tid=19129] ppid=19126 vsize=383924 CPUtime=50.99 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 18831 0 0 0 5081 18 0 0 25 0 5 0 515532805 393138176 64812 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=383924 CPUtime=50.93 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 15540 0 0 0 5078 15 0 0 25 0 5 0 515532807 393138176 64812 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=383924 CPUtime=50.69 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 18366 0 0 0 5052 17 0 0 25 0 5 0 515532809 393138176 64812 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591312 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=383924 CPUtime=50.94 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 26527 0 0 0 5079 15 0 0 25 0 5 0 515532811 393138176 64812 33554432000 4194304 5787044 140736125153568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 392624

[startup+102.307 s]
/proc/loadavg: 8.13 8.13 8.05 9/186 19135
/proc/meminfo: memFree=24787280/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=461456 CPUtime=408.25 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 100665 0 0 0 40736 89 0 0 18 0 5 0 515532797 472530944 75106 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 115364 75106 418 389 0 111114 0
[pid=19127/tid=19129] ppid=19126 vsize=461456 CPUtime=102.19 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 20963 0 0 0 10196 23 0 0 25 0 5 0 515532805 472530944 75106 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=461456 CPUtime=102.15 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 18422 0 0 0 10195 20 0 0 25 0 5 0 515532807 472530944 75106 33554432000 4194304 5787044 140736125153568 18446744073709551615 5586729 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=461456 CPUtime=101.6 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 21529 0 0 0 10138 22 0 0 25 0 5 0 515532809 472530944 75106 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=461456 CPUtime=102.15 cores=1,3,5,7

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

/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 46324 0 0 0 81862 47 0 0 25 0 5 0 515532807 921948160 170295 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=900340 CPUtime=820.68 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 44700 0 0 0 81997 71 0 0 25 0 5 0 515532809 921948160 170295 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=900340 CPUtime=822.12 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 51541 0 0 0 82142 70 0 0 25 0 5 0 515532811 921948160 170295 33554432000 4194304 5787044 140736125153568 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.23
Current children cumulated vsize (KiB) 909040

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 8.05 9/186 19155
/proc/meminfo: memFree=24226800/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=907744 CPUtime=3523.91 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 211062 0 0 0 352100 291 0 0 18 0 5 0 515532797 929529856 184133 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 226936 184133 418 389 0 222686 0
[pid=19127/tid=19129] ppid=19126 vsize=907744 CPUtime=882.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 46575 0 0 0 88137 80 0 0 25 0 5 0 515532805 929529856 184133 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=907744 CPUtime=878.76 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 47730 0 0 0 87828 48 0 0 25 0 5 0 515532807 929529856 184133 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=907744 CPUtime=880.68 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 48215 0 0 0 87989 79 0 0 25 0 5 0 515532809 929529856 184133 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=907744 CPUtime=882.13 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 57597 0 0 0 88133 80 0 0 25 0 5 0 515532811 929529856 184133 33554432000 4194304 5787044 140736125153568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.91
Current children cumulated vsize (KiB) 916444

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 8.06 9/186 19157
/proc/meminfo: memFree=24162180/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=927812 CPUtime=3763.57 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 227388 0 0 0 376034 323 0 0 18 0 5 0 515532797 950079488 200459 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 231953 200459 418 389 0 227703 0
[pid=19127/tid=19129] ppid=19126 vsize=927812 CPUtime=942.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 50575 0 0 0 94127 90 0 0 25 0 5 0 515532805 950079488 200459 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=927812 CPUtime=938.44 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 52751 0 0 0 93791 53 0 0 25 0 5 0 515532807 950079488 200459 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=927812 CPUtime=940.67 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 51677 0 0 0 93979 88 0 0 25 0 5 0 515532809 950079488 200459 33554432000 4194304 5787044 140736125153568 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=927812 CPUtime=942.12 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 61440 0 0 0 94123 89 0 0 25 0 5 0 515532811 950079488 200459 33554432000 4194304 5787044 140736125153568 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.57
Current children cumulated vsize (KiB) 936512

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 8.06 9/186 19159
/proc/meminfo: memFree=24104372/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=1008328 CPUtime=4003.24 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 241830 0 0 0 399975 349 0 0 18 0 5 0 515532797 1032527872 214676 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 252082 214676 418 389 0 247832 0
[pid=19127/tid=19129] ppid=19126 vsize=1008328 CPUtime=1002.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 54297 0 0 0 100118 99 0 0 25 0 5 0 515532805 1032527872 214676 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=1008328 CPUtime=998.11 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 56516 0 0 0 99755 56 0 0 25 0 5 0 515532807 1032527872 214676 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=1008328 CPUtime=1000.68 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 55013 0 0 0 99971 97 0 0 25 0 5 0 515532809 1032527872 214676 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=1008328 CPUtime=1002.12 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 65059 0 0 0 100118 94 0 0 25 0 5 0 515532811 1032527872 214676 33554432000 4194304 5787044 140736125153568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.24
Current children cumulated vsize (KiB) 1017028

[startup+1062.3 s]
/proc/loadavg: 8.23 8.13 8.07 9/186 19193
/proc/meminfo: memFree=24127184/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=1018628 CPUtime=4242.85 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 246871 0 0 0 423928 357 0 0 18 0 5 0 515532797 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 254657 219267 418 389 0 250407 0
[pid=19127/tid=19129] ppid=19126 vsize=1018628 CPUtime=1062.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 56141 0 0 0 106114 103 0 0 25 0 5 0 515532805 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=1018628 CPUtime=1057.78 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 58902 0 0 0 105721 57 0 0 25 0 5 0 515532807 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=1018628 CPUtime=1060.61 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 55824 0 0 0 105962 99 0 0 25 0 5 0 515532809 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=1018628 CPUtime=1062.11 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 65059 0 0 0 106117 94 0 0 25 0 5 0 515532811 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.85
Current children cumulated vsize (KiB) 1027328

[startup+1122.3 s]
/proc/loadavg: 8.21 8.14 8.08 9/186 19195
/proc/meminfo: memFree=24083272/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=1018628 CPUtime=4482.5 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 246871 0 0 0 447892 358 0 0 18 0 5 0 515532797 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 254657 219267 418 389 0 250407 0
[pid=19127/tid=19129] ppid=19126 vsize=1018628 CPUtime=1122.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 56141 0 0 0 112114 103 0 0 25 0 5 0 515532805 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=1018628 CPUtime=1117.46 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 58902 0 0 0 111688 58 0 0 25 0 5 0 515532807 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=1018628 CPUtime=1120.6 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 55824 0 0 0 111960 100 0 0 25 0 5 0 515532809 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=1018628 CPUtime=1122.12 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 65059 0 0 0 112117 95 0 0 25 0 5 0 515532811 1043075072 219267 33554432000 4194304 5787044 140736125153568 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 1027328

[startup+1182.3 s]
/proc/loadavg: 8.14 8.13 8.08 9/186 19196
/proc/meminfo: memFree=24036764/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=1018628 CPUtime=4722.18 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 246872 0 0 0 471859 359 0 0 18 0 5 0 515532797 1043075072 219268 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 254657 219268 418 389 0 250407 0
[pid=19127/tid=19129] ppid=19126 vsize=1018628 CPUtime=1182.17 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 56141 0 0 0 118114 103 0 0 25 0 5 0 515532805 1043075072 219268 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=1018628 CPUtime=1177.13 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 58902 0 0 0 117655 58 0 0 25 0 5 0 515532807 1043075072 219268 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=1018628 CPUtime=1180.59 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 55825 0 0 0 117959 100 0 0 25 0 5 0 515532809 1043075072 219268 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=1018628 CPUtime=1182.12 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 65059 0 0 0 118117 95 0 0 25 0 5 0 515532811 1043075072 219268 33554432000 4194304 5787044 140736125153568 18446744073709551615 5534357 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.18
Current children cumulated vsize (KiB) 1027328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.12 8.08 9/186 19197
/proc/meminfo: memFree=24009596/32951132 swapFree=67111524/67111528
[pid=19126] ppid=19124 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19126/stat : 19126 (priss.sh) S 19124 19126 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515532797 8908800 252 33554432000 4194304 4922060 140735358622096 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19126/statm: 2175 252 211 178 0 68 0
[pid=19127] ppid=19126 vsize=1018628 CPUtime=4800.08 cores=1,3,5,7
/proc/19127/stat : 19127 (priss) S 19126 19126 18837 0 -1 4202496 246873 0 0 0 479649 359 0 0 18 0 5 0 515532797 1043075072 219269 33554432000 4194304 5787044 140736125153568 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19127/statm: 254657 219269 418 389 0 250407 0
[pid=19127/tid=19129] ppid=19126 vsize=1018628 CPUtime=1201.68 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (priss) R 19126 19126 18837 0 -1 4202560 56142 0 0 0 120065 103 0 0 25 0 5 0 515532805 1043075072 219269 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19127/tid=19130] ppid=19126 vsize=1018628 CPUtime=1196.52 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (priss) R 19126 19126 18837 0 -1 4202560 58902 0 0 0 119594 58 0 0 25 0 5 0 515532807 1043075072 219269 33554432000 4194304 5787044 140736125153568 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19127/tid=19131] ppid=19126 vsize=1018628 CPUtime=1200.08 cores=1,3,5,7
/proc/19127/task/19131/stat : 19131 (priss) R 19126 19126 18837 0 -1 4202560 55825 0 0 0 119908 100 0 0 25 0 5 0 515532809 1043075072 219269 33554432000 4194304 5787044 140736125153568 18446744073709551615 5590319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19127/tid=19132] ppid=19126 vsize=1018628 CPUtime=1201.62 cores=1,3,5,7
/proc/19127/task/19132/stat : 19132 (priss) R 19126 19126 18837 0 -1 4202560 65059 0 0 0 120067 95 0 0 25 0 5 0 515532811 1043075072 219269 33554432000 4194304 5787044 140736125153568 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1027328

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 19126 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.08
#
# 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.08
CPU user time (s): 4796.49
CPU system time (s): 3.59
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 1027328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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= 5
involuntary context switches= 2

runsolver used 1.59576 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 03:08:52
IDJOB=3280971
IDBENCH=20483
IDSOLVER=1603
FILE ID=node131/3280971-1304039331
RUNJOBID= node131-1304036726-18856
PBS_JOBID= 13170364
Free space on /tmp= 71380 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280971-1304039331/watcher-3280971-1304039331 -o /tmp/evaluation-result-3280971-1304039331/solver-3280971-1304039331 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3280971-1304039331.cnf 451296311 4800 15500 4

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=451296311

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25123728 kB
Buffers:        937812 kB
Cached:        6201668 kB
SwapCached:          4 kB
Active:         330968 kB
Inactive:      7009856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25123728 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5488 kB
Writeback:           8 kB
AnonPages:      201012 kB
Mapped:          15840 kB
Slab:           422852 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   396184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node131 at 2011-04-29 03:28:55