Trace number 2083677

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
Sugar v1.14.6+minisat? (MO) 345.187 354.216

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-4.xml
MD5SUMb49d49cefe14b8da913a5e29ecc6d023
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.986
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 07:53:12 2009
0.00/0.07	c 0	PID 27890
0.06/0.07	c 0	HOST node84.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2083677-1247377992.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083677-1247377992.xml' 'HOME/temp.csp'
0.97/1.02	c 1	8 domains, 550 variables, 8 predicates, 0 relations, 9461 constraints
0.97/1.07	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.07	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.99/1.14	c 1	Parsing HOME/temp.csp
0.99/1.36	c 1	parsed 10000 expressions
0.99/1.36	c 1	parsed 10027 expressions
0.99/1.37	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.99/1.37	c 1	Converting to clausal form CSP
3.19/3.34	c 3	converted 1003 (10%) expressions
6.08/6.22	c 6	converted 2006 (20%) expressions
8.47/8.60	c 9	converted 3009 (30%) expressions
10.56/10.71	c 11	converted 4011 (40%) expressions
12.75/12.93	c 13	converted 5014 (50%) expressions
14.93/15.19	c 15	converted 6017 (60%) expressions
17.02/17.27	c 17	converted 7019 (70%) expressions
19.11/19.37	c 19	converted 8022 (80%) expressions
21.39/21.69	c 22	converted 9025 (90%) expressions
23.49/23.79	c 24	converted 10027 (100%) expressions
23.49/23.79	c 24	CSP : 1092 integers, 27221 booleans, 57169 clauses, largest domain size 4101
23.49/23.79	c 24	Heap : 34 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
23.49/23.79	c 24	Propagation in CSP
24.28/24.58	c 24	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
24.28/24.58	c 24	CSP : 1092 integers, 27221 booleans, 57169 clauses, largest domain size 4101
24.28/24.58	c 24	Heap : 31 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
24.38/24.60	c 25	Simplifing CSP by introducing new Boolean variables
24.47/24.71	c 25	CSP : 1092 integers, 46739 booleans, 76687 clauses, largest domain size 4101
24.47/24.71	c 25	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
24.67/24.95	c 25	Encoding CSP to SAT : HOME/temp.cnf
28.75/29.02	c 29	110 (10%) CSP integer variables are encoded (88364 clauses, 1303342 bytes)
32.64/32.91	c 33	219 (20%) CSP integer variables are encoded (174331 clauses, 2741760 bytes)
36.81/37.11	c 37	328 (30%) CSP integer variables are encoded (265236 clauses, 4287145 bytes)
40.58/40.99	c 41	437 (40%) CSP integer variables are encoded (352110 clauses, 5764003 bytes)
44.78/45.14	c 45	546 (50%) CSP integer variables are encoded (443760 clauses, 7322053 bytes)
45.37/45.75	c 46	656 (60%) CSP integer variables are encoded (840374 clauses, 14064491 bytes)
45.87/46.26	c 46	765 (70%) CSP integer variables are encoded (1267749 clauses, 21866757 bytes)
46.35/46.74	c 47	874 (80%) CSP integer variables are encoded (1664928 clauses, 29413158 bytes)
46.86/47.26	c 47	983 (90%) CSP integer variables are encoded (2098783 clauses, 37656403 bytes)
47.36/47.73	c 48	1092 (100%) CSP integer variables are encoded (2489002 clauses, 45070564 bytes)
82.03/82.65	c 83	7669 (10%) CSP clauses are encoded (6203765 clauses, 139532295 bytes)
116.89/117.77	c 118	15338 (20%) CSP clauses are encoded (10410642 clauses, 249898245 bytes)
144.42/145.50	c 145	23007 (30%) CSP clauses are encoded (14368199 clauses, 355507775 bytes)
169.77/171.13	c 171	30675 (40%) CSP clauses are encoded (18224484 clauses, 458156143 bytes)
196.92/198.52	c 198	38344 (50%) CSP clauses are encoded (22385071 clauses, 568905926 bytes)
226.57/229.67	c 230	46013 (60%) CSP clauses are encoded (26522813 clauses, 679325520 bytes)
253.42/257.61	c 258	53681 (70%) CSP clauses are encoded (30365957 clauses, 782351900 bytes)
280.26/284.78	c 285	61350 (80%) CSP clauses are encoded (34379998 clauses, 889276118 bytes)
307.14/313.91	c 314	69019 (90%) CSP clauses are encoded (38311642 clauses, 993644133 bytes)
334.15/342.61	c 343	76687 (100%) CSP clauses are encoded (42289380 clauses, 1099788003 bytes)
334.15/342.61	c 343	76687 CSP clauses encoded
334.15/342.62	c 343	Writing map file : HOME/temp.map
334.25/342.74	c 343	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
334.25/342.74	c 343	SAT : 2536833 SAT variables, 42289380 SAT clauses, 1099788003 bytes
334.25/342.74	c 343	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
334.25/342.80	c 343	SOLVING HOME/temp.cnf
334.34/342.80	c 343	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
334.34/342.80	c 343	This is MiniSat 2.0 beta
334.34/342.80	c 343	WARNING: for repeatability, setting FPU to use double precision
334.34/342.80	c 343	============================[ Problem Statistics ]=============================
334.34/342.80	c 343	|                                                                             |
334.34/342.81	c 343	|  Number of variables:  2536833                                              |
334.34/342.81	c 343	|  Number of clauses:    42289380                                             |
344.60/353.41	c ERROR INTERRUPTED
344.71/353.54	s UNKNOWN
344.71/353.54	c 353	CPU 334.34 (0.06 0.02 327.37 6.89)
344.71/353.54	c 353	END Sun Jul 12 07:59:05 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083677-1247377992/watcher-2083677-1247377992 -o /tmp/evaluation-result-2083677-1247377992/solver-2083677-1247377992 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083677-1247377992.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.41 2.24 2.19 4/73 27890
/proc/meminfo: memFree=1650064/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=6272 CPUtime=0
/proc/27890/stat : 27890 (sugar) R 27888 27890 27815 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 24864559 6422528 47 996147200 4194304 4206940 548682068608 18446744073709551615 243662911532 0 0 4096 0 0 0 0 17 1 0 0
/proc/27890/statm: 1568 47 36 3 0 9 0

