Trace number 2660249

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 CuttingPlanes 2.2.0 2010-05-26? (TO) 1801.05 1796.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-3-c.opb
MD5SUMbc7893eb7aff4749139e472af91e587e
Bench CategoryOPT-SMALLINT (optimisation, small 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2650
Total number of constraints6619
Number of constraints which are clauses6619
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2650
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2650
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2650
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.16	c See www.sat4j.org for details.
0.07/0.16	c version 2.2.0.v20100526
0.07/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.07/0.16	c java.vm.version	11.2-b01
0.07/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.16	c sun.arch.data.model	32
0.07/0.16	c java.version		1.6.0_12
0.07/0.16	c os.name		Linux
0.07/0.16	c os.version		2.6.18-164.el5
0.07/0.16	c os.arch		i386
0.07/0.16	c Free memory 		1393557488
0.07/0.16	c Max memory 		1395916800
0.07/0.16	c Total memory 		1395916800
0.07/0.16	c Number of processors 	2
0.26/0.22	c Pseudo Boolean Optimization
0.26/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.26/0.22	c --- Begin Solver configuration ---
0.26/0.22	c Stops conflict analysis at the first Unique Implication Point
0.26/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.26/0.22	c Learn all clauses as in MiniSAT
0.26/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.26/0.22	c No reason simplification
0.26/0.22	c Armin Biere (Picosat) restarts strategy
0.26/0.22	c Glucose learned constraints deletion strategy
0.26/0.22	c timeout=2147483s
0.26/0.22	c DB Simplification allowed=false
0.26/0.22	c --- End Solver configuration ---
0.26/0.22	c solving HOME/instance-2660249-1276463874.opb
0.26/0.22	c reading problem ... 
1.32/0.83	c ... done. Wall clock time 0.61s.
1.32/0.83	c #vars     2650
1.32/0.83	c #constraints  6619
1.32/0.83	c constraints type 
1.32/0.83	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1697
1.32/0.83	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4922
15.80/13.84	c cleaning 0 clauses out of 5000 with flag 0/5000
31.05/28.94	c cleaning 0 clauses out of 11000 with flag 0/11000
48.11/45.94	c cleaning 0 clauses out of 18000 with flag 0/18001
67.85/65.64	c cleaning 0 clauses out of 26000 with flag 0/26001
90.20/87.91	c cleaning 0 clauses out of 35000 with flag 0/35001
113.51/111.28	c cleaning 0 clauses out of 45000 with flag 0/45001
133.64/131.33	c cleaning 0 clauses out of 54999 with flag 0/55000
152.76/150.48	c cleaning 0 clauses out of 65000 with flag 0/65001
170.38/168.04	c cleaning 0 clauses out of 74999 with flag 0/75000
188.52/186.17	c cleaning 0 clauses out of 85000 with flag 0/85001
207.46/205.00	c cleaning 0 clauses out of 95001 with flag 0/95002
226.90/224.41	c cleaning 0 clauses out of 104999 with flag 0/105000
247.83/245.31	c cleaning 0 clauses out of 115000 with flag 0/115001
268.95/266.44	c cleaning 0 clauses out of 124999 with flag 0/125000
289.88/287.34	c cleaning 0 clauses out of 134999 with flag 0/135000
311.91/309.39	c cleaning 0 clauses out of 145000 with flag 0/145001
334.54/332.00	c cleaning 0 clauses out of 155000 with flag 0/155001
357.87/355.27	c cleaning 0 clauses out of 164999 with flag 0/165000
384.10/381.40	c cleaning 0 clauses out of 174999 with flag 0/175000
411.15/408.49	c cleaning 0 clauses out of 184999 with flag 0/185000
438.40/435.61	c cleaning 0 clauses out of 195000 with flag 0/195001
465.11/462.32	c cleaning 0 clauses out of 204999 with flag 0/205000
491.86/489.02	c cleaning 0 clauses out of 215000 with flag 0/215001
518.69/515.86	c cleaning 0 clauses out of 224999 with flag 0/225000
546.22/543.35	c cleaning 0 clauses out of 234999 with flag 0/235000
573.76/570.85	c cleaning 0 clauses out of 245000 with flag 0/245001
602.49/599.56	c cleaning 0 clauses out of 254999 with flag 0/255000
634.54/631.59	c cleaning 0 clauses out of 264999 with flag 0/265000
663.37/660.37	c cleaning 0 clauses out of 274999 with flag 0/275000
693.81/690.74	c cleaning 0 clauses out of 284999 with flag 0/285000
723.25/720.16	c cleaning 0 clauses out of 294999 with flag 0/295000
754.28/751.18	c cleaning 0 clauses out of 304999 with flag 0/305000
784.60/781.49	c cleaning 0 clauses out of 314999 with flag 0/315000
815.85/812.69	c cleaning 0 clauses out of 325000 with flag 0/325001
845.22/841.96	c cleaning 0 clauses out of 335001 with flag 0/335002
874.77/871.41	c cleaning 0 clauses out of 345001 with flag 0/345002
908.62/905.29	c cleaning 0 clauses out of 354999 with flag 0/355000
946.17/942.73	c cleaning 0 clauses out of 365000 with flag 0/365001
982.88/979.40	c cleaning 0 clauses out of 375000 with flag 0/375001
1019.11/1015.67	c cleaning 0 clauses out of 384999 with flag 0/385000
1058.57/1055.02	c cleaning 0 clauses out of 394999 with flag 0/395000
1095.43/1091.81	c cleaning 0 clauses out of 404999 with flag 0/405000
1132.21/1128.55	c cleaning 0 clauses out of 415000 with flag 0/415001
1168.86/1165.10	c cleaning 0 clauses out of 425000 with flag 0/425001
1204.02/1200.20	c cleaning 0 clauses out of 434999 with flag 0/435000
1239.79/1235.96	c cleaning 0 clauses out of 445000 with flag 0/445001
1276.46/1272.59	c cleaning 0 clauses out of 455000 with flag 0/455001
1310.71/1306.80	c cleaning 0 clauses out of 464999 with flag 0/465000
1346.38/1342.30	c cleaning 0 clauses out of 475003 with flag 0/475004
1380.43/1376.34	c cleaning 0 clauses out of 485000 with flag 0/485001
1416.50/1412.35	c cleaning 0 clauses out of 494999 with flag 0/495000
1451.45/1447.21	c cleaning 0 clauses out of 505000 with flag 0/505001
1487.71/1483.47	c cleaning 0 clauses out of 515000 with flag 0/515001
1526.70/1522.37	c cleaning 0 clauses out of 524999 with flag 0/525000
1562.57/1558.13	c cleaning 0 clauses out of 534999 with flag 0/535000
1598.44/1593.98	c cleaning 0 clauses out of 544999 with flag 0/545000
1635.00/1630.44	c cleaning 0 clauses out of 554999 with flag 0/555000
1674.76/1670.15	c cleaning 0 clauses out of 564999 with flag 0/565000
1716.12/1711.41	c cleaning 0 clauses out of 574999 with flag 0/575000
1756.67/1751.93	c cleaning 0 clauses out of 584999 with flag 0/585000
1800.06/1795.22	c cleaning 0 clauses out of 594999 with flag 0/595000
1800.67/1795.85	c starts		: 162
1800.67/1795.85	c conflicts		: 595001
1800.67/1795.85	c decisions		: 666302
1800.67/1795.85	c propagations		: 380768193
1800.67/1795.85	c inspects		: 3215104254
1800.67/1795.85	c learnt literals	: 1
1800.67/1795.85	c learnt binary clauses	: 27
1800.67/1795.85	c learnt ternary clauses	: 22
1800.67/1795.85	c learnt clauses	: 595000
1800.67/1795.85	c ignored clauses	: 0
1800.67/1795.85	c root simplifications	: 0
1800.67/1795.85	c removed literals (reason simplification)	: 0
1800.67/1795.85	c reason swapping (by a shorter reason)	: 0
1800.67/1795.85	c Calls to reduceDB	: 61
1800.67/1795.85	c number of reductions to clauses (during analyze)	: 0
1800.67/1795.85	c number of learned constraints concerned by reduction	: 0
1800.67/1795.85	c number of learning phase by resolution	: 0
1800.67/1795.85	c number of learning phase by cutting planes	: 0
1800.67/1795.85	c speed (assignments/second)	: 212125.33425885896
1800.67/1795.85	c non guided choices	0
1800.84/1795.98	c learnt constraints type 
1800.84/1795.98	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 595003
1800.84/1795.98	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 27
1800.84/1795.98	c constraints type 
1800.84/1795.98	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1697
1800.84/1795.98	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4922
1800.84/1795.98	s UNKNOWN
1800.84/1795.98	c Total wall clock time (in seconds): 1795.756

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-2660249-1276463874/watcher-2660249-1276463874 -o /tmp/evaluation-result-2660249-1276463874/solver-2660249-1276463874 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660249-1276463874.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.10 1.04 1.01 3/107 24721
/proc/meminfo: memFree=1786944/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1832 CPUtime=0
/proc/24721/stat : 24721 (java6) S 24719 24721 24122 0 -1 4194304 251 0 0 0 0 0 0 0 21 0 1 0 20043133 1875968 154 1992294400 134512640 134550932 4287615760 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/24721/statm: 458 154 116 10 0 63 0

[startup+0.0682701 s]
/proc/loadavg: 1.10 1.04 1.01 3/107 24721
/proc/meminfo: memFree=1786944/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1521664 CPUtime=0.05
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 3614 0 1 0 3 2 0 0 17 0 7 0 20043133 1558183936 3055 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 380416 3055 1023 10 0 377726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521664

[startup+0.101275 s]
/proc/loadavg: 1.10 1.04 1.01 3/107 24721
/proc/meminfo: memFree=1786944/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1521796 CPUtime=0.07
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 3799 0 1 0 5 2 0 0 17 0 7 0 20043133 1558319104 3240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 380449 3240 1043 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.300185 s]
/proc/loadavg: 1.10 1.04 1.01 3/107 24721
/proc/meminfo: memFree=1786944/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1526216 CPUtime=0.34
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 5258 0 1 0 30 4 0 0 17 0 12 0 20043133 1562845184 4695 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 381554 4695 1359 10 0 378856 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1526216

