Trace number 3285708

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.13 1203.82

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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: 30012
0.00/0.00	c setup for 4cores
0.00/0.73	c parsetime: 730274us
0.00/0.73	c parsed 2826936 clauses with 175084 variables
0.00/0.90	c NW started thread 0 successfully (1110751552)
1.09/1.07	c NW started thread 1 successfully (1087830336)
1.58/1.27	c NW started thread 2 successfully (1121241408)
2.37/1.53	c NW started thread 3 successfully (1098320192)
238.81/61.89	c preprocessor returned 177084 variables
238.81/61.89	c preprocessing returned UNKNOWN
238.81/61.89	c PP set 51841 variables
238.81/61.89	c pp time: 60257941us (60s)
249.60/64.51	c preprocessor returned 175384 variables
249.60/64.51	c preprocessing returned UNKNOWN
249.60/64.51	c PP set 51841 variables
249.60/64.51	c pp time: 63569592us (63s)
252.79/65.37	c preprocessor returned 175384 variables
252.79/65.37	c preprocessing returned UNKNOWN
252.79/65.37	c PP set 51841 variables
252.79/65.37	c pp time: 64259396us (64s)
254.40/65.70	c preprocessor returned 175384 variables
254.40/65.70	c preprocessing returned UNKNOWN
254.40/65.70	c PP set 51841 variables
254.40/65.70	c pp time: 64344922us (64s)
258.39/66.74	c HTE
277.53/71.54	c subsumption
277.53/71.54	c simplified formula contains 0 unit clauses
296.28/76.29	c HTE
315.05/80.99	c subsumption
315.05/80.99	c simplified formula contains 0 unit clauses
315.45/81.04	c received clause contains eliminated literal -22018
315.45/81.04	c received clause contains eliminated literal -22061
333.03/85.43	c HTE
351.82/90.12	c subsumption
351.82/90.12	c simplified formula contains 0 unit clauses
351.82/90.17	c received clause contains eliminated literal -26384
351.82/90.17	c received clause contains eliminated literal -32738
370.58/94.86	c HTE
389.35/99.51	c subsumption
389.35/99.51	c simplified formula contains 0 unit clauses
406.93/103.94	c HTE
425.30/108.53	c subsumption
425.30/108.53	c simplified formula contains 0 unit clauses
425.30/108.58	c received clause contains eliminated literal -26324
429.29/109.52	c received clause contains eliminated literal -24011
455.66/116.16	c HTE
473.64/120.66	c subsumption
473.64/120.66	c simplified formula contains 0 unit clauses
474.04/120.70	c received clause contains eliminated literal -26345
491.21/125.08	c HTE
509.54/129.62	c subsumption
509.54/129.62	c simplified formula contains 0 unit clauses
509.54/129.67	c received clause contains eliminated literal -28516
509.54/129.67	c received clause contains eliminated literal -26737
509.54/129.67	c received clause contains eliminated literal -30780
509.54/129.67	c received clause contains eliminated literal -39393
579.03/147.04	c received clause contains eliminated literal -32734
600.21/152.30	c HTE
619.80/157.27	c subsumption
619.80/157.27	c simplified formula contains 0 unit clauses
620.20/157.31	c received clause contains eliminated literal -32958
624.97/158.52	c received clause contains eliminated literal -22114
650.15/164.82	c HTE
670.51/169.91	c subsumption
670.51/169.91	c simplified formula contains 0 unit clauses
670.51/169.96	c received clause contains eliminated literal -41599
670.51/169.96	c received clause contains eliminated literal -45935
670.51/169.96	c received clause contains eliminated literal -33133
704.06/178.35	c HTE
721.64/182.79	c subsumption
721.64/182.79	c simplified formula contains 0 unit clauses
722.04/182.84	c received clause contains eliminated literal -35057
767.18/194.16	c received clause contains eliminated literal -21827
793.14/200.64	c HTE
811.93/205.30	c subsumption
811.93/205.30	c simplified formula contains 0 unit clauses
811.93/205.35	c received clause contains eliminated literal -35101
815.12/206.13	c received clause contains eliminated literal -44119
903.00/228.17	c HTE
922.15/232.95	c subsumption
922.15/232.95	c simplified formula contains 0 unit clauses
922.15/232.99	c received clause contains eliminated literal -21939
922.15/232.99	c received clause contains eliminated literal -30740
922.15/232.99	c received clause contains eliminated literal -26300
948.51/239.54	c received clause contains eliminated literal -30769
1012.03/255.41	c HTE
1030.80/260.16	c subsumption
1030.80/260.16	c simplified formula contains 0 unit clauses
1031.20/260.20	c received clause contains eliminated literal -28786
1093.12/275.71	c received clause contains eliminated literal -24320
1122.27/283.08	c received clause contains eliminated literal -22186
1142.66/288.19	c HTE
1162.18/293.07	c subsumption
1162.18/293.07	c simplified formula contains 0 unit clauses
1234.90/311.28	c received clause contains eliminated literal -43958
1286.81/324.21	c HTE
1304.37/328.64	c subsumption
1304.37/328.64	c simplified formula contains 0 unit clauses
1400.24/352.60	c received clause contains eliminated literal -24270
1433.79/361.01	c HTE
1454.57/366.27	c subsumption
1454.57/366.27	c simplified formula contains 0 unit clauses
1484.50/373.72	c received clause contains eliminated literal -35143
1528.05/384.66	c received clause contains eliminated literal -30781
1566.00/394.19	c received clause contains eliminated literal -28480
1595.18/401.41	c received clause contains eliminated literal -41851
1672.25/420.76	c HTE
1693.42/426.02	c subsumption
1693.42/426.02	c simplified formula contains 0 unit clauses
1697.81/427.10	c received clause contains eliminated literal -50496
1705.42/429.08	c received clause contains eliminated literal -26452
1711.39/430.56	c received clause contains eliminated literal -44049
1984.62/498.98	c HTE
2004.59/503.97	c subsumption
2004.59/503.97	c simplified formula contains 0 unit clauses
2078.51/522.49	c received clause contains eliminated literal -35068
2111.26/530.61	c received clause contains eliminated literal -35137
2245.07/564.19	c HTE
2276.63/572.05	c subsumption
2276.63/572.05	c simplified formula contains 0 unit clauses
2277.00/572.11	c received clause contains eliminated literal -39550
2304.14/578.92	c received clause contains eliminated literal -33207
2409.59/605.37	c received clause contains eliminated literal -43634
2505.87/629.40	c received clause contains eliminated literal -24546
2644.47/664.14	c HTE
2685.23/674.34	c subsumption
2685.23/674.34	c simplified formula contains 0 unit clauses
2685.60/674.40	c received clause contains eliminated literal -26550
2698.41/677.60	c received clause contains eliminated literal -30861
2831.81/711.09	c received clause contains eliminated literal -22154
3089.49/775.59	c HTE
3114.64/781.85	c subsumption
3114.64/781.85	c simplified formula contains 0 unit clauses
3191.70/801.13	c received clause contains eliminated literal -30860
3221.66/808.65	c received clause contains eliminated literal -37240
3663.83/919.32	c received clause contains eliminated literal -21981
3727.74/935.37	c HTE
3808.39/955.52	c subsumption
3808.39/955.52	c simplified formula contains 0 unit clauses
3808.39/955.59	c received clause contains eliminated literal -45438
3808.39/955.59	c received clause contains eliminated literal -30551
4229.40/1060.96	c received clause contains eliminated literal -45731
4492.63/1126.89	c HTE
4532.14/1136.75	c subsumption
4532.14/1136.75	c simplified formula contains 0 unit clauses
4532.54/1136.83	c received clause contains eliminated literal -37637
4624.42/1159.88	c received clause contains eliminated literal -22178

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-3285708-1304048485/watcher-3285708-1304048485 -o /tmp/evaluation-result-3285708-1304048485/solver-3285708-1304048485 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3285708-1304048485.cnf 1566615829 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: 3.81 4.38 5.85 1/171 30011
/proc/meminfo: memFree=27768008/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0

