Trace number 3285257

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) 1292.52 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data

0.02/12.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/12.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/12.14	c See www.sat4j.org for details.
0.02/12.17	c no version file found!!!
0.02/12.17	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/12.17	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/12.17	c java.vm.version	19.1-b02
0.02/12.17	c java.vm.vendor	Sun Microsystems Inc.
0.02/12.17	c sun.arch.data.model	64
0.02/12.17	c java.version		1.6.0_24
0.02/12.17	c os.name		Linux
0.02/12.17	c os.version		2.6.18-164.el5
0.02/12.17	c os.arch		amd64
0.02/12.17	c Free memory 		6997539544
0.02/12.17	c Max memory 		7034241024
0.02/12.17	c Total memory 		7034241024
0.02/12.17	c Number of processors 	8
0.02/12.20	c --- Begin Solver configuration ---
0.02/12.20	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.02/12.20	c Learn all clauses as in MiniSAT
0.02/12.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/12.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/12.20	c Expensive reason simplification
0.02/12.20	c Armin Biere (Picosat) restarts strategy
0.02/12.20	c Glucose learned constraints deletion strategy
0.02/12.20	c timeout=2147483647s
0.02/12.20	c DB Simplification allowed=true
0.02/12.20	c --- End Solver configuration ---
0.02/12.20	c solving HOME/instance-3285257-1303766982.cnf
0.02/12.20	c reading problem ... 
8.30/18.21	c ... done. Wall clock time 6.004s.
8.30/18.21	c #vars     1260306
8.30/18.21	c #constraints  6121615
8.30/18.21	c constraints type 
8.30/18.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50725
8.30/18.21	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5988692
66.46/75.77	c cleaning 2467 clauses out of 4972 with flag 5000/5000
138.19/146.57	c cleaning 4226 clauses out of 8474 with flag 11000/11000
264.51/272.58	c cleaning 5575 clauses out of 11243 with flag 18001/18001
383.42/391.08	c cleaning 6788 clauses out of 13650 with flag 26000/26000
478.32/485.99	c cleaning 7921 clauses out of 15861 with flag 35000/35000
619.03/626.65	c cleaning 8916 clauses out of 17931 with flag 45001/45001
757.62/765.25	c cleaning 9994 clauses out of 19992 with flag 56001/56001
904.22/911.88	c cleaning 10959 clauses out of 21927 with flag 68000/68000
1119.78/1127.47	c cleaning 11921 clauses out of 23954 with flag 81000/81000
1292.37/1300.01	c starts		: 337
1292.37/1300.01	c conflicts		: 93762
1292.37/1300.01	c decisions		: 4889518
1292.37/1300.01	c propagations		: 427828760
1292.37/1300.01	c inspects		: 2181826846
1292.37/1300.01	c shortcuts		: 0
1292.37/1300.01	c learnt literals	: 121
1292.37/1300.01	c learnt binary clauses	: 195
1292.37/1300.01	c learnt ternary clauses	: 249
1292.37/1300.01	c learnt constraints	: 93640
1292.37/1300.01	c ignored constraints	: 0
1292.37/1300.01	c root simplifications	: 458
1292.37/1300.01	c removed literals (reason simplification)	: 19663229
1292.37/1300.01	c reason swapping (by a shorter reason)	: 0
1292.37/1300.01	c Calls to reduceDB	: 9
1292.37/1300.01	c speed (assignments/second)	: 333772.89365858526
1292.37/1300.01	c non guided choices	233341
1292.37/1300.04	c learnt constraints type 
1292.37/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 185
1292.37/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 24604
1292.37/1300.04	c constraints type 
1292.37/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50725
1292.37/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5988692
1292.37/1300.04	s UNKNOWN
1292.37/1300.04	c Total wall clock time (in seconds) : 1287.808

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-3285257-1303766982/watcher-3285257-1303766982 -o /tmp/evaluation-result-3285257-1303766982/solver-3285257-1303766982 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285257-1303766982.cnf 