[startup+0.700174 s]
/proc/loadavg: 1.10 1.04 1.01 3/107 24721
/proc/meminfo: memFree=1786944/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1527856 CPUtime=1.11
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 7453 0 1 0 107 4 0 0 17 0 12 0 20043133 1564524544 6771 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 381964 6772 1402 10 0 379266 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 1527856

[startup+1.50115 s]
/proc/loadavg: 1.10 1.04 1.01 4/120 24734
/proc/meminfo: memFree=1755656/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531272 CPUtime=2.62
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 11467 0 1 0 256 6 0 0 17 0 13 0 20043133 1568022528 10375 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382818 10375 1420 10 0 380120 0
[pid=24721/tid=24723] ppid=24719 vsize=1531272 CPUtime=1.45
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 8067 0 1 0 141 4 0 0 19 0 13 0 20043135 1568022528 10375 1992294400 134512640 134550932 4291658240 18446744073709551615 4109510121 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 13 0 20043137 1568022528 10375 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 13 0 20043137 1568022528 10375 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 20043138 1568022528 10375 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 13 0 20043139 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 13 0 20043139 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531272 CPUtime=0.61
/proc/24721/task/24730/stat : 24730 (java) R 24719 24721 24122 0 -1 4202560 861 0 0 0 61 0 0 0 25 0 13 0 20043144 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 106117009 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531272 CPUtime=0.53
/proc/24721/task/24731/stat : 24731 (java) R 24719 24721 24122 0 -1 4202560 1474 0 0 0 53 0 0 0 25 0 13 0 20043144 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 105573942 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568022528 10376 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 20043144 1568022528 10377 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531272 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568022528 10377 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 1531272

