Trace number 3283454

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss Auto? (TO) 4800.06 1202.62

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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: 28474
0.00/0.00	c setup for 4cores
0.00/0.38	c parsetime: 381545us
0.00/0.38	c parsed 1374599 clauses with 259616 variables
0.00/0.47	c NW started thread 0 successfully (1113545024)
0.00/0.56	c NW started thread 1 successfully (1100204352)
0.00/0.67	c NW started thread 2 successfully (1124034880)
0.00/0.77	c NW started thread 3 successfully (1086069056)
914.66/229.89	c preprocessor returned 259616 variables
914.66/229.89	c preprocessing returned UNKNOWN
914.66/229.89	c PP set 62773 variables
914.66/229.89	c pp time: 229367014us (229s)
921.04/231.46	c preprocessor returned 259616 variables
921.04/231.46	c preprocessing returned UNKNOWN
921.04/231.46	c PP set 62773 variables
921.04/231.46	c pp time: 230827952us (230s)
923.04/231.97	c preprocessor returned 259616 variables
923.04/231.97	c preprocessing returned UNKNOWN
923.04/231.97	c PP set 62773 variables
923.04/231.97	c pp time: 231129416us (231s)
926.63/232.84	c preprocessor returned 259616 variables
926.63/232.84	c preprocessing returned UNKNOWN
926.63/232.84	c PP set 62773 variables
926.63/232.84	c pp time: 232108606us (232s)
959.39/241.03	c HTE
993.34/249.53	c subsumption
996.13/250.22	c simplified formula contains 0 unit clauses
1029.31/258.54	c HTE
1056.05/265.28	c subsumption
1058.04/265.79	c simplified formula contains 0 unit clauses
1087.61/273.18	c HTE
1115.97/280.20	c subsumption
1117.57/280.67	c simplified formula contains 0 unit clauses
1117.97/280.73	c received clause contains eliminated literal -60047
1143.16/287.03	c HTE
1167.10/293.10	c subsumption
1169.09/293.54	c simplified formula contains 0 unit clauses
1169.09/293.60	c received clause contains eliminated literal -58847
1193.06/299.57	c HTE
1215.83/305.20	c subsumption
1217.43/305.63	c simplified formula contains 0 unit clauses
1240.99/311.52	c HTE
1262.96/317.10	c subsumption
1264.96/317.52	c simplified formula contains 0 unit clauses
1287.73/323.23	c HTE
1309.70/328.71	c subsumption
1311.29/329.11	c simplified formula contains 0 unit clauses
1333.26/334.68	c HTE
1354.45/339.99	c subsumption
1356.03/340.38	c simplified formula contains 0 unit clauses
1377.20/345.68	c HTE
1397.57/350.78	c subsumption
1399.16/351.18	c simplified formula contains 0 unit clauses
1399.56/351.23	c received clause contains eliminated literal -118865
1399.56/351.23	c received clause contains eliminated literal -110465
1420.36/356.48	c HTE
1441.10/361.60	c subsumption
1442.70/362.00	c simplified formula contains 0 unit clauses
1471.06/369.13	c HTE
1491.02/374.16	c subsumption
1492.63/374.54	c simplified formula contains 0 unit clauses
1517.01/380.66	c HTE
1537.36/385.72	c subsumption
1538.98/386.17	c simplified formula contains 0 unit clauses
1539.36/386.22	c received clause contains eliminated literal -6719
1555.33/390.29	c added unsatisfied clause
1555.33/390.29	c failed to add network clauses
1560.55/391.53	c HTE
1580.90/396.65	c subsumption
1582.52/397.10	c simplified formula contains 0 unit clauses
1603.28/402.28	c HTE
1623.23/407.21	c subsumption
1624.84/407.65	c simplified formula contains 0 unit clauses
1631.25/409.28	c received clause contains eliminated literal -37250
1655.20/415.25	c HTE
1678.76/421.14	c subsumption
1680.35/421.53	c simplified formula contains 0 unit clauses
1706.31/428.08	c HTE
1729.08/433.70	c subsumption
1730.68/434.12	c simplified formula contains 0 unit clauses
1730.68/434.17	c received clause contains eliminated literal -20441
1750.64/439.10	c HTE
1752.64/439.62	c added unsatisfied clause
1752.64/439.62	c failed to add network clauses
1769.82/443.91	c subsumption
1771.44/444.32	c simplified formula contains 0 unit clauses
1802.19/452.06	c HTE
1821.34/456.84	c subsumption
1823.75/457.40	c simplified formula contains 0 unit clauses
1823.75/457.45	c received clause contains eliminated literal -69400
1842.91/462.22	c HTE
1861.29/466.89	c subsumption
1863.28/467.37	c simplified formula contains 0 unit clauses
1892.43/474.60	c HTE
1911.21/479.30	c subsumption
1913.20/479.84	c simplified formula contains 0 unit clauses
1913.20/479.88	c received clause contains eliminated literal -115999
1913.20/479.88	c received clause contains eliminated literal -129400
1935.58/485.45	c HTE
1953.55/489.96	c subsumption
1955.96/490.58	c simplified formula contains 0 unit clauses
1966.32/493.13	c added unsatisfied clause
1966.32/493.13	c failed to add network clauses
1999.90/501.54	c HTE
2018.65/506.28	c subsumption
2022.27/507.15	c simplified formula contains 0 unit clauses
2022.65/507.20	c received clause contains eliminated literal -98297
2040.62/511.77	c HTE
2058.59/516.28	c subsumption
2061.75/517.04	c simplified formula contains 0 unit clauses
2061.75/517.09	c received clause contains eliminated literal -108065
2061.75/517.09	c received clause contains eliminated literal -18641
2061.75/517.09	c received clause contains eliminated literal -41441
2079.70/521.59	c HTE
2097.67/526.08	c subsumption
2100.86/526.83	c simplified formula contains 0 unit clauses
2101.64/527.05	c received clause contains eliminated literal -602
2111.22/529.45	c received clause contains eliminated literal -105665
2132.01/534.68	c HTE
2151.57/539.60	c subsumption
2160.75/541.82	c simplified formula contains 0 unit clauses
2160.75/541.87	c received clause contains eliminated literal -78665
2160.75/541.87	c received clause contains eliminated literal -77113
2186.31/548.29	c HTE
2203.89/552.62	c subsumption
2208.68/553.86	c simplified formula contains 0 unit clauses
2209.08/553.90	c received clause contains eliminated literal -77713
2209.08/553.90	c received clause contains eliminated literal -103265
2219.49/556.53	c received clause contains eliminated literal -24041
2223.88/557.62	c received clause contains eliminated literal -116405
2267.00/568.48	c HTE
2285.79/573.15	c subsumption
2294.58/575.35	c simplified formula contains 0 unit clauses
2294.95/575.40	c received clause contains eliminated literal -122405
2294.95/575.40	c received clause contains eliminated literal -64241
2330.11/584.29	c HTE
2348.48/588.88	c subsumption
2358.87/591.49	c simplified formula contains 0 unit clauses
2359.27/591.54	c received clause contains eliminated literal -69665
2394.02/600.24	c HTE
2411.59/604.63	c subsumption
2414.78/605.49	c simplified formula contains 0 unit clauses
2426.77/608.44	c received clause contains eliminated literal -51399
2473.10/620.01	c received clause contains eliminated literal -89465
2504.66/627.91	c received clause contains eliminated literal -69999
2526.23/633.37	c HTE
2548.58/638.98	c subsumption
2566.16/643.30	c simplified formula contains 0 unit clauses
2586.13/648.32	c received clause contains eliminated literal -100468
2649.62/664.29	c HTE
2667.62/668.80	c subsumption
2672.01/669.86	c simplified formula contains 0 unit clauses
2672.42/669.92	c received clause contains eliminated literal -91865
2672.42/669.92	c received clause contains eliminated literal -93665
2677.98/671.35	c received clause contains eliminated literal -97097
2762.27/692.48	c received clause contains eliminated literal -99936
2785.44/698.21	c received clause contains eliminated literal -64600
2797.82/701.36	c received clause contains eliminated literal -87913
2834.99/710.67	c added unsatisfied clause
2834.99/710.67	c failed to add network clauses
2838.98/711.66	c received clause contains eliminated literal -84665
2849.74/714.35	c added unsatisfied clause
2849.74/714.35	c failed to add network clauses
2884.50/723.07	c received clause contains eliminated literal -115399
2884.50/723.07	c received clause contains eliminated literal -114422
2908.06/728.96	c HTE
2937.22/736.27	c subsumption
2985.95/748.42	c simplified formula contains 0 unit clauses
2985.95/748.48	c received clause contains eliminated literal -78456
2985.95/748.48	c received clause contains eliminated literal -24633
3013.11/755.21	c received clause contains eliminated literal -80113
3031.48/759.81	c received clause contains eliminated literal -70600
3059.43/766.81	c received clause contains eliminated literal -120343
3070.62/769.60	c received clause contains eliminated literal -99999
3075.01/770.75	c received clause contains eliminated literal -72400
3157.30/791.33	c received clause contains eliminated literal -47199
3210.42/804.66	c HTE
3243.16/812.87	c subsumption
3300.28/827.14	c simplified formula contains 0 unit clauses
3300.28/827.20	c received clause contains eliminated literal -79513
3300.28/827.20	c received clause contains eliminated literal -111199
3300.28/827.20	c received clause contains eliminated literal -99399
3307.85/829.09	c received clause contains eliminated literal -111497
3309.06/829.32	c received clause contains eliminated literal -114999
3309.84/829.57	c received clause contains eliminated literal -79056
3322.65/832.77	c received clause contains eliminated literal -99336
3409.69/854.54	c added unsatisfied clause
3409.69/854.54	c failed to add network clauses
3436.46/861.23	c HTE
3471.59/870.05	c subsumption
3579.42/897.04	c simplified formula contains 0 unit clauses
3579.82/897.11	c received clause contains eliminated literal -63400
3579.82/897.11	c received clause contains eliminated literal -91513
3579.82/897.11	c received clause contains eliminated literal -107113
3579.82/897.11	c received clause contains eliminated literal -57589
3600.19/902.23	c HTE
3641.34/912.53	c subsumption
3708.45/929.31	c simplified formula contains 0 unit clauses
3708.45/929.38	c received clause contains eliminated literal -57936
3708.45/929.38	c received clause contains eliminated literal -23433
3708.45/929.38	c received clause contains eliminated literal -58000
3708.45/929.38	c received clause contains eliminated literal -80599
3725.62/933.64	c received clause contains eliminated literal -87665
3765.17/943.53	c received clause contains eliminated literal -105913
3771.16/945.09	c received clause contains eliminated literal -112865
3867.45/969.11	c HTE
3893.00/975.54	c subsumption
3918.96/982.08	c simplified formula contains 0 unit clauses
3919.36/982.14	c received clause contains eliminated literal -118805
3930.94/985.06	c received clause contains eliminated literal -39589
3953.31/990.61	c received clause contains eliminated literal -65200
4260.47/1067.52	c HTE
4423.43/1108.31	c subsumption
4476.52/1121.64	c added unsatisfied clause
4476.52/1121.64	c failed to add network clauses
4729.75/1185.01	c simplified formula contains 0 unit clauses
4729.75/1185.09	c received clause contains eliminated literal -73551
4729.75/1185.09	c received clause contains eliminated literal -120005
4729.75/1185.09	c received clause contains eliminated literal -83713
4729.75/1185.09	c received clause contains eliminated literal -57335
4753.32/1190.93	c HTE

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-3283454-1304042645/watcher-3283454-1304042645 -o /tmp/evaluation-result-3283454-1304042645/solver-3283454-1304042645 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3283454-1304042645.cnf 50032201 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: 9.10 8.46 7.77 5/191 28473
/proc/meminfo: memFree=29189476/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0

