Trace number 2659892

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26UNSAT 98.575 96.837

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark77.4292
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659892-1276600406.opb
0.22/0.21	c reading problem ... 
0.22/0.25	c ... done. Wall clock time 0.039s.
0.22/0.25	c #vars     31
0.22/0.25	c #constraints  9
0.22/0.25	c constraints type 
0.22/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
1.67/1.16	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.42/1.76	c cleaning 4250 clauses out of 8500 with flag 11000/11000
3.34/2.64	c cleaning 5626 clauses out of 11251 with flag 18001/18001
4.67/3.96	c cleaning 6811 clauses out of 13624 with flag 26000/26000
6.38/5.66	c cleaning 7907 clauses out of 15813 with flag 35000/35000
8.49/7.71	c cleaning 8954 clauses out of 17907 with flag 45001/45001
10.48/9.76	c cleaning 9471 clauses out of 18952 with flag 55000/55000
12.60/11.85	c cleaning 9742 clauses out of 19483 with flag 65002/65002
14.30/13.52	c cleaning 9869 clauses out of 19739 with flag 75000/75000
16.50/15.76	c cleaning 9936 clauses out of 19871 with flag 85001/85001
18.10/17.35	c cleaning 9959 clauses out of 19934 with flag 95000/95000
21.00/20.27	c cleaning 9986 clauses out of 19975 with flag 105000/105000
23.40/22.64	c cleaning 9989 clauses out of 19989 with flag 115000/115000
25.72/24.96	c cleaning 10000 clauses out of 20001 with flag 125001/125001
27.92/27.19	c cleaning 10000 clauses out of 20000 with flag 135000/135000
30.23/29.47	c cleaning 9997 clauses out of 20000 with flag 145000/145000
32.33/31.53	c cleaning 10002 clauses out of 20003 with flag 155000/155000
34.32/33.52	c cleaning 10000 clauses out of 20002 with flag 165001/165001
36.43/35.65	c cleaning 9999 clauses out of 20001 with flag 175000/175000
38.23/37.41	c cleaning 10001 clauses out of 20002 with flag 185000/185000
40.12/39.31	c cleaning 10001 clauses out of 20001 with flag 195000/195000
42.33/41.59	c cleaning 9998 clauses out of 20000 with flag 205000/205000
44.93/44.19	c cleaning 9995 clauses out of 20002 with flag 215000/215000
46.93/46.16	c cleaning 10002 clauses out of 20007 with flag 225000/225000
49.02/48.27	c cleaning 10000 clauses out of 20005 with flag 235000/235000
50.92/50.17	c cleaning 10003 clauses out of 20007 with flag 245002/245002
52.72/51.92	c cleaning 10002 clauses out of 20004 with flag 255002/255002
54.92/54.12	c cleaning 10001 clauses out of 20001 with flag 265001/265001
56.94/56.14	c cleaning 9998 clauses out of 20000 with flag 275001/275001
58.83/58.06	c cleaning 9998 clauses out of 20001 with flag 285000/285000
60.83/60.05	c cleaning 10002 clauses out of 20004 with flag 295001/295001
62.34/61.55	c cleaning 9999 clauses out of 20001 with flag 305000/305000
63.73/62.96	c cleaning 9999 clauses out of 20002 with flag 315000/315000
65.53/64.78	c cleaning 10001 clauses out of 20003 with flag 325000/325000
67.33/66.59	c cleaning 10001 clauses out of 20002 with flag 335000/335000
69.04/68.29	c cleaning 9997 clauses out of 20001 with flag 345000/345000
70.83/70.09	c cleaning 9998 clauses out of 20004 with flag 355000/355000
72.53/71.71	c cleaning 9998 clauses out of 20006 with flag 365000/365000
74.43/73.60	c cleaning 10001 clauses out of 20008 with flag 375000/375000
76.31/75.17	c cleaning 10000 clauses out of 20008 with flag 385001/385001
78.37/77.11	c cleaning 10004 clauses out of 20009 with flag 395002/395002
80.60/79.03	c cleaning 10002 clauses out of 20004 with flag 405001/405001
82.11/80.57	c cleaning 9998 clauses out of 20002 with flag 415001/415001
84.02/82.42	c cleaning 9996 clauses out of 20004 with flag 425001/425001
86.01/84.42	c cleaning 10000 clauses out of 20007 with flag 435000/435000
87.62/86.06	c cleaning 10002 clauses out of 20008 with flag 445001/445001
89.31/87.71	c cleaning 10000 clauses out of 20005 with flag 455000/455000
91.03/89.48	c cleaning 10000 clauses out of 20005 with flag 465000/465000
92.64/91.04	c cleaning 10002 clauses out of 20005 with flag 475000/475000
94.19/92.55	c cleaning 9997 clauses out of 20003 with flag 485001/485001
95.70/94.04	c cleaning 10002 clauses out of 20006 with flag 495001/495001
97.36/95.63	c cleaning 9999 clauses out of 20002 with flag 505000/505000
98.46/96.74	c starts		: 152
98.46/96.74	c conflicts		: 513831
98.46/96.74	c decisions		: 515592
98.46/96.74	c propagations		: 3789922
98.46/96.74	c inspects		: 545510242
98.46/96.74	c learnt literals	: 12
98.46/96.74	c learnt binary clauses	: 72
98.46/96.74	c learnt ternary clauses	: 306
98.46/96.74	c learnt clauses	: 513818
98.46/96.74	c ignored clauses	: 0
98.46/96.74	c root simplifications	: 0
98.46/96.74	c removed literals (reason simplification)	: 4789422
98.46/96.74	c reason swapping (by a shorter reason)	: 0
98.46/96.74	c Calls to reduceDB	: 52
98.46/96.74	c number of reductions to clauses (during analyze)	: 0
98.46/96.74	c number of learned constraints concerned by reduction	: 0
98.46/96.74	c number of learning phase by resolution	: 0
98.46/96.74	c number of learning phase by cutting planes	: 0
98.46/96.74	c speed (assignments/second)	: 39277.059238071546
98.46/96.74	c non guided choices	13
98.46/96.77	c learnt constraints type 
98.46/96.77	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18751
98.46/96.77	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 72
98.46/96.77	c constraints type 
98.46/96.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
98.46/96.77	s UNSATISFIABLE
98.46/96.77	c Total wall clock time (in seconds): 96.561

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.98 1.06 3/107 2396
/proc/meminfo: memFree=1800436/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1700 CPUtime=0
/proc/2396/stat : 2396 (java6) R 2394 2396 2371 0 -1 4194304 170 0 0 0 0 0 0 0 16 0 1 0 33696307 1740800 76 1992294400 134512640 134550932 4293077936 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2396/statm: 425 90 68 10 0 30 0