running on 2 cores: 4,6

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.10 1.13 2.10 4/220 30813
/proc/meminfo: memFree=17373188/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=31604 CPUtime=0 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 1284 0 0 0 0 0 0 0 21 0 2 0 488298279 32362496 1000 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 7901 1000 771 9 0 386 0
[pid=30813/tid=30814] ppid=30811 vsize=33700 CPUtime=0 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 186 0 0 0 0 0 0 0 23 0 2 0 488298279 34508800 1009 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274664169200 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.040058 s]
/proc/loadavg: 1.10 1.13 2.10 4/220 30813
/proc/meminfo: memFree=17373188/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7562296 CPUtime=0.02 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 8466 0 1 0 1 1 0 0 21 0 11 0 488298279 7743791104 8164 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1890574 8164 1602 9 0 1881322 0
[pid=30813/tid=30814] ppid=30811 vsize=7562296 CPUtime=0.02 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 7342 0 1 0 1 1 0 0 25 0 11 0 488298279 7743791104 8164 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 47016849384984 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562296

[startup+16.7081 s]
/proc/loadavg: 1.10 1.13 2.10 4/220 30813
/proc/meminfo: memFree=17373188/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7572056 CPUtime=6.81 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 124116 0 1 0 606 75 0 0 21 0 18 0 488298279 7753785344 123705 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1893014 123705 2203 9 0 1883752 0
[pid=30813/tid=30814] ppid=30811 vsize=7572056 CPUtime=6.41 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 121828 0 1 0 583 58 0 0 25 0 18 0 488298279 7753785344 123705 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505494334 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 7572056
heavy processes:

[startup+16.8071 s]
/proc/loadavg: 2.99 1.55 2.22 5/258 30855
/proc/meminfo: memFree=16315224/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7572056 CPUtime=6.91 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 126704 0 1 0 615 76 0 0 21 0 18 0 488298279 7753785344 126293 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1893014 126294 2203 9 0 1883752 0
[pid=30813/tid=30814] ppid=30811 vsize=7572056 CPUtime=6.51 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 124418 0 1 0 592 59 0 0 25 0 18 0 488298279 7753785344 126295 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505542510 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488298281 7753785344 126296 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488298281 7753785344 126297 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126298 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126299 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126300 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126301 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126302 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 126303 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7572056 CPUtime=0.1 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 5 0 0 0 5 5 0 0 17 0 18 0 488298282 7753785344 126304 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 16 0 0 0 3 2 0 0 25 0 18 0 488298810 7753785344 126305 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7572056 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 7 0 0 0 1 1 0 0 25 0 18 0 488298832 7753785344 126307 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 488299491 7753785344 126308 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7572056 CPUtime=0.01 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 56 0 0 0 1 0 0 0 17 0 18 0 488299491 7753785344 126309 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7572056 CPUtime=0.11 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 1078 0 0 0 11 0 0 0 15 0 18 0 488299491 7753785344 126310 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 488299491 7753785344 126311 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 2 0 0 0 0 5 0 0 15 0 18 0 488299491 7753785344 126312 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 7572056
heavy processes:

[startup+16.9081 s]
/proc/loadavg: 2.99 1.55 2.22 7/258 30855
/proc/meminfo: memFree=16295632/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7572056 CPUtime=7.01 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 130087 0 1 0 624 77 0 0 21 0 18 0 488298279 7753785344 129676 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1893014 129678 2203 9 0 1883752 0
[pid=30813/tid=30814] ppid=30811 vsize=7572056 CPUtime=6.61 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 127801 0 1 0 602 59 0 0 25 0 18 0 488298279 7753785344 129678 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505514212 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488298281 7753785344 129679 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488298281 7753785344 129680 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129680 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129681 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129681 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129682 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129683 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 129683 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7572056 CPUtime=0.1 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 5 0 0 0 5 5 0 0 17 0 18 0 488298282 7753785344 129684 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 16 0 0 0 3 2 0 0 25 0 18 0 488298810 7753785344 129685 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7572056 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 7 0 0 0 1 1 0 0 25 0 18 0 488298832 7753785344 129691 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 488299491 7753785344 129695 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7572056 CPUtime=0.01 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 56 0 0 0 1 0 0 0 17 0 18 0 488299491 7753785344 129696 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7572056 CPUtime=0.11 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 1078 0 0 0 11 0 0 0 15 0 18 0 488299491 7753785344 129696 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 488299491 7753785344 129697 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 2 0 0 0 0 5 0 0 15 0 18 0 488299491 7753785344 129697 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 7572056
heavy processes:

[startup+17.0081 s]
/proc/loadavg: 2.99 1.55 2.22 8/258 30855
/proc/meminfo: memFree=16271576/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7572056 CPUtime=7.11 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 133046 0 1 0 634 77 0 0 21 0 18 0 488298279 7753785344 132635 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1893014 132636 2203 9 0 1883752 0
[pid=30813/tid=30814] ppid=30811 vsize=7572056 CPUtime=6.71 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 130759 0 1 0 611 60 0 0 25 0 18 0 488298279 7753785344 132636 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505527153 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488298281 7753785344 132637 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488298281 7753785344 132638 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132638 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132639 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132640 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132640 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132641 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 132641 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7572056 CPUtime=0.1 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 5 0 0 0 5 5 0 0 17 0 18 0 488298282 7753785344 132642 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 16 0 0 0 3 2 0 0 25 0 18 0 488298810 7753785344 132643 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7572056 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 7 0 0 0 1 1 0 0 25 0 18 0 488298832 7753785344 132643 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 18 0 488299491 7753785344 132644 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7572056 CPUtime=0.01 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 56 0 0 0 1 0 0 0 17 0 18 0 488299491 7753785344 132645 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7572056 CPUtime=0.11 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 1078 0 0 0 11 0 0 0 15 0 18 0 488299491 7753785344 132645 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 488299491 7753785344 132646 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7572056 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 2 0 0 0 0 5 0 0 15 0 18 0 488299491 7753785344 132647 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 7572056
heavy processes:

[startup+17.1081 s]
/proc/loadavg: 2.99 1.55 2.22 8/258 30855
/proc/meminfo: memFree=16249876/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7572056 CPUtime=7.21 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 135956 0 1 0 643 78 0 0 21 0 18 0 488298279 7753785344 135545 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1893014 135546 2203 9 0 1883752 0
[pid=30813/tid=30814] ppid=30811 vsize=7572056 CPUtime=6.81 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 133670 0 1 0 620 61 0 0 25 0 18 0 488298279 7753785344 135547 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505542510 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 488298281 7753785344 135548 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 488298281 7753785344 135549 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488298281 7753785344 135549 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7572056 CPUtime=0 cores=4,6

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

