Trace number 3284880

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 Auto? (TO) 4800.24 1202.82

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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: 30170
0.00/0.00	c setup for 4cores
0.00/0.55	c parsetime: 549538us
0.00/0.55	c parsed 2120376 clauses with 131484 variables
0.00/0.68	c NW started thread 0 successfully (1099610432)
0.00/0.81	c NW started thread 1 successfully (1110100288)
0.00/0.96	c NW started thread 2 successfully (1120590144)
1.78/1.14	c NW started thread 3 successfully (1131080000)
141.77/36.76	c preprocessor returned 133484 variables
141.77/36.76	c preprocessing returned UNKNOWN
141.77/36.76	c PP set 44161 variables
141.77/36.76	c pp time: 35578674us (35s)
151.76/39.23	c preprocessor returned 131784 variables
151.76/39.23	c preprocessing returned UNKNOWN
151.76/39.23	c PP set 44161 variables
151.76/39.23	c pp time: 38226449us (38s)
153.37/39.68	c preprocessor returned 131784 variables
153.37/39.68	c preprocessing returned UNKNOWN
153.37/39.68	c PP set 44161 variables
153.37/39.68	c pp time: 38978232us (38s)
154.15/39.89	c HTE
154.95/40.05	c preprocessor returned 131784 variables
154.95/40.05	c preprocessing returned UNKNOWN
154.95/40.05	c PP set 44161 variables
154.95/40.05	c pp time: 39220322us (39s)
165.74/42.77	c subsumption
192.92/49.56	c simplified formula contains 0 unit clauses
192.92/49.59	c received clause contains eliminated literal -19865
192.92/49.59	c received clause contains eliminated literal -24401
204.49/52.40	c HTE
215.67/55.24	c subsumption
251.23/64.10	c simplified formula contains 0 unit clauses
251.23/64.13	c received clause contains eliminated literal -26384
262.41/66.95	c HTE
273.59/69.79	c subsumption
309.15/78.67	c simplified formula contains 0 unit clauses
309.55/78.70	c received clause contains eliminated literal -30690
309.55/78.70	c received clause contains eliminated literal -15585
309.55/78.70	c received clause contains eliminated literal -21944
309.55/78.70	c received clause contains eliminated literal -15443
309.55/78.70	c received clause contains eliminated literal -37093
309.55/78.70	c received clause contains eliminated literal -37209
319.95/81.39	c HTE
331.52/84.22	c subsumption
370.66/94.06	c simplified formula contains 0 unit clauses
370.66/94.09	c received clause contains eliminated literal -37420
381.48/96.76	c HTE
392.24/99.49	c subsumption
444.97/112.63	c simplified formula contains 0 unit clauses
444.97/112.66	c received clause contains eliminated literal -35059
455.36/115.26	c HTE
466.15/117.99	c subsumption
509.31/128.75	c simplified formula contains 0 unit clauses
509.31/128.78	c received clause contains eliminated literal -28604
512.49/129.59	c received clause contains eliminated literal -26405
524.87/132.65	c HTE
535.67/135.39	c subsumption
672.68/169.63	c simplified formula contains 0 unit clauses
672.68/169.66	c received clause contains eliminated literal -30925
672.68/169.66	c received clause contains eliminated literal -35502
672.68/169.66	c received clause contains eliminated literal -17816
672.68/169.66	c received clause contains eliminated literal -35346
672.68/169.66	c received clause contains eliminated literal -24004
672.68/169.66	c received clause contains eliminated literal -39761
672.68/169.66	c received clause contains eliminated literal -13718
672.68/169.66	c received clause contains eliminated literal -30552
672.68/169.66	c received clause contains eliminated literal -26188
672.68/169.66	c received clause contains eliminated literal -17621
672.68/169.66	c received clause contains eliminated literal -35330
672.68/169.66	c received clause contains eliminated literal -44251
683.46/172.31	c HTE
694.22/175.02	c subsumption
740.57/186.69	c simplified formula contains 0 unit clauses
740.97/186.72	c received clause contains eliminated literal -22114
740.97/186.72	c received clause contains eliminated literal -44183
740.97/186.72	c received clause contains eliminated literal -30698
740.97/186.72	c received clause contains eliminated literal -37511
740.97/186.72	c received clause contains eliminated literal -41847
750.97/189.25	c HTE
761.73/191.98	c subsumption
805.68/202.90	c simplified formula contains 0 unit clauses
805.68/202.94	c received clause contains eliminated literal -24282
805.68/202.94	c received clause contains eliminated literal -37240
860.43/216.61	c received clause contains eliminated literal -32866
875.20/220.35	c received clause contains eliminated literal -27253
885.98/223.04	c received clause contains eliminated literal -28786
897.16/225.89	c HTE
907.55/228.47	c subsumption
939.11/236.32	c simplified formula contains 0 unit clauses
939.11/236.36	c received clause contains eliminated literal -39689
939.11/236.36	c received clause contains eliminated literal -28372
943.11/237.31	c received clause contains eliminated literal -26458
973.86/245.05	c HTE
985.84/248.04	c subsumption
1883.49/472.70	c simplified formula contains 0 unit clauses
1883.49/472.74	c received clause contains eliminated literal -39550
1883.49/472.74	c received clause contains eliminated literal -43958
1883.49/472.74	c received clause contains eliminated literal -28512
1883.49/472.74	c received clause contains eliminated literal -39569
1883.49/472.74	c received clause contains eliminated literal -37311
1883.49/472.74	c received clause contains eliminated literal -37248
1883.49/472.74	c received clause contains eliminated literal -37249
1883.49/472.74	c received clause contains eliminated literal -26500
1883.49/472.74	c received clause contains eliminated literal -28567
1883.49/472.74	c received clause contains eliminated literal -28679
1883.49/472.74	c received clause contains eliminated literal -41455
1894.68/475.59	c HTE
1908.62/479.00	c subsumption
2046.05/513.43	c simplified formula contains 0 unit clauses
2046.05/513.46	c received clause contains eliminated literal -18080
2046.05/513.46	c received clause contains eliminated literal -44051
2046.05/513.46	c received clause contains eliminated literal -39571
2069.23/519.28	c HTE
2079.60/521.85	c subsumption
2161.12/542.29	c simplified formula contains 0 unit clauses
2161.52/542.32	c received clause contains eliminated literal -30783
2194.25/550.55	c received clause contains eliminated literal -26797
2225.42/558.38	c received clause contains eliminated literal -44222
2243.40/562.85	c received clause contains eliminated literal -33280
2326.08/583.54	c received clause contains eliminated literal -35387
2332.49/585.15	c received clause contains eliminated literal -39568
2365.22/593.31	c HTE
2378.81/596.72	c subsumption

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-3284880-1304047318/watcher-3284880-1304047318 -o /tmp/evaluation-result-3284880-1304047318/solver-3284880-1304047318 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3284880-1304047318.cnf 159417398 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: 4.09 4.03 4.03 1/171 30169
/proc/meminfo: memFree=15130652/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0

