Trace number 2083555

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+picosat? 1017.18 1038.19

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-0.xml
MD5SUMa0e05c3f701a8303e8373aea0961fb40
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 benchmark37.8182
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data

0.07/0.20	c 0	Sugar v1-14-6 + HOME/picosat
0.07/0.21	c 0	BEGIN Sun Jul 12 07:47:14 2009
0.07/0.21	c 0	PID 23728
0.07/0.22	c 0	HOST node47.alineos.net
0.07/0.22	c 0	CONVERTING HOME/instance-2083555-1247377633.xml TO HOME/temp.csp
0.07/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083555-1247377633.xml' 'HOME/temp.csp'
3.20/3.83	c 4	21 domains, 3000 variables, 8 predicates, 0 relations, 63204 constraints
3.20/3.86	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.20/3.86	c 4	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'
3.26/3.94	c 4	Parsing HOME/temp.csp
3.69/4.34	c 4	parsed 10000 expressions
3.88/4.54	c 5	parsed 20000 expressions
3.98/4.67	c 5	parsed 30000 expressions
4.18/4.86	c 5	parsed 40000 expressions
4.28/4.98	c 5	parsed 50000 expressions
4.58/5.24	c 5	parsed 60000 expressions
4.68/5.33	c 5	parsed 66233 expressions
4.68/5.34	c 5	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.68/5.34	c 5	Converting to clausal form CSP
16.41/17.19	c 17	converted 6624 (10%) expressions
35.52/36.33	c 36	converted 13247 (20%) expressions
53.71/54.64	c 55	converted 19870 (30%) expressions
73.01/74.07	c 74	converted 26494 (40%) expressions
91.02/92.16	c 92	converted 33117 (50%) expressions
108.23/109.47	c 109	converted 39740 (60%) expressions
126.54/127.83	c 128	converted 46364 (70%) expressions
142.66/144.00	c 144	converted 52987 (80%) expressions
157.49/158.96	c 159	converted 59610 (90%) expressions
170.71/172.21	c 172	converted 66233 (100%) expressions
170.71/172.22	c 172	CSP : 17932 integers, 183958 booleans, 418987 clauses, largest domain size 2997
170.71/172.22	c 172	Heap : 252 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
170.71/172.22	c 172	Propagation in CSP
187.73/189.38	c 189	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
187.73/189.38	c 189	CSP : 17932 integers, 183958 booleans, 418987 clauses, largest domain size 2997
187.73/189.39	c 189	Heap : 246 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
187.83/189.49	c 189	Simplifing CSP by introducing new Boolean variables
190.42/192.03	c 192	CSP : 17932 integers, 337126 booleans, 572155 clauses, largest domain size 2997
190.42/192.03	c 192	Heap : 297 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
192.11/193.79	c 194	Encoding CSP to SAT : HOME/temp.cnf
237.67/239.53	c 240	1794 (10%) CSP integer variables are encoded (1153588 clauses, 19699484 bytes)
270.60/272.61	c 273	3587 (20%) CSP integer variables are encoded (3612215 clauses, 66413397 bytes)
277.14/279.24	c 279	5380 (30%) CSP integer variables are encoded (8784326 clauses, 164683506 bytes)
283.90/286.13	c 286	7173 (40%) CSP integer variables are encoded (13848155 clauses, 268604174 bytes)
290.81/293.34	c 293	8966 (50%) CSP integer variables are encoded (18984694 clauses, 376471493 bytes)
297.83/300.70	c 301	10760 (60%) CSP integer variables are encoded (24148002 clauses, 484900961 bytes)
304.55/307.69	c 308	12553 (70%) CSP integer variables are encoded (29210805 clauses, 591219824 bytes)
311.55/314.82	c 315	14346 (80%) CSP integer variables are encoded (34343388 clauses, 699004067 bytes)
318.30/321.84	c 322	16139 (90%) CSP integer variables are encoded (39340121 clauses, 803935460 bytes)
324.84/328.53	c 329	17932 (100%) CSP integer variables are encoded (44197540 clauses, 905941259 bytes)
538.48/544.23	c 544	57216 (10%) CSP clauses are encoded (67867406 clauses, 1557655336 bytes)
731.77/740.09	c 740	114431 (20%) CSP clauses are encoded (91413948 clauses, 2231967663 bytes)
931.79/943.43	c 943	171647 (30%) CSP clauses are encoded (115285676 clauses, 2934269158 bytes)
1016.67/1029.70	c 1030	ERROR Exception Too large HOME/temp.cnf
1016.67/1029.70	c 1030	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
1016.67/1029.70	c 1030	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
1016.67/1029.70	c 1030	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
1016.67/1029.70	s UNKNOWN
1016.71/1029.85	c 1030	CPU 1016.75 (0.06 0.02 995.97 20.7)
1016.71/1029.85	c 1030	END Sun Jul 12 08:04:24 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-2083555-1247377633/watcher-2083555-1247377633 -o /tmp/evaluation-result-2083555-1247377633/solver-2083555-1247377633 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2083555-1247377633.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.03 2.06 2.01 4/72 23728
/proc/meminfo: memFree=1861840/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=18576 CPUtime=0
/proc/23728/stat : 23728 (runsolver) R 23726 23728 17977 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24827107 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23728/statm: 4644 284 249 26 0 2626 0

