Trace number 2659153

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.27 1795.23

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370c.opb
MD5SUM45fcfcff3cc1d21ff3924d5043b52f30
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4871751128
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29652813254765
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29652813254765
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659153-1276518206.opb
0.22/0.21	c reading problem ... 
5.96/5.03	c ... done. Wall clock time 4.817s.
5.96/5.03	c #vars     155000
5.96/5.03	c #constraints  66231
5.96/5.03	c constraints type 
5.96/5.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
54.42/52.09	c cleaning 2504 clauses out of 5010 with flag 5010/5010
65.69/63.24	c cleaning 4254 clauses out of 8507 with flag 11011/11011
87.09/84.60	c cleaning 5625 clauses out of 11254 with flag 18012/18012
112.42/109.76	c cleaning 6811 clauses out of 13627 with flag 26010/26010
139.96/137.25	c cleaning 7907 clauses out of 15815 with flag 35009/35009
178.10/175.32	c cleaning 8953 clauses out of 17905 with flag 45006/45006
219.05/216.27	c cleaning 9472 clauses out of 18946 with flag 55000/55000
252.94/250.07	c cleaning 9739 clauses out of 19477 with flag 65003/65003
287.97/285.07	c cleaning 9868 clauses out of 19737 with flag 75002/75002
324.04/321.02	c cleaning 9936 clauses out of 19877 with flag 85010/85010
360.70/357.65	c cleaning 9973 clauses out of 19947 with flag 95016/95016
391.16/388.05	c cleaning 9986 clauses out of 19980 with flag 105022/105022
426.19/423.04	c cleaning 9993 clauses out of 19985 with flag 115013/115013
461.47/458.25	c cleaning 9990 clauses out of 19983 with flag 125004/125004
493.94/490.68	c cleaning 10000 clauses out of 20001 with flag 135012/135012
527.18/523.87	c cleaning 9997 clauses out of 19994 with flag 145005/145005
558.84/555.48	c cleaning 9998 clauses out of 19999 with flag 155007/155007
590.98/587.51	c cleaning 10005 clauses out of 20012 with flag 165018/165018
625.52/622.06	c cleaning 9992 clauses out of 19990 with flag 175001/175001
660.86/657.38	c cleaning 10003 clauses out of 20009 with flag 185012/185012
692.08/688.52	c cleaning 9999 clauses out of 20003 with flag 195009/195009
726.50/722.93	c cleaning 9999 clauses out of 20005 with flag 205010/205010
755.88/752.23	c cleaning 9998 clauses out of 19998 with flag 215002/215002
781.53/777.84	c cleaning 10011 clauses out of 20023 with flag 225025/225025
808.58/804.86	c cleaning 9988 clauses out of 19987 with flag 235000/235000
843.59/839.85	c cleaning 10003 clauses out of 20008 with flag 245009/245009
879.46/875.61	c cleaning 10000 clauses out of 20007 with flag 255011/255011
915.80/911.97	c cleaning 10011 clauses out of 20027 with flag 265031/265031
946.96/943.08	c cleaning 9995 clauses out of 19990 with flag 275005/275005
971.80/967.85	c cleaning 9993 clauses out of 19996 with flag 285006/285006
1004.15/1000.19	c cleaning 10000 clauses out of 20006 with flag 295009/295009
1035.31/1031.22	c cleaning 9997 clauses out of 19997 with flag 305000/305000
1062.23/1058.12	c cleaning 9997 clauses out of 20002 with flag 315002/315002
1090.56/1086.46	c cleaning 10002 clauses out of 20007 with flag 325004/325004
1116.01/1111.82	c cleaning 10004 clauses out of 20013 with flag 335012/335012
1148.45/1144.25	c cleaning 10005 clauses out of 20013 with flag 345016/345016
1178.71/1174.41	c cleaning 9993 clauses out of 19996 with flag 355004/355004
1210.83/1206.50	c cleaning 10003 clauses out of 20014 with flag 365015/365015
1241.54/1237.20	c cleaning 10002 clauses out of 20013 with flag 375017/375017
1267.38/1263.08	c cleaning 9992 clauses out of 19994 with flag 385000/385000
1306.94/1302.57	c cleaning 10002 clauses out of 20006 with flag 395004/395004
1339.09/1334.64	c cleaning 10010 clauses out of 20021 with flag 405021/405021
1373.10/1368.63	c cleaning 9999 clauses out of 20001 with flag 415011/415011
1403.65/1399.12	c cleaning 9992 clauses out of 19994 with flag 425003/425003
1433.96/1429.47	c cleaning 10007 clauses out of 20018 with flag 435019/435019
1468.76/1464.28	c cleaning 9996 clauses out of 19993 with flag 445001/445001
1493.39/1488.87	c cleaning 9996 clauses out of 19996 with flag 455000/455000
1528.12/1523.54	c cleaning 9999 clauses out of 20006 with flag 465006/465006
1561.66/1557.01	c cleaning 10004 clauses out of 20013 with flag 475012/475012
1587.52/1582.89	c cleaning 9999 clauses out of 20005 with flag 485008/485008
1618.07/1613.37	c cleaning 9996 clauses out of 19999 with flag 495001/495001
1648.23/1643.46	c cleaning 10002 clauses out of 20010 with flag 505008/505008
1677.46/1672.67	c cleaning 10006 clauses out of 20014 with flag 515014/515014
1707.07/1702.26	c cleaning 9993 clauses out of 19994 with flag 525000/525000
1734.25/1729.31	c cleaning 10000 clauses out of 20012 with flag 535011/535011
1768.65/1763.71	c cleaning 10001 clauses out of 20004 with flag 545003/545003
1800.09/1795.12	c starts		: 153
1800.09/1795.12	c conflicts		: 553711
1800.09/1795.12	c decisions		: 1157556
1800.09/1795.12	c propagations		: 24116466
1800.09/1795.12	c inspects		: 529706097
1800.09/1795.12	c learnt literals	: 0
1800.09/1795.12	c learnt binary clauses	: 0
1800.09/1795.12	c learnt ternary clauses	: 0
1800.09/1795.12	c learnt clauses	: 553711
1800.09/1795.12	c ignored clauses	: 0
1800.09/1795.12	c root simplifications	: 0
1800.09/1795.12	c removed literals (reason simplification)	: 17886408
1800.09/1795.12	c reason swapping (by a shorter reason)	: 0
1800.09/1795.12	c Calls to reduceDB	: 56
1800.09/1795.12	c number of reductions to clauses (during analyze)	: 0
1800.09/1795.12	c number of learned constraints concerned by reduction	: 0
1800.09/1795.12	c number of learning phase by resolution	: 0
1800.09/1795.12	c number of learning phase by cutting planes	: 0
1800.09/1795.12	c speed (assignments/second)	: 13472.193607926296
1800.09/1795.12	c non guided choices	142728
1800.09/1795.18	c learnt constraints type 
1800.09/1795.18	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18718
1800.09/1795.18	c constraints type 
1800.09/1795.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.09/1795.18	s UNKNOWN
1800.09/1795.18	c Total wall clock time (in seconds): 1794.967

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659153-1276518206/watcher-2659153-1276518206 -o /tmp/evaluation-result-2659153-1276518206/solver-2659153-1276518206 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659153-1276518206.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29194
/proc/meminfo: memFree=1761248/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=248 CPUtime=0
/proc/29194/stat : 29194 (java6) R 29192 29194 29069 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 27424126 253952 28 1992294400 134512640 134550932 4291259968 18446744073709551615 2474580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29194/statm: 62 28 21 10 0 23 0

