Trace number 1070217

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.13+picosat? (TO) 1800.05 1812.34

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-91-90.xml
MD5SUM06e1e34a3addf0444bdb7cddd699422e
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8190
Number of constraints368641
Maximum constraint arity90
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(368641)

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/picosat
0.01/0.04	c 0	BEGIN Fri Jul  4 11:32:27 2008
0.01/0.04	c 0	PID 13611
0.01/0.04	c 0	HOST node85.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1070217-1215163944.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070217-1215163944.xml' 'HOME/temp.csp'
23.91/24.13	c 24	1 domains, 8190 variables, 0 predicates, 0 relations, 368641 constraints
23.97/24.26	c 24	ENCODING HOME/temp.csp TO HOME/temp.cnf
23.97/24.26	c 24	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
24.04/24.35	c 24	Parsing HOME/temp.csp
24.04/24.69	c 25	parsed 10000 expressions
24.04/25.11	c 25	parsed 20000 expressions
25.24/25.53	c 25	parsed 30000 expressions
25.75/26.00	c 26	parsed 40000 expressions
26.04/26.34	c 26	parsed 50000 expressions
26.33/26.68	c 27	parsed 60000 expressions
26.94/27.24	c 27	parsed 70000 expressions
27.24/27.58	c 27	parsed 80000 expressions
27.63/27.92	c 28	parsed 90000 expressions
27.93/28.27	c 28	parsed 100000 expressions
28.62/28.97	c 29	parsed 110000 expressions
29.03/29.31	c 29	parsed 120000 expressions
29.33/29.65	c 29	parsed 130000 expressions
29.72/30.01	c 30	parsed 140000 expressions
30.01/30.35	c 30	parsed 150000 expressions
30.32/30.68	c 31	parsed 160000 expressions
31.41/31.77	c 32	parsed 170000 expressions
31.81/32.12	c 32	parsed 180000 expressions
32.11/32.47	c 32	parsed 190000 expressions
32.51/32.81	c 33	parsed 200000 expressions
32.81/33.17	c 33	parsed 210000 expressions
33.21/33.52	c 33	parsed 220000 expressions
33.50/33.87	c 34	parsed 230000 expressions
33.90/34.20	c 34	parsed 240000 expressions
34.20/34.56	c 34	parsed 250000 expressions
34.60/34.91	c 35	parsed 260000 expressions
34.90/35.24	c 35	parsed 270000 expressions
36.39/36.71	c 37	parsed 280000 expressions
36.69/37.06	c 37	parsed 290000 expressions
37.10/37.41	c 37	parsed 300000 expressions
37.39/37.78	c 38	parsed 310000 expressions
37.79/38.13	c 38	parsed 320000 expressions
38.09/38.49	c 38	parsed 330000 expressions
38.48/38.82	c 39	parsed 340000 expressions
38.78/39.17	c 39	parsed 350000 expressions
39.19/39.53	c 39	parsed 360000 expressions
39.47/39.89	c 40	parsed 370000 expressions
39.79/40.19	c 40	parsed 376832 expressions
39.79/40.19	c 40	Heap : 232 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
39.79/40.19	c 40	Converting to clausal form CSP
40.88/41.25	c 41	converted 37684 (10%) expressions
41.87/42.29	c 42	converted 75367 (20%) expressions
42.97/43.33	c 43	converted 113050 (30%) expressions
45.65/46.02	c 46	converted 150733 (40%) expressions
46.75/47.12	c 47	converted 188416 (50%) expressions
47.74/48.17	c 48	converted 226100 (60%) expressions
48.84/49.22	c 49	converted 263783 (70%) expressions
49.84/50.27	c 50	converted 301466 (80%) expressions
50.93/51.32	c 51	converted 339149 (90%) expressions
52.53/52.95	c 53	converted 376832 (100%) expressions
52.53/52.95	c 53	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
52.53/52.95	c 53	Heap : 396 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
52.53/52.95	c 53	Propagation in CSP
53.63/54.07	c 54	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
53.63/54.08	c 54	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
53.63/54.08	c 54	Heap : 391 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
53.72/54.17	c 54	Simplifing CSP by introducing new Boolean variables
53.82/54.30	c 54	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
53.82/54.30	c 54	Heap : 416 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
54.91/55.40	c 55	Encoding CSP to SAT : HOME/temp.cnf
55.01/55.43	c 55	1620 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
55.01/55.43	c 55	3240 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
55.01/55.43	c 55	4860 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
55.01/55.44	c 55	6480 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
55.01/55.44	c 55	8099 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
55.01/55.45	c 55	9719 (60%) CSP integer variables are encoded (7152 clauses, 104371 bytes)
55.01/55.46	c 55	11339 (70%) CSP integer variables are encoded (14785 clauses, 218866 bytes)
55.01/55.47	c 55	12959 (80%) CSP integer variables are encoded (22401 clauses, 333106 bytes)
55.01/55.48	c 55	14579 (90%) CSP integer variables are encoded (30032 clauses, 447571 bytes)
55.01/55.49	c 55	16198 (100%) CSP integer variables are encoded (37674 clauses, 562201 bytes)
55.32/55.74	c 56	38466 (10%) CSP clauses are encoded (76140 clauses, 972040 bytes)
55.52/55.94	c 56	76932 (20%) CSP clauses are encoded (114606 clauses, 1393693 bytes)
55.72/56.15	c 56	115398 (30%) CSP clauses are encoded (153072 clauses, 1847347 bytes)
55.91/56.35	c 56	153863 (40%) CSP clauses are encoded (191537 clauses, 2308927 bytes)
56.12/56.55	c 56	192329 (50%) CSP clauses are encoded (230003 clauses, 2770519 bytes)
56.32/56.75	c 57	230795 (60%) CSP clauses are encoded (268469 clauses, 3232111 bytes)
56.51/56.95	c 57	269260 (70%) CSP clauses are encoded (306934 clauses, 3693691 bytes)
56.72/57.15	c 57	307726 (80%) CSP clauses are encoded (345400 clauses, 4155283 bytes)
56.91/57.35	c 57	346192 (90%) CSP clauses are encoded (383866 clauses, 4616875 bytes)
57.81/58.29	c 58	384657 (100%) CSP clauses are encoded (858039 clauses, 13914045 bytes)
57.81/58.29	c 58	384657 CSP clauses encoded
57.81/58.29	c 58	Writing map file : HOME/temp.map
57.91/58.35	c 58	Heap : 177 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
57.91/58.35	c 58	SAT : 53872 SAT variables, 858039 SAT clauses, 13914045 bytes
57.91/58.35	c 58	Heap : 177 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
57.97/58.45	c 58	SOLVING HOME/temp.cnf
57.97/58.45	c 58	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1812.32	c ERROR INTERRUPTED
1800.05/1812.33	s UNKNOWN
1800.05/1812.33	c 1812	CPU 55.88 (0.04 0.01 55.84 2.14)
1800.05/1812.33	c 1812	END Fri Jul  4 12:02:39 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070217-1215163944/watcher-1070217-1215163944 -o /tmp/evaluation-result-1070217-1215163944/solver-1070217-1215163944 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1070217-1215163944.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.06 2.00 4/73 13611
/proc/meminfo: memFree=1570448/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=12268 CPUtime=0
/proc/13611/stat : 13611 (sugar) D 13609 13611 13368 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 257337406 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 214945200741 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/13611/statm: 3067 316 241 3 0 167 0

