Trace number 3249885

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.1 1201.92

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
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: 5170
0.00/0.00	c setup for 4cores
0.00/0.00	c parsetime: 3607us
0.00/0.00	c parsed 14991 clauses with 7942 variables
0.00/0.00	c NW started thread 0 successfully (1102506304)
0.00/0.00	c NW started thread 1 successfully (1112996160)
0.00/0.01	c NW started thread 2 successfully (1123486016)
0.00/0.01	c NW started thread 3 successfully (1133975872)
0.00/0.71	c preprocessor returned 10006 variables
0.00/0.71	c preprocessing returned UNKNOWN
0.00/0.71	c PP set 111 variables
0.00/0.71	c pp time: 693295us (0s)
0.00/0.71	c preprocessor returned 10006 variables
0.00/0.71	c preprocessing returned UNKNOWN
0.00/0.71	c PP set 111 variables
0.00/0.71	c pp time: 693774us (0s)
0.00/0.71	c preprocessor returned 10006 variables
0.00/0.71	c preprocessing returned UNKNOWN
0.00/0.71	c PP set 111 variables
0.00/0.71	c pp time: 694550us (0s)
0.00/1.43	c added unsatisfied clause
0.00/1.43	c failed to add network clauses
7.93/2.05	c added unsatisfied clause
7.93/2.05	c failed to add network clauses
11.14/2.88	c preprocessor returned 30008 variables
11.14/2.88	c preprocessing returned UNKNOWN
11.14/2.88	c PP set 111 variables
11.14/2.88	c pp time: 2870914us (2s)
11.92/3.07	c added unsatisfied clause
11.92/3.07	c failed to add network clauses
16.32/4.18	c added unsatisfied clause
16.32/4.18	c failed to add network clauses
17.12/4.37	c added unsatisfied clause
17.12/4.37	c failed to add network clauses
17.12/4.38	c added unsatisfied clause
17.12/4.38	c failed to add network clauses
19.94/5.05	c added unsatisfied clause
19.94/5.05	c failed to add network clauses
19.94/5.10	c added unsatisfied clause
19.94/5.10	c failed to add network clauses
20.72/5.28	c added unsatisfied clause
20.72/5.29	c failed to add network clauses
20.72/5.29	c added unsatisfied clause
20.72/5.29	c failed to add network clauses
21.51/5.44	c added unsatisfied clause
21.51/5.44	c failed to add network clauses
21.91/5.57	c added unsatisfied clause
21.91/5.57	c failed to add network clauses
23.91/6.02	c added unsatisfied clause
23.91/6.02	c failed to add network clauses
23.91/6.03	c added unsatisfied clause
23.91/6.03	c failed to add network clauses
24.72/6.26	c added unsatisfied clause
24.72/6.26	c failed to add network clauses
27.89/7.03	c added unsatisfied clause
27.89/7.03	c failed to add network clauses
31.08/7.89	c added unsatisfied clause
31.08/7.89	c failed to add network clauses
31.08/7.89	c added unsatisfied clause
31.08/7.89	c failed to add network clauses
40.26/10.18	c added unsatisfied clause
40.26/10.18	c failed to add network clauses
47.84/12.04	c added unsatisfied clause
47.84/12.04	c failed to add network clauses
56.62/14.22	c added unsatisfied clause
56.62/14.22	c failed to add network clauses
68.99/17.39	c added unsatisfied clause
68.99/17.39	c failed to add network clauses
69.79/17.55	c added unsatisfied clause
69.79/17.55	c failed to add network clauses
91.35/22.95	c added unsatisfied clause
91.35/22.95	c failed to add network clauses
98.53/24.71	c added unsatisfied clause
98.53/24.71	c failed to add network clauses
101.71/25.59	c added unsatisfied clause
101.71/25.59	c failed to add network clauses
121.68/30.58	c added unsatisfied clause
121.68/30.58	c failed to add network clauses
128.88/32.39	c added unsatisfied clause
128.88/32.39	c failed to add network clauses
148.01/37.18	c added unsatisfied clause
148.01/37.18	c failed to add network clauses
153.61/38.52	c added unsatisfied clause
153.61/38.52	c failed to add network clauses
166.39/41.73	c added unsatisfied clause
166.39/41.73	c failed to add network clauses
185.56/46.51	c added unsatisfied clause
185.56/46.51	c failed to add network clauses
212.69/53.35	c added unsatisfied clause
212.69/53.35	c failed to add network clauses
255.81/64.12	c added unsatisfied clause
255.81/64.12	c failed to add network clauses
256.61/64.32	c added unsatisfied clause
256.61/64.32	c failed to add network clauses
257.03/64.46	c added unsatisfied clause
257.03/64.46	c failed to add network clauses
265.81/66.63	c added unsatisfied clause
265.81/66.63	c failed to add network clauses
267.80/67.14	c added unsatisfied clause
267.80/67.15	c failed to add network clauses
315.70/79.19	c added unsatisfied clause
315.70/79.19	c failed to add network clauses
315.70/79.19	c added unsatisfied clause
315.70/79.19	c failed to add network clauses
337.23/84.52	c added unsatisfied clause
337.23/84.52	c failed to add network clauses
349.63/87.67	c added unsatisfied clause
349.63/87.67	c failed to add network clauses
356.40/89.38	c added unsatisfied clause
356.40/89.38	c failed to add network clauses
359.99/90.20	c added unsatisfied clause
359.99/90.20	c failed to add network clauses
361.60/90.61	c added unsatisfied clause
361.60/90.61	c failed to add network clauses
362.41/90.81	c added unsatisfied clause
362.41/90.81	c failed to add network clauses
364.39/91.39	c added unsatisfied clause
364.39/91.39	c failed to add network clauses
364.79/91.40	c added unsatisfied clause
364.79/91.40	c failed to add network clauses
364.79/91.46	c added unsatisfied clause
364.79/91.46	c failed to add network clauses
373.18/93.53	c added unsatisfied clause
373.18/93.53	c failed to add network clauses
379.99/95.26	c added unsatisfied clause
379.99/95.26	c failed to add network clauses
387.16/97.05	c added unsatisfied clause
387.16/97.05	c failed to add network clauses
387.96/97.20	c added unsatisfied clause
387.96/97.20	c failed to add network clauses
394.34/98.83	c added unsatisfied clause
394.34/98.83	c failed to add network clauses
395.14/99.05	c added unsatisfied clause
395.14/99.05	c failed to add network clauses
413.12/103.59	c added unsatisfied clause
413.12/103.59	c failed to add network clauses
416.71/104.48	c added unsatisfied clause
416.71/104.48	c failed to add network clauses
423.51/106.20	c added unsatisfied clause
423.51/106.20	c failed to add network clauses
498.60/125.00	c added unsatisfied clause
498.60/125.00	c failed to add network clauses
514.94/129.00	c added unsatisfied clause
514.94/129.00	c failed to add network clauses
522.53/130.90	c added unsatisfied clause
522.53/130.90	c failed to add network clauses
524.53/131.44	c added unsatisfied clause
524.53/131.44	c failed to add network clauses
536.89/134.52	c added unsatisfied clause
536.89/134.52	c failed to add network clauses
572.42/143.49	c added unsatisfied clause
572.42/143.49	c failed to add network clauses
578.40/144.96	c added unsatisfied clause
578.40/144.96	c failed to add network clauses
651.90/163.35	c added unsatisfied clause
651.90/163.35	c failed to add network clauses
663.08/166.19	c added unsatisfied clause
663.08/166.19	c failed to add network clauses
682.66/171.02	c added unsatisfied clause
682.66/171.02	c failed to add network clauses
741.37/185.79	c added unsatisfied clause
741.37/185.79	c failed to add network clauses
792.92/198.65	c added unsatisfied clause
792.92/198.65	c failed to add network clauses
921.43/230.85	c added unsatisfied clause
921.43/230.85	c failed to add network clauses
976.16/244.53	c added unsatisfied clause
976.16/244.53	c failed to add network clauses
985.35/246.88	c added unsatisfied clause
985.35/246.88	c failed to add network clauses
987.34/247.35	c added unsatisfied clause
987.34/247.35	c failed to add network clauses
992.53/248.61	c added unsatisfied clause
992.53/248.61	c failed to add network clauses
1003.71/251.49	c added unsatisfied clause
1003.71/251.49	c failed to add network clauses
1005.69/251.94	c added unsatisfied clause
1005.69/251.94	c failed to add network clauses
1036.45/259.69	c added unsatisfied clause
1036.45/259.69	c failed to add network clauses
1081.19/270.83	c added unsatisfied clause
1081.19/270.83	c failed to add network clauses
1133.48/283.91	c added unsatisfied clause
1133.48/283.91	c failed to add network clauses
1146.26/287.18	c added unsatisfied clause
1146.26/287.18	c failed to add network clauses
1150.26/288.16	c added unsatisfied clause
1150.26/288.16	c failed to add network clauses
1153.07/288.85	c added unsatisfied clause
1153.07/288.85	c failed to add network clauses
1183.02/296.39	c added unsatisfied clause
1183.02/296.39	c failed to add network clauses
1212.18/303.62	c added unsatisfied clause
1212.18/303.62	c failed to add network clauses
1223.79/306.59	c added unsatisfied clause
1223.79/306.59	c failed to add network clauses
1293.69/324.08	c added unsatisfied clause
1293.69/324.08	c failed to add network clauses
1293.69/324.08	c added unsatisfied clause
1293.69/324.08	c failed to add network clauses
1300.46/325.72	c added unsatisfied clause
1300.46/325.72	c failed to add network clauses
1461.04/365.97	c added unsatisfied clause
1461.04/365.97	c failed to add network clauses
1484.59/371.82	c added unsatisfied clause
1484.59/371.82	c failed to add network clauses
1501.37/376.00	c added unsatisfied clause
1501.37/376.00	c failed to add network clauses
1505.77/377.15	c added unsatisfied clause
1505.77/377.15	c failed to add network clauses
1505.77/377.16	c added unsatisfied clause
1505.77/377.16	c failed to add network clauses
1602.39/401.36	c added unsatisfied clause
1602.39/401.36	c failed to add network clauses
1640.76/410.99	c added unsatisfied clause
1640.76/410.99	c failed to add network clauses
1701.86/426.23	c added unsatisfied clause
1701.86/426.23	c failed to add network clauses
1724.65/431.94	c added unsatisfied clause
1724.65/431.94	c failed to add network clauses
1856.42/464.98	c added unsatisfied clause
1856.42/464.98	c failed to add network clauses
1911.53/478.74	c added unsatisfied clause
1911.53/478.74	c failed to add network clauses
1965.46/492.24	c added unsatisfied clause
1965.46/492.24	c failed to add network clauses
2106.02/527.44	c added unsatisfied clause
2106.02/527.44	c failed to add network clauses
2134.34/534.58	c HTE
2143.53/536.86	c subsumption
2143.93/536.99	c added unsatisfied clause
2143.93/536.99	c failed to add network clauses
2163.52/541.89	c simplified formula contains 0 unit clauses
2257.77/565.40	c added unsatisfied clause
2257.77/565.40	c failed to add network clauses
2364.02/592.09	c added unsatisfied clause
2364.02/592.09	c failed to add network clauses
2566.94/642.88	c added unsatisfied clause
2566.94/642.88	c failed to add network clauses
2571.33/643.90	c added unsatisfied clause
2571.33/643.90	c failed to add network clauses
2785.02/697.42	c added unsatisfied clause
2785.02/697.42	c failed to add network clauses
2868.90/718.47	c added unsatisfied clause
2868.90/718.47	c failed to add network clauses
3046.20/762.84	c added unsatisfied clause
3046.20/762.84	c failed to add network clauses
3067.36/768.14	c added unsatisfied clause
3067.36/768.14	c failed to add network clauses
3104.52/777.43	c added unsatisfied clause
3104.52/777.43	c failed to add network clauses
3118.49/780.93	c added unsatisfied clause
3118.49/780.93	c failed to add network clauses
3118.49/780.93	c added unsatisfied clause
3118.49/780.93	c failed to add network clauses
3145.66/787.72	c added unsatisfied clause
3145.66/787.72	c failed to add network clauses
3162.84/792.05	c added unsatisfied clause
3162.84/792.05	c failed to add network clauses
3244.34/812.48	c added unsatisfied clause
3244.34/812.48	c failed to add network clauses
3271.89/819.39	c added unsatisfied clause
3271.89/819.39	c failed to add network clauses
3288.28/823.46	c added unsatisfied clause
3288.28/823.46	c failed to add network clauses
3351.38/839.24	c added unsatisfied clause
3351.38/839.24	c failed to add network clauses
3401.31/851.78	c added unsatisfied clause
3401.31/851.78	c failed to add network clauses
3432.87/859.63	c added unsatisfied clause
3432.87/859.63	c failed to add network clauses
3464.05/867.41	c added unsatisfied clause
3464.05/867.41	c failed to add network clauses
3482.80/872.17	c added unsatisfied clause
3482.80/872.17	c failed to add network clauses
3484.39/872.58	c added unsatisfied clause
3484.39/872.58	c failed to add network clauses
3498.78/876.13	c added unsatisfied clause
3498.78/876.13	c failed to add network clauses
3511.96/879.48	c added unsatisfied clause
3511.96/879.48	c failed to add network clauses
3576.27/895.59	c added unsatisfied clause
3576.27/895.59	c failed to add network clauses
3647.78/913.41	c added unsatisfied clause
3647.78/913.41	c failed to add network clauses
3650.17/914.08	c added unsatisfied clause
3650.17/914.08	c failed to add network clauses
3749.59/938.98	c added unsatisfied clause
3749.59/938.98	c failed to add network clauses
3766.35/943.11	c added unsatisfied clause
3766.35/943.11	c failed to add network clauses
3780.35/946.65	c added unsatisfied clause
3780.35/946.65	c failed to add network clauses
3780.35/946.65	c added unsatisfied clause
3780.35/946.65	c failed to add network clauses
3781.53/946.93	c added unsatisfied clause
3781.53/946.93	c failed to add network clauses
3787.52/948.45	c added unsatisfied clause
3787.52/948.45	c failed to add network clauses
3835.05/960.35	c added unsatisfied clause
3835.05/960.35	c failed to add network clauses
3873.03/969.87	c added unsatisfied clause
3873.03/969.87	c failed to add network clauses
3873.03/969.87	c added unsatisfied clause
3873.03/969.87	c failed to add network clauses
3875.40/970.45	c added unsatisfied clause
3875.40/970.45	c failed to add network clauses
3917.74/981.08	c added unsatisfied clause
3917.74/981.08	c failed to add network clauses
3974.46/995.24	c added unsatisfied clause
3974.46/995.24	c failed to add network clauses
4001.63/1002.00	c added unsatisfied clause
4001.63/1002.00	c failed to add network clauses
4071.91/1019.64	c added unsatisfied clause
4071.91/1019.64	c failed to add network clauses
4088.68/1023.80	c added unsatisfied clause
4088.68/1023.80	c failed to add network clauses
4107.06/1028.46	c added unsatisfied clause
4107.06/1028.46	c failed to add network clauses
4120.59/1031.87	c added unsatisfied clause
4120.59/1031.87	c failed to add network clauses
4142.15/1037.27	c added unsatisfied clause
4142.15/1037.27	c failed to add network clauses
4186.49/1048.39	c added unsatisfied clause
4186.49/1048.39	c failed to add network clauses
4205.27/1053.01	c added unsatisfied clause
4205.27/1053.01	c failed to add network clauses
4205.27/1053.01	c added unsatisfied clause
4205.27/1053.01	c failed to add network clauses
4337.08/1086.02	c added unsatisfied clause
4337.08/1086.02	c failed to add network clauses
4383.83/1097.78	c added unsatisfied clause
4383.83/1097.78	c failed to add network clauses
4383.83/1097.78	c added unsatisfied clause
4383.83/1097.78	c failed to add network clauses
4403.00/1102.58	c added unsatisfied clause
4403.00/1102.58	c failed to add network clauses
4403.00/1102.59	c added unsatisfied clause
4403.00/1102.59	c failed to add network clauses
4413.41/1105.19	c added unsatisfied clause
4413.41/1105.19	c failed to add network clauses
4414.58/1105.49	c added unsatisfied clause
4414.58/1105.49	c failed to add network clauses
4416.58/1105.92	c added unsatisfied clause
4416.58/1105.92	c failed to add network clauses
4416.58/1105.92	c added unsatisfied clause
4416.58/1105.92	c failed to add network clauses
4506.45/1128.40	c added unsatisfied clause
4506.45/1128.40	c failed to add network clauses
4616.71/1156.05	c added unsatisfied clause
4616.71/1156.05	c failed to add network clauses
4625.10/1158.18	c added unsatisfied clause
4625.10/1158.18	c failed to add network clauses
4672.25/1169.95	c added unsatisfied clause
4672.25/1169.95	c failed to add network clauses
4677.05/1171.10	c added unsatisfied clause
4677.05/1171.10	c failed to add network clauses
4706.99/1178.69	c added unsatisfied clause
4706.99/1178.69	c failed to add network clauses
4708.58/1179.01	c added unsatisfied clause
4708.58/1179.01	c failed to add network clauses
4753.73/1190.35	c added unsatisfied clause
4753.73/1190.35	c failed to add network clauses
4764.12/1192.97	c added unsatisfied clause
4764.12/1192.97	c failed to add network clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249885-1304057627/watcher-3249885-1304057627 -o /tmp/evaluation-result-3249885-1304057627/solver-3249885-1304057627 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3249885-1304057627.cnf 1135670836 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: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0

