Trace number 3291643

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 4800.3 1202.32

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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: 3323
0.00/0.43	c parsetime: 431560us
0.00/0.43	c parsed 1379987 clauses with 435701 variables
0.00/0.52	c NW started thread 0 successfully (1097304384)
0.00/0.61	c NW started thread 1 successfully (1107794240)
0.00/0.70	c NW started thread 2 successfully (1118284096)
0.00/0.80	c NW started thread 3 successfully (1128773952)
3038.44/761.23	c preprocessor returned 435701 variables
3038.44/761.23	c preprocessing returned UNKNOWN
3038.44/761.23	c PP set 14017 variables
3038.44/761.23	c pp time: 760415132us (760s)
3040.82/761.83	c preprocessor returned 435701 variables
3040.82/761.83	c preprocessing returned UNKNOWN
3040.82/761.83	c PP set 14017 variables
3040.82/761.83	c pp time: 760929441us (760s)
3043.61/762.57	c preprocessor returned 435701 variables
3043.61/762.57	c preprocessing returned UNKNOWN
3043.61/762.57	c PP set 14017 variables
3043.61/762.57	c pp time: 761861076us (761s)
3047.99/763.65	c HTE
3053.16/764.94	c subsumption
3055.99/765.64	c preprocessor returned 435701 variables
3055.99/765.64	c preprocessing returned UNKNOWN
3055.99/765.65	c PP set 14017 variables
3055.99/765.65	c pp time: 765032718us (765s)
3056.36/765.79	c simplified formula contains 0 unit clauses
3064.36/767.78	c HTE
3068.34/768.72	c subsumption
3071.53/769.59	c simplified formula contains 0 unit clauses
3071.93/769.70	c received clause contains eliminated literal -424115
3078.71/771.30	c HTE
3082.32/772.26	c subsumption
3085.88/773.14	c simplified formula contains 0 unit clauses
3105.05/777.95	c HTE
3108.67/778.88	c subsumption
3112.24/779.77	c simplified formula contains 0 unit clauses
3118.62/781.33	c HTE
3122.21/782.26	c subsumption
3125.82/783.15	c simplified formula contains 0 unit clauses
3126.23/783.26	c received clause contains eliminated literal -341099
3131.81/784.65	c HTE
3137.00/785.97	c subsumption
3140.59/786.84	c simplified formula contains 0 unit clauses
3140.99/786.95	c received clause contains eliminated literal 377700
3158.96/791.40	c received clause contains eliminated literal -371954
3212.09/804.75	c HTE
3215.69/805.69	c subsumption
3220.07/806.70	c simplified formula contains 0 unit clauses
3227.28/808.51	c HTE
3230.86/809.47	c subsumption
3234.85/810.46	c simplified formula contains 0 unit clauses
3236.06/810.72	c received clause contains eliminated literal -428630
3252.82/814.96	c HTE
3256.82/815.93	c subsumption
3260.41/816.80	c simplified formula contains 0 unit clauses
3291.57/824.64	c added unsatisfied clause
3291.57/824.64	c failed to add network clauses
3308.34/828.81	c received clause contains eliminated literal 57425
3313.54/830.17	c HTE
3317.53/831.15	c subsumption
3321.53/832.12	c simplified formula contains 0 unit clauses
3329.51/834.13	c HTE
3333.11/835.07	c subsumption
3337.11/836.06	c simplified formula contains 0 unit clauses
3345.50/838.14	c received clause contains eliminated literal 145792
3372.63/844.92	c received clause contains eliminated literal -88409
3401.80/852.27	c received clause contains eliminated literal 332563
3431.36/859.70	c received clause contains eliminated literal -421375
3458.53/866.45	c HTE
3462.52/867.47	c subsumption
3466.52/868.45	c simplified formula contains 0 unit clauses
3487.68/873.76	c HTE
3492.07/874.81	c subsumption
3496.07/875.82	c simplified formula contains 0 unit clauses
3496.47/875.93	c received clause contains eliminated literal -128805
3526.05/883.38	c received clause contains eliminated literal 154465
3526.05/883.38	c received clause contains eliminated literal 138667
3549.59/889.20	c HTE
3553.18/890.18	c subsumption
3557.19/891.10	c simplified formula contains 0 unit clauses
3557.59/891.21	c received clause contains eliminated literal 84903
3564.38/892.94	c HTE
3568.37/893.92	c subsumption
3571.96/894.82	c simplified formula contains 0 unit clauses
3578.37/896.40	c HTE
3582.35/897.47	c subsumption
3585.95/898.37	c simplified formula contains 0 unit clauses
3601.92/902.31	c received clause contains eliminated literal -282214
3604.32/902.96	c received clause contains eliminated literal -91489
3637.87/911.39	c received clause contains eliminated literal 219084
3637.87/911.39	c received clause contains eliminated literal 281944
3694.60/925.59	c HTE
3699.39/926.74	c subsumption
3705.38/928.23	c simplified formula contains 0 unit clauses
3705.80/928.34	c received clause contains eliminated literal 346592
3705.80/928.34	c received clause contains eliminated literal 241101
3712.97/930.17	c HTE
3717.77/931.31	c subsumption
3723.38/932.71	c simplified formula contains 0 unit clauses
3730.14/934.44	c HTE
3737.73/936.32	c subsumption
3742.92/937.69	c simplified formula contains 0 unit clauses
3905.11/978.20	c HTE
3909.89/979.41	c subsumption
3917.88/981.44	c simplified formula contains 0 unit clauses
3925.49/983.38	c HTE
3930.28/984.58	c subsumption
3937.45/986.38	c simplified formula contains 0 unit clauses
3945.04/988.24	c HTE
3955.42/990.80	c subsumption
3961.81/992.49	c simplified formula contains 0 unit clauses
3962.21/992.59	c received clause contains eliminated literal 67219
4030.53/1009.66	c HTE
4035.33/1010.88	c subsumption
4040.51/1012.10	c simplified formula contains 0 unit clauses
4047.30/1013.86	c HTE
4051.70/1014.97	c subsumption
4056.49/1016.10	c simplified formula contains 0 unit clauses
4076.06/1021.00	c HTE
4080.05/1022.01	c subsumption
4084.85/1023.21	c simplified formula contains 0 unit clauses
4090.43/1024.69	c HTE
4094.83/1025.78	c subsumption
4099.63/1026.94	c simplified formula contains 0 unit clauses
4118.41/1031.60	c received clause contains eliminated literal -253424
4140.79/1037.27	c received clause contains eliminated literal 332255
4203.48/1052.93	c received clause contains eliminated literal 220749
4298.55/1076.79	c HTE
4302.95/1077.88	c subsumption
4308.16/1079.15	c simplified formula contains 0 unit clauses
4309.74/1079.54	c received clause contains eliminated literal -175947
4402.41/1102.73	c HTE
4413.22/1105.46	c subsumption
4420.39/1107.28	c simplified formula contains 0 unit clauses
4509.46/1129.53	c HTE
4515.05/1130.98	c subsumption
4525.44/1133.51	c simplified formula contains 0 unit clauses

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-3291643-1304066750/watcher-3291643-1304066750 -o /tmp/evaluation-result-3291643-1304066750/solver-3291643-1304066750 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3291643-1304066750.cnf 1427482949 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.74 8.02 8.03 5/182 3322
/proc/meminfo: memFree=19638628/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0