[startup+0.0754551 s]
/proc/loadavg: 2.41 2.24 2.19 4/73 27890
/proc/meminfo: memFree=1650064/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16740 CPUtime=0.06
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1152 0 0 0 5 1 0 0 20 0 1 0 24864559 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102386 s]
/proc/loadavg: 2.41 2.24 2.19 4/73 27890
/proc/meminfo: memFree=1650064/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.06
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302421 s]
/proc/loadavg: 2.41 2.24 2.19 4/73 27890
/proc/meminfo: memFree=1650064/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.06
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701492 s]
/proc/loadavg: 2.41 2.24 2.19 4/73 27890
/proc/meminfo: memFree=1650064/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.06
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50164 s]
/proc/loadavg: 2.46 2.25 2.19 3/84 27902
/proc/meminfo: memFree=1625976/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1309 9076 0 1 5 1 89 4 15 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 16868

[startup+3.10294 s]
/proc/loadavg: 2.46 2.25 2.19 3/84 27912
/proc/meminfo: memFree=1629816/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1309 9076 0 1 5 1 89 4 15 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868516 CPUtime=2.01
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 7732 0 1 0 197 4 0 0 20 0 9 0 24864666 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217129 6814 2566 9 0 211634 0
[pid=27904/tid=27905] ppid=27903 vsize=868516 CPUtime=1.66
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 2834 0 1 0 164 2 0 0 25 0 9 0 24864667 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4126459010 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868516 CPUtime=0.17
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 2765 0 0 0 16 1 0 0 16 0 9 0 24864668 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868516 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868516 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24864668 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868516 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868516 CPUtime=0.15
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1433 0 0 0 15 0 0 0 15 0 9 0 24864670 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868516 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868516 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889360384 6814 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890740

[startup+6.30152 s]
/proc/loadavg: 2.42 2.25 2.19 3/84 27912
/proc/meminfo: memFree=1624888/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1309 9076 0 1 5 1 89 4 16 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868600 CPUtime=5.19
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 9476 0 1 0 511 8 0 0 20 0 9 0 24864666 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217150 8158 2566 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868600 CPUtime=4.55
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 3218 0 1 0 452 3 0 0 25 0 9 0 24864667 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4126537864 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868600 CPUtime=0.44
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 4117 0 0 0 41 3 0 0 16 0 9 0 24864668 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24864668 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868600 CPUtime=0.17
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1441 0 0 0 17 0 0 0 15 0 9 0 24864670 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889446400 8158 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890824

[startup+12.7027 s]
/proc/loadavg: 2.39 2.25 2.19 3/84 27912
/proc/meminfo: memFree=1616504/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1309 9076 0 1 5 1 89 4 16 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868600 CPUtime=11.56
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 12630 0 1 0 1140 16 0 0 20 0 9 0 24864666 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217150 10081 2567 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868600 CPUtime=10.28
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 3952 0 1 0 1022 6 0 0 25 0 9 0 24864667 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4126459010 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868600 CPUtime=1.08
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 6536 0 0 0 100 8 0 0 16 0 9 0 24864668 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24864668 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868600 CPUtime=0.17
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1442 0 0 0 17 0 0 0 15 0 9 0 24864670 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868600 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889446400 10081 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 890824