[startup+0.0324569 s]
/proc/loadavg: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.796955 s]
/proc/loadavg: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.894381 s]
/proc/loadavg: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.974236 s]
/proc/loadavg: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.55866 s]
/proc/loadavg: 7.78 8.01 7.98 5/182 5169
/proc/meminfo: memFree=22161168/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10039 s]
/proc/loadavg: 7.88 8.02 7.98 9/188 5175
/proc/meminfo: memFree=22111720/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=285096 CPUtime=12.33 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 15937 0 0 0 1212 21 0 0 19 0 5 0 498178002 291938304 12409 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 71274 12409 419 389 0 67024 0
[pid=5170/tid=5172] ppid=5169 vsize=285096 CPUtime=3.08 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 3623 0 0 0 304 4 0 0 25 0 5 0 498178003 291938304 12409 33554432000 4194304 5787044 140735226128656 18446744073709551615 254261721631 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=285096 CPUtime=3.07 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 2756 0 0 0 301 6 0 0 25 0 5 0 498178003 291938304 12409 33554432000 4194304 5787044 140735226128656 18446744073709551615 254261721631 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=285096 CPUtime=3.06 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 3323 0 0 0 300 6 0 0 25 0 5 0 498178003 291938304 12409 33554432000 4194304 5787044 140735226128656 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=285096 CPUtime=3.07 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 4668 0 0 0 304 3 0 0 25 0 5 0 498178003 291938304 12409 33554432000 4194304 5787044 140735226128656 18446744073709551615 254261721631 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 293796