[startup+3.10111 s]
/proc/loadavg: 1.10 1.04 1.01 4/120 24734
/proc/meminfo: memFree=1729492/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=4.96
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 36217 0 1 0 479 17 0 0 17 0 13 0 20043133 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 34931 1433 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=3.04
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 32096 0 1 0 289 15 0 0 24 0 13 0 20043135 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4109455184 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 199 0 0 0 0 0 0 0 18 0 13 0 20043137 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 179 0 0 0 0 0 0 0 18 0 13 0 20043137 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 13 0 20043138 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=0.89
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 881 0 0 0 89 0 0 0 21 0 13 0 20043144 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=0.98
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1790 0 0 0 98 0 0 0 23 0 13 0 20043144 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 34931 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 1531400

[startup+6.30102 s]
/proc/loadavg: 1.09 1.04 1.01 2/120 24734
/proc/meminfo: memFree=1650008/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=8.19
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 36739 0 1 0 801 18 0 0 17 0 13 0 20043133 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 35364 1433 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=6.23
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 32107 0 1 0 608 15 0 0 25 0 13 0 20043135 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4109536609 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=0.02
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 479 0 0 0 2 0 0 0 18 0 13 0 20043137 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=0.02
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 398 0 0 0 2 0 0 0 18 0 13 0 20043137 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 13 0 20043138 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=0.89
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 881 0 0 0 89 0 0 0 21 0 13 0 20043144 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=0.98
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1790 0 0 0 98 0 0 0 16 0 13 0 20043144 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 35364 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 1531400

