Trace number 3284935

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1302.36 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3284935-1303765791.cnf
0.04/0.09	c reading problem ... 
4.27/4.10	c ... done. Wall clock time 4.013s.
4.27/4.10	c #vars     945406
4.27/4.10	c #constraints  4428835
4.27/4.10	c constraints type 
4.27/4.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 36605
4.27/4.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4310032
67.45/66.59	c cleaning 2488 clauses out of 4984 with flag 5010/5010
134.17/132.54	c cleaning 4206 clauses out of 8479 with flag 11000/11000
247.61/245.95	c cleaning 5596 clauses out of 11257 with flag 18000/18000
374.59/372.89	c cleaning 6769 clauses out of 13648 with flag 26001/26001
542.78/540.97	c cleaning 7862 clauses out of 15874 with flag 35004/35004
698.05/696.12	c cleaning 8979 clauses out of 18008 with flag 45006/45006
846.71/844.75	c cleaning 9976 clauses out of 19975 with flag 56000/56000
1015.47/1013.43	c cleaning 10935 clauses out of 21962 with flag 68007/68007
1217.25/1215.12	c cleaning 11959 clauses out of 24009 with flag 81001/81001
1302.22/1300.01	c starts		: 320
1302.22/1300.01	c conflicts		: 86997
1302.22/1300.01	c decisions		: 4207343
1302.22/1300.01	c propagations		: 431070973
1302.22/1300.01	c inspects		: 2227226220
1302.22/1300.01	c shortcuts		: 0
1302.22/1300.01	c learnt literals	: 93
1302.22/1300.01	c learnt binary clauses	: 175
1302.22/1300.01	c learnt ternary clauses	: 219
1302.22/1300.01	c learnt constraints	: 86903
1302.22/1300.01	c ignored constraints	: 0
1302.22/1300.01	c root simplifications	: 413
1302.22/1300.01	c removed literals (reason simplification)	: 17564653
1302.22/1300.01	c reason swapping (by a shorter reason)	: 0
1302.22/1300.01	c Calls to reduceDB	: 9
1302.22/1300.01	c speed (assignments/second)	: 332642.67172262014
1302.22/1300.01	c non guided choices	80231
1302.22/1300.04	c learnt constraints type 
1302.22/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 164
1302.22/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17873
1302.22/1300.04	c constraints type 
1302.22/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 36605
1302.22/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4310032
1302.22/1300.04	s UNKNOWN
1302.22/1300.04	c Total wall clock time (in seconds) : 1299.917

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284935-1303765791/watcher-3284935-1303765791 -o /tmp/evaluation-result-3284935-1303765791/solver-3284935-1303765791 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3284935-1303765791.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=11800 CPUtime=0 cores=0,2
/proc/5613/stat : 5613 (runsolver) R 5611 5613 5523 0 -1 4202560 43 0 0 0 0 0 0 0 21 0 1 0 488177096 12083200 51 33554432000 4194304 5434984 140735801960656 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/5613/statm: 2950 51 31 303 0 2644 0