[startup+6.30082 s]
/proc/loadavg: 7.89 8.02 7.98 10/188 5175
/proc/meminfo: memFree=22082440/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=292352 CPUtime=25.1 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 19634 0 0 0 2469 41 0 0 19 0 5 0 498178002 299368448 16104 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 73088 16104 419 389 0 68838 0
[pid=5170/tid=5172] ppid=5169 vsize=292352 CPUtime=6.27 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 5366 0 0 0 619 8 0 0 25 0 5 0 498178003 299368448 16104 33554432000 4194304 5787044 140735226128656 18446744073709551615 254261721631 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=292352 CPUtime=6.27 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 3474 0 0 0 616 11 0 0 24 0 5 0 498178003 299368448 16104 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=292352 CPUtime=6.25 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 4004 0 0 0 614 11 0 0 25 0 5 0 498178003 299368448 16104 33554432000 4194304 5787044 140735226128656 18446744073709551615 4254619 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=292352 CPUtime=6.27 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 5223 0 0 0 618 9 0 0 25 0 5 0 498178003 299368448 16104 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273442485 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 301052

[startup+12.7007 s]
/proc/loadavg: 8.06 8.06 7.99 9/188 5176
/proc/meminfo: memFree=22053076/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=300564 CPUtime=50.65 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 24813 0 0 0 5010 55 0 0 19 0 5 0 498178002 307777536 21215 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 75141 21215 419 389 0 70891 0
[pid=5170/tid=5172] ppid=5169 vsize=300564 CPUtime=12.64 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 7414 0 0 0 1253 11 0 0 19 0 5 0 498178003 307777536 21215 33554432000 4194304 5787044 140735226128656 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=300564 CPUtime=12.67 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 4491 0 0 0 1253 14 0 0 20 0 5 0 498178003 307777536 21215 33554432000 4194304 5787044 140735226128656 18446744073709551615 5590301 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=300564 CPUtime=12.64 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 5084 0 0 0 1248 16 0 0 25 0 5 0 498178003 307777536 21215 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=300564 CPUtime=12.67 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 6257 0 0 0 1254 13 0 0 25 0 5 0 498178003 307777536 21215 33554432000 4194304 5787044 140735226128656 18446744073709551615 4227997 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 309264