[startup+0.076417 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29194
/proc/meminfo: memFree=1761248/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1521796 CPUtime=0.05
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 3717 0 1 0 4 1 0 0 15 0 7 0 27424126 1558319104 3158 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 380449 3158 1035 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.100417 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29194
/proc/meminfo: memFree=1761248/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1524024 CPUtime=0.08
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 3929 0 1 0 6 2 0 0 15 0 12 0 27424126 1560600576 3368 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 381006 3368 1072 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300414 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29194
/proc/meminfo: memFree=1761248/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1526076 CPUtime=0.35
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 6171 0 1 0 32 3 0 0 15 0 12 0 27424126 1562701824 5607 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 381519 5607 1359 10 0 378821 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526076

[startup+0.700409 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29194
/proc/meminfo: memFree=1761248/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1528244 CPUtime=0.94
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 10047 0 1 0 89 5 0 0 15 0 12 0 27424126 1564921856 9446 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382061 9446 1400 10 0 379363 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 1528244

[startup+1.5014 s]
/proc/loadavg: 1.08 1.02 1.01 2/118 29206
/proc/meminfo: memFree=1707088/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1528244 CPUtime=1.8
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 23725 0 1 0 170 10 0 0 15 0 12 0 27424126 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382061 23124 1401 10 0 379363 0
[pid=29194/tid=29196] ppid=29192 vsize=1528244 CPUtime=1.33
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 21507 0 1 0 125 8 0 0 25 0 12 0 27424128 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 27424130 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27424130 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 27424131 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27424132 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27424132 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27424136 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1528244 CPUtime=0.19
/proc/29194/task/29203/stat : 29203 (java) R 29192 29194 29069 0 -1 4202560 433 0 0 0 19 0 0 0 17 0 12 0 27424136 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 103148469 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1528244 CPUtime=0.25
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 722 0 0 0 25 0 0 0 15 0 12 0 27424136 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27424136 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27424136 1564921856 23124 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 1528244

[startup+3.10038 s]
/proc/loadavg: 1.08 1.02 1.01 5/118 29206
/proc/meminfo: memFree=1615824/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1528244 CPUtime=3.68
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 41708 0 1 0 351 17 0 0 15 0 12 0 27424126 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382061 40627 1415 10 0 379363 0
[pid=29194/tid=29196] ppid=29192 vsize=1528244 CPUtime=2.73
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 31998 0 1 0 261 12 0 0 25 0 12 0 27424128 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4109732994 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1528244 CPUtime=0.12
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 3832 0 0 0 11 1 0 0 16 0 12 0 27424130 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1528244 CPUtime=0.11
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 3635 0 0 0 10 1 0 0 18 0 12 0 27424130 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 12 0 27424131 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27424132 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27424132 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27424136 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1528244 CPUtime=0.3
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 439 0 0 0 30 0 0 0 15 0 12 0 27424136 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1528244 CPUtime=0.38
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 739 0 0 0 38 0 0 0 15 0 12 0 27424136 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27424136 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1528244 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27424136 1564921856 40627 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 1528244

[startup+6.30218 s]
/proc/loadavg: 1.23 1.05 1.02 4/118 29206
/proc/meminfo: memFree=1538820/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1529008 CPUtime=7.81
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 63112 0 1 0 753 28 0 0 15 0 13 0 27424126 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382252 59348 1435 10 0 379554 0
[pid=29194/tid=29196] ppid=29192 vsize=1529008 CPUtime=5.26
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32042 0 1 0 513 13 0 0 25 0 13 0 27424128 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4109761937 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1529008 CPUtime=0.6
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 15068 0 0 0 54 6 0 0 16 0 13 0 27424130 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1529008 CPUtime=0.58
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 13038 0 0 0 53 5 0 0 16 0 13 0 27424130 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 27424131 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27424132 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27424132 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1529008 CPUtime=0.65
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 892 0 0 0 65 0 0 0 15 0 13 0 27424136 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1529008 CPUtime=0.67
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1003 0 0 0 66 1 0 0 15 0 13 0 27424136 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1529008 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27424136 1565704192 59348 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1529008

[startup+12.7014 s]
/proc/loadavg: 1.21 1.05 1.02 2/119 29209
/proc/meminfo: memFree=1522692/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1530716 CPUtime=14.67
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 65175 0 1 0 1438 29 0 0 15 0 13 0 27424126 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382679 60692 1438 10 0 379981 0
[pid=29194/tid=29196] ppid=29192 vsize=1530716 CPUtime=11.47
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32050 0 1 0 1134 13 0 0 25 0 13 0 27424128 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4109709460 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1530716 CPUtime=0.69
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 15103 0 0 0 62 7 0 0 16 0 13 0 27424130 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1530716 CPUtime=0.67
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 14009 0 0 0 62 5 0 0 15 0 13 0 27424130 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27424131 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27424132 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27424132 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1530716 CPUtime=1.05
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1936 0 0 0 105 0 0 0 15 0 13 0 27424136 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1530716 CPUtime=0.74
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1008 0 0 0 73 1 0 0 15 0 13 0 27424136 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27424136 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1567453184 60692 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.67
Current children cumulated vsize (KiB) 1530716

[startup+25.5017 s]
/proc/loadavg: 1.18 1.05 1.01 2/119 29209
/proc/meminfo: memFree=1502356/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1530716 CPUtime=27.76
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 70791 0 1 0 2744 32 0 0 15 0 13 0 27424126 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382679 65834 1438 10 0 379981 0
[pid=29194/tid=29196] ppid=29192 vsize=1530716 CPUtime=24.01
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32053 0 1 0 2388 13 0 0 25 0 13 0 27424128 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4109921842 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1530716 CPUtime=0.94
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 17408 0 0 0 86 8 0 0 16 0 13 0 27424130 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1530716 CPUtime=0.92
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 17313 0 0 0 85 7 0 0 16 0 13 0 27424130 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27424131 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27424132 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1530716 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27424132 1567453184 65834 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1530716 CPUtime=0

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

[pid=29194/tid=29199] ppid=29192 vsize=1531464 CPUtime=21.29
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 38049 0 0 0 2113 16 0 0 15 0 13 0 27424131 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1531464 CPUtime=1.2
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1945 0 0 0 120 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1531464 CPUtime=0.83
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1019 0 0 0 82 1 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1607.03
Current children cumulated vsize (KiB) 1531464

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29253
/proc/meminfo: memFree=1417292/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1531464 CPUtime=1667.12
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 138772 0 1 0 166645 67 0 0 15 0 13 0 27424126 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382866 86474 1445 10 0 380168 0
[pid=29194/tid=29196] ppid=29192 vsize=1531464 CPUtime=1634.57
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32199 0 1 0 163442 15 0 0 25 0 13 0 27424128 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4110010250 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1531464 CPUtime=4.18
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 31306 0 0 0 402 16 0 0 15 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1531464 CPUtime=4.19
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 31585 0 0 0 403 16 0 0 15 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1531464 CPUtime=22.11
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 39557 0 0 0 2194 17 0 0 15 0 13 0 27424131 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1531464 CPUtime=1.2
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1945 0 0 0 120 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1531464 CPUtime=0.83
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1019 0 0 0 82 1 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1667.12
Current children cumulated vsize (KiB) 1531464

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 29253
/proc/meminfo: memFree=1417292/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1531464 CPUtime=1727.22
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 140289 0 1 0 172654 68 0 0 15 0 13 0 27424126 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382866 86474 1445 10 0 380168 0
[pid=29194/tid=29196] ppid=29192 vsize=1531464 CPUtime=1693.62
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32204 0 1 0 169347 15 0 0 25 0 13 0 27424128 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4110010250 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1531464 CPUtime=4.29
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 31306 0 0 0 413 16 0 0 16 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1531464 CPUtime=4.3
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 31585 0 0 0 414 16 0 0 15 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1531464 CPUtime=22.91
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 41065 0 0 0 2274 17 0 0 15 0 13 0 27424131 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1531464 CPUtime=1.2
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1945 0 0 0 120 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1531464 CPUtime=0.83
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1019 0 0 0 82 1 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1727.22
Current children cumulated vsize (KiB) 1531464

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 29255
/proc/meminfo: memFree=1416920/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1531464 CPUtime=1787.28
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 141804 0 1 0 178659 69 0 0 15 0 13 0 27424126 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382866 86474 1445 10 0 380168 0
[pid=29194/tid=29196] ppid=29192 vsize=1531464 CPUtime=1752.62
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32209 0 1 0 175247 15 0 0 25 0 13 0 27424128 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4109719424 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1531464 CPUtime=4.39
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 31306 0 0 0 423 16 0 0 16 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1531464 CPUtime=4.4
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 31585 0 0 0 424 16 0 0 15 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1531464 CPUtime=23.79
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 42571 0 0 0 2361 18 0 0 15 0 13 0 27424131 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1531464 CPUtime=1.2
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1945 0 0 0 120 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1531464 CPUtime=0.83
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1019 0 0 0 82 1 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1787.28
Current children cumulated vsize (KiB) 1531464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29255
/proc/meminfo: memFree=1416920/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=1531464 CPUtime=1800.09
/proc/29194/stat : 29194 (java) S 29192 29194 29069 0 -1 4202496 141804 0 1 0 179940 69 0 0 15 0 13 0 27424126 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 382866 86474 1445 10 0 380168 0
[pid=29194/tid=29196] ppid=29192 vsize=1531464 CPUtime=1765.43
/proc/29194/task/29196/stat : 29196 (java) R 29192 29194 29069 0 -1 4202560 32209 0 1 0 176528 15 0 0 25 0 13 0 27424128 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4110010595 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29194/tid=29197] ppid=29192 vsize=1531464 CPUtime=4.39
/proc/29194/task/29197/stat : 29197 (java) S 29192 29194 29069 0 -1 4202560 31306 0 0 0 423 16 0 0 16 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29198] ppid=29192 vsize=1531464 CPUtime=4.4
/proc/29194/task/29198/stat : 29198 (java) S 29192 29194 29069 0 -1 4202560 31585 0 0 0 424 16 0 0 15 0 13 0 27424130 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29199] ppid=29192 vsize=1531464 CPUtime=23.79
/proc/29194/task/29199/stat : 29199 (java) S 29192 29194 29069 0 -1 4202560 42571 0 0 0 2361 18 0 0 15 0 13 0 27424131 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 0 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29200] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29200/stat : 29200 (java) S 29192 29194 29069 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29201] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29201/stat : 29201 (java) S 29192 29194 29069 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27424132 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29202] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29202/stat : 29202 (java) S 29192 29194 29069 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29203] ppid=29192 vsize=1531464 CPUtime=1.2
/proc/29194/task/29203/stat : 29203 (java) S 29192 29194 29069 0 -1 4202560 1945 0 0 0 120 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 1 0 0 0
[pid=29194/tid=29204] ppid=29192 vsize=1531464 CPUtime=0.83
/proc/29194/task/29204/stat : 29204 (java) S 29192 29194 29069 0 -1 4202560 1019 0 0 0 82 1 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29205] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29205/stat : 29205 (java) S 29192 29194 29069 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29206] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29206/stat : 29206 (java) S 29192 29194 29069 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 27424136 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
[pid=29194/tid=29207] ppid=29192 vsize=1531464 CPUtime=0
/proc/29194/task/29207/stat : 29207 (java) S 29192 29194 29069 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27424718 1568219136 86474 1992294400 134512640 134550932 4292805792 18446744073709551615 4294960144 0 4 0 16800975 18446604437822662656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1531464

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

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

