Trace number 3288653

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.0UNSAT 3694.66 925.206

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 10293
0.00/0.23	c parsetime: 232005us
0.00/0.23	c parsed 742909 clauses with 26061 variables
0.00/0.28	c NW started thread 0 successfully (1097009472)
0.00/0.33	c NW started thread 1 successfully (1107499328)
0.00/0.38	c NW started thread 2 successfully (1117989184)
0.00/0.44	c NW started thread 3 successfully (1128479040)
38.90/10.08	c preprocessor returned 26361 variables
38.90/10.08	c preprocessing returned UNKNOWN
38.90/10.08	c PP set 0 variables
38.90/10.08	c pp time: 9797036us (9s)
39.30/10.15	c preprocessor returned 26361 variables
39.30/10.15	c preprocessing returned UNKNOWN
39.30/10.15	c PP set 0 variables
39.30/10.15	c pp time: 9811931us (9s)
39.70/10.29	c preprocessor returned 26361 variables
39.70/10.29	c preprocessing returned UNKNOWN
39.70/10.29	c PP set 0 variables
39.70/10.29	c pp time: 9903574us (9s)
41.72/10.73	c preprocessor returned 30001 variables
41.72/10.73	c preprocessing returned UNKNOWN
41.72/10.73	c PP set 0 variables
41.72/10.73	c pp time: 10283833us (10s)
3285.72/822.87	c added unsatisfied clause
3285.72/822.87	c failed to add network clauses
3521.01/881.72	c added unsatisfied clause
3521.01/881.72	c failed to add network clauses
3544.17/887.54	c added unsatisfied clause
3544.17/887.54	c failed to add network clauses
3572.54/894.69	c added unsatisfied clause
3572.54/894.69	c failed to add network clauses
3691.58/924.44	c added unsatisfied clause
3691.58/924.44	c failed to add network clauses
3692.80/924.80	c ====================
3692.80/924.80	c implication/decision inf%(inf)
3692.80/924.80	c decisions:           1450482
3692.80/924.80	c last level:          0
3692.80/924.80	c conflicts:           1150542
3692.80/924.80	c restarts:            7629
3692.80/924.80	c rejected_restarts    0
3692.80/924.80	c removals:            20
3692.80/924.80	c removed clauses:     752886
3692.80/924.80	c oft clauses:         0
3692.80/924.80	c ====================
3693.20/924.83	c ====================
3693.20/924.83	c ====================
3694.33/925.14	c solvetime: 914992688us (914s)
3694.33/925.17	c sended clauses   | 64318 | 64277 | 48416 | 64006 |
3694.33/925.17	c received clauses | 0 | 59 | 60 | 62 |
3694.33/925.17	c join all other threads
3694.33/925.18	c joined thread 0
3694.33/925.18	c joined thread 1
3694.33/925.18	c joined thread 2
3694.33/925.18	c joined thread 3
3694.33/925.18	c memory usage (vsize): 723 MB
3694.33/925.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0

[startup+0.030849 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100841 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300767 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.43355 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 8.13 8.06 8.01 5/182 10292
/proc/meminfo: memFree=14668476/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10124 s]
/proc/loadavg: 8.13 8.06 8.01 9/188 10298
/proc/meminfo: memFree=14417392/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=441352 CPUtime=11.34 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 67765 0 0 0 1122 12 0 0 18 0 5 0 516851391 451944448 62547 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 110338 62547 350 389 0 106088 0
[pid=10293/tid=10295] ppid=10292 vsize=441352 CPUtime=2.8 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 8183 0 0 0 279 1 0 0 22 0 5 0 516851419 451944448 62547 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=441352 CPUtime=2.76 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 8279 0 0 0 274 2 0 0 23 0 5 0 516851424 451944448 62547 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=441352 CPUtime=2.69 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 8102 0 0 0 267 2 0 0 22 0 5 0 516851429 451944448 62547 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336181 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=441352 CPUtime=2.65 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 8403 0 0 0 264 1 0 0 23 0 5 0 516851434 451944448 62547 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 450052

[startup+6.30664 s]
/proc/loadavg: 8.12 8.06 8.01 9/188 10298
/proc/meminfo: memFree=14413688/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=452968 CPUtime=24.15 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 70673 0 0 0 2402 13 0 0 18 0 5 0 516851391 463839232 62551 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 113242 62551 350 389 0 108992 0
[pid=10293/tid=10295] ppid=10292 vsize=452968 CPUtime=6 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 8910 0 0 0 599 1 0 0 25 0 5 0 516851419 463839232 62551 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=452968 CPUtime=5.96 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 9006 0 0 0 594 2 0 0 25 0 5 0 516851424 463839232 62551 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=452968 CPUtime=5.87 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 8829 0 0 0 585 2 0 0 25 0 5 0 516851429 463839232 62551 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=452968 CPUtime=5.85 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 9130 0 0 0 584 1 0 0 25 0 5 0 516851434 463839232 62551 33554432000 4194304 5787044 140736923725088 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 461668