[startup+0.083643 s]
/proc/loadavg: 2.03 2.06 2.01 4/72 23728
/proc/meminfo: memFree=1861840/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=12412 CPUtime=0
/proc/23728/stat : 23728 (sugar) R 23726 23728 17977 0 -1 4194304 454 0 0 0 0 0 0 0 18 0 1 0 24827107 12709888 422 996147200 4194304 4206940 548682068608 18446744073709551615 208735064356 0 0 4224 0 0 0 0 17 1 0 0
/proc/23728/statm: 3103 422 286 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.102644 s]
/proc/loadavg: 2.03 2.06 2.01 4/72 23728
/proc/meminfo: memFree=1861840/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=12808 CPUtime=0.01
/proc/23728/stat : 23728 (sugar) R 23726 23728 17977 0 -1 4194304 581 0 0 0 1 0 0 0 18 0 1 0 24827107 13115392 549 996147200 4194304 4206940 548682068608 18446744073709551615 208735192412 0 0 4224 0 0 0 0 17 1 0 0
/proc/23728/statm: 3202 549 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.301665 s]
/proc/loadavg: 2.03 2.06 2.01 4/72 23728
/proc/meminfo: memFree=1861840/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=0.07
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701707 s]
/proc/loadavg: 2.03 2.06 2.01 4/72 23728
/proc/meminfo: memFree=1861840/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=0.07
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5028 s]
/proc/loadavg: 2.03 2.06 2.01 4/83 23740
/proc/meminfo: memFree=1828472/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=0.07
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23731] ppid=23728 vsize=5356 CPUtime=0
/proc/23731/stat : 23731 (sh) S 23728 23728 17977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24827129 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23731/statm: 1339 233 193 169 0 50 0
[pid=23732] ppid=23731 vsize=866148 CPUtime=0.85
/proc/23732/stat : 23732 (java) S 23731 23728 17977 0 -1 0 11934 0 92 0 71 14 0 0 18 0 9 0 24827130 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23732/statm: 216537 10445 2557 9 0 211049 0
[pid=23732/tid=23733] ppid=23731 vsize=866148 CPUtime=0.47
/proc/23732/task/23733/stat : 23733 (java) R 23731 23728 17977 0 -1 64 2812 0 45 0 40 7 0 0 20 0 9 0 24827149 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23734] ppid=23731 vsize=866148 CPUtime=0.24
/proc/23732/task/23734/stat : 23734 (java) R 23731 23728 17977 0 -1 64 7962 0 4 0 21 3 0 0 16 0 9 0 24827168 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 103732034 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23735] ppid=23731 vsize=866148 CPUtime=0
/proc/23732/task/23735/stat : 23735 (java) S 23731 23728 17977 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24827169 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23736] ppid=23731 vsize=866148 CPUtime=0
/proc/23732/task/23736/stat : 23736 (java) S 23731 23728 17977 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24827169 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23737] ppid=23731 vsize=866148 CPUtime=0
/proc/23732/task/23737/stat : 23737 (java) S 23731 23728 17977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 24827173 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23738] ppid=23731 vsize=866148 CPUtime=0.08
/proc/23732/task/23738/stat : 23738 (java) S 23731 23728 17977 0 -1 64 497 0 1 0 8 0 0 0 16 0 9 0 24827173 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23739] ppid=23731 vsize=866148 CPUtime=0
/proc/23732/task/23739/stat : 23739 (java) S 23731 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24827173 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23740] ppid=23731 vsize=866148 CPUtime=0
/proc/23732/task/23740/stat : 23740 (java) S 23731 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827173 886935552 10445 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 888372