[startup+0.023255 s]
/proc/loadavg: 2.06 2.06 2.00 4/73 13611
/proc/meminfo: memFree=1570448/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=12808 CPUtime=0.01
/proc/13611/stat : 13611 (sugar) R 13609 13611 13368 0 -1 4194304 574 0 0 0 1 0 0 0 18 0 1 0 257337406 13115392 542 996147200 4194304 4206940 548682068608 18446744073709551615 214944879329 0 0 4224 0 0 0 0 17 0 0 0
/proc/13611/statm: 3202 542 316 3 0 302 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12808

[startup+0.101266 s]
/proc/loadavg: 2.06 2.06 2.00 4/73 13611
/proc/meminfo: memFree=1570448/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301303 s]
/proc/loadavg: 2.06 2.06 2.00 4/73 13611
/proc/meminfo: memFree=1570448/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701387 s]
/proc/loadavg: 2.06 2.06 2.00 4/73 13611
/proc/meminfo: memFree=1570448/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50254 s]
/proc/loadavg: 2.14 2.08 2.01 4/84 13623
/proc/meminfo: memFree=1536376/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
[pid=13614] ppid=13611 vsize=5356 CPUtime=0
/proc/13614/stat : 13614 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257337411 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13614/statm: 1339 233 193 169 0 50 0
[pid=13615] ppid=13614 vsize=864660 CPUtime=1.41
/proc/13615/stat : 13615 (java) S 13614 13611 13368 0 -1 0 18087 0 1 0 131 10 0 0 18 0 9 0 257337411 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13615/statm: 216165 15170 2529 9 0 210747 0
[pid=13615/tid=13616] ppid=13614 vsize=864660 CPUtime=0.71
/proc/13615/task/13616/stat : 13616 (java) R 13614 13611 13368 0 -1 64 3102 0 1 0 68 3 0 0 25 0 9 0 257337412 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4126431565 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13617] ppid=13614 vsize=864660 CPUtime=0.58
/proc/13615/task/13617/stat : 13617 (java) S 13614 13611 13368 0 -1 64 13798 0 0 0 53 5 0 0 17 0 9 0 257337413 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13618] ppid=13614 vsize=864660 CPUtime=0
/proc/13615/task/13618/stat : 13618 (java) S 13614 13611 13368 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257337414 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13619] ppid=13614 vsize=864660 CPUtime=0
/proc/13615/task/13619/stat : 13619 (java) S 13614 13611 13368 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 257337414 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13620] ppid=13614 vsize=864660 CPUtime=0
/proc/13615/task/13620/stat : 13620 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257337416 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13621] ppid=13614 vsize=864660 CPUtime=0.08
/proc/13615/task/13621/stat : 13621 (java) S 13614 13611 13368 0 -1 64 488 0 0 0 8 0 0 0 16 0 9 0 257337416 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13622] ppid=13614 vsize=864660 CPUtime=0
/proc/13615/task/13622/stat : 13622 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 257337416 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13623] ppid=13614 vsize=864660 CPUtime=0
/proc/13615/task/13623/stat : 13623 (java) S 13614 13611 13368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 257337416 885411840 15170 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883616