[startup+0.0581701 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7564488 CPUtime=0.04 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 9045 0 1 0 4 0 0 0 21 0 13 0 488177096 7746035712 8740 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1891122 8740 1693 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.10116 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7569940 CPUtime=0.09 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 10932 0 1 0 8 1 0 0 21 0 18 0 488177096 7751618560 10627 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1892485 10627 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.306126 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7577360 CPUtime=0.41 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 23553 0 1 0 39 2 0 0 21 0 18 0 488177096 7759216640 22595 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1894340 22596 2189 9 0 1885078 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7577360

[startup+0.701087 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7577360 CPUtime=0.84 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 30472 0 1 0 80 4 0 0 21 0 18 0 488177096 7759216640 29514 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1894340 29515 2192 9 0 1885078 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 7577360

[startup+1.63692 s]
/proc/loadavg: 1.81 1.99 2.45 5/222 5613
/proc/meminfo: memFree=23604880/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7577360 CPUtime=1.77 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 55847 0 1 0 169 8 0 0 21 0 18 0 488177096 7759216640 54888 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1894340 54889 2197 9 0 1885078 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 7577360

[startup+3.10065 s]
/proc/loadavg: 1.81 1.99 2.45 5/240 5631
/proc/meminfo: memFree=23138876/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7577360 CPUtime=3.26 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 97818 0 1 0 313 13 0 0 21 0 18 0 488177096 7759216640 96859 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1894340 96861 2198 9 0 1885078 0
[pid=5613/tid=5615] ppid=5611 vsize=7577360 CPUtime=3.06 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 93758 0 1 0 294 12 0 0 25 0 18 0 488177097 7759216640 96861 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505585433 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488177098 7759216640 96862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96863 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96863 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96864 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96864 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96865 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96866 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177098 7759216640 96866 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488177099 7759216640 96867 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488177100 7759216640 96868 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488177100 7759216640 96869 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177102 7759216640 96869 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7577360 CPUtime=0.14 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2664 0 0 0 14 0 0 0 15 0 18 0 488177102 7759216640 96870 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7577360 CPUtime=0.03 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 243 0 0 0 3 0 0 0 18 0 18 0 488177102 7759216640 96871 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488177102 7759216640 96871 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7577360 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488177102 7759216640 96872 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 7577360

[startup+6.30707 s]
/proc/loadavg: 2.15 2.05 2.47 5/261 5655
/proc/meminfo: memFree=22696636/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7644372 CPUtime=7.08 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 143028 0 1 0 687 21 0 0 21 0 19 0 488177096 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1911093 141862 2216 9 0 1901831 0
[pid=5613/tid=5615] ppid=5611 vsize=7644372 CPUtime=6.27 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 138468 0 1 0 607 20 0 0 25 0 19 0 488177097 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505746649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488177099 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488177100 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177100 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.49 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2965 0 0 0 49 0 0 0 15 0 19 0 488177102 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.3 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 431 0 0 0 30 0 0 0 15 0 19 0 488177102 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 488177102 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5632] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5632/stat : 5632 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177524 7827836928 141862 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 7644372

[startup+12.7009 s]
/proc/loadavg: 2.38 2.10 2.48 5/261 5655
/proc/meminfo: memFree=22135312/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7644372 CPUtime=13.61 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 145429 0 1 0 1340 21 0 0 21 0 19 0 488177096 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1911093 144259 2219 9 0 1901831 0
[pid=5613/tid=5615] ppid=5611 vsize=7644372 CPUtime=12.62 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 140855 0 1 0 1241 21 0 0 18 0 19 0 488177097 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505837912 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177098 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488177099 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488177100 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177100 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.61 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2974 0 0 0 61 0 0 0 15 0 19 0 488177102 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.37 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 436 0 0 0 37 0 0 0 15 0 19 0 488177102 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 144259 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2

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

[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0.11 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1251 0 0 0 11 0 0 0 15 0 19 0 488177098 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0.16 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 3481 0 0 0 16 0 0 0 15 0 19 0 488177098 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0.15 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 5 0 0 0 15 0 0 0 15 0 19 0 488177098 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=9.71 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 104302 0 0 0 959 12 0 0 15 0 19 0 488177099 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.67 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2994 0 0 0 67 0 0 0 15 0 19 0 488177102 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.49 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 504 0 0 0 49 0 0 0 15 0 19 0 488177102 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 488177102 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5632] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5632/stat : 5632 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177524 7827836928 365392 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.45
Current children cumulated vsize (KiB) 7644372

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.58 5/262 5735
/proc/meminfo: memFree=18413020/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7644372 CPUtime=1244.51 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 368216 0 1 0 124400 51 0 0 21 0 19 0 488177096 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1911093 365395 2247 9 0 1901831 0
[pid=5613/tid=5615] ppid=5611 vsize=7644372 CPUtime=1230.19 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 149748 0 1 0 122995 24 0 0 25 0 19 0 488177097 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505871147 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7644372 CPUtime=0.48 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 28978 0 0 0 45 3 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7644372 CPUtime=0.44 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 24277 0 0 0 42 2 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7644372 CPUtime=0.36 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 24910 0 0 0 34 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7644372 CPUtime=0.32 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 16895 0 0 0 30 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7644372 CPUtime=0.26 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 9643 0 0 0 25 1 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0.11 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1251 0 0 0 11 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0.16 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 3481 0 0 0 16 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0.15 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 5 0 0 0 15 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=10.77 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 104304 0 0 0 1065 12 0 0 15 0 19 0 488177099 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.67 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2994 0 0 0 67 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.49 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 504 0 0 0 49 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5632] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5632/stat : 5632 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177524 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.51
Current children cumulated vsize (KiB) 7644372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.60 5/241 5760
/proc/meminfo: memFree=18835652/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7644372 CPUtime=1302.22 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 368218 0 1 0 130171 51 0 0 21 0 19 0 488177096 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1911093 365395 2247 9 0 1901831 0
[pid=5613/tid=5615] ppid=5611 vsize=7644372 CPUtime=1287.9 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 149748 0 1 0 128766 24 0 0 25 0 19 0 488177097 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505837621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7644372 CPUtime=0.48 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 28978 0 0 0 45 3 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7644372 CPUtime=0.44 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 24277 0 0 0 42 2 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7644372 CPUtime=0.36 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 24910 0 0 0 34 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7644372 CPUtime=0.32 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 16895 0 0 0 30 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7644372 CPUtime=0.26 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 9643 0 0 0 25 1 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0.11 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1251 0 0 0 11 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0.16 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 3481 0 0 0 16 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0.15 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 5 0 0 0 15 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=10.77 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 104304 0 0 0 1065 12 0 0 15 0 19 0 488177099 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.67 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2994 0 0 0 67 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.49 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 504 0 0 0 49 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5632] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5632/stat : 5632 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177524 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 7644372

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

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

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.60 5/241 5760
/proc/meminfo: memFree=18835652/32951124 swapFree=67111412/67111528
[pid=5613] ppid=5611 vsize=7644372 CPUtime=1302.22 cores=0,2
/proc/5613/stat : 5613 (java) S 5611 5613 5523 0 -1 4202496 368218 0 1 0 130171 51 0 0 21 0 19 0 488177096 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5613/statm: 1911093 365395 2247 9 0 1901831 0
[pid=5613/tid=5615] ppid=5611 vsize=7644372 CPUtime=1287.9 cores=0,2
/proc/5613/task/5615/stat : 5615 (java) R 5611 5613 5523 0 -1 4202560 149748 0 1 0 128766 24 0 0 25 0 19 0 488177097 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 46912505837621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5613/tid=5616] ppid=5611 vsize=7644372 CPUtime=0.48 cores=0,2
/proc/5613/task/5616/stat : 5616 (java) S 5611 5613 5523 0 -1 4202560 28978 0 0 0 45 3 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5617] ppid=5611 vsize=7644372 CPUtime=0.44 cores=0,2
/proc/5613/task/5617/stat : 5617 (java) S 5611 5613 5523 0 -1 4202560 24277 0 0 0 42 2 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5618] ppid=5611 vsize=7644372 CPUtime=0.36 cores=0,2
/proc/5613/task/5618/stat : 5618 (java) S 5611 5613 5523 0 -1 4202560 24910 0 0 0 34 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5619] ppid=5611 vsize=7644372 CPUtime=0.32 cores=0,2
/proc/5613/task/5619/stat : 5619 (java) S 5611 5613 5523 0 -1 4202560 16895 0 0 0 30 2 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5620] ppid=5611 vsize=7644372 CPUtime=0.26 cores=0,2
/proc/5613/task/5620/stat : 5620 (java) S 5611 5613 5523 0 -1 4202560 9643 0 0 0 25 1 0 0 16 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5621] ppid=5611 vsize=7644372 CPUtime=0.11 cores=0,2
/proc/5613/task/5621/stat : 5621 (java) S 5611 5613 5523 0 -1 4202560 1251 0 0 0 11 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5622] ppid=5611 vsize=7644372 CPUtime=0.16 cores=0,2
/proc/5613/task/5622/stat : 5622 (java) S 5611 5613 5523 0 -1 4202560 3481 0 0 0 16 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5623] ppid=5611 vsize=7644372 CPUtime=0.15 cores=0,2
/proc/5613/task/5623/stat : 5623 (java) S 5611 5613 5523 0 -1 4202560 5 0 0 0 15 0 0 0 15 0 19 0 488177098 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5624] ppid=5611 vsize=7644372 CPUtime=10.77 cores=0,2
/proc/5613/task/5624/stat : 5624 (java) S 5611 5613 5523 0 -1 4202560 104304 0 0 0 1065 12 0 0 15 0 19 0 488177099 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 0 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5625] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5625/stat : 5625 (java) S 5611 5613 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5626] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5626/stat : 5626 (java) S 5611 5613 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488177100 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5627] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5627/stat : 5627 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917554609 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5628] ppid=5611 vsize=7644372 CPUtime=0.67 cores=0,2
/proc/5613/task/5628/stat : 5628 (java) S 5611 5613 5523 0 -1 4202560 2994 0 0 0 67 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5629] ppid=5611 vsize=7644372 CPUtime=0.49 cores=0,2
/proc/5613/task/5629/stat : 5629 (java) S 5611 5613 5523 0 -1 4202560 504 0 0 0 49 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 0 0 0 0
[pid=5613/tid=5630] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5630/stat : 5630 (java) S 5611 5613 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917546905 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5631] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5631/stat : 5631 (java) S 5611 5613 5523 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 488177102 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
[pid=5613/tid=5632] ppid=5611 vsize=7644372 CPUtime=0 cores=0,2
/proc/5613/task/5632/stat : 5632 (java) S 5611 5613 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488177524 7827836928 365395 33554432000 1073741824 1073778376 140733555984384 18446744073709551615 218917547520 0 4 0 16800975 18446604453924250048 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 7644372

Child status: 143
Real time (s): 1300.11
CPU time (s): 1302.36
CPU user time (s): 1301.78
CPU system time (s): 0.579911
CPU usage (%): 100.173
Max. virtual memory (cumulated for all children) (KiB): 7644372

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

runsolver used 2.32765 second user time and 4.88426 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 23:09:54
IDJOB=3284935
IDBENCH=82367
IDSOLVER=1611
FILE ID=node137/3284935-1303765791
RUNJOBID= node137-1303765790-5541
PBS_JOBID= 13157155
Free space on /tmp= 71548 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284935-1303765791/watcher-3284935-1303765791 -o /tmp/evaluation-result-3284935-1303765791/solver-3284935-1303765791 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3284935-1303765791.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=216990907

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23605408 kB
Buffers:       1734436 kB
Cached:        6643764 kB
SwapCached:        112 kB
Active:        2134084 kB
Inactive:      6649580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23605408 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          249672 kB
Writeback:           0 kB
AnonPages:      405316 kB
Mapped:          23144 kB
Slab:           494696 kB
PageTables:       6004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14744816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71276 MiB
End job on node137 at 2011-04-25 23:31:36