[startup+25.5004 s]
/proc/loadavg: 8.05 8.06 7.99 10/188 5176
/proc/meminfo: memFree=21995400/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=321272 CPUtime=101.71 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 35855 0 0 0 10096 75 0 0 19 0 5 0 498178002 328982528 32062 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 80318 32062 419 389 0 76068 0
[pid=5170/tid=5172] ppid=5169 vsize=321272 CPUtime=25.36 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 11707 0 0 0 2521 15 0 0 25 0 5 0 498178003 328982528 32062 33554432000 4194304 5787044 140735226128656 18446744073709551615 5588286 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=321272 CPUtime=25.45 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 7595 0 0 0 2526 19 0 0 25 0 5 0 498178003 328982528 32062 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=321272 CPUtime=25.41 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 7004 0 0 0 2520 21 0 0 25 0 5 0 498178003 328982528 32062 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=321272 CPUtime=25.45 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 7982 0 0 0 2528 17 0 0 25 0 5 0 498178003 328982528 32062 33554432000 4194304 5787044 140735226128656 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 329972

[startup+51.1008 s]
/proc/loadavg: 8.03 8.05 7.99 9/188 5177
/proc/meminfo: memFree=21907812/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=352964 CPUtime=203.93 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 54867 0 0 0 20293 100 0 0 19 0 5 0 498178002 361435136 51026 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 88241 51026 419 389 0 83991 0
[pid=5170/tid=5172] ppid=5169 vsize=352964 CPUtime=50.81 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 17265 0 0 0 5060 21 0 0 25 0 5 0 498178003 361435136 51026 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=352964 CPUtime=51.04 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 10818 0 0 0 5078 26 0 0 25 0 5 0 498178003 361435136 51026 33554432000 4194304 5787044 140735226128656 18446744073709551615 5592464 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=352964 CPUtime=51 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 13956 0 0 0 5072 28 0 0 25 0 5 0 498178003 361435136 51026 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=352964 CPUtime=51.03 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 11261 0 0 0 5080 23 0 0 25 0 5 0 498178003 361435136 51026 33554432000 4194304 5787044 140735226128656 18446744073709551615 5530830 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 361664