[startup+0.01218 s]
/proc/loadavg: 9.10 8.46 7.77 5/191 28473
/proc/meminfo: memFree=29189476/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100165 s]
/proc/loadavg: 9.10 8.46 7.77 5/191 28473
/proc/meminfo: memFree=29189476/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301129 s]
/proc/loadavg: 9.10 8.46 7.77 5/191 28473
/proc/meminfo: memFree=29189476/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.709594 s]
/proc/loadavg: 9.10 8.46 7.77 5/191 28473
/proc/meminfo: memFree=29189476/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 9.09 8.47 7.78 10/197 28479
/proc/meminfo: memFree=28600656/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1146672 CPUtime=3.87 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 227789 0 0 0 326 61 0 0 18 0 5 0 515862529 1174192128 222742 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 286668 222744 344 389 0 282418 0
[pid=28474/tid=28476] ppid=28473 vsize=1146672 CPUtime=0.92 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 51198 0 0 0 75 17 0 0 18 0 5 0 515862576 1174192128 222746 33554432000 4194304 5787044 140735284811824 18446744073709551615 4306210 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1146672 CPUtime=0.81 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 42871 0 0 0 67 14 0 0 18 0 5 0 515862585 1174192128 222750 33554432000 4194304 5787044 140735284811824 18446744073709551615 47542740977076 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1146672 CPUtime=0.73 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 37230 0 0 0 60 13 0 0 18 0 5 0 515862596 1174192128 222753 33554432000 4194304 5787044 140735284811824 18446744073709551615 271550580919 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1146672 CPUtime=0.61 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 32910 0 0 0 54 7 0 0 18 0 5 0 515862606 1174192128 222757 33554432000 4194304 5787044 140735284811824 18446744073709551615 271550198469 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 1155372