[startup+0.0670249 s]
/proc/loadavg: 4.09 4.03 4.03 1/171 30169
/proc/meminfo: memFree=15130652/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101014 s]
/proc/loadavg: 4.09 4.03 4.03 1/171 30169
/proc/meminfo: memFree=15130652/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300979 s]
/proc/loadavg: 4.09 4.03 4.03 1/171 30169
/proc/meminfo: memFree=15130652/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700908 s]
/proc/loadavg: 4.09 4.03 4.03 1/171 30169
/proc/meminfo: memFree=15130652/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 3.84 3.98 4.02 5/176 30174
/proc/meminfo: memFree=14649456/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=1072764 CPUtime=2.55 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 220375 0 0 0 174 81 0 0 18 0 5 0 516331545 1098510336 216369 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 268191 216369 345 389 0 263941 0
[pid=30170/tid=30172] ppid=30169 vsize=1072764 CPUtime=0.57 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 40634 0 0 0 32 25 0 0 18 0 5 0 516331613 1098510336 216369 33554432000 4194304 5787044 140736534709792 18446744073709551615 274473628705 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=1072764 CPUtime=0.44 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) D 30169 30169 27798 0 -1 4202560 34024 0 0 0 22 22 0 0 18 0 5 0 516331626 1098510336 216369 33554432000 4194304 5787044 140736534709792 18446744073709551615 274474010807 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=1072764 CPUtime=0.27 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) D 30169 30169 27798 0 -1 4202560 26048 0 0 0 15 12 0 0 18 0 5 0 516331641 1098510336 216369 33554432000 4194304 5787044 140736534709792 18446744073709551615 274474010807 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 1081464