[startup+3.10285 s]
/proc/loadavg: 2.14 2.08 2.01 4/84 13623
/proc/meminfo: memFree=1481976/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
[pid=13614] ppid=13611 vsize=5356 CPUtime=0
/proc/13614/stat : 13614 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257337411 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13614/statm: 1339 233 193 169 0 50 0
[pid=13615] ppid=13614 vsize=864664 CPUtime=3
/proc/13615/stat : 13615 (java) S 13614 13611 13368 0 -1 0 39510 0 1 0 277 23 0 0 18 0 9 0 257337411 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13615/statm: 216166 34615 2529 9 0 210748 0
[pid=13615/tid=13616] ppid=13614 vsize=864664 CPUtime=1.66
/proc/13615/task/13616/stat : 13616 (java) R 13614 13611 13368 0 -1 64 3834 0 1 0 161 5 0 0 25 0 9 0 257337412 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4126520186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13617] ppid=13614 vsize=864664 CPUtime=1.22
/proc/13615/task/13617/stat : 13617 (java) S 13614 13611 13368 0 -1 64 34488 0 0 0 106 16 0 0 16 0 9 0 257337413 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13618] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13618/stat : 13618 (java) S 13614 13611 13368 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257337414 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13619] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13619/stat : 13619 (java) S 13614 13611 13368 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 257337414 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13620] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13620/stat : 13620 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257337416 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13621] ppid=13614 vsize=864664 CPUtime=0.08
/proc/13615/task/13621/stat : 13621 (java) S 13614 13611 13368 0 -1 64 489 0 0 0 8 0 0 0 16 0 9 0 257337416 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13622] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13622/stat : 13622 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 257337416 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13623] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13623/stat : 13623 (java) S 13614 13611 13368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 257337416 885415936 34615 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883620