[startup+0.0107381 s]
/proc/loadavg: 0.85 0.98 1.06 3/107 2396
/proc/meminfo: memFree=1800436/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=4 CPUtime=0
/proc/2396/stat : 2396 (java6) R 2394 2396 2371 0 -1 4194304 254 0 0 0 0 0 0 0 16 0 1 0 33696307 4096 1 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2396/statm: 1 1 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4

[startup+0.101752 s]
/proc/loadavg: 0.85 0.98 1.06 3/107 2396
/proc/meminfo: memFree=1800436/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1525208 CPUtime=0.08
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 3956 0 1 0 6 2 0 0 15 0 12 0 33696307 1561812992 3396 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 381302 3396 1076 10 0 378604 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1525208

[startup+0.301771 s]
/proc/loadavg: 0.85 0.98 1.06 3/107 2396
/proc/meminfo: memFree=1800436/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1526748 CPUtime=0.36
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 5394 0 1 0 33 3 0 0 15 0 13 0 33696307 1563389952 4832 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 381687 4832 1372 10 0 378989 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526748

[startup+0.701808 s]
/proc/loadavg: 0.85 0.98 1.06 3/107 2396
/proc/meminfo: memFree=1800436/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529564 CPUtime=1.15
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 7478 0 1 0 110 5 0 0 15 0 13 0 33696307 1566273536 6765 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382391 6766 1415 10 0 379693 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1529564