[startup+3.10197 s]
/proc/loadavg: 2.11 2.08 2.02 3/83 23740
/proc/meminfo: memFree=1785528/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=0.07
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1227 128 0 0 5 2 0 0 18 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23731] ppid=23728 vsize=5356 CPUtime=0
/proc/23731/stat : 23731 (sh) S 23728 23728 17977 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24827129 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23731/statm: 1339 233 193 169 0 50 0
[pid=23732] ppid=23731 vsize=865656 CPUtime=2.44
/proc/23732/stat : 23732 (java) S 23731 23728 17977 0 -1 0 29818 0 92 0 221 23 0 0 18 0 9 0 24827130 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23732/statm: 216414 24997 2556 9 0 210926 0
[pid=23732/tid=23733] ppid=23731 vsize=865656 CPUtime=1.18
/proc/23732/task/23733/stat : 23733 (java) R 23731 23728 17977 0 -1 64 3868 0 45 0 109 9 0 0 25 0 9 0 24827149 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4126671224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23734] ppid=23731 vsize=865656 CPUtime=1.09
/proc/23732/task/23734/stat : 23734 (java) S 23731 23728 17977 0 -1 64 24768 0 4 0 99 10 0 0 17 0 9 0 24827168 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23735] ppid=23731 vsize=865656 CPUtime=0
/proc/23732/task/23735/stat : 23735 (java) S 23731 23728 17977 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24827169 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23736] ppid=23731 vsize=865656 CPUtime=0
/proc/23732/task/23736/stat : 23736 (java) S 23731 23728 17977 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24827169 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23737] ppid=23731 vsize=865656 CPUtime=0
/proc/23732/task/23737/stat : 23737 (java) S 23731 23728 17977 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 24827173 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23738] ppid=23731 vsize=865656 CPUtime=0.11
/proc/23732/task/23738/stat : 23738 (java) S 23731 23728 17977 0 -1 64 519 0 1 0 11 0 0 0 16 0 9 0 24827173 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23739] ppid=23731 vsize=865656 CPUtime=0
/proc/23732/task/23739/stat : 23739 (java) S 23731 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24827173 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23732/tid=23740] ppid=23731 vsize=865656 CPUtime=0
/proc/23732/task/23740/stat : 23740 (java) S 23731 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827173 886431744 24997 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 887880

[startup+6.30232 s]
/proc/loadavg: 2.11 2.08 2.02 4/83 23750
/proc/meminfo: memFree=1797496/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1309 31942 0 92 5 2 292 27 15 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868560 CPUtime=2.41
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 14261 0 5 0 234 7 0 0 18 0 9 0 24827493 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217140 12924 2569 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868560 CPUtime=1.62
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 2883 0 5 0 160 2 0 0 25 0 9 0 24827494 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4126509680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868560 CPUtime=0.58
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 9208 0 0 0 55 3 0 0 16 0 9 0 24827496 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24827496 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868560 CPUtime=0.17
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1468 0 0 0 17 0 0 0 16 0 9 0 24827498 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889405440 12924 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 890784