[startup+3.10049 s]
/proc/loadavg: 3.84 3.98 4.02 5/177 30175
/proc/meminfo: memFree=13947484/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=1437352 CPUtime=7.84 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 368705 0 0 0 598 186 0 0 18 0 5 0 516331545 1471848448 318023 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 359338 318023 345 389 0 355088 0
[pid=30170/tid=30172] ppid=30169 vsize=1437352 CPUtime=1.82 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) S 30169 30169 27798 0 -1 4202560 66051 0 0 0 132 50 0 0 18 0 5 0 516331613 1471848448 318023 33554432000 4194304 5787044 140736534709792 18446744073709551615 274474072558 0 0 4096 0 18446604457995346368 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=1437352 CPUtime=1.77 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 67670 0 0 0 127 50 0 0 18 0 5 0 516331626 1471848448 318023 33554432000 4194304 5787044 140736534709792 18446744073709551615 274473616472 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=1437352 CPUtime=1.62 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 67158 0 0 0 119 43 0 0 18 0 5 0 516331641 1471848448 318023 33554432000 4194304 5787044 140736534709792 18446744073709551615 274473625353 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=1437352 CPUtime=1.53 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 66870 0 0 0 126 27 0 0 18 0 5 0 516331659 1471848448 318023 33554432000 4194304 5787044 140736534709792 18446744073709551615 274473623559 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 1446052

[startup+6.30093 s]
/proc/loadavg: 3.84 3.98 4.02 5/177 30175
/proc/meminfo: memFree=14400088/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=907384 CPUtime=20.33 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 384486 0 0 0 1842 191 0 0 18 0 5 0 516331545 929161216 182406 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 226846 182406 349 389 0 222596 0
[pid=30170/tid=30172] ppid=30169 vsize=907384 CPUtime=4.84 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 70057 0 0 0 433 51 0 0 20 0 5 0 516331613 929161216 182406 33554432000 4194304 5787044 140736534709792 18446744073709551615 4318904 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=907384 CPUtime=4.84 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 71695 0 0 0 433 51 0 0 25 0 5 0 516331626 929161216 182406 33554432000 4194304 5787044 140736534709792 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=907384 CPUtime=4.81 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 71182 0 0 0 437 44 0 0 25 0 5 0 516331641 929161216 182406 33554432000 4194304 5787044 140736534709792 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=907384 CPUtime=4.72 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 70596 0 0 0 444 28 0 0 25 0 5 0 516331659 929161216 182406 33554432000 4194304 5787044 140736534709792 18446744073709551615 4332100 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.33
Current children cumulated vsize (KiB) 916084

[startup+12.7008 s]
/proc/loadavg: 3.94 3.99 4.02 5/177 30175
/proc/meminfo: memFree=14394352/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=957228 CPUtime=45.89 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 420516 0 0 0 4389 200 0 0 18 0 5 0 516331545 980201472 183744 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 239307 183744 352 389 0 235057 0
[pid=30170/tid=30172] ppid=30169 vsize=957228 CPUtime=11.24 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 89359 0 0 0 1067 57 0 0 25 0 5 0 516331613 980201472 183744 33554432000 4194304 5787044 140736534709792 18446744073709551615 4279518 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=957228 CPUtime=11.21 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 82761 0 0 0 1067 54 0 0 25 0 5 0 516331626 980201472 183744 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=957228 CPUtime=11.21 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 74502 0 0 0 1077 44 0 0 25 0 5 0 516331641 980201472 183744 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=957228 CPUtime=11.12 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 72938 0 0 0 1084 28 0 0 25 0 5 0 516331659 980201472 183744 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.89
Current children cumulated vsize (KiB) 965928

