Trace number 3689825

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.1 1796.26

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMcd577d7fe2c7600d8302daa2328d0cdf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15627
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 188353
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 188353
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c version 2.3.2.v20120418
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		501472288
0.02/0.08	c Max memory 		7480803328
0.02/0.08	c Total memory 		504102912
0.02/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3689825-1337893474.opb
0.09/0.11	c reading problem ... 
8.07/5.77	c ... done. Wall clock time 5.666s.
8.07/5.77	c declared #vars     400896
8.07/5.77	c #constraints  402763
8.07/5.77	c constraints type 
8.07/5.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
8.07/5.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
8.07/5.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
8.07/5.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
8.07/5.77	c 402763 constraints processed.
8.07/5.77	c objective function length is 1605 literals
52.80/49.81	c cleaning 2498 clauses out of 4998 with flag 5000/5000
130.13/126.95	c cleaning 4248 clauses out of 8503 with flag 11003/11003
182.27/179.06	c cleaning 5525 clauses out of 11252 with flag 18000/18000
244.33/241.06	c cleaning 6761 clauses out of 13727 with flag 26000/26000
300.23/296.89	c cleaning 7952 clauses out of 15966 with flag 35000/35000
358.66/355.30	c cleaning 8997 clauses out of 18016 with flag 45002/45002
424.27/420.83	c cleaning 10009 clauses out of 20019 with flag 56002/56002
491.70/488.28	c cleaning 11000 clauses out of 22008 with flag 68000/68000
572.33/568.87	c cleaning 11999 clauses out of 24009 with flag 81001/81001
650.67/647.15	c cleaning 12987 clauses out of 26009 with flag 95000/95000
732.02/728.46	c cleaning 13999 clauses out of 28022 with flag 110000/110000
831.34/827.76	c cleaning 15009 clauses out of 30025 with flag 126002/126002
942.47/938.83	c cleaning 15993 clauses out of 32019 with flag 143005/143005
1067.52/1063.86	c cleaning 17007 clauses out of 34022 with flag 161001/161001
1215.97/1212.28	c cleaning 18000 clauses out of 36014 with flag 180000/180000
1387.26/1383.55	c cleaning 18999 clauses out of 38016 with flag 200002/200002
1598.38/1594.63	c cleaning 20001 clauses out of 40015 with flag 221000/221000
1769.22/1765.49	c cleaning 21004 clauses out of 42014 with flag 243000/243000
1800.10/1796.22	c starts		: 120
1800.10/1796.22	c conflicts		: 246905
1800.10/1796.22	c decisions		: 2373996
1800.10/1796.22	c propagations		: 5794505849
1800.10/1796.22	c inspects		: 2766477736
1800.10/1796.22	c shortcuts		: 0
1800.10/1796.22	c learnt literals	: 2
1800.10/1796.22	c learnt binary clauses	: 1687
1800.10/1796.22	c learnt ternary clauses	: 1122
1800.10/1796.22	c learnt constraints	: 246902
1800.10/1796.22	c ignored constraints	: 0
1800.10/1796.22	c root simplifications	: 0
1800.10/1796.22	c removed literals (reason simplification)	: 0
1800.10/1796.22	c reason swapping (by a shorter reason)	: 0
1800.10/1796.22	c Calls to reduceDB	: 18
1800.10/1796.22	c number of reductions to clauses (during analyze)	: 0
1800.10/1796.22	c number of learned constraints concerned by reduction	: 0
1800.10/1796.22	c number of learning phase by resolution	: 0
1800.10/1796.22	c number of learning phase by cutting planes	: 0
1800.10/1796.22	c speed (assignments/second)	: 3236485.1114574084
1800.10/1796.22	c non guided choices	2852
1800.10/1796.23	c learnt constraints type 
1800.10/1796.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1687
1800.10/1796.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 23230
1800.10/1796.23	c constraints type 
1800.10/1796.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
1800.10/1796.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.10/1796.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.10/1796.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.10/1796.23	c 402763 constraints processed.
1800.10/1796.23	s UNKNOWN
1800.10/1796.23	c Total wall clock time (in seconds): 1796.126

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3689825-1337893474/watcher-3689825-1337893474 -o /tmp/evaluation-result-3689825-1337893474/solver-3689825-1337893474 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689825-1337893474.opb 

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

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.05 2.01 3/194 31477
/proc/meminfo: memFree=28100380/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/31477/stat : 31477 (java) R 31475 31477 25184 0 -1 4202496 1136 0 0 0 0 0 0 0 20 0 1 0 255471886 23793664 863 33554432000 1073741824 1073778376 140735153387520 140735153376584 139822066210522 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 5793 857 646 9 0 128 0