[startup+3.10058 s]
/proc/loadavg: 9.09 8.47 7.78 10/197 28479
/proc/meminfo: memFree=28584908/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=865016 CPUtime=10.07 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 267900 0 0 0 936 71 0 0 18 0 5 0 515862529 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 216254 160963 349 389 0 212004 0
[pid=28474/tid=28476] ppid=28473 vsize=865016 CPUtime=2.52 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 53267 0 0 0 234 18 0 0 20 0 5 0 515862576 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=865016 CPUtime=2.34 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 51674 0 0 0 218 16 0 0 19 0 5 0 515862585 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=865016 CPUtime=2.33 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 50600 0 0 0 215 18 0 0 20 0 5 0 515862596 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=865016 CPUtime=2.1 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 48766 0 0 0 200 10 0 0 18 0 5 0 515862606 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 873716

[startup+6.301 s]
/proc/loadavg: 9.09 8.47 7.78 10/197 28479
/proc/meminfo: memFree=28537664/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=865016 CPUtime=22.85 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 267900 0 0 0 2213 72 0 0 18 0 5 0 515862529 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 216254 160963 349 389 0 212004 0
[pid=28474/tid=28476] ppid=28473 vsize=865016 CPUtime=5.72 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 53267 0 0 0 554 18 0 0 25 0 5 0 515862576 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=865016 CPUtime=5.52 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 51674 0 0 0 536 16 0 0 25 0 5 0 515862585 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=865016 CPUtime=5.53 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 50600 0 0 0 535 18 0 0 25 0 5 0 515862596 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=865016 CPUtime=5.3 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 48766 0 0 0 519 11 0 0 25 0 5 0 515862606 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 873716