/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 9 0 0 0 1 1 0 0 18 0 19 0 488298832 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 488299491 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 3234 0 0 0 39 1 0 0 15 0 19 0 488299491 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7645020 CPUtime=1.46 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 13647 0 0 0 144 2 0 0 15 0 19 0 488299491 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488299491 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 64 0 0 0 0 5 0 0 15 0 19 0 488299491 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30856] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30856/stat : 30856 (java) S 30811 30813 28714 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488300118 7828500480 446825 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1114.69
Current children cumulated vsize (KiB) 7645020

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.58 5/260 30888
/proc/meminfo: memFree=12887712/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7645020 CPUtime=1174.71 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 462248 0 1 0 117272 199 0 0 21 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1911255 446832 2250 9 0 1901993 0
[pid=30813/tid=30814] ppid=30811 vsize=7645020 CPUtime=1157.1 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 193109 0 1 0 115563 147 0 0 25 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505810419 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7645020 CPUtime=0.48 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 42085 0 0 0 43 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7645020 CPUtime=0.65 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 39365 0 0 0 60 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7645020 CPUtime=0.5 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 32685 0 0 0 45 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 15556 0 0 0 39 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7645020 CPUtime=0.2 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 9822 0 0 0 19 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7645020 CPUtime=0.26 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 6078 0 0 0 25 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7645020 CPUtime=0.21 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 2922 0 0 0 21 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7645020 CPUtime=0.09 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7645020 CPUtime=12.7 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 102523 0 0 0 1254 16 0 0 15 0 19 0 488298282 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 17 0 0 0 3 2 0 0 18 0 19 0 488298810 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7645020 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 9 0 0 0 1 1 0 0 18 0 19 0 488298832 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 3234 0 0 0 39 1 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7645020 CPUtime=1.46 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 13647 0 0 0 144 2 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 68 0 0 0 0 5 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30856] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30856/stat : 30856 (java) S 30811 30813 28714 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488300118 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1174.71
Current children cumulated vsize (KiB) 7645020

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.61 5/260 30890
/proc/meminfo: memFree=12886528/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7645020 CPUtime=1234.68 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 462252 0 1 0 123265 203 0 0 21 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1911255 446832 2250 9 0 1901993 0
[pid=30813/tid=30814] ppid=30811 vsize=7645020 CPUtime=1217.07 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 193109 0 1 0 121556 151 0 0 25 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505810244 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7645020 CPUtime=0.48 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 42085 0 0 0 43 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7645020 CPUtime=0.65 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 39365 0 0 0 60 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7645020 CPUtime=0.5 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 32685 0 0 0 45 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 15556 0 0 0 39 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7645020 CPUtime=0.2 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 9822 0 0 0 19 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7645020 CPUtime=0.26 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 6078 0 0 0 25 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7645020 CPUtime=0.21 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 2922 0 0 0 21 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7645020 CPUtime=0.09 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7645020 CPUtime=12.7 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 102523 0 0 0 1254 16 0 0 15 0 19 0 488298282 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 17 0 0 0 3 2 0 0 18 0 19 0 488298810 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7645020 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 9 0 0 0 1 1 0 0 18 0 19 0 488298832 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 3234 0 0 0 39 1 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7645020 CPUtime=1.46 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 13647 0 0 0 144 2 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 72 0 0 0 0 5 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30856] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30856/stat : 30856 (java) S 30811 30813 28714 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488300118 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1234.68
Current children cumulated vsize (KiB) 7645020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.95 3.62 3/213 30931
/proc/meminfo: memFree=13911352/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=7645020 CPUtime=1292.37 cores=4,6
/proc/30813/stat : 30813 (java) S 30811 30813 28714 0 -1 4202496 462256 0 1 0 129031 206 0 0 21 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 1911255 446832 2250 9 0 1901993 0
[pid=30813/tid=30814] ppid=30811 vsize=7645020 CPUtime=1274.76 cores=4,6
/proc/30813/task/30814/stat : 30814 (java) R 30811 30813 28714 0 -1 4202560 193109 0 1 0 127322 154 0 0 25 0 19 0 488298279 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 46912505624183 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30813/tid=30816] ppid=30811 vsize=7645020 CPUtime=0.48 cores=4,6
/proc/30813/task/30816/stat : 30816 (java) S 30811 30813 28714 0 -1 4202560 42085 0 0 0 43 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30817] ppid=30811 vsize=7645020 CPUtime=0.65 cores=4,6
/proc/30813/task/30817/stat : 30817 (java) S 30811 30813 28714 0 -1 4202560 39365 0 0 0 60 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30818] ppid=30811 vsize=7645020 CPUtime=0.5 cores=4,6
/proc/30813/task/30818/stat : 30818 (java) S 30811 30813 28714 0 -1 4202560 32685 0 0 0 45 5 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30819] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30819/stat : 30819 (java) S 30811 30813 28714 0 -1 4202560 15556 0 0 0 39 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30820] ppid=30811 vsize=7645020 CPUtime=0.2 cores=4,6
/proc/30813/task/30820/stat : 30820 (java) S 30811 30813 28714 0 -1 4202560 9822 0 0 0 19 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30821] ppid=30811 vsize=7645020 CPUtime=0.26 cores=4,6
/proc/30813/task/30821/stat : 30821 (java) S 30811 30813 28714 0 -1 4202560 6078 0 0 0 25 1 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30822] ppid=30811 vsize=7645020 CPUtime=0.21 cores=4,6
/proc/30813/task/30822/stat : 30822 (java) S 30811 30813 28714 0 -1 4202560 2922 0 0 0 21 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30823] ppid=30811 vsize=7645020 CPUtime=0.09 cores=4,6
/proc/30813/task/30823/stat : 30823 (java) S 30811 30813 28714 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 19 0 488298281 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30824] ppid=30811 vsize=7645020 CPUtime=12.7 cores=4,6
/proc/30813/task/30824/stat : 30824 (java) S 30811 30813 28714 0 -1 4202560 102523 0 0 0 1254 16 0 0 15 0 19 0 488298282 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 0 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30826] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30826/stat : 30826 (java) S 30811 30813 28714 0 -1 4202560 17 0 0 0 3 2 0 0 18 0 19 0 488298810 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30827] ppid=30811 vsize=7645020 CPUtime=0.02 cores=4,6
/proc/30813/task/30827/stat : 30827 (java) S 30811 30813 28714 0 -1 4202560 9 0 0 0 1 1 0 0 18 0 19 0 488298832 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30835] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30835/stat : 30835 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676631985 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30836] ppid=30811 vsize=7645020 CPUtime=0.4 cores=4,6
/proc/30813/task/30836/stat : 30836 (java) S 30811 30813 28714 0 -1 4202560 3234 0 0 0 39 1 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30837] ppid=30811 vsize=7645020 CPUtime=1.46 cores=4,6
/proc/30813/task/30837/stat : 30837 (java) S 30811 30813 28714 0 -1 4202560 13647 0 0 0 144 2 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 4 0 0 0
[pid=30813/tid=30838] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30838/stat : 30838 (java) S 30811 30813 28714 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624281 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30839] ppid=30811 vsize=7645020 CPUtime=0.05 cores=4,6
/proc/30813/task/30839/stat : 30839 (java) S 30811 30813 28714 0 -1 4202560 76 0 0 0 0 5 0 0 15 0 19 0 488299491 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
[pid=30813/tid=30856] ppid=30811 vsize=7645020 CPUtime=0 cores=4,6
/proc/30813/task/30856/stat : 30856 (java) S 30811 30813 28714 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 488300118 7828500480 446832 33554432000 1073741824 1073778376 140733461626544 18446744073709551615 274676624896 0 4 0 16800975 18446604451681930240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1292.37
Current children cumulated vsize (KiB) 7645020

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

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

