Trace number 1087431

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+minisat? 429.206 444.026

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-3.xml
MD5SUM8eb4eb3fb4371bb64ac48dd192eca4b5
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 benchmark22.7865
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 09:45:21 2008
0.00/0.05	c 0	PID 27863
0.00/0.05	c 0	HOST node56.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1087431-1215243921.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1087431-1215243921.xml' 'HOME/temp.csp'
1.15/1.25	c 1	8 domains, 2550 variables, 8 predicates, 0 relations, 10886 constraints
1.22/1.31	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.22/1.31	c 1	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'
1.22/1.39	c 2	Parsing HOME/temp.csp
1.23/1.79	c 2	parsed 10000 expressions
1.23/1.93	c 2	parsed 13452 expressions
1.23/1.93	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.93	c 2	Converting to clausal form CSP
1.23/1.98	c 2	converted 1346 (10%) expressions
2.10/2.29	c 2	converted 2691 (20%) expressions
3.57/3.78	c 4	converted 4036 (30%) expressions
4.96/5.14	c 5	converted 5381 (40%) expressions
6.15/6.37	c 7	converted 6726 (50%) expressions
7.63/7.86	c 8	converted 8072 (60%) expressions
9.01/9.22	c 9	converted 9417 (70%) expressions
10.50/10.75	c 11	converted 10762 (80%) expressions
11.68/11.93	c 12	converted 12107 (90%) expressions
12.67/12.98	c 13	converted 13452 (100%) expressions
12.67/12.99	c 13	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
12.67/12.99	c 13	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
12.67/12.99	c 13	Propagation in CSP
14.85/15.15	c 15	264000 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.85/15.15	c 15	CSP : 7024 integers, 28237 booleans, 73701 clauses, largest domain size 2721
14.85/15.15	c 15	Heap : 50 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.85/15.18	c 15	Simplifing CSP by introducing new Boolean variables
15.54/15.84	c 16	CSP : 7024 integers, 58557 booleans, 104021 clauses, largest domain size 2721
15.54/15.84	c 16	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
15.93/16.28	c 16	Encoding CSP to SAT : HOME/temp.cnf
19.20/19.58	c 20	703 (10%) CSP integer variables are encoded (161665 clauses, 2527116 bytes)
22.36/22.76	c 23	1405 (20%) CSP integer variables are encoded (321009 clauses, 5235964 bytes)
25.63/26.00	c 26	2108 (30%) CSP integer variables are encoded (481711 clauses, 7967898 bytes)
28.40/28.89	c 29	2810 (40%) CSP integer variables are encoded (1251166 clauses, 21556384 bytes)
30.86/31.32	c 32	3512 (50%) CSP integer variables are encoded (3078694 clauses, 56279416 bytes)
33.20/34.53	c 35	4215 (60%) CSP integer variables are encoded (4887593 clauses, 90648497 bytes)
35.54/36.91	c 37	4917 (70%) CSP integer variables are encoded (6668853 clauses, 124492437 bytes)
37.92/39.37	c 40	5620 (80%) CSP integer variables are encoded (8460536 clauses, 158534414 bytes)
40.39/41.83	c 42	6322 (90%) CSP integer variables are encoded (10235166 clauses, 192735175 bytes)
42.94/44.96	c 45	7024 (100%) CSP integer variables are encoded (12049132 clauses, 230828461 bytes)
94.35/97.91	c 98	10403 (10%) CSP clauses are encoded (21603559 clauses, 458508777 bytes)
137.96/142.69	c 143	20805 (20%) CSP clauses are encoded (30225678 clauses, 669541608 bytes)
178.29/183.49	c 184	31207 (30%) CSP clauses are encoded (38423108 clauses, 872396763 bytes)
219.08/224.91	c 225	41609 (40%) CSP clauses are encoded (46545618 clauses, 1072983648 bytes)
258.85/265.66	c 266	52011 (50%) CSP clauses are encoded (54481862 clauses, 1269904981 bytes)
298.49/306.21	c 306	62413 (60%) CSP clauses are encoded (62769980 clauses, 1474399841 bytes)
337.60/347.00	c 347	72815 (70%) CSP clauses are encoded (70651598 clauses, 1669637920 bytes)
376.56/386.58	c 387	83217 (80%) CSP clauses are encoded (78455506 clauses, 1865012236 bytes)
413.69/424.23	c 424	93619 (90%) CSP clauses are encoded (86063656 clauses, 2063279805 bytes)
428.27/439.06	c 439	ERROR Exception Too large HOME/temp.cnf
428.27/439.06	c 439	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
428.27/439.06	c 439	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
428.27/439.06	c 439	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
428.27/439.06	s UNKNOWN
428.35/441.72	c 442	CPU 413.93 (0.03 0.01 413.9 14.42)
428.35/441.72	c 442	END Sat Jul  5 09:52:43 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-1087431-1215243921/watcher-1087431-1215243921 -o /tmp/evaluation-result-1087431-1215243921/solver-1087431-1215243921 -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/minisat -tmp=HOME/temp HOME/instance-1087431-1215243921.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.10 2.05 2.01 4/73 27863
/proc/meminfo: memFree=1596088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=11864 CPUtime=0
/proc/27863/stat : 27863 (sugar) R 27861 27863 25867 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 1 0 2003363699 12148736 117 996147200 4194304 4206940 548682068608 18446744073709551615 250969292100 0 0 4224 0 0 0 0 17 1 0 0
/proc/27863/statm: 2966 117 85 3 0 66 0