[startup+0.0935 s]
/proc/loadavg: 7.74 8.02 8.03 5/182 3322
/proc/meminfo: memFree=19638628/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100494 s]
/proc/loadavg: 7.74 8.02 8.03 5/182 3322
/proc/meminfo: memFree=19638628/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300463 s]
/proc/loadavg: 7.74 8.02 8.03 5/182 3322
/proc/meminfo: memFree=19638628/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700394 s]
/proc/loadavg: 7.74 8.02 8.03 5/182 3322
/proc/meminfo: memFree=19638628/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 7.74 8.02 8.03 9/188 3328
/proc/meminfo: memFree=18958192/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1018452 CPUtime=4.09 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 194498 0 0 0 381 28 0 0 19 0 5 0 518274968 1042894848 182312 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 254613 182312 343 389 0 250363 0
[pid=3323/tid=3325] ppid=3322 vsize=1018452 CPUtime=0.95 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 36147 0 0 0 91 4 0 0 19 0 5 0 518275020 1042894848 182312 33554432000 4194304 5787044 140736676207792 18446744073709551615 4223248 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1018452 CPUtime=0.87 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 32361 0 0 0 82 5 0 0 18 0 5 0 518275029 1042894848 182312 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278540485 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1018452 CPUtime=0.77 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 33559 0 0 0 72 5 0 0 21 0 5 0 518275039 1042894848 182312 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278534649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1018452 CPUtime=0.66 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 30686 0 0 0 62 4 0 0 22 0 5 0 518275049 1042894848 182312 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278537998 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 1027152