[startup+12.7018 s]
/proc/loadavg: 1.08 1.04 1.01 2/120 24734
/proc/meminfo: memFree=1614420/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=14.69
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 45667 0 1 0 1447 22 0 0 17 0 13 0 20043133 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 44240 1433 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=12.6
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 39693 0 1 0 1241 19 0 0 25 0 13 0 20043135 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4109497293 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=0.04
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 1181 0 0 0 4 0 0 0 18 0 13 0 20043137 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=0.04
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 1027 0 0 0 4 0 0 0 18 0 13 0 20043137 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 20043138 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=0.9
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 881 0 0 0 90 0 0 0 18 0 13 0 20043144 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=1.06
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1793 0 0 0 106 0 0 0 15 0 13 0 20043144 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 44240 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.69
Current children cumulated vsize (KiB) 1531400

[startup+25.5005 s]
/proc/loadavg: 1.06 1.04 1.01 2/120 24734
/proc/meminfo: memFree=1612064/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=27.59
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 46279 0 1 0 2737 22 0 0 17 0 13 0 20043133 1568153600 44817 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 44817 1443 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=25.34
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 39703 0 1 0 2515 19 0 0 25 0 13 0 20043135 1568153600 44817 1992294400 134512640 134550932 4291658240 18446744073709551615 4109558436 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=0.05
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 1518 0 0 0 5 0 0 0 15 0 13 0 20043137 1568153600 44817 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=0.05
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 1207 0 0 0 5 0 0 0 16 0 13 0 20043137 1568153600 44817 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=0.02

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