[startup+6.30247 s]
/proc/loadavg: 2.14 2.08 2.01 4/84 13623
/proc/meminfo: memFree=1314936/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
[pid=13614] ppid=13611 vsize=5356 CPUtime=0
/proc/13614/stat : 13614 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257337411 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13614/statm: 1339 233 193 169 0 50 0
[pid=13615] ppid=13614 vsize=864664 CPUtime=6.18
/proc/13615/stat : 13615 (java) S 13614 13611 13368 0 -1 0 88338 0 1 0 571 47 0 0 18 0 9 0 257337411 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13615/statm: 216166 61306 2529 9 0 210748 0
[pid=13615/tid=13616] ppid=13614 vsize=864664 CPUtime=2.97
/proc/13615/task/13616/stat : 13616 (java) R 13614 13611 13368 0 -1 64 4818 0 1 0 290 7 0 0 25 0 9 0 257337412 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 102064712 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13617] ppid=13614 vsize=864664 CPUtime=3.09
/proc/13615/task/13617/stat : 13617 (java) S 13614 13611 13368 0 -1 64 82332 0 0 0 271 38 0 0 25 0 9 0 257337413 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13618] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13618/stat : 13618 (java) S 13614 13611 13368 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257337414 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13619] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13619/stat : 13619 (java) S 13614 13611 13368 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 257337414 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13620] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13620/stat : 13620 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257337416 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13621] ppid=13614 vsize=864664 CPUtime=0.08
/proc/13615/task/13621/stat : 13621 (java) S 13614 13611 13368 0 -1 64 489 0 0 0 8 0 0 0 16 0 9 0 257337416 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13622] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13622/stat : 13622 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 257337416 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13623] ppid=13614 vsize=864664 CPUtime=0
/proc/13615/task/13623/stat : 13623 (java) S 13614 13611 13368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 257337416 885415936 61306 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 883620

[startup+12.7027 s]
/proc/loadavg: 2.34 2.12 2.02 4/84 13623
/proc/meminfo: memFree=1054712/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=0.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 900 127 0 0 3 0 0 0 17 0 1 0 257337406 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 796 370 3 0 500 0
[pid=13614] ppid=13611 vsize=5356 CPUtime=0
/proc/13614/stat : 13614 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257337411 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13614/statm: 1339 233 193 169 0 50 0
[pid=13615] ppid=13614 vsize=864648 CPUtime=12.54
/proc/13615/stat : 13615 (java) S 13614 13611 13368 0 -1 0 180647 0 1 0 1161 93 0 0 18 0 9 0 257337411 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13615/statm: 216162 140704 2529 9 0 210744 0
[pid=13615/tid=13616] ppid=13614 vsize=864648 CPUtime=5.71
/proc/13615/task/13616/stat : 13616 (java) R 13614 13611 13368 0 -1 64 9645 0 1 0 557 14 0 0 17 0 9 0 257337412 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4126704502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13617] ppid=13614 vsize=864648 CPUtime=6.69
/proc/13615/task/13617/stat : 13617 (java) R 13614 13611 13368 0 -1 64 169798 0 0 0 592 77 0 0 25 0 9 0 257337413 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13618] ppid=13614 vsize=864648 CPUtime=0
/proc/13615/task/13618/stat : 13618 (java) S 13614 13611 13368 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257337414 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13619] ppid=13614 vsize=864648 CPUtime=0
/proc/13615/task/13619/stat : 13619 (java) S 13614 13611 13368 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 257337414 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13620] ppid=13614 vsize=864648 CPUtime=0
/proc/13615/task/13620/stat : 13620 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 257337416 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13621] ppid=13614 vsize=864648 CPUtime=0.12
/proc/13615/task/13621/stat : 13621 (java) S 13614 13611 13368 0 -1 64 505 0 0 0 11 1 0 0 16 0 9 0 257337416 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13622] ppid=13614 vsize=864648 CPUtime=0
/proc/13615/task/13622/stat : 13622 (java) S 13614 13611 13368 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 257337416 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13615/tid=13623] ppid=13614 vsize=864648 CPUtime=0
/proc/13615/task/13623/stat : 13623 (java) S 13614 13611 13368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 257337416 885399552 140704 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 883604