[startup+3.10097 s]
/proc/loadavg: 7.76 8.02 8.03 9/188 3328
/proc/meminfo: memFree=18632944/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1329752 CPUtime=10.44 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 309715 0 0 0 990 54 0 0 19 0 5 0 518274968 1361666048 256176 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 332438 256176 347 389 0 328188 0
[pid=3323/tid=3325] ppid=3322 vsize=1329752 CPUtime=2.54 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 64161 0 0 0 243 11 0 0 19 0 5 0 518275020 1361666048 256176 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278546946 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1329752 CPUtime=2.46 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 60893 0 0 0 233 13 0 0 19 0 5 0 518275029 1361666048 256176 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278529100 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1329752 CPUtime=2.36 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 62732 0 0 0 226 10 0 0 18 0 5 0 518275039 1361666048 256176 33554432000 4194304 5787044 140736676207792 18446744073709551615 237278528463 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1329752 CPUtime=2.25 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 60184 0 0 0 214 11 0 0 18 0 5 0 518275049 1361666048 256176 33554432000 4194304 5787044 140736676207792 18446744073709551615 4307697 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 1338452

[startup+6.3004 s]
/proc/loadavg: 7.76 8.02 8.03 9/188 3328
/proc/meminfo: memFree=18776544/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1132304 CPUtime=23.02 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 328244 0 0 0 2245 57 0 0 19 0 5 0 518274968 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 283076 215209 349 389 0 278826 0
[pid=3323/tid=3325] ppid=3322 vsize=1132304 CPUtime=5.67 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 68788 0 0 0 556 11 0 0 25 0 5 0 518275020 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1132304 CPUtime=5.52 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 65516 0 0 0 538 14 0 0 25 0 5 0 518275029 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1132304 CPUtime=5.54 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 67355 0 0 0 543 11 0 0 25 0 5 0 518275039 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1132304 CPUtime=5.44 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 64840 0 0 0 532 12 0 0 25 0 5 0 518275049 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.02
Current children cumulated vsize (KiB) 1141004

[startup+12.7003 s]
/proc/loadavg: 7.80 8.01 8.03 9/188 3328
/proc/meminfo: memFree=18774160/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1132304 CPUtime=48.58 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 328244 0 0 0 4801 57 0 0 19 0 5 0 518274968 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 283076 215209 349 389 0 278826 0
[pid=3323/tid=3325] ppid=3322 vsize=1132304 CPUtime=12.03 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 68788 0 0 0 1192 11 0 0 25 0 5 0 518275020 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1132304 CPUtime=11.92 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 65516 0 0 0 1178 14 0 0 25 0 5 0 518275029 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1132304 CPUtime=11.94 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 67355 0 0 0 1183 11 0 0 25 0 5 0 518275039 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1132304 CPUtime=11.84 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 64840 0 0 0 1172 12 0 0 25 0 5 0 518275049 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.58
Current children cumulated vsize (KiB) 1141004