[startup+0.0988379 s]
/proc/loadavg: 2.10 2.05 2.01 4/73 27863
/proc/meminfo: memFree=1596088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=0.03
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003363699 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102829 s]
/proc/loadavg: 2.10 2.05 2.01 4/73 27863
/proc/meminfo: memFree=1596088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=0.03
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003363699 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30488 s]
/proc/loadavg: 2.10 2.05 2.01 4/73 27863
/proc/meminfo: memFree=1596088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=0.03
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003363699 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701941 s]
/proc/loadavg: 2.10 2.05 2.01 4/73 27863
/proc/meminfo: memFree=1596088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=0.03
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003363699 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50108 s]
/proc/loadavg: 2.18 2.07 2.01 3/84 27875
/proc/meminfo: memFree=1572064/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 973 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13600

[startup+3.10236 s]
/proc/loadavg: 2.18 2.07 2.01 3/84 27885
/proc/meminfo: memFree=1580768/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 15 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868388 CPUtime=1.75
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 8335 0 1 0 169 6 0 0 18 0 9 0 2003363830 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217097 7401 2541 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868388 CPUtime=1.23
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 2710 0 1 0 121 2 0 0 25 0 9 0 2003363831 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4126401660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868388 CPUtime=0.27
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 3466 0 0 0 26 1 0 0 16 0 9 0 2003363832 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868388 CPUtime=0.22
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1462 0 0 0 21 1 0 0 15 0 9 0 2003363834 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889229312 7401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887344

[startup+6.30193 s]
/proc/loadavg: 2.16 2.07 2.01 3/84 27885
/proc/meminfo: memFree=1565088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868388 CPUtime=4.92
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 11499 0 1 0 481 11 0 0 18 0 9 0 2003363830 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217097 10270 2541 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868388 CPUtime=3.99
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 3087 0 1 0 396 3 0 0 25 0 9 0 2003363831 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4126570380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868388 CPUtime=0.66
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 6240 0 0 0 61 5 0 0 16 0 9 0 2003363832 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868388 CPUtime=0.23
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1475 0 0 0 22 1 0 0 15 0 9 0 2003363834 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889229312 10270 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887344

[startup+12.7021 s]
/proc/loadavg: 2.23 2.08 2.02 3/84 27885
/proc/meminfo: memFree=1540264/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868388 CPUtime=11.24
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 22030 0 1 0 1103 21 0 0 18 0 9 0 2003363830 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217097 16359 2541 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868388 CPUtime=9.23
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 3708 0 1 0 918 5 0 0 25 0 9 0 2003363831 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4126621728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868388 CPUtime=1.75
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 16149 0 0 0 161 14 0 0 16 0 9 0 2003363832 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868388 CPUtime=0.24
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1476 0 0 0 23 1 0 0 15 0 9 0 2003363834 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868388 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889229312 16359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887344