[pid=24721] ppid=24719 vsize=1531400 CPUtime=1727.03
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 84781 0 1 0 172586 117 0 0 17 0 13 0 20043133 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 81582 1443 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=1697.5
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 40412 0 1 0 169686 64 0 0 25 0 13 0 20043135 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4109467596 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=4.3
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 18426 0 0 0 408 22 0 0 15 0 13 0 20043137 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=4.35
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 20609 0 0 0 411 24 0 0 16 0 13 0 20043137 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=18.48
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 1468 0 0 0 1844 4 0 0 15 0 13 0 20043138 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=1.05
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 897 0 0 0 105 0 0 0 15 0 13 0 20043144 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=1.28
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1805 0 0 0 128 0 0 0 15 0 13 0 20043144 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 81582 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1727.03
Current children cumulated vsize (KiB) 1531400

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/120 24785
/proc/meminfo: memFree=1455888/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=1787.13
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 86516 0 1 0 178592 121 0 0 17 0 13 0 20043133 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 83279 1443 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=1756.48
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 40428 0 1 0 175582 66 0 0 25 0 13 0 20043135 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4109496376 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=4.49
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 19501 0 0 0 427 22 0 0 15 0 13 0 20043137 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=4.55
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 21249 0 0 0 430 25 0 0 15 0 13 0 20043137 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=19.21
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 1470 0 0 0 1917 4 0 0 16 0 13 0 20043138 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=1.05
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 897 0 0 0 105 0 0 0 15 0 13 0 20043144 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=1.28
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1805 0 0 0 128 0 0 0 15 0 13 0 20043144 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 83279 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1787.13
Current children cumulated vsize (KiB) 1531400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.21 s]
/proc/loadavg: 1.00 1.01 1.00 2/120 24785
/proc/meminfo: memFree=1454648/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1531400 CPUtime=1800.06
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 86831 0 1 0 179884 122 0 0 17 0 13 0 20043133 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 382850 83588 1443 10 0 380152 0
[pid=24721/tid=24723] ppid=24719 vsize=1531400 CPUtime=1769.36
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 40430 0 1 0 176869 67 0 0 25 0 13 0 20043135 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4109805713 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1531400 CPUtime=4.53
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 19533 0 0 0 430 23 0 0 15 0 13 0 20043137 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1531400 CPUtime=4.57
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 21526 0 0 0 432 25 0 0 16 0 13 0 20043137 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1531400 CPUtime=19.21
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 1472 0 0 0 1917 4 0 0 15 0 13 0 20043138 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 20043139 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 20043144 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1531400 CPUtime=1.05
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 897 0 0 0 105 0 0 0 15 0 13 0 20043144 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1531400 CPUtime=1.28
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1805 0 0 0 128 0 0 0 15 0 13 0 20043144 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 20043144 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) R 24719 24721 24122 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 20043144 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1531400 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 20043230 1568153600 83588 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1531400

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

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

[startup+1795.8 s]
/proc/loadavg: 1.00 1.01 1.00 2/120 24785
/proc/meminfo: memFree=1454648/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1532728 CPUtime=1800.67
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 87144 0 1 0 179944 123 0 0 15 0 14 0 20043133 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 383182 83900 1443 10 0 380484 0
[pid=24721/tid=24723] ppid=24719 vsize=1532728 CPUtime=1769.37
/proc/24721/task/24723/stat : 24723 (java) S 24719 24721 24122 0 -1 4202560 40430 0 1 0 176870 67 0 0 25 0 14 0 20043135 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1532728 CPUtime=4.54
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 19547 0 0 0 431 23 0 0 16 0 14 0 20043137 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1532728 CPUtime=4.58
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 21569 0 0 0 433 25 0 0 16 0 14 0 20043137 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1532728 CPUtime=19.77
/proc/24721/task/24726/stat : 24726 (java) R 24719 24721 24122 0 -1 4202560 1723 0 0 0 1973 4 0 0 16 0 14 0 20043138 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 105886120 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 20043139 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 20043139 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 14 0 20043144 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1532728 CPUtime=1.05
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 897 0 0 0 105 0 0 0 15 0 14 0 20043144 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1532728 CPUtime=1.28
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1805 0 0 0 128 0 0 0 15 0 14 0 20043144 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 20043144 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 14 0 20043144 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1532728 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 20043230 1569513472 83900 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (KiB) 1532728