[startup+0.0751111 s]
/proc/loadavg: 3.81 4.38 5.85 1/171 30011
/proc/meminfo: memFree=27768008/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101108 s]
/proc/loadavg: 3.81 4.38 5.85 1/171 30011
/proc/meminfo: memFree=27768008/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301071 s]
/proc/loadavg: 3.81 4.38 5.85 1/171 30011
/proc/meminfo: memFree=27768008/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700999 s]
/proc/loadavg: 3.81 4.38 5.85 1/171 30011
/proc/meminfo: memFree=27768008/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 3.81 4.38 5.85 3/174 30014
/proc/meminfo: memFree=27453272/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1004624 CPUtime=2.37 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) R 30011 30011 26197 0 -1 4202496 200152 0 0 0 195 42 0 0 18 0 4 0 516446388 1028734976 192076 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905424959 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 251156 192082 338 389 0 246906 0
[pid=30012/tid=30014] ppid=30011 vsize=1004756 CPUtime=0.47 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 35478 0 0 0 38 9 0 0 18 0 4 0 516446478 1028870144 192089 33554432000 4194304 5787044 140735093211248 18446744073709551615 46934420677589 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 1013324

[startup+3.10053 s]
/proc/loadavg: 3.81 4.38 5.85 4/177 30017
/proc/meminfo: memFree=26653816/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=2005552 CPUtime=5.03 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 448122 0 0 0 307 196 0 0 18 0 5 0 516446388 2053685248 440045 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 501388 440045 345 389 0 497138 0
[pid=30012/tid=30014] ppid=30011 vsize=2005552 CPUtime=1.18 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 90073 0 0 0 64 54 0 0 18 0 5 0 516446478 2053685248 440045 33554432000 4194304 5787044 140735093211248 18446744073709551615 4306210 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=2005552 CPUtime=0.95 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 83335 0 0 0 40 55 0 0 18 0 5 0 516446495 2053685248 440045 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905392161 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=2005552 CPUtime=0.75 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) D 30011 30011 26197 0 -1 4202560 70184 0 0 0 29 46 0 0 18 0 5 0 516446515 2053685248 440045 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905774263 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=2005552 CPUtime=0.66 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) D 30011 30011 26197 0 -1 4202560 72620 0 0 0 45 21 0 0 18 0 5 0 516446541 2053685248 440045 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905391813 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 2014252