[startup+12.7004 s]
/proc/loadavg: 8.11 8.06 8.01 9/188 10298
/proc/meminfo: memFree=14338188/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=492944 CPUtime=49.68 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 93263 0 0 0 4950 18 0 0 18 0 5 0 516851391 504774656 82046 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 123236 82046 418 389 0 118986 0
[pid=10293/tid=10295] ppid=10292 vsize=492944 CPUtime=12.4 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 16264 0 0 0 1237 3 0 0 25 0 5 0 516851419 504774656 82046 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=492944 CPUtime=12.35 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 14540 0 0 0 1232 3 0 0 25 0 5 0 516851424 504774656 82046 33554432000 4194304 5787044 140736923725088 18446744073709551615 4215360 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=492944 CPUtime=12.24 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 13737 0 0 0 1221 3 0 0 25 0 5 0 516851429 504774656 82046 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=492944 CPUtime=12.24 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 13924 0 0 0 1221 3 0 0 25 0 5 0 516851434 504774656 82046 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 501644

[startup+25.501 s]
/proc/loadavg: 8.08 8.05 8.01 9/188 10299
/proc/meminfo: memFree=14327540/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=495272 CPUtime=100.82 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 95407 0 0 0 10060 22 0 0 18 0 5 0 516851391 507158528 84190 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 123818 84190 419 389 0 119568 0
[pid=10293/tid=10295] ppid=10292 vsize=495272 CPUtime=25.2 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 16838 0 0 0 2516 4 0 0 25 0 5 0 516851419 507158528 84190 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=495272 CPUtime=25.15 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 15100 0 0 0 2511 4 0 0 25 0 5 0 516851424 507158528 84190 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=495272 CPUtime=24.97 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 14321 0 0 0 2493 4 0 0 25 0 5 0 516851429 507158528 84190 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=495272 CPUtime=25.04 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 14350 0 0 0 2501 3 0 0 25 0 5 0 516851434 507158528 84190 33554432000 4194304 5787044 140736923725088 18446744073709551615 5528078 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 503972

[startup+51.1012 s]
/proc/loadavg: 8.18 8.08 8.01 9/188 10299
/proc/meminfo: memFree=14313992/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=498304 CPUtime=203.08 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 98627 0 0 0 20281 27 0 0 18 0 5 0 516851391 510263296 87410 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 124576 87410 419 389 0 120326 0
[pid=10293/tid=10295] ppid=10292 vsize=498304 CPUtime=50.8 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 17660 0 0 0 5075 5 0 0 25 0 5 0 516851419 510263296 87410 33554432000 4194304 5787044 140736923725088 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=498304 CPUtime=50.76 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 15996 0 0 0 5070 6 0 0 25 0 5 0 516851424 510263296 87410 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=498304 CPUtime=50.43 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 15051 0 0 0 5038 5 0 0 25 0 5 0 516851429 510263296 87410 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=498304 CPUtime=50.64 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 15122 0 0 0 5059 5 0 0 25 0 5 0 516851434 510263296 87410 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 507004

[startup+102.301 s]
/proc/loadavg: 8.21 8.10 8.02 10/188 10333
/proc/meminfo: memFree=15018884/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=506664 CPUtime=407.6 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 103967 0 0 0 40726 34 0 0 18 0 5 0 516851391 518823936 92744 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 126666 92744 419 389 0 122416 0
[pid=10293/tid=10295] ppid=10292 vsize=506664 CPUtime=101.99 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 18720 0 0 0 10192 7 0 0 25 0 5 0 516851419 518823936 92744 33554432000 4194304 5787044 140736923725088 18446744073709551615 5576457 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=506664 CPUtime=101.95 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 17060 0 0 0 10188 7 0 0 25 0 5 0 516851424 518823936 92744 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=506664 CPUtime=101.35 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 17117 0 0 0 10129 6 0 0 25 0 5 0 516851429 518823936 92744 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=506664 CPUtime=101.84 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 16272 0 0 0 10177 7 0 0 25 0 5 0 516851434 518823936 92744 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.6
Current children cumulated vsize (KiB) 515364

[startup+162.3 s]
/proc/loadavg: 8.25 8.12 8.03 9/188 10334
/proc/meminfo: memFree=14849008/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=515872 CPUtime=647.28 cores=1,3,5,7

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