[startup+12.7008 s]
/proc/loadavg: 9.07 8.48 7.79 9/192 28531
/proc/meminfo: memFree=28535168/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=865016 CPUtime=48.39 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 267900 0 0 0 4767 72 0 0 18 0 5 0 515862529 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 216254 160963 349 389 0 212004 0
[pid=28474/tid=28476] ppid=28473 vsize=865016 CPUtime=12.12 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 53267 0 0 0 1194 18 0 0 25 0 5 0 515862576 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=865016 CPUtime=11.88 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 51674 0 0 0 1172 16 0 0 25 0 5 0 515862585 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=865016 CPUtime=11.9 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 50600 0 0 0 1172 18 0 0 25 0 5 0 515862596 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=865016 CPUtime=11.7 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 48766 0 0 0 1159 11 0 0 25 0 5 0 515862606 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.39
Current children cumulated vsize (KiB) 873716

[startup+25.5005 s]
/proc/loadavg: 8.99 8.48 7.80 10/193 28535
/proc/meminfo: memFree=28519516/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=865016 CPUtime=99.32 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 267900 0 0 0 9860 72 0 0 18 0 5 0 515862529 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 216254 160963 349 389 0 212004 0
[pid=28474/tid=28476] ppid=28473 vsize=865016 CPUtime=24.92 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 53267 0 0 0 2474 18 0 0 25 0 5 0 515862576 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330481 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=865016 CPUtime=24.62 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 51674 0 0 0 2445 17 0 0 25 0 5 0 515862585 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=865016 CPUtime=24.7 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 50600 0 0 0 2452 18 0 0 25 0 5 0 515862596 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=865016 CPUtime=24.31 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 48766 0 0 0 2420 11 0 0 25 0 5 0 515862606 885776384 160963 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.32
Current children cumulated vsize (KiB) 873716