[startup+25.5023 s]
/proc/loadavg: 2.27 2.10 2.02 3/84 27885
/proc/meminfo: memFree=1511016/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=23.9
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 29296 0 1 0 2358 32 0 0 18 0 9 0 2003363830 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217125 21200 2566 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868500 CPUtime=20.58
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 4335 0 1 0 2048 10 0 0 25 0 9 0 2003363831 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4126620819 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868500 CPUtime=2.99
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 22755 0 0 0 280 19 0 0 16 0 9 0 2003363832 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868500 CPUtime=0.3
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1509 0 0 0 29 1 0 0 15 0 9 0 2003363834 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889344000 21200 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 887456

[startup+51.1029 s]
/proc/loadavg: 2.78 2.23 2.07 3/84 27885
/proc/meminfo: memFree=1259880/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=47.84
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 30147 0 1 0 4591 193 0 0 18 0 9 0 2003363830 889344000 21207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=398
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 36979 0 1 0 38472 1328 0 0 18 0 9 0 2003363830 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217125 21213 2566 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868500 CPUtime=390.29
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 12006 0 1 0 37782 1247 0 0 25 0 9 0 2003363831 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868500 CPUtime=7.34
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 22755 0 0 0 657 77 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868500 CPUtime=0.33
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1521 0 0 0 32 1 0 0 16 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 887456

[startup+422.303 s]
/proc/loadavg: 3.08 2.83 2.39 3/84 27888
/proc/meminfo: memFree=15208/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=410.61
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 37235 0 1 0 39690 1371 0 0 18 0 9 0 2003363830 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217125 21213 2566 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868500 CPUtime=402.77
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 12262 0 1 0 38988 1289 0 0 25 0 9 0 2003363831 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4127058707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868500 CPUtime=7.47
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 22755 0 0 0 668 79 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868500 CPUtime=0.33
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1521 0 0 0 32 1 0 0 16 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 411.84
Current children cumulated vsize (KiB) 887456

[startup+435.103 s]
/proc/loadavg: 3.07 2.83 2.39 3/84 27888
/proc/meminfo: memFree=15208/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=423.19
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 37500 0 1 0 40902 1417 0 0 18 0 9 0 2003363830 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217125 21213 2566 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868500 CPUtime=415.22
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 12527 0 1 0 40188 1334 0 0 25 0 9 0 2003363831 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4127061013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868500 CPUtime=7.62
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 22755 0 0 0 681 81 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868500 CPUtime=0.33
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1521 0 0 0 32 1 0 0 16 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 424.42
Current children cumulated vsize (KiB) 887456

[startup+438.302 s]
/proc/loadavg: 3.07 2.84 2.40 3/84 27888
/proc/meminfo: memFree=16232/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=868500 CPUtime=426.36
/proc/27877/stat : 27877 (java) S 27876 27863 25867 0 -1 0 37569 0 1 0 41207 1429 0 0 18 0 9 0 2003363830 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 217125 21213 2566 9 0 211672 0
[pid=27877/tid=27878] ppid=27876 vsize=868500 CPUtime=418.33
/proc/27877/task/27878/stat : 27878 (java) R 27876 27863 25867 0 -1 64 12596 0 1 0 40488 1345 0 0 25 0 9 0 2003363831 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4127066272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27879] ppid=27876 vsize=868500 CPUtime=7.66
/proc/27877/task/27879/stat : 27879 (java) S 27876 27863 25867 0 -1 64 22755 0 0 0 685 81 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27880] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27880/stat : 27880 (java) S 27876 27863 25867 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27881] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27881/stat : 27881 (java) S 27876 27863 25867 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003363832 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27882] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27882/stat : 27882 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27883] ppid=27876 vsize=868500 CPUtime=0.33
/proc/27877/task/27883/stat : 27883 (java) S 27876 27863 25867 0 -1 64 1521 0 0 0 32 1 0 0 16 0 9 0 2003363834 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27884] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27884/stat : 27884 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27877/tid=27885] ppid=27876 vsize=868500 CPUtime=0
/proc/27877/task/27885/stat : 27885 (java) S 27876 27863 25867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003363835 889344000 21213 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 427.59
Current children cumulated vsize (KiB) 887456