/proc/loadavg: 8.18 8.13 8.08 9/188 10363
/proc/meminfo: memFree=14257308/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=778468 CPUtime=3580.93 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 147819 0 0 0 358001 92 0 0 18 0 5 0 516851391 797151232 135704 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 194617 135704 419 389 0 190367 0
[pid=10293/tid=10295] ppid=10292 vsize=778468 CPUtime=896.42 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30505 0 0 0 89615 27 0 0 25 0 5 0 516851419 797151232 135704 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=778468 CPUtime=896.37 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 28415 0 0 0 89614 23 0 0 25 0 5 0 516851424 797151232 135704 33554432000 4194304 5787044 140736923725088 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=778468 CPUtime=891.43 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 89129 14 0 0 25 0 5 0 516851429 797151232 135704 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=778468 CPUtime=896.25 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26598 0 0 0 89604 21 0 0 25 0 5 0 516851434 797151232 135704 33554432000 4194304 5787044 140736923725088 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3580.93
Current children cumulated vsize (KiB) 787168

[startup+909.501 s]
/proc/loadavg: 8.14 8.12 8.08 9/188 10363
/proc/meminfo: memFree=14242800/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=778468 CPUtime=3632.06 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 148420 0 0 0 363113 93 0 0 18 0 5 0 516851391 797151232 136305 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 194617 136305 419 389 0 190367 0
[pid=10293/tid=10295] ppid=10292 vsize=778468 CPUtime=909.21 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30739 0 0 0 90894 27 0 0 25 0 5 0 516851419 797151232 136305 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=778468 CPUtime=909.17 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 28679 0 0 0 90893 24 0 0 25 0 5 0 516851424 797151232 136305 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=778468 CPUtime=904.16 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 90402 14 0 0 25 0 5 0 516851429 797151232 136305 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=778468 CPUtime=909.05 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26701 0 0 0 90884 21 0 0 25 0 5 0 516851434 797151232 136305 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3632.06
Current children cumulated vsize (KiB) 787168

[startup+915.901 s]
/proc/loadavg: 8.13 8.12 8.08 9/188 10363
/proc/meminfo: memFree=14231516/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3657.64 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 149773 0 0 0 365670 94 0 0 18 0 5 0 516851391 801349632 137658 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 137658 419 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=915.62 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30838 0 0 0 91535 27 0 0 25 0 5 0 516851419 801349632 137658 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=915.58 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 29809 0 0 0 91533 25 0 0 25 0 5 0 516851424 801349632 137658 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=910.53 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91039 14 0 0 25 0 5 0 516851429 801349632 137658 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=915.46 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26825 0 0 0 91525 21 0 0 25 0 5 0 516851434 801349632 137658 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3657.64
Current children cumulated vsize (KiB) 791268

[startup+919.101 s]
/proc/loadavg: 8.13 8.12 8.08 9/188 10363
/proc/meminfo: memFree=14229404/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3670.41 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 149954 0 0 0 366947 94 0 0 18 0 5 0 516851391 801349632 137839 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 137839 419 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=918.81 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30891 0 0 0 91854 27 0 0 25 0 5 0 516851419 801349632 137839 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=918.78 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 29879 0 0 0 91853 25 0 0 25 0 5 0 516851424 801349632 137839 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=913.71 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91357 14 0 0 25 0 5 0 516851429 801349632 137839 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=918.66 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26883 0 0 0 91844 22 0 0 25 0 5 0 516851434 801349632 137839 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3670.41
Current children cumulated vsize (KiB) 791268

[startup+922.301 s]
/proc/loadavg: 8.12 8.12 8.07 9/188 10365
/proc/meminfo: memFree=14225684/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3683.19 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 150150 0 0 0 368224 95 0 0 18 0 5 0 516851391 801349632 138035 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 138035 419 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=922.01 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30953 0 0 0 92174 27 0 0 25 0 5 0 516851419 801349632 138035 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=921.97 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 29954 0 0 0 92172 25 0 0 25 0 5 0 516851424 801349632 138035 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=916.89 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91675 14 0 0 25 0 5 0 516851429 801349632 138035 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=921.86 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26942 0 0 0 92164 22 0 0 25 0 5 0 516851434 801349632 138035 33554432000 4194304 5787044 140736923725088 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3683.19
Current children cumulated vsize (KiB) 791268

[startup+923.901 s]
/proc/loadavg: 8.11 8.11 8.07 9/188 10365
/proc/meminfo: memFree=14223452/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3689.58 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 150245 0 0 0 368863 95 0 0 18 0 5 0 516851391 801349632 138130 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 138130 419 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=923.61 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30984 0 0 0 92334 27 0 0 25 0 5 0 516851419 801349632 138130 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=923.57 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 29986 0 0 0 92332 25 0 0 25 0 5 0 516851424 801349632 138130 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=918.48 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91834 14 0 0 25 0 5 0 516851429 801349632 138130 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=923.46 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26974 0 0 0 92324 22 0 0 25 0 5 0 516851434 801349632 138130 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3689.58
Current children cumulated vsize (KiB) 791268