[startup+12.703 s]
/proc/loadavg: 2.09 2.07 2.02 3/83 23750
/proc/meminfo: memFree=1784376/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1309 31942 0 92 5 2 292 27 15 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868560 CPUtime=8.78
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 16511 0 5 0 867 11 0 0 18 0 9 0 24827493 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217140 14903 2570 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868560 CPUtime=7.57
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 3154 0 5 0 754 3 0 0 25 0 9 0 24827494 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4126585233 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868560 CPUtime=0.98
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 11174 0 0 0 92 6 0 0 16 0 9 0 24827496 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24827496 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868560 CPUtime=0.2
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1481 0 0 0 20 0 0 0 15 0 9 0 24827498 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889405440 14903 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 890784

[startup+25.5024 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 23750
/proc/meminfo: memFree=1766008/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1309 31942 0 92 5 2 292 27 16 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868560 CPUtime=21.5
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 25558 0 5 0 2132 18 0 0 18 0 9 0 24827493 889405440 19434 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217140 19434 2568 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868560 CPUtime=19.27
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 3790 0 5 0 1923 4 0 0 25 0 9 0 24827494 889405440 19434 996147200 134512640 134550932 4294955936 18446744073709551615 4126588024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868560 CPUtime=2
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 19576 0 0 0 188 12 0 0 16 0 9 0 24827496 889405440 19434 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889405440 19434 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868560 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24827496 889405440 19434 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868560 CPUtime=0

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

[pid=23742] ppid=23741 vsize=868672 CPUtime=868.41
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 118394 0 5 0 85139 1702 0 0 18 0 9 0 24827493 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217168 89450 2593 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868672 CPUtime=849.61
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 11865 0 5 0 83336 1625 0 0 25 0 9 0 24827494 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4126585206 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868672 CPUtime=18.46
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 104288 0 0 0 1772 74 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868672 CPUtime=0.3
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 871.67
Current children cumulated vsize (KiB) 890896

[startup+942.303 s]
/proc/loadavg: 3.05 2.66 2.30 3/93 23908
/proc/meminfo: memFree=16040/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1310 31942 0 92 5 2 292 27 16 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868672 CPUtime=927.44
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 118526 0 5 0 90907 1837 0 0 18 0 9 0 24827493 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217168 89450 2593 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868672 CPUtime=908.43
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 11997 0 5 0 89084 1759 0 0 25 0 9 0 24827494 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4127073398 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868672 CPUtime=18.67
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 104288 0 0 0 1792 75 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868672 CPUtime=0.3
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 930.7
Current children cumulated vsize (KiB) 890896

[startup+1002.3 s]
/proc/loadavg: 3.02 2.72 2.34 3/93 23908
/proc/meminfo: memFree=14888/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1310 31942 0 92 5 2 292 27 16 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868672 CPUtime=986.45
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 118653 0 5 0 96668 1977 0 0 18 0 9 0 24827493 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217168 89450 2593 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868672 CPUtime=967.24
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 12124 0 5 0 94825 1899 0 0 25 0 9 0 24827494 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868672 CPUtime=18.86
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 104288 0 0 0 1811 75 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868672 CPUtime=0.3
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 989.71
Current children cumulated vsize (KiB) 890896

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

[startup+1023.9 s]
/proc/loadavg: 3.01 2.74 2.35 3/93 23908
/proc/meminfo: memFree=15976/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=3.26
/proc/23728/stat : 23728 (sugar) S 23726 23728 17977 0 -1 4194304 1310 31942 0 92 5 2 292 27 16 0 1 0 24827107 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23728/statm: 4217 1111 409 3 0 796 0
[pid=23741] ppid=23728 vsize=5356 CPUtime=0
/proc/23741/stat : 23741 (sh) S 23728 23728 17977 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24827493 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23741/statm: 1339 233 193 169 0 50 0
[pid=23742] ppid=23741 vsize=868672 CPUtime=1007.68
/proc/23742/stat : 23742 (java) S 23741 23728 17977 0 -1 0 118698 0 5 0 98746 2022 0 0 18 0 9 0 24827493 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 217168 89450 2593 9 0 211645 0
[pid=23742/tid=23743] ppid=23741 vsize=868672 CPUtime=988.39
/proc/23742/task/23743/stat : 23743 (java) R 23741 23728 17977 0 -1 64 12169 0 5 0 96896 1943 0 0 25 0 9 0 24827494 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23744] ppid=23741 vsize=868672 CPUtime=18.93
/proc/23742/task/23744/stat : 23744 (java) S 23741 23728 17977 0 -1 64 104288 0 0 0 1818 75 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23745/stat : 23745 (java) S 23741 23728 17977 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23746] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23746/stat : 23746 (java) S 23741 23728 17977 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24827496 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23747] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23747/stat : 23747 (java) S 23741 23728 17977 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23748] ppid=23741 vsize=868672 CPUtime=0.3
/proc/23742/task/23748/stat : 23748 (java) S 23741 23728 17977 0 -1 64 1539 0 0 0 29 1 0 0 16 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23749] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23749/stat : 23749 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23742/tid=23750] ppid=23741 vsize=868672 CPUtime=0
/proc/23742/task/23750/stat : 23750 (java) S 23741 23728 17977 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24827498 889520128 89450 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1010.94
Current children cumulated vsize (KiB) 890896