[startup+25.503 s]
/proc/loadavg: 2.33 2.24 2.19 3/84 27912
/proc/meminfo: memFree=1594424/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1310 9076 0 1 5 1 89 4 15 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868712 CPUtime=24.28
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 18855 0 1 0 2405 23 0 0 20 0 9 0 24864666 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217178 15346 2592 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868712 CPUtime=21.79
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 4827 0 1 0 2171 8 0 0 25 0 9 0 24864667 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4126988672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868712 CPUtime=2.24
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 11854 0 0 0 211 13 0 0 16 0 9 0 24864668 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868712 CPUtime=0.22
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1474 0 0 0 22 0 0 0 15 0 9 0 24864670 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889561088 15346 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 890936

[startup+51.1027 s]
/proc/loadavg: 2.28 2.23 2.18 3/84 27912
/proc/meminfo: memFree=1543480/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1310 9076 0 1 5 1 89 4 16 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868712 CPUtime=49.73
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 19239 0 1 0 4922 51 0 0 20 0 9 0 24864666 889561088 15367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217178 15367 2593 9 0 211655 0

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

/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868712 CPUtime=218.83
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 23140 0 1 0 21466 417 0 0 20 0 9 0 24864666 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217178 15374 2593 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868712 CPUtime=214.5
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 9088 0 1 0 21078 372 0 0 25 0 9 0 24864667 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4126990460 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868712 CPUtime=4.04
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 11859 0 0 0 361 43 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868712 CPUtime=0.25
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1493 0 0 0 25 0 0 0 16 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.82
Current children cumulated vsize (KiB) 890936

[startup+282.303 s]
/proc/loadavg: 3.07 2.70 2.38 3/84 27912
/proc/meminfo: memFree=715896/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1310 9076 0 1 5 1 89 4 16 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868712 CPUtime=276.9
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 24594 0 1 0 27141 549 0 0 20 0 9 0 24864666 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217178 15374 2593 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868712 CPUtime=271.93
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 10542 0 1 0 26698 495 0 0 25 0 9 0 24864667 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4126987985 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868712 CPUtime=4.69
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 11859 0 0 0 417 52 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868712 CPUtime=0.25
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1493 0 0 0 25 0 0 0 16 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.89
Current children cumulated vsize (KiB) 890936

[startup+342.303 s]
/proc/loadavg: 2.60 2.64 2.38 3/84 27912
/proc/meminfo: memFree=496568/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=0.99
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1310 9076 0 1 5 1 89 4 16 0 1 0 24864559 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27890/statm: 4217 1111 409 3 0 796 0
[pid=27903] ppid=27890 vsize=5356 CPUtime=0
/proc/27903/stat : 27903 (sh) S 27890 27890 27815 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24864666 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27903/statm: 1339 233 193 169 0 50 0
[pid=27904] ppid=27903 vsize=868712 CPUtime=332.87
/proc/27904/stat : 27904 (java) S 27903 27890 27815 0 -1 0 25989 0 1 0 32606 681 0 0 20 0 9 0 24864666 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27904/statm: 217178 15374 2593 9 0 211655 0
[pid=27904/tid=27905] ppid=27903 vsize=868712 CPUtime=327.3
/proc/27904/task/27905/stat : 27905 (java) R 27903 27890 27815 0 -1 64 11937 0 1 0 32112 618 0 0 25 0 9 0 24864667 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4126990392 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27906] ppid=27903 vsize=868712 CPUtime=5.29
/proc/27904/task/27906/stat : 27906 (java) S 27903 27890 27815 0 -1 64 11859 0 0 0 468 61 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27907] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27907/stat : 27907 (java) S 27903 27890 27815 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27908] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27908/stat : 27908 (java) S 27903 27890 27815 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24864668 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27909] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27909/stat : 27909 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27910] ppid=27903 vsize=868712 CPUtime=0.25
/proc/27904/task/27910/stat : 27910 (java) S 27903 27890 27815 0 -1 64 1493 0 0 0 25 0 0 0 16 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27911] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27911/stat : 27911 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27904/tid=27912] ppid=27903 vsize=868712 CPUtime=0
/proc/27904/task/27912/stat : 27912 (java) S 27903 27890 27815 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24864670 889561088 15374 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 333.86
Current children cumulated vsize (KiB) 890936



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+353.402 s]
/proc/loadavg: 2.59 2.64 2.38 3/76 27914
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=334.34
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1378 35391 0 2 6 2 32737 689 16 0 1 0 24864559 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1115 409 3 0 796 0
[pid=27913] ppid=27890 vsize=5356 CPUtime=0
/proc/27913/stat : 27913 (sh) S 27890 27890 27815 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24898839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27913/statm: 1339 232 193 169 0 50 0
[pid=27914] ppid=27913 vsize=913188 CPUtime=10.26
/proc/27914/stat : 27914 (minisat) R 27913 27890 27815 0 -1 4194304 211771 0 0 0 893 133 0 0 25 0 1 0 24898839 935104512 211757 996147200 134512640 135127466 4294956256 18446744073709551615 134526098 0 0 4096 3 0 0 0 17 0 0 0
/proc/27914/statm: 228297 211757 62 150 0 228144 0
Current children cumulated CPU time (s) 344.6
Current children cumulated vsize (KiB) 935412

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