[startup+25.5006 s]
/proc/loadavg: 3.95 3.99 4.02 5/177 30176
/proc/meminfo: memFree=14388424/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=958152 CPUtime=97.02 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 538166 0 0 0 9474 228 0 0 18 0 5 0 516331545 981147648 185500 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 239538 185500 352 389 0 235288 0
[pid=30170/tid=30172] ppid=30169 vsize=958152 CPUtime=24.04 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 148196 0 0 0 2332 72 0 0 25 0 5 0 516331613 981147648 185500 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276379 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=958152 CPUtime=23.94 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 141325 0 0 0 2327 67 0 0 25 0 5 0 516331626 981147648 185500 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=958152 CPUtime=24.02 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 74751 0 0 0 2357 45 0 0 25 0 5 0 516331641 981147648 185500 33554432000 4194304 5787044 140736534709792 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=958152 CPUtime=23.92 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 72938 0 0 0 2364 28 0 0 25 0 5 0 516331659 981147648 185500 33554432000 4194304 5787044 140736534709792 18446744073709551615 4279494 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.02
Current children cumulated vsize (KiB) 966852

[startup+51.101 s]
/proc/loadavg: 3.97 3.99 4.02 5/177 30177
/proc/meminfo: memFree=14168900/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=1227124 CPUtime=199.3 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 685694 0 0 0 19675 255 0 0 18 0 5 0 516331545 1256574976 240163 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 306781 240163 418 389 0 302531 0
[pid=30170/tid=30172] ppid=30169 vsize=1227124 CPUtime=49.64 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 186583 0 0 0 4883 81 0 0 25 0 5 0 516331613 1256574976 240163 33554432000 4194304 5787044 140736534709792 18446744073709551615 4228033 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=1227124 CPUtime=49.41 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 174486 0 0 0 4868 73 0 0 25 0 5 0 516331626 1256574976 240163 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=1227124 CPUtime=49.61 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 98826 0 0 0 4914 47 0 0 25 0 5 0 516331641 1256574976 240163 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220939 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=1227124 CPUtime=49.52 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 124843 0 0 0 4916 36 0 0 25 0 5 0 516331659 1256574976 240163 33554432000 4194304 5787044 140736534709792 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.3
Current children cumulated vsize (KiB) 1235824

[startup+102.306 s]
/proc/loadavg: 4.03 4.01 4.02 5/177 30178
/proc/meminfo: memFree=14144272/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=1238152 CPUtime=403.85 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 777607 0 0 0 40112 273 0 0 18 0 5 0 516331545 1267867648 246347 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 309538 246347 418 389 0 305288 0
[pid=30170/tid=30172] ppid=30169 vsize=1238152 CPUtime=100.84 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 189548 0 0 0 10002 82 0 0 25 0 5 0 516331613 1267867648 246347 33554432000 4194304 5787044 140736534709792 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=1238152 CPUtime=100.34 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 177517 0 0 0 9960 74 0 0 25 0 5 0 516331626 1267867648 246347 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=1238152 CPUtime=100.81 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 100472 0 0 0 10033 48 0 0 25 0 5 0 516331641 1267867648 246347 33554432000 4194304 5787044 140736534709792 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=1238152 CPUtime=100.73 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 209114 0 0 0 10022 51 0 0 25 0 5 0 516331659 1267867648 246347 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.85

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