[startup+924.701 s]
/proc/loadavg: 8.11 8.11 8.07 9/188 10366
/proc/meminfo: memFree=14222336/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3692.8 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 150282 0 0 0 369185 95 0 0 18 0 5 0 516851391 801349632 138167 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 138167 419 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=924.42 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30995 0 0 0 92415 27 0 0 25 0 5 0 516851419 801349632 138167 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=924.37 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 29998 0 0 0 92412 25 0 0 25 0 5 0 516851424 801349632 138167 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=919.28 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91914 14 0 0 25 0 5 0 516851429 801349632 138167 33554432000 4194304 5787044 140736923725088 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=924.26 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26988 0 0 0 92404 22 0 0 25 0 5 0 516851434 801349632 138167 33554432000 4194304 5787044 140736923725088 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3692.8
Current children cumulated vsize (KiB) 791268

[startup+925.101 s]
/proc/loadavg: 8.11 8.11 8.07 9/188 10366
/proc/meminfo: memFree=14222336/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=782568 CPUtime=3694.33 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) S 10292 10292 9766 0 -1 4202496 150296 0 0 0 369253 180 0 0 18 0 5 0 516851391 801349632 138181 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10293/statm: 195642 138181 431 389 0 191392 0
[pid=10293/tid=10295] ppid=10292 vsize=782568 CPUtime=924.8 cores=1,3,5,7
/proc/10293/task/10295/stat : 10295 (priss) R 10292 10292 9766 0 -1 4202560 30996 0 0 0 92430 50 0 0 18 0 5 0 516851419 801349632 138181 33554432000 4194304 5787044 140736923725088 18446744073709551615 244446594252 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10293/tid=10296] ppid=10292 vsize=782568 CPUtime=924.76 cores=1,3,5,7
/proc/10293/task/10296/stat : 10296 (priss) R 10292 10292 9766 0 -1 4202560 30011 0 0 0 92429 47 0 0 18 0 5 0 516851424 801349632 138181 33554432000 4194304 5787044 140736923725088 18446744073709551615 244446594440 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10293/tid=10297] ppid=10292 vsize=782568 CPUtime=919.67 cores=1,3,5,7
/proc/10293/task/10297/stat : 10297 (priss) R 10292 10292 9766 0 -1 4202560 27503 0 0 0 91933 34 0 0 18 0 5 0 516851429 801349632 138181 33554432000 4194304 5787044 140736923725088 18446744073709551615 244446594440 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10293/tid=10298] ppid=10292 vsize=782568 CPUtime=924.64 cores=1,3,5,7
/proc/10293/task/10298/stat : 10298 (priss) R 10292 10292 9766 0 -1 4202560 26988 0 0 0 92422 42 0 0 18 0 5 0 516851434 801349632 138181 33554432000 4194304 5787044 140736923725088 18446744073709551615 244458752390 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3694.33
Current children cumulated vsize (KiB) 791268

[startup+925.201 s]
/proc/loadavg: 8.11 8.11 8.07 9/188 10366
/proc/meminfo: memFree=14222336/32951124 swapFree=67111528/67111528
[pid=10292] ppid=10290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10292/stat : 10292 (priss.sh) S 10290 10292 9766 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516851390 8908800 251 33554432000 4194304 4922060 140737133826672 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/10292/statm: 2175 251 211 178 0 68 0
[pid=10293] ppid=10292 vsize=0 CPUtime=3694.65 cores=1,3,5,7
/proc/10293/stat : 10293 (priss) R 10292 10292 9766 0 -1 4202500 150314 0 0 0 369278 187 0 0 17 0 1 0 516851391 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/10293/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3694.65
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 925.206
CPU time (s): 3694.66
CPU user time (s): 3692.79
CPU system time (s): 1.87671
CPU usage (%): 399.334
Max. virtual memory (cumulated for all children) (KiB): 791268

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

runsolver used 1.3288 second user time and 3.71943 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 06:48:30
IDJOB=3288653
IDBENCH=82501
IDSOLVER=1603
FILE ID=node105/3288653-1304052509
RUNJOBID= node105-1304047118-9785
PBS_JOBID= 13170404
Free space on /tmp= 71888 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288653-1304052509/watcher-3288653-1304052509 -o /tmp/evaluation-result-3288653-1304052509/solver-3288653-1304052509 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3288653-1304052509.cnf 33015195 4800 15500 4

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=33015195

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:     32951124 kB
MemFree:      14668756 kB
Buffers:       2300752 kB
Cached:       14484084 kB
SwapCached:          0 kB
Active:        9850392 kB
Inactive:      7860572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14668756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19892 kB
Writeback:           0 kB
AnonPages:      925808 kB
Mapped:          15660 kB
Slab:           507448 kB
PageTables:       6716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1163940 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= 71916 MiB
End job on node105 at 2011-04-29 07:03:55