[startup+51.1009 s]
/proc/loadavg: 8.90 8.51 7.82 9/192 28535
/proc/meminfo: memFree=28375672/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1092832 CPUtime=200.86 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 309920 0 0 0 20004 82 0 0 18 0 5 0 515862529 1119059968 200137 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 273208 200137 352 389 0 268958 0
[pid=28474/tid=28476] ppid=28473 vsize=1092832 CPUtime=50.5 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 62205 0 0 0 5030 20 0 0 25 0 5 0 515862576 1119059968 200137 33554432000 4194304 5787044 140735284811824 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1092832 CPUtime=49.37 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 60113 0 0 0 4919 18 0 0 25 0 5 0 515862585 1119059968 200137 33554432000 4194304 5787044 140735284811824 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1092832 CPUtime=50.3 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 59062 0 0 0 5009 21 0 0 25 0 5 0 515862596 1119059968 200137 33554432000 4194304 5787044 140735284811824 18446744073709551615 4275958 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1092832 CPUtime=49.9 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 64947 0 0 0 4975 15 0 0 25 0 5 0 515862606 1119059968 200137 33554432000 4194304 5787044 140735284811824 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.86
Current children cumulated vsize (KiB) 1101532

[startup+102.308 s]
/proc/loadavg: 8.40 8.43 7.83 9/192 28537
/proc/meminfo: memFree=28316020/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1092964 CPUtime=405.4 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 491457 0 0 0 40419 121 0 0 18 0 5 0 515862529 1119195136 200335 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 273241 200335 352 389 0 268991 0
[pid=28474/tid=28476] ppid=28473 vsize=1092964 CPUtime=101.71 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 62205 0 0 0 10151 20 0 0 25 0 5 0 515862576 1119195136 200335 33554432000 4194304 5787044 140735284811824 18446744073709551615 4279503 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1092964 CPUtime=100.29 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 60148 0 0 0 10011 18 0 0 25 0 5 0 515862585 1119195136 200335 33554432000 4194304 5787044 140735284811824 18446744073709551615 4276264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1092964 CPUtime=101.5 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 135339 0 0 0 10113 37 0 0 25 0 5 0 515862596 1119195136 200335 33554432000 4194304 5787044 140735284811824 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1092964 CPUtime=101.1 cores=0,2,4,6

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

/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 103585 0 0 0 81647 37 0 0 25 0 5 0 515862585 1813139456 373922 33554432000 4194304 5787044 140735284811824 18446744073709551615 5586814 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1770644 CPUtime=821.47 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 573795 0 0 0 82006 141 0 0 25 0 5 0 515862596 1813139456 373922 33554432000 4194304 5787044 140735284811824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1770644 CPUtime=820.37 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 879112 0 0 0 81838 199 0 0 25 0 5 0 515862606 1813139456 373922 33554432000 4194304 5787044 140735284811824 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.08
Current children cumulated vsize (KiB) 1779344

[startup+882.301 s]
/proc/loadavg: 4.09 5.20 6.60 5/181 28638
/proc/meminfo: memFree=29608648/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1770644 CPUtime=3520.71 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1738326 0 0 0 351621 450 0 0 18 0 5 0 515862529 1813139456 374700 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 442661 374700 418 389 0 438411 0
[pid=28474/tid=28476] ppid=28473 vsize=1770644 CPUtime=881.49 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 109455 0 0 0 88086 63 0 0 25 0 5 0 515862576 1813139456 374700 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1770644 CPUtime=876.84 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 103585 0 0 0 87647 37 0 0 25 0 5 0 515862585 1813139456 374700 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1770644 CPUtime=881.47 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 573795 0 0 0 88006 141 0 0 25 0 5 0 515862596 1813139456 374700 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1770644 CPUtime=880.13 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 887898 0 0 0 87813 200 0 0 20 0 5 0 515862606 1813139456 374700 33554432000 4194304 5787044 140735284811824 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.71
Current children cumulated vsize (KiB) 1779344