[startup+102.301 s]
/proc/loadavg: 8.06 8.05 8.00 10/188 5178
/proc/meminfo: memFree=21805004/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=382956 CPUtime=408.32 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 73333 0 0 0 40698 134 0 0 19 0 5 0 498178002 392146944 68493 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 95739 68493 419 389 0 91489 0
[pid=5170/tid=5172] ppid=5169 vsize=382956 CPUtime=101.78 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 23082 0 0 0 10147 31 0 0 25 0 5 0 498178003 392146944 68493 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=382956 CPUtime=102.21 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 15353 0 0 0 10186 35 0 0 25 0 5 0 498178003 392146944 68493 33554432000 4194304 5787044 140735226128656 18446744073709551615 5588094 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=382956 CPUtime=102.16 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 17593 0 0 0 10180 36 0 0 25 0 5 0 498178003 392146944 68493 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=382956 CPUtime=102.14 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 15738 0 0 0 10183 31 0 0 25 0 5 0 498178003 392146944 68493 33554432000 4194304 5787044 140735226128656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 391656

[startup+162.301 s]
/proc/loadavg: 8.11 8.07 8.01 10/188 5180
/proc/meminfo: memFree=21704920/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=430360 CPUtime=647.92 cores=1,3,5,7

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

/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 45115 0 0 0 82107 84 0 0 25 0 5 0 498178003 1060155392 203160 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1035308 CPUtime=822.01 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 52713 0 0 0 82114 87 0 0 25 0 5 0 498178003 1060155392 203160 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1035308 CPUtime=818.28 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 59588 0 0 0 81734 94 0 0 25 0 5 0 498178003 1060155392 203160 33554432000 4194304 5787044 140735226128656 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.89
Current children cumulated vsize (KiB) 1044008