[startup+1.50187 s]
/proc/loadavg: 0.85 0.98 1.06 2/120 2409
/proc/meminfo: memFree=1766108/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529396 CPUtime=2.2
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 12344 0 1 0 214 6 0 0 15 0 13 0 33696307 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382349 11254 1434 10 0 379651 0
[pid=2396/tid=2398] ppid=2394 vsize=1529396 CPUtime=1.45
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 9036 0 1 0 140 5 0 0 25 0 13 0 33696309 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4109372511 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 13 0 33696310 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 13 0 33696310 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1529396 CPUtime=0.01
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 162 0 0 0 1 0 0 0 16 0 13 0 33696312 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1529396 CPUtime=0.15
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 409 0 0 0 15 0 0 0 19 0 13 0 33696317 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1529396 CPUtime=0.55
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1504 0 0 0 55 0 0 0 15 0 13 0 33696317 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33696317 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1566101504 11254 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 1529396

[startup+3.10101 s]
/proc/loadavg: 0.85 0.98 1.06 2/120 2409
/proc/meminfo: memFree=1757304/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529396 CPUtime=3.83
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 14117 0 1 0 376 7 0 0 15 0 13 0 33696307 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382349 13024 1434 10 0 379651 0
[pid=2396/tid=2398] ppid=2394 vsize=1529396 CPUtime=3
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 10354 0 1 0 295 5 0 0 25 0 13 0 33696309 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4109425387 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 243 0 0 0 0 0 0 0 16 0 13 0 33696310 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 138 0 0 0 0 0 0 0 15 0 13 0 33696310 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1529396 CPUtime=0.05
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 403 0 0 0 5 0 0 0 15 0 13 0 33696312 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1529396 CPUtime=0.16
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 409 0 0 0 16 0 0 0 15 0 13 0 33696317 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1529396 CPUtime=0.57
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1504 0 0 0 57 0 0 0 15 0 13 0 33696317 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33696317 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1529396 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1566101504 13024 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 1529396

[startup+6.3013 s]
/proc/loadavg: 0.86 0.98 1.06 2/120 2409
/proc/meminfo: memFree=1740316/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529552 CPUtime=7.08
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 17505 0 1 0 699 9 0 0 15 0 13 0 33696307 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382388 16409 1436 10 0 379690 0
[pid=2396/tid=2398] ppid=2394 vsize=1529552 CPUtime=6.14
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 13526 0 1 0 607 7 0 0 25 0 13 0 33696309 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4109425348 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1529552 CPUtime=0.01
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 275 0 0 0 1 0 0 0 16 0 13 0 33696310 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1529552 CPUtime=0.01
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 199 0 0 0 1 0 0 0 15 0 13 0 33696310 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1529552 CPUtime=0.09
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 484 0 0 0 9 0 0 0 16 0 13 0 33696312 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1529552 CPUtime=0.16
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 409 0 0 0 16 0 0 0 15 0 13 0 33696317 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1529552 CPUtime=0.62
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1546 0 0 0 62 0 0 0 15 0 13 0 33696317 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33696317 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1566261248 16409 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 1529552

[startup+12.7009 s]
/proc/loadavg: 0.87 0.98 1.06 2/120 2409
/proc/meminfo: memFree=1736604/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529552 CPUtime=13.5
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 18260 0 1 0 1340 10 0 0 15 0 13 0 33696307 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382388 17160 1436 10 0 379690 0
[pid=2396/tid=2398] ppid=2394 vsize=1529552 CPUtime=12.46
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14091 0 1 0 1238 8 0 0 25 0 13 0 33696309 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4109392451 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1529552 CPUtime=0.02
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 276 0 0 0 2 0 0 0 15 0 13 0 33696310 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1529552 CPUtime=0.01
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 202 0 0 0 1 0 0 0 15 0 13 0 33696310 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1529552 CPUtime=0.16
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 669 0 0 0 16 0 0 0 16 0 13 0 33696312 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1529552 CPUtime=0.16
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 409 0 0 0 16 0 0 0 15 0 13 0 33696317 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1529552 CPUtime=0.62
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1547 0 0 0 62 0 0 0 15 0 13 0 33696317 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33696317 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1529552 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1566261248 17160 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 1529552