[startup+6.30095 s]
/proc/loadavg: 3.83 4.38 5.83 5/177 30017
/proc/meminfo: memFree=26792060/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1158180 CPUtime=17.17 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 513557 0 0 0 1493 224 0 0 18 0 5 0 516446388 1185976320 243640 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 289545 243640 349 389 0 285295 0
[pid=30012/tid=30014] ppid=30011 vsize=1158180 CPUtime=4.15 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 94533 0 0 0 359 56 0 0 20 0 5 0 516446478 1185976320 243640 33554432000 4194304 5787044 140735093211248 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=1158180 CPUtime=3.96 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 97279 0 0 0 332 64 0 0 21 0 5 0 516446495 1185976320 243640 33554432000 4194304 5787044 140735093211248 18446744073709551615 4330549 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=1158180 CPUtime=3.87 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 95171 0 0 0 332 55 0 0 25 0 5 0 516446515 1185976320 243640 33554432000 4194304 5787044 140735093211248 18446744073709551615 4331992 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=1158180 CPUtime=3.72 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 94664 0 0 0 341 31 0 0 23 0 5 0 516446541 1185976320 243640 33554432000 4194304 5787044 140735093211248 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.17
Current children cumulated vsize (KiB) 1166880

[startup+12.7008 s]
/proc/loadavg: 3.84 4.37 5.82 5/177 30018
/proc/meminfo: memFree=26805572/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1278532 CPUtime=42.73 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 541785 0 0 0 4045 228 0 0 18 0 5 0 516446388 1309216768 240173 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 319633 240173 352 389 0 315383 0
[pid=30012/tid=30014] ppid=30011 vsize=1278532 CPUtime=10.54 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 98788 0 0 0 998 56 0 0 25 0 5 0 516446478 1309216768 240173 33554432000 4194304 5787044 140735093211248 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=1278532 CPUtime=10.33 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 105310 0 0 0 968 65 0 0 25 0 5 0 516446495 1309216768 240173 33554432000 4194304 5787044 140735093211248 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=1278532 CPUtime=10.27 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 102528 0 0 0 971 56 0 0 25 0 5 0 516446515 1309216768 240173 33554432000 4194304 5787044 140735093211248 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=1278532 CPUtime=10.12 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 103249 0 0 0 980 32 0 0 25 0 5 0 516446541 1309216768 240173 33554432000 4194304 5787044 140735093211248 18446744073709551615 4276224 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.73
Current children cumulated vsize (KiB) 1287232