[startup+1795.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29255
/proc/meminfo: memFree=1416920/2059040 swapFree=4140476/4192956
[pid=29194] ppid=29192 vsize=0 CPUtime=1800.25
/proc/29194/stat : 29194 (java) Z 29192 29194 29069 0 -1 4203548 141829 0 1 0 179953 72 0 0 15 0 2 0 27424126 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29194/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.23
CPU time (s): 1800.27
CPU user time (s): 1799.54
CPU system time (s): 0.728889
CPU usage (%): 100.28
Max. virtual memory (cumulated for all children) (KiB): 1534472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141829
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38599
involuntary context switches= 10375

runsolver used 3.60145 second user time and 9.54855 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-14 14:23:27
IDJOB=2659153
IDBENCH=2283
IDSOLVER=1164
FILE ID=node007/2659153-1276518206
PBS_JOBID= 11173436
Free space on /tmp= 62476 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370c.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659153-1276518206/watcher-2659153-1276518206 -o /tmp/evaluation-result-2659153-1276518206/solver-2659153-1276518206 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659153-1276518206.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 45fcfcff3cc1d21ff3924d5043b52f30
RANDOM SEED=175181528

node007.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1761520 kB
Buffers:        100196 kB
Cached:         115276 kB
SwapCached:       6948 kB
Active:         104640 kB
Inactive:       124760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1761520 kB
SwapTotal:     4192956 kB
SwapFree:      4140476 kB
Dirty:            8868 kB
Writeback:           0 kB
AnonPages:       11368 kB
Mapped:          12936 kB
Slab:            46228 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182000 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node007 at 2010-06-14 14:53:24