[startup+882.301 s]
/proc/loadavg: 8.17 8.15 8.05 10/188 5202
/proc/meminfo: memFree=21089004/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1038024 CPUtime=3523.55 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 223702 0 0 0 351999 356 0 0 19 0 5 0 498178002 1062936576 211315 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 259506 211315 419 389 0 255256 0
[pid=5170/tid=5172] ppid=5169 vsize=1038024 CPUtime=881.65 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 59120 0 0 0 88083 82 0 0 25 0 5 0 498178003 1062936576 211315 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1038024 CPUtime=881.9 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 47594 0 0 0 88101 89 0 0 25 0 5 0 498178003 1062936576 211315 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1038024 CPUtime=882 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 54772 0 0 0 88113 87 0 0 25 0 5 0 498178003 1062936576 211315 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1038024 CPUtime=877.96 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 60649 0 0 0 87700 96 0 0 25 0 5 0 498178003 1062936576 211315 33554432000 4194304 5787044 140735226128656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.55
Current children cumulated vsize (KiB) 1046724

[startup+942.307 s]
/proc/loadavg: 8.15 8.15 8.06 10/188 5203
/proc/meminfo: memFree=21042612/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1045704 CPUtime=3763.18 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 231947 0 0 0 375952 366 0 0 19 0 5 0 498178002 1070800896 219061 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 261426 219061 419 389 0 257176 0
[pid=5170/tid=5172] ppid=5169 vsize=1045704 CPUtime=941.66 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 62012 0 0 0 94080 86 0 0 25 0 5 0 498178003 1070800896 219061 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1045704 CPUtime=941.84 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 49889 0 0 0 94092 92 0 0 25 0 5 0 498178003 1070800896 219061 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1045704 CPUtime=942.01 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 56024 0 0 0 94113 88 0 0 25 0 5 0 498178003 1070800896 219061 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1045704 CPUtime=937.62 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 62455 0 0 0 93665 97 0 0 25 0 5 0 498178003 1070800896 219061 33554432000 4194304 5787044 140735226128656 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 1054404