[startup+25.5005 s]
/proc/loadavg: 3.88 4.35 5.79 5/177 30018
/proc/meminfo: memFree=26804352/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1278532 CPUtime=93.86 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 744121 0 0 0 9104 282 0 0 18 0 5 0 516446388 1309216768 240622 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 319633 240622 352 389 0 315383 0
[pid=30012/tid=30014] ppid=30011 vsize=1278532 CPUtime=23.34 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 98788 0 0 0 2278 56 0 0 25 0 5 0 516446478 1309216768 240622 33554432000 4194304 5787044 140735093211248 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=1278532 CPUtime=23.05 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 176991 0 0 0 2220 85 0 0 25 0 5 0 516446495 1309216768 240622 33554432000 4194304 5787044 140735093211248 18446744073709551615 4275920 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=1278532 CPUtime=23.06 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 161818 0 0 0 2235 71 0 0 25 0 5 0 516446515 1309216768 240622 33554432000 4194304 5787044 140735093211248 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=1278532 CPUtime=22.92 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 174614 0 0 0 2242 50 0 0 25 0 5 0 516446541 1309216768 240623 33554432000 4194304 5787044 140735093211248 18446744073709551615 4279072 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 93.86
Current children cumulated vsize (KiB) 1287232

[startup+51.1008 s]
/proc/loadavg: 4.00 4.34 5.75 5/177 30019
/proc/meminfo: memFree=26795180/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1298376 CPUtime=196.07 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 1211140 0 0 0 19216 391 0 0 18 0 5 0 516446388 1329537024 245630 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 324594 245637 355 389 0 320344 0
[pid=30012/tid=30014] ppid=30011 vsize=1298376 CPUtime=48.95 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 101572 0 0 0 4838 57 0 0 25 0 5 0 516446478 1329537024 245641 33554432000 4194304 5787044 140735093211248 18446744073709551615 4289061 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=1298376 CPUtime=48.48 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 332269 0 0 0 4726 122 0 0 21 0 5 0 516446495 1329537024 245647 33554432000 4194304 5787044 140735093211248 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=1298376 CPUtime=48.66 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 315102 0 0 0 4759 107 0 0 25 0 5 0 516446515 1329537024 245653 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905392161 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=1298376 CPUtime=48.51 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 330298 0 0 0 4765 86 0 0 25 0 5 0 516446541 1329537024 245658 33554432000 4194304 5787044 140735093211248 18446744073709551615 218905392161 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.07
Current children cumulated vsize (KiB) 1307076

[startup+102.307 s]
/proc/loadavg: 4.00 4.28 5.66 5/177 30020
/proc/meminfo: memFree=26483908/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=1740700 CPUtime=400.55 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 1534320 0 0 0 39635 420 0 0 18 0 5 0 516446388 1782476800 320710 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 435175 320710 418 389 0 430925 0
[pid=30012/tid=30014] ppid=30011 vsize=1740700 CPUtime=100.14 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 143139 0 0 0 9951 63 0 0 25 0 5 0 516446478 1782476800 320710 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590984 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=1740700 CPUtime=99.4 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 380959 0 0 0 9814 126 0 0 25 0 5 0 516446495 1782476800 320710 33554432000 4194304 5787044 140735093211248 18446744073709551615 5576442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=1740700 CPUtime=99.8 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 367677 0 0 0 9867 113 0 0 25 0 5 0 516446515 1782476800 320710 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590400 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=1740700 CPUtime=99.71 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 510635 0 0 0 9873 98 0 0 25 0 5 0 516446541 1782476800 320710 33554432000 4194304 5787044 140735093211248 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 400.55
Current children cumulated vsize (KiB) 1749400

[startup+162.301 s]
/proc/loadavg: 4.00 4.23 5.55 5/177 30022

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

/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 400308 0 0 0 81782 141 0 0 25 0 5 0 516446495 2688684032 548745 33554432000 4194304 5787044 140735093211248 18446744073709551615 4255015 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=2625668 CPUtime=816 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 396567 0 0 0 81474 126 0 0 25 0 5 0 516446515 2688684032 548745 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=2625668 CPUtime=819.57 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 890822 0 0 0 81812 145 0 0 25 0 5 0 516446541 2688684032 548745 33554432000 4194304 5787044 140735093211248 18446744073709551615 5530814 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3276.39
Current children cumulated vsize (KiB) 2634368