[startup+25.502 s]
/proc/loadavg: 0.90 0.98 1.06 2/120 2409
/proc/meminfo: memFree=1735116/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1529552 CPUtime=26.33
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 18595 0 1 0 2623 10 0 0 15 0 13 0 33696307 1566261248 17489 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 382388 17489 1436 10 0 379690 0
[pid=2396/tid=2398] ppid=2394 vsize=1529552 CPUtime=25.09
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14387 0 1 0 2501 8 0 0 22 0 13 0 33696309 1566261248 17489 1992294400 134512640 134550932 4293956528 18446744073709551615 4109425340 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1529552 CPUtime=0.04
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 276 0 0 0 4 0 0 0 15 0 13 0 33696310 1566261248 17489 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1529552 CPUtime=0.03
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 3 0 0 0 15 0 13 0 33696310 1566261248 17489 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1529552 CPUtime=0.3

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

/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.39
Current children cumulated vsize (KiB) 1534928

[startup+94.3022 s]
/proc/loadavg: 0.97 0.98 1.05 2/120 2411
/proc/meminfo: memFree=1727924/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1534928 CPUtime=96
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 22183 0 1 0 9587 13 0 0 15 0 13 0 33696307 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 383732 19082 1436 10 0 381034 0
[pid=2396/tid=2398] ppid=2394 vsize=1534928 CPUtime=92.9
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14557 0 1 0 9282 8 0 0 25 0 13 0 33696309 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4109557928 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1534928 CPUtime=0.11
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 281 0 0 0 11 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1534928 CPUtime=0.07
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 7 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1534928 CPUtime=1.15
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 785 0 0 0 115 0 0 0 15 0 13 0 33696312 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1534928 CPUtime=0.94
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 3723 0 0 0 93 1 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1534928 CPUtime=0.76
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1556 0 0 0 76 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96
Current children cumulated vsize (KiB) 1534928

[startup+95.9023 s]
/proc/loadavg: 0.97 0.98 1.05 2/120 2411
/proc/meminfo: memFree=1727924/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1534928 CPUtime=97.65
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 22185 0 1 0 9752 13 0 0 15 0 13 0 33696307 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 383732 19082 1436 10 0 381034 0
[pid=2396/tid=2398] ppid=2394 vsize=1534928 CPUtime=94.46
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14559 0 1 0 9438 8 0 0 25 0 13 0 33696309 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4109391965 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1534928 CPUtime=0.11
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 281 0 0 0 11 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1534928 CPUtime=0.07
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 7 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1534928 CPUtime=1.18
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 785 0 0 0 118 0 0 0 16 0 13 0 33696312 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1534928 CPUtime=1.01
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 3723 0 0 0 100 1 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1534928 CPUtime=0.76
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1556 0 0 0 76 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.65
Current children cumulated vsize (KiB) 1534928

[startup+96.3024 s]
/proc/loadavg: 0.97 0.98 1.05 2/120 2411
/proc/meminfo: memFree=1727924/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1534928 CPUtime=98.05
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 22185 0 1 0 9792 13 0 0 15 0 13 0 33696307 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 383732 19082 1436 10 0 381034 0
[pid=2396/tid=2398] ppid=2394 vsize=1534928 CPUtime=94.86
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14559 0 1 0 9478 8 0 0 25 0 13 0 33696309 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4109391225 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1534928 CPUtime=0.11
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 281 0 0 0 11 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1534928 CPUtime=0.07
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 7 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1534928 CPUtime=1.18
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 785 0 0 0 118 0 0 0 16 0 13 0 33696312 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1534928 CPUtime=1.01
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 3723 0 0 0 100 1 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1534928 CPUtime=0.76
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1556 0 0 0 76 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.05
Current children cumulated vsize (KiB) 1534928

[startup+96.7024 s]
/proc/loadavg: 0.97 0.98 1.05 2/120 2411
/proc/meminfo: memFree=1728048/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1534928 CPUtime=98.46
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 22185 0 1 0 9833 13 0 0 15 0 13 0 33696307 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 383732 19082 1436 10 0 381034 0
[pid=2396/tid=2398] ppid=2394 vsize=1534928 CPUtime=95.27
/proc/2396/task/2398/stat : 2398 (java) R 2394 2396 2371 0 -1 4202560 14559 0 1 0 9519 8 0 0 25 0 13 0 33696309 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4109336003 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1534928 CPUtime=0.11
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 281 0 0 0 11 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1534928 CPUtime=0.07
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 7 0 0 0 15 0 13 0 33696310 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1534928 CPUtime=1.18
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 785 0 0 0 118 0 0 0 16 0 13 0 33696312 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1534928 CPUtime=1.01
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 3723 0 0 0 100 1 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1534928 CPUtime=0.76
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1556 0 0 0 76 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1534928 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1571766272 19082 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 1534928