[startup+25.501 s]
/proc/loadavg: 7.83 8.01 8.02 9/188 3328
/proc/meminfo: memFree=18770192/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1132304 CPUtime=99.71 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 328244 0 0 0 9914 57 0 0 19 0 5 0 518274968 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 283076 215209 349 389 0 278826 0
[pid=3323/tid=3325] ppid=3322 vsize=1132304 CPUtime=24.76 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 68788 0 0 0 2465 11 0 0 25 0 5 0 518275020 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1132304 CPUtime=24.73 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 65516 0 0 0 2459 14 0 0 25 0 5 0 518275029 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1132304 CPUtime=24.75 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 67355 0 0 0 2464 11 0 0 25 0 5 0 518275039 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1132304 CPUtime=24.64 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 64840 0 0 0 2452 12 0 0 25 0 5 0 518275049 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.71
Current children cumulated vsize (KiB) 1141004

[startup+51.1004 s]
/proc/loadavg: 7.89 8.01 8.02 9/188 3329
/proc/meminfo: memFree=18748644/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1132304 CPUtime=201.97 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 328244 0 0 0 20140 57 0 0 19 0 5 0 518274968 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 283076 215209 349 389 0 278826 0
[pid=3323/tid=3325] ppid=3322 vsize=1132304 CPUtime=50.23 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 68788 0 0 0 5012 11 0 0 25 0 5 0 518275020 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1132304 CPUtime=50.33 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 65516 0 0 0 5019 14 0 0 25 0 5 0 518275029 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1132304 CPUtime=50.34 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 67355 0 0 0 5023 11 0 0 25 0 5 0 518275039 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1132304 CPUtime=50.24 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 64840 0 0 0 5012 12 0 0 25 0 5 0 518275049 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.97
Current children cumulated vsize (KiB) 1141004

[startup+102.306 s]
/proc/loadavg: 8.00 8.02 8.02 9/188 3330
/proc/meminfo: memFree=18704264/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1132304 CPUtime=406.52 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 328244 0 0 0 40594 58 0 0 19 0 5 0 518274968 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 283076 215209 349 389 0 278826 0
[pid=3323/tid=3325] ppid=3322 vsize=1132304 CPUtime=101.15 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 68788 0 0 0 10104 11 0 0 25 0 5 0 518275020 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1132304 CPUtime=101.53 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 65516 0 0 0 10139 14 0 0 25 0 5 0 518275029 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1132304 CPUtime=101.54 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 67355 0 0 0 10143 11 0 0 25 0 5 0 518275039 1159479296 215209 33554432000 4194304 5787044 140736676207792 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1132304 CPUtime=101.45 cores=0,2,4,6

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

/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 118016 0 0 0 88123 26 0 0 25 0 5 0 518275029 1865326592 376724 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1821608 CPUtime=881.41 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116164 0 0 0 88117 24 0 0 25 0 5 0 518275039 1865326592 376724 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1821608 CPUtime=881.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 332553 0 0 0 88085 56 0 0 25 0 5 0 518275049 1865326592 376724 33554432000 4194304 5787044 140736676207792 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.03
Current children cumulated vsize (KiB) 1830308

[startup+942.301 s]
/proc/loadavg: 8.19 8.16 8.09 9/188 3398
/proc/meminfo: memFree=18212012/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1821608 CPUtime=3761.7 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 847498 0 0 0 376015 155 0 0 19 0 5 0 518274968 1865326592 377085 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 455402 377085 418 389 0 451152 0
[pid=3323/tid=3325] ppid=3322 vsize=1821608 CPUtime=936.57 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120367 0 0 0 93631 26 0 0 25 0 5 0 518275020 1865326592 377085 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1821608 CPUtime=941.48 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 118070 0 0 0 94122 26 0 0 25 0 5 0 518275029 1865326592 377085 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1821608 CPUtime=941.4 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116184 0 0 0 94116 24 0 0 25 0 5 0 518275039 1865326592 377085 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1821608 CPUtime=941.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 431132 0 0 0 94071 70 0 0 25 0 5 0 518275049 1865326592 377085 33554432000 4194304 5787044 140736676207792 18446744073709551615 5534357 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.7
Current children cumulated vsize (KiB) 1830308