[startup+882.301 s]
/proc/loadavg: 4.05 4.06 4.72 5/177 30041
/proc/meminfo: memFree=25525296/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=2756740 CPUtime=3516.02 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 1994893 0 0 0 351089 513 0 0 18 0 5 0 516446388 2822901760 559972 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 689185 559972 419 389 0 684935 0
[pid=30012/tid=30014] ppid=30011 vsize=2756740 CPUtime=880.09 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 164071 0 0 0 87936 73 0 0 25 0 5 0 516446478 2822901760 559972 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591102 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=2756740 CPUtime=879.21 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 400318 0 0 0 87780 141 0 0 25 0 5 0 516446495 2822901760 559972 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=2756740 CPUtime=875.68 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 400503 0 0 0 87438 130 0 0 25 0 5 0 516446515 2822901760 559972 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=2756740 CPUtime=879.57 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 898091 0 0 0 87807 150 0 0 25 0 5 0 516446541 2822901760 559972 33554432000 4194304 5787044 140735093211248 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.02
Current children cumulated vsize (KiB) 2765440

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 4.67 5/177 30042
/proc/meminfo: memFree=25366900/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=2887812 CPUtime=3755.67 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2051065 0 0 0 375036 531 0 0 18 0 5 0 516446388 2957119488 599419 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 721953 599419 419 389 0 717703 0
[pid=30012/tid=30014] ppid=30011 vsize=2887812 CPUtime=940.1 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 164440 0 0 0 93936 74 0 0 25 0 5 0 516446478 2957119488 599419 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=2887812 CPUtime=939.21 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 400377 0 0 0 93780 141 0 0 25 0 5 0 516446495 2957119488 599419 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=2887812 CPUtime=935.34 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 403165 0 0 0 93400 134 0 0 25 0 5 0 516446515 2957119488 599419 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=2887812 CPUtime=939.55 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 951173 0 0 0 93792 163 0 0 25 0 5 0 516446541 2957119488 599419 33554432000 4194304 5787044 140735093211248 18446744073709551615 4325530 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.67
Current children cumulated vsize (KiB) 2896512

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 4.63 5/177 30044
/proc/meminfo: memFree=25270140/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=2953348 CPUtime=3995.33 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2075372 0 0 0 398981 552 0 0 18 0 5 0 516446388 3024228352 623726 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 738337 623726 419 389 0 734087 0
[pid=30012/tid=30014] ppid=30011 vsize=2953348 CPUtime=1000.09 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 168221 0 0 0 99931 78 0 0 25 0 5 0 516446478 3024228352 623726 33554432000 4194304 5787044 140735093211248 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=2953348 CPUtime=999.01 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 402941 0 0 0 99757 144 0 0 25 0 5 0 516446495 3024228352 623726 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591676 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=2953348 CPUtime=995.21 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 413343 0 0 0 99377 144 0 0 25 0 5 0 516446515 3024228352 623726 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=2953348 CPUtime=999.55 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 958957 0 0 0 99788 167 0 0 25 0 5 0 516446541 3024228352 623726 33554432000 4194304 5787044 140735093211248 18446744073709551615 4228007 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3995.33
Current children cumulated vsize (KiB) 2962048

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.60 5/177 30046
/proc/meminfo: memFree=25088928/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=3133572 CPUtime=4235 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2121205 0 0 0 422915 585 0 0 18 0 5 0 516446388 3208777728 669559 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 783393 669559 419 389 0 779143 0
[pid=30012/tid=30014] ppid=30011 vsize=3133572 CPUtime=1060.09 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 184044 0 0 0 105916 93 0 0 25 0 5 0 516446478 3208777728 669559 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220778 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=3133572 CPUtime=1058.68 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 411842 0 0 0 105723 145 0 0 25 0 5 0 516446495 3208777728 669559 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=3133572 CPUtime=1055.2 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 417458 0 0 0 105375 145 0 0 25 0 5 0 516446515 3208777728 669559 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220314 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=3133572 CPUtime=1059.55 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 975951 0 0 0 105772 183 0 0 25 0 5 0 516446541 3208777728 669559 33554432000 4194304 5787044 140735093211248 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235
Current children cumulated vsize (KiB) 3142272