[startup+0.0369211 s]
/proc/loadavg: 2.13 2.05 2.01 3/194 31477
/proc/meminfo: memFree=28100380/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 3026 0 1 0 2 0 0 0 20 0 13 0 255471886 9446973440 3723 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2306390 3723 1695 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100283 s]
/proc/loadavg: 2.13 2.05 2.01 3/194 31477
/proc/meminfo: memFree=28100380/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 4386 0 1 0 9 0 0 0 20 0 18 0 255471886 9787813888 5577 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2389603 5577 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300204 s]
/proc/loadavg: 2.13 2.05 2.01 3/194 31477
/proc/meminfo: memFree=28100380/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9558412 CPUtime=0.53 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 5927 0 1 0 52 1 0 0 20 0 18 0 255471886 9787813888 13469 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2389603 13469 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558412

[startup+0.700276 s]
/proc/loadavg: 2.13 2.05 2.01 3/194 31477
/proc/meminfo: memFree=28100380/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9558412 CPUtime=1.29 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 9346 0 1 0 123 6 0 0 20 0 18 0 255471886 9787813888 45479 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2389603 45479 2245 9 0 2380296 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9558412

[startup+1.50075 s]
/proc/loadavg: 2.13 2.05 2.01 3/212 31495
/proc/meminfo: memFree=27773824/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9558412 CPUtime=2.42 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 10085 0 1 0 225 17 0 0 20 0 18 0 255471886 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2389603 89570 2247 9 0 2380296 0
[pid=31477/tid=31478] ppid=31475 vsize=9558412 CPUtime=1.35 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 2569 0 1 0 129 6 0 0 20 0 18 0 255471887 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139822064372616 239241061645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 121 0 0 0 2 2 0 0 20 0 18 0 255471887 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 255471887 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 18 0 255471887 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 139 0 0 0 7 2 0 0 20 0 18 0 255471888 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 47 0 0 0 4 0 0 0 20 0 18 0 255471888 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 119 0 0 0 4 2 0 0 20 0 18 0 255471888 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 18 0 255471888 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 113 0 0 0 2 1 0 0 20 0 18 0 255471888 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 2775 0 0 0 30 0 0 0 20 0 18 0 255471892 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 2758 0 0 0 25 0 0 0 20 0 18 0 255471892 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 89570 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 9558412

[startup+3.10076 s]
/proc/loadavg: 2.12 2.05 2.01 10/212 31495
/proc/meminfo: memFree=27509820/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9558412 CPUtime=4.34 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 10806 0 1 0 402 32 0 0 20 0 18 0 255471886 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2389603 159701 2247 9 0 2380296 0
[pid=31477/tid=31478] ppid=31475 vsize=9558412 CPUtime=2.83 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 2851 0 1 0 273 10 0 0 20 0 18 0 255471887 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139822064365440 239241061645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 133 0 0 0 4 3 0 0 20 0 18 0 255471887 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 38 0 0 0 6 2 0 0 20 0 18 0 255471887 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 52 0 0 0 8 2 0 0 20 0 18 0 255471887 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 148 0 0 0 9 3 0 0 20 0 18 0 255471888 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 85 0 0 0 11 4 0 0 20 0 18 0 255471888 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 139 0 0 0 8 3 0 0 20 0 18 0 255471888 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 18 0 255471888 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 139 0 0 0 8 3 0 0 20 0 18 0 255471888 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 478 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255471889 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 2775 0 0 0 30 0 0 0 20 0 18 0 255471892 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 2758 0 0 0 25 0 0 0 20 0 18 0 255471892 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255471892 9787813888 159701 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 9558412