[startup+441.501 s]
/proc/loadavg: 3.06 2.84 2.40 2/77 27888
/proc/meminfo: memFree=90088/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=1.23
/proc/27863/stat : 27863 (sugar) S 27861 27863 25867 0 -1 4194304 974 10084 0 1 3 1 112 7 16 0 1 0 2003363699 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27863/statm: 3400 797 370 3 0 500 0
[pid=27876] ppid=27863 vsize=5356 CPUtime=0
/proc/27876/stat : 27876 (sh) S 27863 27863 25867 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003363830 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27876/statm: 1339 233 193 169 0 50 0
[pid=27877] ppid=27876 vsize=0 CPUtime=427.12
/proc/27877/stat : 27877 (java) Z 27876 27863 25867 0 -1 1036 37596 0 1 0 41278 1434 0 0 16 0 2 0 2003363830 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27877/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 428.35
Current children cumulated vsize (KiB) 18956

[startup+443.102 s]
/proc/loadavg: 3.06 2.84 2.40 2/74 27888
/proc/meminfo: memFree=90552/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=428.98
/proc/27863/stat : 27863 (sugar) R 27861 27863 25867 0 -1 4194304 996 47966 0 2 3 63 41390 1442 22 0 1 0 2003363699 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250969035817 0 0 4224 16386 0 0 0 17 0 0 0
/proc/27863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 428.98
Current children cumulated vsize (KiB) 13600

[startup+443.501 s]
/proc/loadavg: 3.06 2.84 2.40 2/74 27888
/proc/meminfo: memFree=1676792/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=429.15
/proc/27863/stat : 27863 (sugar) D 27861 27863 25867 0 -1 4194304 996 47966 0 2 3 80 41390 1442 18 0 1 0 2003363699 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250969035817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 429.15
Current children cumulated vsize (KiB) 13600

[startup+443.902 s]
/proc/loadavg: 3.06 2.84 2.40 2/74 27888
/proc/meminfo: memFree=1676792/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=429.17
/proc/27863/stat : 27863 (sugar) D 27861 27863 25867 0 -1 4194304 996 47966 0 2 3 82 41390 1442 18 0 1 0 2003363699 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250969035817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 429.17
Current children cumulated vsize (KiB) 13600

[startup+444.002 s]
/proc/loadavg: 3.06 2.84 2.40 2/74 27888
/proc/meminfo: memFree=1676792/2055920 swapFree=4179784/4192956
[pid=27863] ppid=27861 vsize=13600 CPUtime=429.18
/proc/27863/stat : 27863 (sugar) D 27861 27863 25867 0 -1 4194304 996 47966 0 2 3 83 41390 1442 18 0 1 0 2003363699 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250969035817 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27863/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 429.18
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 444.026
CPU time (s): 429.206
CPU user time (s): 413.946
CPU system time (s): 15.2597
CPU usage (%): 96.6624
Max. virtual memory (cumulated for all children) (KiB): 892724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.946
system time used= 15.2597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48992
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= 74650
involuntary context switches= 79485

runsolver used 0.544917 second user time and 1.56076 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-05 09:45:21
IDJOB=1087431
IDBENCH=57996
IDSOLVER=346
FILE ID=node56/1087431-1215243921
PBS_JOBID= 7881897
Free space on /tmp= 103236 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-3.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087431-1215243921/watcher-1087431-1215243921 -o /tmp/evaluation-result-1087431-1215243921/solver-1087431-1215243921 -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/minisat" -tmp="HOME/temp" HOME/instance-1087431-1215243921.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8eb4eb3fb4371bb64ac48dd192eca4b5
RANDOM SEED=206657343

node56.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.265
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	: 5931.00
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.265
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:       1596568 kB
Buffers:         14108 kB
Cached:          98880 kB
SwapCached:       7236 kB
Active:         379908 kB
Inactive:        25192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596568 kB
SwapTotal:     4192956 kB
SwapFree:      4179784 kB
Dirty:            3396 kB
Writeback:           0 kB
Mapped:         299904 kB
Slab:            39024 kB
Committed_AS:  4321860 kB
PageTables:       2432 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= 103232 MiB
End job on node56 at 2008-07-05 09:52:45