[startup+1796 s]
/proc/loadavg: 1.00 1.01 1.00 2/120 24785
/proc/meminfo: memFree=1454648/2059040 swapFree=4140108/4192956
[pid=24721] ppid=24719 vsize=1532048 CPUtime=1801
/proc/24721/stat : 24721 (java) S 24719 24721 24122 0 -1 4202496 87217 0 1 0 179977 123 0 0 15 0 14 0 20043133 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/24721/statm: 383012 83722 1446 10 0 380314 0
[pid=24721/tid=24723] ppid=24719 vsize=1532048 CPUtime=1769.52
/proc/24721/task/24723/stat : 24723 (java) R 24719 24721 24122 0 -1 4202560 40430 0 1 0 176885 67 0 0 20 0 14 0 20043135 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4109480298 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24721/tid=24724] ppid=24719 vsize=1532048 CPUtime=4.54
/proc/24721/task/24724/stat : 24724 (java) S 24719 24721 24122 0 -1 4202560 19547 0 0 0 431 23 0 0 16 0 14 0 20043137 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24725] ppid=24719 vsize=1532048 CPUtime=4.58
/proc/24721/task/24725/stat : 24725 (java) S 24719 24721 24122 0 -1 4202560 21569 0 0 0 433 25 0 0 16 0 14 0 20043137 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24726] ppid=24719 vsize=1532048 CPUtime=19.82
/proc/24721/task/24726/stat : 24726 (java) S 24719 24721 24122 0 -1 4202560 1777 0 0 0 1978 4 0 0 16 0 14 0 20043138 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 0 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24727] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24727/stat : 24727 (java) S 24719 24721 24122 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 20043139 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24728] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24728/stat : 24728 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 20043139 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24729] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24729/stat : 24729 (java) S 24719 24721 24122 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 14 0 20043144 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24730] ppid=24719 vsize=1532048 CPUtime=1.05
/proc/24721/task/24730/stat : 24730 (java) S 24719 24721 24122 0 -1 4202560 897 0 0 0 105 0 0 0 15 0 14 0 20043144 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 1 0 0 0
[pid=24721/tid=24731] ppid=24719 vsize=1532048 CPUtime=1.32
/proc/24721/task/24731/stat : 24731 (java) S 24719 24721 24122 0 -1 4202560 1809 0 0 0 132 0 0 0 15 0 14 0 20043144 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24732] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24732/stat : 24732 (java) S 24719 24721 24122 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 20043144 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24733] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24733/stat : 24733 (java) S 24719 24721 24122 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 14 0 20043144 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
[pid=24721/tid=24734] ppid=24719 vsize=1532048 CPUtime=0
/proc/24721/task/24734/stat : 24734 (java) S 24719 24721 24122 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 20043230 1568817152 83722 1992294400 134512640 134550932 4291658240 18446744073709551615 4294960144 0 4 0 16800975 18446604437830153536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1801
Current children cumulated vsize (KiB) 1532048

Child status: 143
Real time (s): 1796.05
CPU time (s): 1801.05
CPU user time (s): 1799.79
CPU system time (s): 1.26481
CPU usage (%): 100.278
Max. virtual memory (cumulated for all children) (KiB): 1532728

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

runsolver used 3.81442 second user time and 9.72952 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-13 23:17:54
IDJOB=2660249
IDBENCH=2175
IDSOLVER=1165
FILE ID=node025/2660249-1276463874
PBS_JOBID= 11173345
Free space on /tmp= 62540 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3-c.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660249-1276463874/watcher-2660249-1276463874 -o /tmp/evaluation-result-2660249-1276463874/solver-2660249-1276463874 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660249-1276463874.opb

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

MD5SUM BENCH= bc7893eb7aff4749139e472af91e587e
RANDOM SEED=1728009098

node025.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.242
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.48
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.242
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:       1787340 kB
Buffers:         55756 kB
Cached:         125036 kB
SwapCached:       6780 kB
Active:          81960 kB
Inactive:       112256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1787340 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:             516 kB
Writeback:           0 kB
AnonPages:       11236 kB
Mapped:          12920 kB
Slab:            55492 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183456 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= 62540 MiB
End job on node025 at 2010-06-13 23:47:51