[startup+6.30074 s]
/proc/loadavg: 2.12 2.05 2.01 3/212 31495
/proc/meminfo: memFree=25881008/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9624976 CPUtime=9.11 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 17129 0 1 0 822 89 0 0 20 0 19 0 255471886 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2406244 557265 2263 9 0 2396937 0
[pid=31477/tid=31478] ppid=31475 vsize=9624976 CPUtime=5.64 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 4408 0 1 0 528 36 0 0 20 0 19 0 255471887 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139822064374184 139821937656960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 418 0 0 0 17 6 0 0 20 0 19 0 255471887 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 329 0 0 0 18 5 0 0 20 0 19 0 255471887 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 385 0 0 0 21 6 0 0 20 0 19 0 255471887 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 236 0 0 0 22 7 0 0 20 0 19 0 255471888 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 168 0 0 0 25 8 0 0 20 0 19 0 255471888 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 195 0 0 0 21 6 0 0 20 0 19 0 255471888 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 150 0 0 0 31 8 0 0 20 0 19 0 255471888 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 207 0 0 0 18 6 0 0 20 0 19 0 255471888 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 1265 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 2790 0 0 0 47 0 0 0 20 0 19 0 255471892 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) R 31475 31477 25184 0 -1 4202560 5395 0 0 0 56 1 0 0 20 0 19 0 255471892 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821883354040 139822070745264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 557265 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]
/proc/loadavg: 2.10 2.04 2.01 3/213 31496
/proc/meminfo: memFree=25877188/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9624976 CPUtime=15.67 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 17153 0 1 0 1478 89 0 0 20 0 19 0 255471886 9855975424 556869 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2406244 556869 2267 9 0 2396937 0
[pid=31477/tid=31478] ppid=31475 vsize=9624976 CPUtime=12.02 cores=1,3,5,7

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

[pid=31477/tid=31492] ppid=31475 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 3654 0 0 0 66 0 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 5432 0 0 0 72 1 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9624976 CPUtime=0.83 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 95 0 0 0 32 51 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31496] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31496/stat : 31496 (java) S 31475 31477 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255472471 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821880194088 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1666.12
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/213 31511
/proc/meminfo: memFree=25587668/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9624976 CPUtime=1726.11 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 18380 0 1 0 172473 138 0 0 20 0 19 0 255471886 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2406244 591188 2281 9 0 2396937 0
[pid=31477/tid=31478] ppid=31475 vsize=9624976 CPUtime=1707.87 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 4429 0 1 0 170724 63 0 0 20 0 19 0 255471887 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139822064374048 139821937656960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 427 0 0 0 29 7 0 0 20 0 19 0 255471887 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 343 0 0 0 33 6 0 0 20 0 19 0 255471887 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 393 0 0 0 35 7 0 0 20 0 19 0 255471887 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 253 0 0 0 34 8 0 0 20 0 19 0 255471888 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 175 0 0 0 38 8 0 0 20 0 19 0 255471888 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 220 0 0 0 33 7 0 0 20 0 19 0 255471888 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 176 0 0 0 46 9 0 0 20 0 19 0 255471888 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 217 0 0 0 28 7 0 0 20 0 19 0 255471888 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9624976 CPUtime=8.55 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 1380 0 0 0 851 4 0 0 20 0 19 0 255471889 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 3654 0 0 0 66 0 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 5432 0 0 0 72 1 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 99 0 0 0 33 53 0 0 20 0 19 0 255471892 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31496] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31496/stat : 31496 (java) S 31475 31477 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255472471 9855975424 591188 33554432000 1073741824 1073778376 140735153387520 139821880194088 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.11
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/212 31511
/proc/meminfo: memFree=25586928/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9624976 CPUtime=1786.18 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 18399 0 1 0 178479 139 0 0 20 0 19 0 255471886 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2406244 592157 2281 9 0 2396937 0
[pid=31477/tid=31478] ppid=31475 vsize=9624976 CPUtime=1767.21 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 4430 0 1 0 176657 64 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139822064374048 139821937620177 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 427 0 0 0 30 7 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 343 0 0 0 33 6 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 393 0 0 0 35 7 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 254 0 0 0 35 8 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 180 0 0 0 39 8 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 222 0 0 0 33 7 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 178 0 0 0 48 9 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 217 0 0 0 29 7 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9624976 CPUtime=9.03 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 1384 0 0 0 899 4 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 3654 0 0 0 66 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 5432 0 0 0 72 1 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9624976 CPUtime=0.9 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 103 0 0 0 34 56 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31496] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31496/stat : 31496 (java) S 31475 31477 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255472471 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821880194088 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.18
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 2.09 2.04 2.00 3/211 31569
/proc/meminfo: memFree=26294392/32873844 swapFree=7388/7388
[pid=31477] ppid=31475 vsize=9624976 CPUtime=1800.1 cores=1,3,5,7
/proc/31477/stat : 31477 (java) S 31475 31477 25184 0 -1 4202496 18399 0 1 0 179871 139 0 0 20 0 19 0 255471886 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 140735153378656 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31477/statm: 2406244 592157 2281 9 0 2396937 0
[pid=31477/tid=31478] ppid=31475 vsize=9624976 CPUtime=1781.09 cores=1,3,5,7
/proc/31477/task/31478/stat : 31478 (java) R 31475 31477 25184 0 -1 4202560 4430 0 1 0 178044 65 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139822064374048 139821937662724 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31480] ppid=31475 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/31477/task/31480/stat : 31480 (java) S 31475 31477 25184 0 -1 4202560 427 0 0 0 30 7 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821908396456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31481] ppid=31475 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/31477/task/31481/stat : 31481 (java) S 31475 31477 25184 0 -1 4202560 343 0 0 0 33 6 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821907343912 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31477/tid=31482] ppid=31475 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/31477/task/31482/stat : 31482 (java) S 31475 31477 25184 0 -1 4202560 393 0 0 0 35 7 0 0 20 0 19 0 255471887 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821906290856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31483] ppid=31475 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/31477/task/31483/stat : 31483 (java) S 31475 31477 25184 0 -1 4202560 254 0 0 0 35 8 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821905238312 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31484] ppid=31475 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/31477/task/31484/stat : 31484 (java) S 31475 31477 25184 0 -1 4202560 180 0 0 0 39 8 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821904186280 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31485] ppid=31475 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/31477/task/31485/stat : 31485 (java) S 31475 31477 25184 0 -1 4202560 222 0 0 0 33 7 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821903133736 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31486] ppid=31475 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/31477/task/31486/stat : 31486 (java) S 31475 31477 25184 0 -1 4202560 178 0 0 0 48 9 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821902080680 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31487] ppid=31475 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/31477/task/31487/stat : 31487 (java) S 31475 31477 25184 0 -1 4202560 217 0 0 0 29 7 0 0 20 0 19 0 255471888 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821901028136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31488] ppid=31475 vsize=9624976 CPUtime=9.03 cores=1,3,5,7
/proc/31477/task/31488/stat : 31488 (java) S 31475 31477 25184 0 -1 4202560 1384 0 0 0 899 4 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821888616808 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31489] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31489/stat : 31489 (java) S 31475 31477 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821887563128 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31490] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31490/stat : 31490 (java) S 31475 31477 25184 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255471889 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821886509960 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31491] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31491/stat : 31491 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821885458704 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31477/tid=31492] ppid=31475 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/31477/task/31492/stat : 31492 (java) S 31475 31477 25184 0 -1 4202560 3654 0 0 0 66 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821884406584 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31493] ppid=31475 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/31477/task/31493/stat : 31493 (java) S 31475 31477 25184 0 -1 4202560 5432 0 0 0 72 1 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821883354040 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31494] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31494/stat : 31494 (java) S 31475 31477 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821882301176 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31477/tid=31495] ppid=31475 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/31477/task/31495/stat : 31495 (java) S 31475 31477 25184 0 -1 4202560 103 0 0 0 35 56 0 0 20 0 19 0 255471892 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821881248840 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31477/tid=31496] ppid=31475 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/31477/task/31496/stat : 31496 (java) S 31475 31477 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255472471 9855975424 592157 33554432000 1073741824 1073778376 140735153387520 139821880194088 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31477 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=158246
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=991697
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.26
CPU time (s): 1800.1
CPU user time (s): 1798.71
CPU system time (s): 1.39
CPU usage (%): 100.214
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.16
system time used= 1.9917
maximum resident set size= 2369864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18440
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38736
involuntary context switches= 28681