[startup+1002.3 s]
/proc/loadavg: 8.12 8.14 8.09 9/188 3399
/proc/meminfo: memFree=18166492/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1822024 CPUtime=4001.36 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 898324 0 0 0 399974 162 0 0 19 0 5 0 518274968 1865752576 377417 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 455506 377417 418 389 0 451256 0
[pid=3323/tid=3325] ppid=3322 vsize=1822024 CPUtime=996.24 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120372 0 0 0 99598 26 0 0 25 0 5 0 518275020 1865752576 377417 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1822024 CPUtime=1001.48 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 118088 0 0 0 100122 26 0 0 25 0 5 0 518275029 1865752576 377417 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1822024 CPUtime=1001.39 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116231 0 0 0 100115 24 0 0 25 0 5 0 518275039 1865752576 377417 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1822024 CPUtime=1001.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 481888 0 0 0 100064 77 0 0 25 0 5 0 518275049 1865752576 377417 33554432000 4194304 5787044 140736676207792 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4001.36
Current children cumulated vsize (KiB) 1830724

[startup+1062.3 s]
/proc/loadavg: 8.09 8.13 8.09 9/188 3401
/proc/meminfo: memFree=18147368/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1822024 CPUtime=4241.04 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 972936 0 0 0 423930 174 0 0 19 0 5 0 518274968 1865752576 378584 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 455506 378584 418 389 0 451256 0
[pid=3323/tid=3325] ppid=3322 vsize=1822024 CPUtime=1055.91 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120373 0 0 0 105565 26 0 0 25 0 5 0 518275020 1865752576 378584 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1822024 CPUtime=1061.48 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 118773 0 0 0 106122 26 0 0 25 0 5 0 518275029 1865752576 378584 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1822024 CPUtime=1061.38 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116231 0 0 0 106114 24 0 0 25 0 5 0 518275039 1865752576 378584 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1822024 CPUtime=1061.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 555814 0 0 0 106053 88 0 0 25 0 5 0 518275049 1865752576 378584 33554432000 4194304 5787044 140736676207792 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4241.04
Current children cumulated vsize (KiB) 1830724

[startup+1122.3 s]
/proc/loadavg: 8.26 8.16 8.10 9/188 3407
/proc/meminfo: memFree=18083208/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1887560 CPUtime=4480.7 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 1013281 0 0 0 447890 180 0 0 19 0 5 0 518274968 1932861440 380718 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 471890 380718 418 389 0 467640 0
[pid=3323/tid=3325] ppid=3322 vsize=1887560 CPUtime=1115.58 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120373 0 0 0 111532 26 0 0 25 0 5 0 518275020 1932861440 380718 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1887560 CPUtime=1121.49 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 119651 0 0 0 112122 27 0 0 25 0 5 0 518275029 1932861440 380718 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1887560 CPUtime=1121.38 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116232 0 0 0 112113 25 0 0 25 0 5 0 518275039 1932861440 380718 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1887560 CPUtime=1121.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 595280 0 0 0 112048 93 0 0 25 0 5 0 518275049 1932861440 380718 33554432000 4194304 5787044 140736676207792 18446744073709551615 5528592 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4480.7
Current children cumulated vsize (KiB) 1896260