[startup+942.3 s]
/proc/loadavg: 4.03 4.98 6.43 5/181 28640
/proc/meminfo: memFree=29600660/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1775660 CPUtime=3760.37 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1749772 0 0 0 375584 453 0 0 18 0 5 0 515862529 1818275840 377133 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 443915 377133 418 389 0 439665 0
[pid=28474/tid=28476] ppid=28473 vsize=1775660 CPUtime=941.17 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 109455 0 0 0 94053 64 0 0 25 0 5 0 515862576 1818275840 377133 33554432000 4194304 5787044 140735284811824 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1775660 CPUtime=936.84 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 104859 0 0 0 93646 38 0 0 25 0 5 0 515862585 1818275840 377133 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1775660 CPUtime=941.46 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 573795 0 0 0 94005 141 0 0 25 0 5 0 515862596 1818275840 377133 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1775660 CPUtime=940.12 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 898070 0 0 0 93810 202 0 0 25 0 5 0 515862606 1818275840 377133 33554432000 4194304 5787044 140735284811824 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.37
Current children cumulated vsize (KiB) 1784360

[startup+1002.3 s]
/proc/loadavg: 4.01 4.80 6.28 5/181 28642
/proc/meminfo: memFree=29549024/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1877460 CPUtime=4000.04 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1771254 0 0 0 399531 473 0 0 18 0 5 0 515862529 1922519040 389589 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 469365 389589 418 389 0 465115 0
[pid=28474/tid=28476] ppid=28473 vsize=1877460 CPUtime=1000.83 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 110352 0 0 0 100019 64 0 0 25 0 5 0 515862576 1922519040 389589 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1877460 CPUtime=996.85 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 106132 0 0 0 99646 39 0 0 25 0 5 0 515862585 1922519040 389589 33554432000 4194304 5787044 140735284811824 18446744073709551615 4220264 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1877460 CPUtime=1001.46 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 575184 0 0 0 100004 142 0 0 25 0 5 0 515862596 1922519040 389589 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1877460 CPUtime=1000.12 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 915993 0 0 0 99792 220 0 0 25 0 5 0 515862606 1922519040 389589 33554432000 4194304 5787044 140735284811824 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4000.04
Current children cumulated vsize (KiB) 1886160

[startup+1062.3 s]
/proc/loadavg: 4.00 4.65 6.13 5/181 28643
/proc/meminfo: memFree=29470472/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1894240 CPUtime=4239.69 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1793211 0 0 0 423445 524 0 0 18 0 5 0 515862529 1939701760 411499 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 473560 411499 418 389 0 469310 0
[pid=28474/tid=28476] ppid=28473 vsize=1894240 CPUtime=1060.51 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 113586 0 0 0 105985 66 0 0 25 0 5 0 515862576 1939701760 411499 33554432000 4194304 5787044 140735284811824 18446744073709551615 4215338 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1894240 CPUtime=1056.83 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 110913 0 0 0 105624 59 0 0 25 0 5 0 515862585 1939701760 411499 33554432000 4194304 5787044 140735284811824 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1894240 CPUtime=1061.46 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 579993 0 0 0 106002 144 0 0 25 0 5 0 515862596 1939701760 411499 33554432000 4194304 5787044 140735284811824 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1894240 CPUtime=1060.12 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 925126 0 0 0 105765 247 0 0 25 0 5 0 515862606 1939701760 411499 33554432000 4194304 5787044 140735284811824 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.69
Current children cumulated vsize (KiB) 1902940

[startup+1122.3 s]
/proc/loadavg: 4.00 4.53 6.00 5/181 28645
/proc/meminfo: memFree=29386712/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1988768 CPUtime=4479.31 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1815870 0 0 0 447392 539 0 0 18 0 5 0 515862529 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 497192 430208 418 389 0 492942 0
[pid=28474/tid=28476] ppid=28473 vsize=1988768 CPUtime=1120.15 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 113611 0 0 0 111949 66 0 0 25 0 5 0 515862576 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1988768 CPUtime=1116.82 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 110913 0 0 0 111623 59 0 0 25 0 5 0 515862585 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1988768 CPUtime=1121.45 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 580006 0 0 0 112000 145 0 0 25 0 5 0 515862596 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1988768 CPUtime=1120.11 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 947747 0 0 0 111750 261 0 0 25 0 5 0 515862606 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4479.31
Current children cumulated vsize (KiB) 1997468