/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 233795 0 0 0 81864 108 0 0 25 0 5 0 516331626 2122944512 428608 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2073188 CPUtime=817.74 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 148622 0 0 0 81680 94 0 0 25 0 5 0 516331641 2122944512 428608 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2073188 CPUtime=820.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 82012 62 0 0 25 0 5 0 516331659 2122944512 428608 33554432000 4194304 5787044 140736534709792 18446744073709551615 4337006 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.1
Current children cumulated vsize (KiB) 2081888

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/177 30199
/proc/meminfo: memFree=13402420/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2084776 CPUtime=3519.8 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1004548 0 0 0 351567 413 0 0 18 0 5 0 516331545 2134810624 431525 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 521194 431525 419 389 0 516944 0
[pid=30170/tid=30172] ppid=30169 vsize=2084776 CPUtime=880.8 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 252344 0 0 0 87948 132 0 0 25 0 5 0 516331613 2134810624 431525 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220244 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2084776 CPUtime=879.71 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 236149 0 0 0 87863 108 0 0 25 0 5 0 516331626 2134810624 431525 33554432000 4194304 5787044 140736534709792 18446744073709551615 4228059 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2084776 CPUtime=877.43 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 148836 0 0 0 87649 94 0 0 25 0 5 0 516331641 2134810624 431525 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2084776 CPUtime=880.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 88012 62 0 0 25 0 5 0 516331659 2134810624 431525 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3519.8
Current children cumulated vsize (KiB) 2093476

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/177 30200
/proc/meminfo: memFree=13275280/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2135140 CPUtime=3759.52 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1036863 0 0 0 375519 433 0 0 18 0 5 0 516331545 2186383360 463807 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 533785 463807 419 389 0 529535 0
[pid=30170/tid=30172] ppid=30169 vsize=2135140 CPUtime=940.8 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 261465 0 0 0 93943 137 0 0 25 0 5 0 516331613 2186383360 463807 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220834 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2135140 CPUtime=939.72 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 250193 0 0 0 93853 119 0 0 25 0 5 0 516331626 2186383360 463807 33554432000 4194304 5787044 140736534709792 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2135140 CPUtime=937.16 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 157986 0 0 0 93617 99 0 0 25 0 5 0 516331641 2186383360 463807 33554432000 4194304 5787044 140736534709792 18446744073709551615 4692756 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2135140 CPUtime=940.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 94012 62 0 0 25 0 5 0 516331659 2186383360 463807 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336986 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.52
Current children cumulated vsize (KiB) 2143840

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/177 30202
/proc/meminfo: memFree=13259120/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2162248 CPUtime=3999.22 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1046655 0 0 0 399487 435 0 0 18 0 5 0 516331545 2214141952 467198 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 540562 467198 419 389 0 536312 0
[pid=30170/tid=30172] ppid=30169 vsize=2162248 CPUtime=1000.8 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 262626 0 0 0 99943 137 0 0 25 0 5 0 516331613 2214141952 467198 33554432000 4194304 5787044 140736534709792 18446744073709551615 4228059 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2162248 CPUtime=999.72 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 258824 0 0 0 99852 120 0 0 25 0 5 0 516331626 2214141952 467198 33554432000 4194304 5787044 140736534709792 18446744073709551615 4227968 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2162248 CPUtime=996.85 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 157986 0 0 0 99586 99 0 0 25 0 5 0 516331641 2214141952 467198 33554432000 4194304 5787044 140736534709792 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2162248 CPUtime=1000.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 100012 62 0 0 25 0 5 0 516331659 2214141952 467198 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336304 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.22
Current children cumulated vsize (KiB) 2170948

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/177 30203
/proc/meminfo: memFree=13139044/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2306176 CPUtime=4238.94 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1077450 0 0 0 423429 465 0 0 18 0 5 0 516331545 2361524224 497993 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 576544 497993 419 389 0 572294 0
[pid=30170/tid=30172] ppid=30169 vsize=2306176 CPUtime=1060.8 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 274731 0 0 0 105931 149 0 0 18 0 5 0 516331613 2361524224 497993 33554432000 4194304 5787044 140736534709792 18446744073709551615 4254964 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2306176 CPUtime=1059.72 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 269332 0 0 0 105841 131 0 0 25 0 5 0 516331626 2361524224 497993 33554432000 4194304 5787044 140736534709792 18446744073709551615 4227997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2306176 CPUtime=1056.57 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 166168 0 0 0 105551 106 0 0 25 0 5 0 516331641 2361524224 497993 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220862 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2306176 CPUtime=1060.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 106012 62 0 0 25 0 5 0 516331659 2361524224 497993 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.94
Current children cumulated vsize (KiB) 2314876

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/177 30205
/proc/meminfo: memFree=13130824/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2307552 CPUtime=4478.59 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1078735 0 0 0 447392 467 0 0 18 0 5 0 516331545 2362933248 499245 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 576888 499245 419 389 0 572638 0
[pid=30170/tid=30172] ppid=30169 vsize=2307552 CPUtime=1120.77 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 275145 0 0 0 111927 150 0 0 25 0 5 0 516331613 2362933248 499245 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2307552 CPUtime=1119.68 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 269731 0 0 0 111836 132 0 0 25 0 5 0 516331626 2362933248 499245 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2307552 CPUtime=1116.29 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 166640 0 0 0 111522 107 0 0 25 0 5 0 516331641 2362933248 499245 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220855 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2307552 CPUtime=1120.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 112012 62 0 0 25 0 5 0 516331659 2362933248 499245 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336970 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.59
Current children cumulated vsize (KiB) 2316252