[startup+1002.3 s]
/proc/loadavg: 8.14 8.15 8.06 9/188 5205
/proc/meminfo: memFree=21012092/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1053228 CPUtime=4002.83 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 234991 0 0 0 399913 370 0 0 19 0 5 0 498178002 1078505472 222105 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 263307 222105 419 389 0 259057 0
[pid=5170/tid=5172] ppid=5169 vsize=1053228 CPUtime=1001.65 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 62564 0 0 0 100079 86 0 0 25 0 5 0 498178003 1078505472 222105 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1053228 CPUtime=1001.84 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 51765 0 0 0 100089 95 0 0 25 0 5 0 498178003 1078505472 222105 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1053228 CPUtime=1002 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 56211 0 0 0 100111 89 0 0 25 0 5 0 498178003 1078505472 222105 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1053228 CPUtime=997.3 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 62884 0 0 0 99632 98 0 0 25 0 5 0 498178003 1078505472 222105 33554432000 4194304 5787044 140735226128656 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.83
Current children cumulated vsize (KiB) 1061928

[startup+1062.3 s]
/proc/loadavg: 8.12 8.15 8.07 9/188 5207
/proc/meminfo: memFree=20998436/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1058104 CPUtime=4242.41 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 237280 0 0 0 423867 374 0 0 19 0 5 0 498178002 1083498496 223905 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 264526 223905 419 389 0 260276 0
[pid=5170/tid=5172] ppid=5169 vsize=1058104 CPUtime=1061.61 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 63501 0 0 0 106073 88 0 0 25 0 5 0 498178003 1083498496 223905 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1058104 CPUtime=1061.84 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 51829 0 0 0 106088 96 0 0 25 0 5 0 498178003 1083498496 223905 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1058104 CPUtime=1061.99 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 56459 0 0 0 106109 90 0 0 25 0 5 0 498178003 1083498496 223905 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1058104 CPUtime=1056.94 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 63924 0 0 0 105594 100 0 0 25 0 5 0 498178003 1083498496 223905 33554432000 4194304 5787044 140735226128656 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 1066804

[startup+1122.3 s]
/proc/loadavg: 8.12 8.15 8.07 9/188 5208
/proc/meminfo: memFree=20990480/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1058104 CPUtime=4482.09 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 237599 0 0 0 447833 376 0 0 19 0 5 0 498178002 1083498496 224224 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 264526 224224 419 389 0 260276 0
[pid=5170/tid=5172] ppid=5169 vsize=1058104 CPUtime=1121.61 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 63506 0 0 0 112073 88 0 0 25 0 5 0 498178003 1083498496 224224 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1058104 CPUtime=1121.84 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 51838 0 0 0 112088 96 0 0 25 0 5 0 498178003 1083498496 224224 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1058104 CPUtime=1121.99 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 56763 0 0 0 112109 90 0 0 25 0 5 0 498178003 1083498496 224224 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1058104 CPUtime=1116.61 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 63925 0 0 0 111561 100 0 0 25 0 5 0 498178003 1083498496 224224 33554432000 4194304 5787044 140735226128656 18446744073709551615 5527692 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.09
Current children cumulated vsize (KiB) 1066804