[startup+1182.3 s]
/proc/loadavg: 4.03 4.45 5.88 5/181 28646
/proc/meminfo: memFree=29386780/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1988768 CPUtime=4718.97 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1815870 0 0 0 471356 541 0 0 18 0 5 0 515862529 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 497192 430208 418 389 0 492942 0
[pid=28474/tid=28476] ppid=28473 vsize=1988768 CPUtime=1179.81 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 113611 0 0 0 117915 66 0 0 25 0 5 0 515862576 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1988768 CPUtime=1176.83 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 110913 0 0 0 117623 60 0 0 25 0 5 0 515862585 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1988768 CPUtime=1181.45 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 580006 0 0 0 118000 145 0 0 25 0 5 0 515862596 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1988768 CPUtime=1180.09 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 947747 0 0 0 117748 261 0 0 25 0 5 0 515862606 2036498432 430208 33554432000 4194304 5787044 140735284811824 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.97
Current children cumulated vsize (KiB) 1997468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 4.08 4.43 5.84 5/181 28647
/proc/meminfo: memFree=29386136/32951124 swapFree=67111344/67111528
[pid=28473] ppid=28471 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28473/stat : 28473 (prissAuto.sh) S 28471 28473 26347 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515862528 8908800 252 33554432000 4194304 4922060 140735315085456 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28473/statm: 2175 252 211 178 0 68 0
[pid=28474] ppid=28473 vsize=1988768 CPUtime=4800.06 cores=0,2,4,6
/proc/28474/stat : 28474 (priss) S 28473 28473 26347 0 -1 4202496 1827143 0 0 0 479463 543 0 0 18 0 5 0 515862529 2036498432 430224 33554432000 4194304 5787044 140735284811824 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28474/statm: 497192 430224 418 389 0 492942 0
[pid=28474/tid=28476] ppid=28473 vsize=1988768 CPUtime=1200 cores=0,2,4,6
/proc/28474/task/28476/stat : 28476 (priss) R 28473 28473 26347 0 -1 4202560 113611 0 0 0 119934 66 0 0 25 0 5 0 515862576 2036498432 430224 33554432000 4194304 5787044 140735284811824 18446744073709551615 5590543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28474/tid=28477] ppid=28473 vsize=1988768 CPUtime=1197.13 cores=0,2,4,6
/proc/28474/task/28477/stat : 28477 (priss) R 28473 28473 26347 0 -1 4202560 110913 0 0 0 119653 60 0 0 25 0 5 0 515862585 2036498432 430224 33554432000 4194304 5787044 140735284811824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28474/tid=28478] ppid=28473 vsize=1988768 CPUtime=1201.75 cores=0,2,4,6
/proc/28474/task/28478/stat : 28478 (priss) R 28473 28473 26347 0 -1 4202560 580006 0 0 0 120030 145 0 0 25 0 5 0 515862596 2036498432 430224 33554432000 4194304 5787044 140735284811824 18446744073709551615 4220919 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28474/tid=28479] ppid=28473 vsize=1988768 CPUtime=1200.39 cores=0,2,4,6
/proc/28474/task/28479/stat : 28479 (priss) R 28473 28473 26347 0 -1 4202560 959020 0 0 0 119776 263 0 0 25 0 5 0 515862606 2036498432 430224 33554432000 4194304 5787044 140735284811824 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1997468

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28473 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.62
CPU time (s): 4800.06
CPU user time (s): 4794.63
CPU system time (s): 5.43
CPU usage (%): 399.134
Max. virtual memory (cumulated for all children) (KiB): 1997468

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

runsolver used 2.04869 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 04:04:06
IDJOB=3283454
IDBENCH=71037
IDSOLVER=1602
FILE ID=node133/3283454-1304042645
RUNJOBID= node133-1304041077-27789
PBS_JOBID= 13170319
Free space on /tmp= 71820 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283454-1304042645/watcher-3283454-1304042645 -o /tmp/evaluation-result-3283454-1304042645/solver-3283454-1304042645 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3283454-1304042645.cnf 50032201 4800 15500 4

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=50032201

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      29189756 kB
Buffers:        693616 kB
Cached:         765536 kB
SwapCached:        124 kB
Active:        2496600 kB
Inactive:       903412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29189756 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           28740 kB
Writeback:         172 kB
AnonPages:     1940592 kB
Mapped:          15996 kB
Slab:           293344 kB
PageTables:       9016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2301748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71868 MiB
End job on node133 at 2011-04-29 04:24:11