[startup+1122.3 s]
/proc/loadavg: 4.11 4.06 4.56 5/177 30047
/proc/meminfo: memFree=24943196/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=3277064 CPUtime=4474.66 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2156885 0 0 0 446853 613 0 0 18 0 5 0 516446388 3355713536 705206 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 819266 705206 419 389 0 815016 0
[pid=30012/tid=30014] ppid=30011 vsize=3277064 CPUtime=1120.09 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 187756 0 0 0 111914 95 0 0 25 0 5 0 516446478 3355713536 705206 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=3277064 CPUtime=1118.35 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 419609 0 0 0 111686 149 0 0 25 0 5 0 516446495 3355713536 705206 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=3277064 CPUtime=1115.19 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 426568 0 0 0 111367 152 0 0 25 0 5 0 516446515 3355713536 705206 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=3277064 CPUtime=1119.55 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 991042 0 0 0 111758 197 0 0 25 0 5 0 516446541 3355713536 705206 33554432000 4194304 5787044 140735093211248 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4474.66
Current children cumulated vsize (KiB) 3285764

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 4.53 5/177 30058
/proc/meminfo: memFree=24820272/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=3403016 CPUtime=4714.29 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2191224 0 0 0 470807 622 0 0 18 0 5 0 516446388 3484688384 735938 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 850754 735938 419 389 0 846504 0
[pid=30012/tid=30014] ppid=30011 vsize=3403016 CPUtime=1180.09 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 198581 0 0 0 117911 98 0 0 25 0 5 0 516446478 3484688384 735938 33554432000 4194304 5787044 140735093211248 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=3403016 CPUtime=1178 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 419750 0 0 0 117651 149 0 0 25 0 5 0 516446495 3484688384 735938 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=3403016 CPUtime=1175.18 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 431764 0 0 0 117363 155 0 0 25 0 5 0 516446515 3484688384 735938 33554432000 4194304 5787044 140735093211248 18446744073709551615 4240976 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=3403016 CPUtime=1179.54 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 1009219 0 0 0 117753 201 0 0 25 0 5 0 516446541 3484688384 735938 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220811 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.29
Current children cumulated vsize (KiB) 3411716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.16 4.08 4.52 5/177 30058
/proc/meminfo: memFree=24798436/32951124 swapFree=67111356/67111528
[pid=30011] ppid=30009 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30011/stat : 30011 (prissAuto.sh) S 30009 30011 26197 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 516446388 8908800 251 33554432000 4194304 4922060 140733789773760 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30011/statm: 2175 251 211 178 0 68 0
[pid=30012] ppid=30011 vsize=3413256 CPUtime=4800.13 cores=1,3,5,7
/proc/30012/stat : 30012 (priss) S 30011 30011 26197 0 -1 4202496 2196252 0 0 0 479387 626 0 0 18 0 5 0 516446388 3495174144 740966 33554432000 4194304 5787044 140735093211248 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30012/statm: 853314 740966 419 389 0 849064 0
[pid=30012/tid=30014] ppid=30011 vsize=3413256 CPUtime=1201.58 cores=1,3,5,7
/proc/30012/task/30014/stat : 30014 (priss) R 30011 30011 26197 0 -1 4202560 201264 0 0 0 120059 99 0 0 25 0 5 0 516446478 3495174144 740966 33554432000 4194304 5787044 140735093211248 18446744073709551615 5590408 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30012/tid=30015] ppid=30011 vsize=3413256 CPUtime=1199.33 cores=1,3,5,7
/proc/30012/task/30015/stat : 30015 (priss) R 30011 30011 26197 0 -1 4202560 419754 0 0 0 119783 150 0 0 25 0 5 0 516446495 3495174144 740966 33554432000 4194304 5787044 140735093211248 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30012/tid=30016] ppid=30011 vsize=3413256 CPUtime=1196.69 cores=1,3,5,7
/proc/30012/task/30016/stat : 30016 (priss) R 30011 30011 26197 0 -1 4202560 434097 0 0 0 119512 157 0 0 25 0 5 0 516446515 3495174144 740966 33554432000 4194304 5787044 140735093211248 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30012/tid=30017] ppid=30011 vsize=3413256 CPUtime=1201.05 cores=1,3,5,7
/proc/30012/task/30017/stat : 30017 (priss) R 30011 30011 26197 0 -1 4202560 1009227 0 0 0 119904 201 0 0 25 0 5 0 516446541 3495174144 740966 33554432000 4194304 5787044 140735093211248 18446744073709551615 5524687 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 3421956

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 30011 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.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.82
CPU time (s): 4800.13
CPU user time (s): 4793.87
CPU system time (s): 6.26
CPU usage (%): 398.742
Max. virtual memory (cumulated for all children) (KiB): 3421956

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= 330
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.93271 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 05:41:27
IDJOB=3285708
IDBENCH=82394
IDSOLVER=1602
FILE ID=node137/3285708-1304048485
RUNJOBID= node137-1304043383-29277
PBS_JOBID= 13170366
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1566615829

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      27768296 kB
Buffers:        893740 kB
Cached:        3756172 kB
SwapCached:         56 kB
Active:         302000 kB
Inactive:      4414908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27768296 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           52088 kB
Writeback:           0 kB
AnonPages:       66952 kB
Mapped:          14540 kB
Slab:           402408 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187536 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= 71568 MiB
End job on node137 at 2011-04-29 06:01:33