[startup+1030.3 s]
/proc/loadavg: 3.01 2.74 2.36 3/93 23908
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1016.97
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 24 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1016.97
Current children cumulated vsize (KiB) 16868

[startup+1033.5 s]
/proc/loadavg: 3.01 2.74 2.36 2/83 23908
/proc/meminfo: memFree=756600/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1017.04
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 31 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1017.04
Current children cumulated vsize (KiB) 16868

[startup+1036.7 s]
/proc/loadavg: 3.01 2.74 2.36 2/83 23908
/proc/meminfo: memFree=729408/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1017.16
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 43 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1017.16
Current children cumulated vsize (KiB) 16868

[startup+1037.5 s]
/proc/loadavg: 3.01 2.75 2.37 2/83 23908
/proc/meminfo: memFree=725056/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1017.16
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 43 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1017.16
Current children cumulated vsize (KiB) 16868

[startup+1037.9 s]
/proc/loadavg: 3.01 2.75 2.37 2/83 23908
/proc/meminfo: memFree=725056/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1017.16
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 43 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1017.16
Current children cumulated vsize (KiB) 16868

[startup+1038.1 s]
/proc/loadavg: 3.01 2.75 2.37 2/83 23908
/proc/meminfo: memFree=725056/2055920 swapFree=4192812/4192956
[pid=23728] ppid=23726 vsize=16868 CPUtime=1017.16
/proc/23728/stat : 23728 (sugar) D 23726 23728 17977 0 -1 4194304 1334 150947 0 99 6 43 99597 2070 18 0 1 0 24827107 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23728/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1017.16
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1038.19
CPU time (s): 1017.18
CPU user time (s): 996.037
CPU system time (s): 21.1478
CPU usage (%): 97.9765
Max. virtual memory (cumulated for all children) (KiB): 905040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 996.037
system time used= 21.1478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152342
page faults= 99
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61871
involuntary context switches= 63246

runsolver used 1.27181 second user time and 3.71743 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-12 07:47:14
IDJOB=2083555
IDBENCH=57854
IDSOLVER=738
FILE ID=node47/2083555-1247377633
PBS_JOBID= 9507066
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= a0e05c3f701a8303e8373aea0961fb40
RANDOM SEED=21071786

node47.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.218
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.218
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1862448 kB
Buffers:          1864 kB
Cached:          30096 kB
SwapCached:          0 kB
Active:         138376 kB
Inactive:         3760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10248 kB
Writeback:           0 kB
Mapped:         121692 kB
Slab:            36468 kB
Committed_AS:   327704 kB
PageTables:       2108 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= 64340 MiB
End job on node47 at 2009-07-12 08:04:32