############
# WARNING:
# current cumulated CPU time (334.38 s) is less than in the last sample (344.71 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (10.33 s) to the 'lost time'.

[startup+353.52 s]
/proc/loadavg: 2.59 2.64 2.38 3/76 27914
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=334.34
/proc/27890/stat : 27890 (sugar) S 27888 27890 27815 0 -1 4194304 1400 35391 0 2 6 2 32737 689 16 0 1 0 24864559 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/27890/statm: 4217 1115 409 3 0 796 0
[pid=27913] ppid=27890 vsize=0 CPUtime=0
/proc/27913/stat : 27913 (sh) Z 27890 27890 27815 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24898839 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/27913/statm: 0 0 0 0 0 0 0
[pid=27914] ppid=1 vsize=0 CPUtime=10.37
/proc/27914/stat : 27914 (minisat) R 1 27890 27815 0 -1 4195332 211771 0 0 0 893 144 0 0 25 0 1 0 24898839 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/27914/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 344.71
Current children cumulated vsize (KiB) 16868

[startup+353.602 s]
/proc/loadavg: 2.59 2.64 2.38 3/76 27914
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=334.38
/proc/27890/stat : 27890 (sugar) R 27888 27890 27815 0 -1 4194304 1425 35668 0 2 6 6 32737 689 16 0 1 0 24864559 17272832 1116 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 0 0 0 17 0 0 0
/proc/27890/statm: 4217 1116 410 3 0 796 0
Current children cumulated CPU time (s) 334.38
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+353.802 s]
/proc/loadavg: 2.59 2.64 2.38 3/76 27914
/proc/meminfo: memFree=15736/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=334.58
/proc/27890/stat : 27890 (sugar) R 27888 27890 27815 0 -1 4194304 1425 35668 0 2 6 26 32737 689 18 0 1 0 24864559 17272832 1116 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 0 0 0 17 0 0 0
/proc/27890/statm: 4217 1116 410 3 0 796 0
Current children cumulated CPU time (s) 334.58
Current children cumulated vsize (KiB) 16868

[startup+354.207 s]
/proc/loadavg: 2.59 2.64 2.38 2/75 27915
/proc/meminfo: memFree=1880256/2055920 swapFree=4192812/4192956
[pid=27890] ppid=27888 vsize=16868 CPUtime=334.83
/proc/27890/stat : 27890 (sugar) D 27888 27890 27815 0 -1 4194304 1425 35668 0 2 6 51 32737 689 18 0 1 0 24864559 17272832 1116 996147200 4194304 4206940 548682068608 18446744073709551615 243665703977 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/27890/statm: 4217 1116 410 3 0 796 0
Current children cumulated CPU time (s) 334.83
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 10.33
#  lost CPU user time (s): 8.92999
#  lost CPU system time (s): 1.4

Real time (s): 354.216
CPU time (s): 345.187
CPU user time (s): 336.368
CPU system time (s): 8.81887
CPU usage (%): 97.451
Max. virtual memory (cumulated for all children) (KiB): 935412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.438
system time used= 7.41887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37152
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88542
involuntary context switches= 91884

runsolver used 0.504923 second user time and 1.14682 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-12 07:53:12
IDJOB=2083677
IDBENCH=57895
IDSOLVER=739
FILE ID=node84/2083677-1247377992
PBS_JOBID= 9507173
Free space on /tmp= 66304 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-4.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083677-1247377992/watcher-2083677-1247377992 -o /tmp/evaluation-result-2083677-1247377992/solver-2083677-1247377992 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083677-1247377992.xml

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

MD5SUM BENCH= b49d49cefe14b8da913a5e29ecc6d023
RANDOM SEED=1939029204

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1650416 kB
Buffers:         48476 kB
Cached:         195032 kB
SwapCached:          0 kB
Active:         243340 kB
Inactive:       101940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:         113168 kB
Slab:            45436 kB
Committed_AS:   308660 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node84 at 2009-07-12 07:59:07