[startup+25.5012 s]
/proc/loadavg: 2.37 2.14 2.03 3/84 13633
/proc/meminfo: memFree=1529656/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=24.04
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 973 196666 0 1 3 0 2280 121 15 0 1 0 257337406 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 797 370 3 0 500 0
[pid=13624] ppid=13611 vsize=5356 CPUtime=0
/proc/13624/stat : 13624 (sh) S 13611 13611 13368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 257339833 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13624/statm: 1339 233 193 169 0 50 0
[pid=13625] ppid=13624 vsize=864096 CPUtime=1.2
/proc/13625/stat : 13625 (java) S 13624 13611 13368 0 -1 0 8758 0 1 0 115 5 0 0 20 0 9 0 257339834 884834304 7724 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13625/statm: 216024 7725 2532 9 0 210606 0
[pid=13625/tid=13626] ppid=13624 vsize=864096 CPUtime=0.75
/proc/13625/task/13626/stat : 13626 (java) R 13624 13611 13368 0 -1 64 2670 0 1 0 74 1 0 0 25 0 9 0 257339835 884834304 7726 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13625/tid=13627] ppid=13624 vsize=864096 CPUtime=0.37
/proc/13625/task/13627/stat : 13627 (java) R 13624 13611 13368 0 -1 64 5053 0 0 0 34 3 0 0 15 0 9 0 257339836 884834304 7726 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13625/tid=13628] ppid=13624 vsize=864096 CPUtime=0
/proc/13625/task/13628/stat : 13628 (java) S 13624 13611 13368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 257339836 884834304 7726 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13625/tid=13629] ppid=13624 vsize=864096 CPUtime=0
/proc/13625/task/13629/stat : 13629 (java) S 13624 13611 13368 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 257339836 884834304 7726 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1437112/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=96376 CPUtime=1295.45
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 24922 0 0 0 129196 349 0 0 25 0 1 0 257343252 98689024 23169 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 24094 23169 48 102 0 23989 0
Current children cumulated CPU time (s) 1353.48
Current children cumulated vsize (KiB) 115332

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13667
/proc/meminfo: memFree=1437168/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=96376 CPUtime=1354.99
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 24922 0 0 0 135150 349 0 0 25 0 1 0 257343252 98689024 23169 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 24094 23169 48 102 0 23989 0
Current children cumulated CPU time (s) 1413.02
Current children cumulated vsize (KiB) 115332

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13667
/proc/meminfo: memFree=1437360/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=96136 CPUtime=1414.54
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 24938 0 0 0 141105 349 0 0 25 0 1 0 257343252 98443264 23125 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 24034 23125 48 102 0 23929 0
Current children cumulated CPU time (s) 1472.57
Current children cumulated vsize (KiB) 115092

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13667
/proc/meminfo: memFree=1437360/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=96136 CPUtime=1474.08
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 24938 0 0 0 147059 349 0 0 25 0 1 0 257343252 98443264 23125 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 24034 23125 48 102 0 23929 0
Current children cumulated CPU time (s) 1532.11
Current children cumulated vsize (KiB) 115092

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13667
/proc/meminfo: memFree=1426992/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=106948 CPUtime=1533.63
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 27632 0 0 0 153011 352 0 0 25 0 1 0 257343252 109514752 25819 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 26737 25819 48 102 0 26632 0
Current children cumulated CPU time (s) 1591.66
Current children cumulated vsize (KiB) 125904

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13667
/proc/meminfo: memFree=1422768/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=110632 CPUtime=1593.17
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 28757 0 0 0 158964 353 0 0 25 0 1 0 257343252 113287168 26757 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 27658 26757 48 102 0 27553 0
Current children cumulated CPU time (s) 1651.2
Current children cumulated vsize (KiB) 129588

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13673
/proc/meminfo: memFree=1422704/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=110632 CPUtime=1652.71
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 28757 0 0 0 164918 353 0 0 25 0 1 0 257343252 113287168 26757 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 27658 26757 48 102 0 27553 0
Current children cumulated CPU time (s) 1710.74
Current children cumulated vsize (KiB) 129588

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13673
/proc/meminfo: memFree=1416816/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=116308 CPUtime=1712.25
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 30400 0 0 0 170870 355 0 0 25 0 1 0 257343252 119099392 28202 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 29077 28202 48 102 0 28972 0
Current children cumulated CPU time (s) 1770.28
Current children cumulated vsize (KiB) 135264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13673
/proc/meminfo: memFree=1416816/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=116308 CPUtime=1742.02
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 30400 0 0 0 173847 355 0 0 25 0 1 0 257343252 119099392 28202 996147200 134512640 134931368 4294956256 18446744073709551615 134529119 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 29077 28202 48 102 0 28972 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 135264

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

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