[startup+1182.3 s]
/proc/loadavg: 8.15 8.16 8.08 9/188 5210
/proc/meminfo: memFree=20983512/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1058104 CPUtime=4721.77 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 238283 0 0 0 471799 378 0 0 19 0 5 0 498178002 1083498496 224908 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 264526 224908 419 389 0 260276 0
[pid=5170/tid=5172] ppid=5169 vsize=1058104 CPUtime=1181.61 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 63514 0 0 0 118073 88 0 0 25 0 5 0 498178003 1083498496 224908 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1058104 CPUtime=1181.84 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 51904 0 0 0 118088 96 0 0 25 0 5 0 498178003 1083498496 224908 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1058104 CPUtime=1181.99 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 57368 0 0 0 118108 91 0 0 25 0 5 0 498178003 1083498496 224908 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1058104 CPUtime=1176.29 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 63930 0 0 0 117528 101 0 0 25 0 5 0 498178003 1083498496 224908 33554432000 4194304 5787044 140735226128656 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 1066804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 8.31 8.20 8.10 9/188 5243
/proc/meminfo: memFree=21275864/32951124 swapFree=67111528/67111528
[pid=5169] ppid=5167 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5169/stat : 5169 (prissAuto.sh) S 5167 5169 4923 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498178002 8908800 251 33554432000 4194304 4922060 140734445642464 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5169/statm: 2175 251 211 178 0 68 0
[pid=5170] ppid=5169 vsize=1058104 CPUtime=4800.1 cores=1,3,5,7
/proc/5170/stat : 5170 (priss) S 5169 5169 4923 0 -1 4202496 238559 0 0 0 479631 379 0 0 19 0 5 0 498178002 1083498496 225184 33554432000 4194304 5787044 140735226128656 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5170/statm: 264526 225184 419 389 0 260276 0
[pid=5170/tid=5172] ppid=5169 vsize=1058104 CPUtime=1201.23 cores=1,3,5,7
/proc/5170/task/5172/stat : 5172 (priss) R 5169 5169 4923 0 -1 4202560 63552 0 0 0 120034 89 0 0 25 0 5 0 498178003 1083498496 225184 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=5170/tid=5173] ppid=5169 vsize=1058104 CPUtime=1201.45 cores=1,3,5,7
/proc/5170/task/5173/stat : 5173 (priss) R 5169 5169 4923 0 -1 4202560 51948 0 0 0 120049 96 0 0 25 0 5 0 498178003 1083498496 225184 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5170/tid=5174] ppid=5169 vsize=1058104 CPUtime=1201.61 cores=1,3,5,7
/proc/5170/task/5174/stat : 5174 (priss) R 5169 5169 4923 0 -1 4202560 57561 0 0 0 120069 92 0 0 25 0 5 0 498178003 1083498496 225184 33554432000 4194304 5787044 140735226128656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5170/tid=5175] ppid=5169 vsize=1058104 CPUtime=1195.79 cores=1,3,5,7
/proc/5170/task/5175/stat : 5175 (priss) R 5169 5169 4923 0 -1 4202560 63931 0 0 0 119478 101 0 0 25 0 5 0 498178003 1083498496 225184 33554432000 4194304 5787044 140735226128656 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1066804

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

Real time (s): 1201.92
CPU time (s): 4800.1
CPU user time (s): 4796.31
CPU system time (s): 3.79
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 1066804

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

runsolver used 1.59976 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 08:13:47
IDJOB=3249885
IDBENCH=83194
IDSOLVER=1602
FILE ID=node140/3249885-1304057627
RUNJOBID= node140-1304056417-4942
PBS_JOBID= 13170433
Free space on /tmp= 72660 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249885-1304057627/watcher-3249885-1304057627 -o /tmp/evaluation-result-3249885-1304057627/solver-3249885-1304057627 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3249885-1304057627.cnf 1135670836 4800 15500 4

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=1135670836

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      22161448 kB
Buffers:       2297640 kB
Cached:        7815772 kB
SwapCached:          0 kB
Active:        2699988 kB
Inactive:      7523604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22161448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3616 kB
Writeback:           0 kB
AnonPages:      110132 kB
Mapped:          15700 kB
Slab:           504568 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295152 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= 72660 MiB
End job on node140 at 2011-04-29 08:33:51