runsolver used 6.571 second user time and 16.6625 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-24 23:04:35
IDJOB=3689825
IDBENCH=90939
IDSOLVER=2269
FILE ID=node147/3689825-1337893474
RUNJOBID= node147-1337889869-31143
PBS_JOBID= 14620057
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null10mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689825-1337893474/watcher-3689825-1337893474 -o /tmp/evaluation-result-3689825-1337893474/solver-3689825-1337893474 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689825-1337893474.opb

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

MD5SUM BENCH= cd577d7fe2c7600d8302daa2328d0cdf
RANDOM SEED=1718457109

node147.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28100760 kB
Buffers:          237072 kB
Cached:          1531408 kB
SwapCached:         6180 kB
Active:          2621564 kB
Inactive:        1374928 kB
Active(anon):    2223756 kB
Inactive(anon):     6780 kB
Active(file):     397808 kB
Inactive(file):  1368148 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67097572 kB
Dirty:             56236 kB
Writeback:            44 kB
AnonPages:       2232556 kB
Mapped:            17872 kB
Shmem:                 0 kB
Slab:             632552 kB
SReclaimable:      73232 kB
SUnreclaim:       559320 kB
KernelStack:        1592 kB
PageTables:         8568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3270364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2187264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71592 MiB
End job on node147 at 2012-05-24 23:34:33