[startup+1182.3 s]
/proc/loadavg: 4.12 4.05 4.01 5/177 30207
/proc/meminfo: memFree=13129048/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2307552 CPUtime=4718.33 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1079186 0 0 0 471366 467 0 0 18 0 5 0 516331545 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 576888 499696 419 389 0 572638 0
[pid=30170/tid=30172] ppid=30169 vsize=2307552 CPUtime=1180.78 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 275596 0 0 0 117928 150 0 0 25 0 5 0 516331613 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 4228033 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2307552 CPUtime=1179.69 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 269731 0 0 0 117837 132 0 0 25 0 5 0 516331626 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2307552 CPUtime=1176.02 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 166640 0 0 0 117495 107 0 0 25 0 5 0 516331641 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2307552 CPUtime=1180.74 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 118012 62 0 0 25 0 5 0 516331659 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.33
Current children cumulated vsize (KiB) 2316252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 4.09 4.05 4.00 5/177 30207
/proc/meminfo: memFree=13129040/32950928 swapFree=67111528/67111528
[pid=30169] ppid=30167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30169/stat : 30169 (prissAuto.sh) S 30167 30169 27798 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 516331545 8908800 252 33554432000 4194304 4922060 140736510825840 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30169/statm: 2175 252 211 178 0 68 0
[pid=30170] ppid=30169 vsize=2307552 CPUtime=4800.24 cores=1,3,5,7
/proc/30170/stat : 30170 (priss) S 30169 30169 27798 0 -1 4202496 1079186 0 0 0 479557 467 0 0 18 0 5 0 516331545 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30170/statm: 576888 499696 419 389 0 572638 0
[pid=30170/tid=30172] ppid=30169 vsize=2307552 CPUtime=1201.28 cores=1,3,5,7
/proc/30170/task/30172/stat : 30172 (priss) R 30169 30169 27798 0 -1 4202560 275596 0 0 0 119978 150 0 0 25 0 5 0 516331613 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30170/tid=30173] ppid=30169 vsize=2307552 CPUtime=1200.19 cores=1,3,5,7
/proc/30170/task/30173/stat : 30173 (priss) R 30169 30169 27798 0 -1 4202560 269731 0 0 0 119887 132 0 0 25 0 5 0 516331626 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30170/tid=30174] ppid=30169 vsize=2307552 CPUtime=1196.42 cores=1,3,5,7
/proc/30170/task/30174/stat : 30174 (priss) R 30169 30169 27798 0 -1 4202560 166640 0 0 0 119535 107 0 0 25 0 5 0 516331641 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30170/tid=30175] ppid=30169 vsize=2307552 CPUtime=1201.25 cores=1,3,5,7
/proc/30170/task/30175/stat : 30175 (priss) R 30169 30169 27798 0 -1 4202560 266263 0 0 0 120063 62 0 0 25 0 5 0 516331659 2362933248 499696 33554432000 4194304 5787044 140736534709792 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2316252

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 30169 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.82
CPU time (s): 4800.24
CPU user time (s): 4795.57
CPU system time (s): 4.67
CPU usage (%): 399.083
Max. virtual memory (cumulated for all children) (KiB): 2316252

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

runsolver used 1.79173 second user time and 4.21736 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 05:21:59
IDJOB=3284880
IDBENCH=82366
IDSOLVER=1602
FILE ID=node125/3284880-1304047318
RUNJOBID= node125-1304040581-29100
PBS_JOBID= 13170327
Free space on /tmp= 72728 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284880-1304047318/watcher-3284880-1304047318 -o /tmp/evaluation-result-3284880-1304047318/solver-3284880-1304047318 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3284880-1304047318.cnf 159417398 4800 15500 4

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=159417398

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15131056 kB
Buffers:       2218040 kB
Cached:       15007236 kB
SwapCached:          0 kB
Active:        9074564 kB
Inactive:      8214364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15131056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           38448 kB
Writeback:          12 kB
AnonPages:       62704 kB
Mapped:          14712 kB
Slab:           469224 kB
PageTables:       4564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186124 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= 72728 MiB
End job on node125 at 2011-04-29 05:42:04