[startup+1812.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 13673
/proc/meminfo: memFree=1416816/2055920 swapFree=4180776/4192956
[pid=13611] ppid=13609 vsize=13600 CPUtime=58.03
/proc/13611/stat : 13611 (sugar) S 13609 13611 13368 0 -1 4194304 1023 347486 0 2 4 1 5584 214 17 0 1 0 257337406 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13611/statm: 3400 799 370 3 0 500 0
[pid=13634] ppid=13611 vsize=5356 CPUtime=0
/proc/13634/stat : 13634 (sh) S 13611 13611 13368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 257343252 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13634/statm: 1339 232 193 169 0 50 0
[pid=13635] ppid=13634 vsize=116308 CPUtime=1742.02
/proc/13635/stat : 13635 (picosat) R 13634 13611 13368 0 -1 4194304 30400 0 0 0 173847 355 0 0 25 0 1 0 257343252 119099392 28202 996147200 134512640 134931368 4294956256 18446744073709551615 134529119 0 0 4096 0 0 0 0 17 1 0 0
/proc/13635/statm: 29077 28202 48 102 0 28972 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 135264

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13611 and gives
#  childrusage.ru_utime.tv_sec=55
#  childrusage.ru_utime.tv_usec=894502
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=174669
# CPU time returned by wait4() is 58.0692
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.34
CPU time (s): 1800.05
CPU user time (s): 1794.35
CPU system time (s): 5.7
CPU usage (%): 99.322
Max. virtual memory (cumulated for all children) (KiB): 920116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.8945
system time used= 2.17467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348863
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= 7622
involuntary context switches= 8157

runsolver used 1.85972 second user time and 4.84626 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 11:32:27
IDJOB=1070217
IDBENCH=55821
IDSOLVER=345
FILE ID=node85/1070217-1215163944
PBS_JOBID= 7881473
Free space on /tmp= 126800 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-91-90.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070217-1215163944/watcher-1070217-1215163944 -o /tmp/evaluation-result-1070217-1215163944/solver-1070217-1215163944 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1070217-1215163944.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 06e1e34a3addf0444bdb7cddd699422e
RANDOM SEED=555932670

node85.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.272
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.272
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:       1570928 kB
Buffers:         58376 kB
Cached:         361440 kB
SwapCached:       7020 kB
Active:         194660 kB
Inactive:       241792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570928 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:           62964 kB
Writeback:           0 kB
Mapped:          23812 kB
Slab:            34304 kB
Committed_AS:   579952 kB
PageTables:       1500 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= 126796 MiB
End job on node85 at 2008-07-04 12:02:41