[startup+1182.3 s]
/proc/loadavg: 8.13 8.14 8.09 9/188 3408
/proc/meminfo: memFree=18052532/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1888724 CPUtime=4720.37 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 1032069 0 0 0 471854 183 0 0 19 0 5 0 518274968 1934053376 382531 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 472181 382531 418 389 0 467931 0
[pid=3323/tid=3325] ppid=3322 vsize=1888724 CPUtime=1175.26 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120414 0 0 0 117500 26 0 0 25 0 5 0 518275020 1934053376 382531 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1888724 CPUtime=1181.49 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 119667 0 0 0 118122 27 0 0 25 0 5 0 518275029 1934053376 382531 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1888724 CPUtime=1181.38 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116232 0 0 0 118113 25 0 0 25 0 5 0 518275039 1934053376 382531 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1888724 CPUtime=1181.41 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 614011 0 0 0 118045 96 0 0 25 0 5 0 518275049 1934053376 382531 33554432000 4194304 5787044 140736676207792 18446744073709551615 5527426 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4720.37
Current children cumulated vsize (KiB) 1897424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.16 8.15 8.10 9/188 3409
/proc/meminfo: memFree=18052160/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1888724 CPUtime=4800.3 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 1032189 0 0 0 479847 183 0 0 19 0 5 0 518274968 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 472181 382650 418 389 0 467931 0
[pid=3323/tid=3325] ppid=3322 vsize=1888724 CPUtime=1195.15 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120414 0 0 0 119489 26 0 0 25 0 5 0 518275020 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1888724 CPUtime=1201.5 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 119747 0 0 0 120123 27 0 0 25 0 5 0 518275029 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1888724 CPUtime=1201.39 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116232 0 0 0 120114 25 0 0 25 0 5 0 518275039 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1888724 CPUtime=1201.42 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 614051 0 0 0 120046 96 0 0 25 0 5 0 518275049 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1897424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1202.31 s]
/proc/loadavg: 8.16 8.15 8.10 9/188 3409
/proc/meminfo: memFree=18052160/32950904 swapFree=67082284/67111528
[pid=3322] ppid=3320 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3322/stat : 3322 (priss.sh) S 3320 3322 1762 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 518274968 8908800 252 33554432000 4194304 4922060 140736495555712 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3322/statm: 2175 252 211 178 0 68 0
[pid=3323] ppid=3322 vsize=1888724 CPUtime=4800.3 cores=0,2,4,6
/proc/3323/stat : 3323 (priss) S 3322 3322 1762 0 -1 4202496 1032189 0 0 0 479847 183 0 0 19 0 5 0 518274968 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/3323/statm: 472181 382650 418 389 0 467931 0
[pid=3323/tid=3325] ppid=3322 vsize=1888724 CPUtime=1195.15 cores=0,2,4,6
/proc/3323/task/3325/stat : 3325 (priss) R 3322 3322 1762 0 -1 4202560 120414 0 0 0 119489 26 0 0 25 0 5 0 518275020 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3323/tid=3326] ppid=3322 vsize=1888724 CPUtime=1201.5 cores=0,2,4,6
/proc/3323/task/3326/stat : 3326 (priss) R 3322 3322 1762 0 -1 4202560 119747 0 0 0 120123 27 0 0 25 0 5 0 518275029 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3323/tid=3327] ppid=3322 vsize=1888724 CPUtime=1201.39 cores=0,2,4,6
/proc/3323/task/3327/stat : 3327 (priss) R 3322 3322 1762 0 -1 4202560 116232 0 0 0 120114 25 0 0 25 0 5 0 518275039 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3323/tid=3328] ppid=3322 vsize=1888724 CPUtime=1201.42 cores=0,2,4,6
/proc/3323/task/3328/stat : 3328 (priss) R 3322 3322 1762 0 -1 4202560 614051 0 0 0 120046 96 0 0 25 0 5 0 518275049 1934053376 382650 33554432000 4194304 5787044 140736676207792 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1897424

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3322 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.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.32
CPU time (s): 4800.3
CPU user time (s): 4798.47
CPU system time (s): 1.83
CPU usage (%): 399.252
Max. virtual memory (cumulated for all children) (KiB): 1938272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 1.91771 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 10:45:52
IDJOB=3291643
IDBENCH=84246
IDSOLVER=1603
FILE ID=node121/3291643-1304066750
RUNJOBID= node121-1304060729-2748
PBS_JOBID= 13170425
Free space on /tmp= 72624 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291643-1304066750/watcher-3291643-1304066750 -o /tmp/evaluation-result-3291643-1304066750/solver-3291643-1304066750 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3291643-1304066750.cnf 1427482949 4800 15500 4

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1427482949

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      19639032 kB
Buffers:       2180856 kB
Cached:       10236560 kB
SwapCached:       2776 kB
Active:        9469844 kB
Inactive:      3321600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19639032 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           29284 kB
Writeback:           0 kB
AnonPages:      371860 kB
Mapped:          14720 kB
Slab:           456000 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   596376 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= 72624 MiB
End job on node121 at 2011-04-29 11:05:57