[startup+96.8094 s]
/proc/loadavg: 0.97 0.98 1.05 2/120 2411
/proc/meminfo: memFree=1728048/2059040 swapFree=4140108/4192956
[pid=2396] ppid=2394 vsize=1535252 CPUtime=98.55
/proc/2396/stat : 2396 (java) S 2394 2396 2371 0 -1 4202496 22199 0 1 0 9842 13 0 0 15 0 13 0 33696307 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2396/statm: 383813 19095 1439 10 0 381115 0
[pid=2396/tid=2398] ppid=2394 vsize=1535252 CPUtime=95.31
/proc/2396/task/2398/stat : 2398 (java) S 2394 2396 2371 0 -1 4202560 14565 0 1 0 9523 8 0 0 18 0 13 0 33696309 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=1535252 CPUtime=0.11
/proc/2396/task/2399/stat : 2399 (java) S 2394 2396 2371 0 -1 4202560 281 0 0 0 11 0 0 0 15 0 13 0 33696310 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2400] ppid=2394 vsize=1535252 CPUtime=0.07
/proc/2396/task/2400/stat : 2400 (java) S 2394 2396 2371 0 -1 4202560 209 0 0 0 7 0 0 0 15 0 13 0 33696310 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2401] ppid=2394 vsize=1535252 CPUtime=1.18
/proc/2396/task/2401/stat : 2401 (java) S 2394 2396 2371 0 -1 4202560 785 0 0 0 118 0 0 0 16 0 13 0 33696312 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 0 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2402] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2402/stat : 2402 (java) S 2394 2396 2371 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33696313 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2403] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2403/stat : 2403 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33696313 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2404] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2404/stat : 2404 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33696317 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2405] ppid=2394 vsize=1535252 CPUtime=1.03
/proc/2396/task/2405/stat : 2405 (java) S 2394 2396 2371 0 -1 4202560 3723 0 0 0 102 1 0 0 15 0 13 0 33696317 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 1 0 0 0
[pid=2396/tid=2406] ppid=2394 vsize=1535252 CPUtime=0.76
/proc/2396/task/2406/stat : 2406 (java) S 2394 2396 2371 0 -1 4202560 1558 0 0 0 76 0 0 0 15 0 13 0 33696317 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2407] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2407/stat : 2407 (java) S 2394 2396 2371 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33696317 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2408] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2408/stat : 2408 (java) S 2394 2396 2371 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 33696317 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
[pid=2396/tid=2409] ppid=2394 vsize=1535252 CPUtime=0
/proc/2396/task/2409/stat : 2409 (java) S 2394 2396 2371 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33696333 1572098048 19095 1992294400 134512640 134550932 4293956528 18446744073709551615 4294960144 0 4 0 16800975 18446604437825681216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.55
Current children cumulated vsize (KiB) 1535252

Child status: 20
Real time (s): 96.837
CPU time (s): 98.575
CPU user time (s): 98.428
CPU system time (s): 0.146977
CPU usage (%): 101.795
Max. virtual memory (cumulated for all children) (KiB): 1538760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.428
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22202
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= 2736
involuntary context switches= 1572

runsolver used 0.216967 second user time and 0.518921 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 13:13:26
IDJOB=2659892
IDBENCH=2901
IDSOLVER=1164
FILE ID=node025/2659892-1276600406
PBS_JOBID= 11172242
Free space on /tmp= 62580 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659892-1276600406/watcher-2659892-1276600406 -o /tmp/evaluation-result-2659892-1276600406/solver-2659892-1276600406 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659892-1276600406.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1943136235

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1800832 kB
Buffers:         51920 kB
Cached:         117448 kB
SwapCached:       6916 kB
Active:          93856 kB
Inactive:        89400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1800832 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:       11660 kB
Mapped:          12980 kB
Slab:            52964 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183380 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node025 at 2010-06-15 13:15:03