[startup+1300.11 s]
/proc/loadavg: 3.84 3.95 3.62 3/213 30931
/proc/meminfo: memFree=13911352/32951132 swapFree=67111528/67111528
[pid=30813] ppid=30811 vsize=0 CPUtime=1292.51 cores=4,6
/proc/30813/stat : 30813 (java) Z 30811 30813 28714 0 -1 4203548 462294 0 1 0 129038 213 0 0 17 0 2 0 488298279 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30813/statm: 0 0 0 0 0 0 0
[pid=30813/tid=30856] ppid=30811 vsize=0 CPUtime=0.06 cores=4,6
/proc/30813/task/30856/stat : 30856 (java) R 30811 30813 28714 0 -1 4203588 8 0 0 0 0 6 0 0 18 0 2 0 488300118 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1292.51
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.12
CPU time (s): 1292.52
CPU user time (s): 1290.38
CPU system time (s): 2.13468
CPU usage (%): 99.4156
Max. virtual memory (cumulated for all children) (KiB): 7664244

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

runsolver used 2.20866 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 23:29:46
IDJOB=3285257
IDBENCH=82374
IDSOLVER=1611
FILE ID=node131/3285257-1303766982
RUNJOBID= node131-1303766982-30742
PBS_JOBID= 13154069
Free space on /tmp= 71600 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.040-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-3285257-1303766982/watcher-3285257-1303766982 -o /tmp/evaluation-result-3285257-1303766982/solver-3285257-1303766982 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285257-1303766982.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=934127602

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      17373220 kB
Buffers:       1007644 kB
Cached:       13733132 kB
SwapCached:          0 kB
Active:        5146896 kB
Inactive:      9905584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17373220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          324160 kB
Writeback:           0 kB
AnonPages:      311408 kB
Mapped:          23476 kB
Slab:           460632 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 14751548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71564 MiB
End job on node131 at 2011-04-25 23:51:28