Trace number 1086779

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? 1115.1 1129.51

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-6.xml
MD5SUM58ea24c4b64e9a970cdc24f9e79dc4d0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.953
Satisfiable
(Un)Satisfiability was proved
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.17	c 0	Sugar v1-13 + HOME/picosat
0.00/0.17	c 0	BEGIN Sat Jul  5 08:59:29 2008
0.00/0.17	c 0	PID 19679
0.00/0.17	c 0	HOST node31.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1086779-1215241168.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086779-1215241168.xml' 'HOME/temp.csp'
1.43/1.67	c 1	17 domains, 2800 variables, 8 predicates, 0 relations, 22569 constraints
1.43/1.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.43/1.69	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.53/1.77	c 1	Parsing HOME/temp.csp
2.12/2.39	c 2	parsed 10000 expressions
2.51/2.70	c 2	parsed 20000 expressions
2.61/2.85	c 2	parsed 25394 expressions
2.61/2.85	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.61/2.85	c 2	Converting to clausal form CSP
2.71/2.92	c 2	converted 2540 (10%) expressions
10.03/10.32	c 10	converted 5079 (20%) expressions
17.07/17.42	c 17	converted 7619 (30%) expressions
24.11/24.59	c 24	converted 10158 (40%) expressions
31.13/31.60	c 31	converted 12697 (50%) expressions
38.15/38.78	c 38	converted 15237 (60%) expressions
44.79/45.48	c 45	converted 17776 (70%) expressions
51.42/52.17	c 52	converted 20316 (80%) expressions
58.55/59.32	c 59	converted 22855 (90%) expressions
64.40/65.24	c 65	converted 25394 (100%) expressions
64.40/65.25	c 65	CSP : 9699 integers, 62620 booleans, 150074 clauses, largest domain size 3217
64.40/65.25	c 65	Heap : 107 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
64.40/65.25	c 65	Propagation in CSP
74.21/75.11	c 75	172220 values, 0 unsatisfiable literals, and 0 valid clauses are removed
74.21/75.12	c 75	CSP : 9699 integers, 62620 booleans, 150074 clauses, largest domain size 3217
74.21/75.12	c 75	Heap : 117 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
74.21/75.17	c 75	Simplifing CSP by introducing new Boolean variables
74.60/75.55	c 75	CSP : 9699 integers, 119398 booleans, 206852 clauses, largest domain size 3217
74.60/75.55	c 75	Heap : 133 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
75.39/76.33	c 76	Encoding CSP to SAT : HOME/temp.cnf
109.94/111.22	c 111	970 (10%) CSP integer variables are encoded (720926 clauses, 12033901 bytes)
144.81/146.46	c 146	1940 (20%) CSP integer variables are encoded (1448343 clauses, 25299359 bytes)
175.61/177.54	c 177	2910 (30%) CSP integer variables are encoded (2381517 clauses, 43029665 bytes)
179.06/181.08	c 181	3880 (40%) CSP integer variables are encoded (5187779 clauses, 96348643 bytes)
182.42/184.48	c 184	4850 (50%) CSP integer variables are encoded (7854239 clauses, 147011383 bytes)
186.06/188.18	c 188	5820 (60%) CSP integer variables are encoded (10646359 clauses, 201365584 bytes)
189.73/191.92	c 191	6790 (70%) CSP integer variables are encoded (13383483 clauses, 258845188 bytes)
193.31/195.61	c 195	7760 (80%) CSP integer variables are encoded (16076947 clauses, 315407932 bytes)
196.85/199.29	c 199	8730 (90%) CSP integer variables are encoded (18787285 clauses, 372325030 bytes)
200.54/203.02	c 203	9699 (100%) CSP integer variables are encoded (21508154 clauses, 429463279 bytes)
477.73/483.48	c 483	20686 (10%) CSP clauses are encoded (39895487 clauses, 889471750 bytes)
684.38/692.55	c 692	41371 (20%) CSP clauses are encoded (55760108 clauses, 1294404328 bytes)
892.40/903.14	c 903	62056 (30%) CSP clauses are encoded (71993368 clauses, 1709161469 bytes)
1114.11/1127.75	c 1127	ERROR Exception Too large HOME/temp.cnf
1114.11/1127.75	c 1127	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
1114.11/1127.75	c 1127	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
1114.11/1127.75	c 1127	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
1114.11/1127.75	s UNKNOWN
1114.17/1127.87	c 1127	CPU 1100.81 (0.03 0.01 1100.78 13.37)
1114.17/1127.87	c 1127	END Sat Jul  5 09:18:16 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-1086779-1215241168/watcher-1086779-1215241168 -o /tmp/evaluation-result-1086779-1215241168/solver-1086779-1215241168 -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-1086779-1215241168.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.02 1.99 1.99 4/72 19679
/proc/meminfo: memFree=1739904/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=18572 CPUtime=0
/proc/19679/stat : 19679 (runsolver) D 19677 19679 18792 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003090879 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 225612197159 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 4643 292 257 25 0 2626 0

[startup+0.0231171 s]
/proc/loadavg: 2.02 1.99 1.99 4/72 19679
/proc/meminfo: memFree=1739904/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=24 CPUtime=0
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 15 0 0 0 0 0 0 0 19 0 1 0 2003090879 24576 1 996147200 0 0 548682069405 18446744073709551615 225612197159 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19679/statm: 6 1 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24

[startup+0.101126 s]
/proc/loadavg: 2.02 1.99 1.99 4/72 19679
/proc/meminfo: memFree=1739904/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=12272 CPUtime=0
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 2003090879 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301147 s]
/proc/loadavg: 2.02 1.99 1.99 4/72 19679
/proc/meminfo: memFree=1739904/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=0.04
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 897 127 3 0 3 1 0 0 19 0 1 0 2003090879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701181 s]
/proc/loadavg: 2.02 1.99 1.99 4/72 19679
/proc/meminfo: memFree=1739904/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=0.04
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 897 127 3 0 3 1 0 0 19 0 1 0 2003090879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50226 s]
/proc/loadavg: 2.02 1.99 1.99 4/83 19691
/proc/meminfo: memFree=1708968/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=0.04
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 897 127 3 0 3 1 0 0 19 0 1 0 2003090879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 796 370 3 0 500 0
[pid=19682] ppid=19679 vsize=5356 CPUtime=0
/proc/19682/stat : 19682 (sh) S 19679 19679 18792 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 2003090896 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19682/statm: 1339 233 193 169 0 50 0
[pid=19683] ppid=19682 vsize=864660 CPUtime=1.3
/proc/19683/stat : 19683 (java) S 19682 19679 18792 0 -1 0 14166 0 1 0 122 8 0 0 18 0 9 0 2003090896 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19683/statm: 216165 12211 2529 9 0 210747 0
[pid=19683/tid=19684] ppid=19682 vsize=864660 CPUtime=0.68
/proc/19683/task/19684/stat : 19684 (java) R 19682 19679 18792 0 -1 64 3025 0 1 0 66 2 0 0 25 0 9 0 2003090897 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4126737355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19685] ppid=19682 vsize=864660 CPUtime=0.44
/proc/19683/task/19685/stat : 19685 (java) S 19682 19679 18792 0 -1 64 9923 0 0 0 40 4 0 0 16 0 9 0 2003090898 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19686] ppid=19682 vsize=864660 CPUtime=0
/proc/19683/task/19686/stat : 19686 (java) S 19682 19679 18792 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003090899 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19687] ppid=19682 vsize=864660 CPUtime=0
/proc/19683/task/19687/stat : 19687 (java) S 19682 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2003090899 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19688] ppid=19682 vsize=864660 CPUtime=0
/proc/19683/task/19688/stat : 19688 (java) S 19682 19679 18792 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003090901 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19689] ppid=19682 vsize=864660 CPUtime=0.14
/proc/19683/task/19689/stat : 19689 (java) S 19682 19679 18792 0 -1 64 518 0 0 0 14 0 0 0 16 0 9 0 2003090901 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19690] ppid=19682 vsize=864660 CPUtime=0
/proc/19683/task/19690/stat : 19690 (java) S 19682 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003090901 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19683/tid=19691] ppid=19682 vsize=864660 CPUtime=0
/proc/19683/task/19691/stat : 19691 (java) S 19682 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003090901 885411840 12211 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 883616

[startup+3.10239 s]
/proc/loadavg: 2.02 1.99 1.99 4/83 19701
/proc/meminfo: memFree=1729960/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 15 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=865300 CPUtime=1.38
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 8005 0 2 0 133 5 0 0 18 0 9 0 2003091048 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 216325 7030 2543 9 0 210900 0
[pid=19693/tid=19694] ppid=19692 vsize=865300 CPUtime=0.98
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 2703 0 2 0 96 2 0 0 19 0 9 0 2003091049 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4126572029 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=865300 CPUtime=0.26
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 4240 0 0 0 25 1 0 0 16 0 9 0 2003091051 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=865300 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=865300 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003091051 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=865300 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=865300 CPUtime=0.11
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 364 0 0 0 11 0 0 0 16 0 9 0 2003091053 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=865300 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=865300 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 886067200 7030 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 884256

[startup+6.30166 s]
/proc/loadavg: 2.02 1.99 1.99 4/83 19701
/proc/meminfo: memFree=1709608/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 15 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869468 CPUtime=4.55
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 10573 0 2 0 447 8 0 0 18 0 9 0 2003091048 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217367 9266 2542 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869468 CPUtime=3.77
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 3027 0 2 0 375 2 0 0 25 0 9 0 2003091049 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4126576403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869468 CPUtime=0.53
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 5377 0 0 0 50 3 0 0 16 0 9 0 2003091051 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869468 CPUtime=0.2
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1471 0 0 0 20 0 0 0 16 0 9 0 2003091053 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890335232 9266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 888424

[startup+12.7022 s]
/proc/loadavg: 2.01 1.99 1.99 3/83 19701
/proc/meminfo: memFree=1700776/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869468 CPUtime=10.89
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 14184 0 2 0 1076 13 0 0 18 0 9 0 2003091048 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217367 11530 2541 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869468 CPUtime=9.53
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 3523 0 2 0 950 3 0 0 25 0 9 0 2003091049 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4126521180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869468 CPUtime=1.11
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 8485 0 0 0 103 8 0 0 16 0 9 0 2003091051 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869468 CPUtime=0.21
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1478 0 0 0 21 0 0 0 16 0 9 0 2003091053 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890335232 11530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 888424

[startup+25.5023 s]
/proc/loadavg: 2.08 2.00 2.00 3/83 19701
/proc/meminfo: memFree=1680552/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869468 CPUtime=23.56
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 20733 0 2 0 2337 19 0 0 18 0 9 0 2003091048 890335232 16319 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217367 16319 2541 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869468 CPUtime=21.2
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 4257 0 2 0 2116 4 0 0 25 0 9 0 2003091049 890335232 16319 996147200 134512640 134550740 4294955952 18446744073709551615 4126521180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869468 CPUtime=2.11
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 14297 0 0 0 198 13 0 0 16 0 9 0 2003091051 890335232 16319 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 16319 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869468 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890335232 16319 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=19693/tid=19699] ppid=19692 vsize=869580 CPUtime=0.32
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1528 0 0 0 31 1 0 0 16 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 931.09
Current children cumulated vsize (KiB) 888536

[startup+1002.3 s]
/proc/loadavg: 2.06 2.12 2.13 3/83 19707
/proc/meminfo: memFree=14824/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869580 CPUtime=988.79
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 52576 0 3 0 97694 1185 0 0 18 0 9 0 2003091048 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217395 39975 2566 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869580 CPUtime=979.1
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 9940 0 3 0 96781 1129 0 0 25 0 9 0 2003091049 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4127086411 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869580 CPUtime=9.33
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 40410 0 0 0 880 53 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869580 CPUtime=0.32
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1528 0 0 0 31 1 0 0 16 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 990.32
Current children cumulated vsize (KiB) 888536

[startup+1062.3 s]
/proc/loadavg: 2.19 2.14 2.13 3/83 19707
/proc/meminfo: memFree=15016/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869580 CPUtime=1048.02
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 52800 0 3 0 103551 1251 0 0 18 0 9 0 2003091048 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217395 39975 2566 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869580 CPUtime=1038.18
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 10164 0 3 0 102624 1194 0 0 25 0 9 0 2003091049 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4126643272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869580 CPUtime=9.48
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 40410 0 0 0 894 54 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869580 CPUtime=0.32
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1528 0 0 0 31 1 0 0 16 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1049.55
Current children cumulated vsize (KiB) 888536

[startup+1122.3 s]
/proc/loadavg: 2.20 2.16 2.14 3/83 19707
/proc/meminfo: memFree=15272/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869580 CPUtime=1107.25
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 53030 0 3 0 109405 1320 0 0 18 0 9 0 2003091048 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217395 39975 2566 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869580 CPUtime=1097.25
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 10394 0 3 0 108463 1262 0 0 25 0 9 0 2003091049 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4127087223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869580 CPUtime=9.66
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 40410 0 0 0 910 56 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869580 CPUtime=0.32
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1528 0 0 0 31 1 0 0 16 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1108.78
Current children cumulated vsize (KiB) 888536

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

[startup+1126.3 s]
/proc/loadavg: 2.19 2.16 2.14 3/83 19707
/proc/meminfo: memFree=15400/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1.53
/proc/19679/stat : 19679 (sugar) S 19677 19679 18792 0 -1 4194304 971 14681 3 1 3 1 139 10 16 0 1 0 2003090879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19679/statm: 3400 797 370 3 0 500 0
[pid=19692] ppid=19679 vsize=5356 CPUtime=0
/proc/19692/stat : 19692 (sh) S 19679 19679 18792 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003091048 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19692/statm: 1339 233 193 169 0 50 0
[pid=19693] ppid=19692 vsize=869580 CPUtime=1111.2
/proc/19693/stat : 19693 (java) S 19692 19679 18792 0 -1 0 53043 0 3 0 109797 1323 0 0 18 0 9 0 2003091048 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19693/statm: 217395 39975 2566 9 0 211942 0
[pid=19693/tid=19694] ppid=19692 vsize=869580 CPUtime=1101.19
/proc/19693/task/19694/stat : 19694 (java) R 19692 19679 18792 0 -1 64 10407 0 3 0 108854 1265 0 0 25 0 9 0 2003091049 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4127086403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19695] ppid=19692 vsize=869580 CPUtime=9.67
/proc/19693/task/19695/stat : 19695 (java) S 19692 19679 18792 0 -1 64 40410 0 0 0 911 56 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19696] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19696/stat : 19696 (java) S 19692 19679 18792 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19697] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19697/stat : 19697 (java) S 19692 19679 18792 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003091051 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19698] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19698/stat : 19698 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19699] ppid=19692 vsize=869580 CPUtime=0.32
/proc/19693/task/19699/stat : 19699 (java) S 19692 19679 18792 0 -1 64 1528 0 0 0 31 1 0 0 16 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19700] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19700/stat : 19700 (java) S 19692 19679 18792 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19693/tid=19701] ppid=19692 vsize=869580 CPUtime=0
/proc/19693/task/19701/stat : 19701 (java) S 19692 19679 18792 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003091053 890449920 39975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1112.73
Current children cumulated vsize (KiB) 888536

[startup+1127.9 s]
/proc/loadavg: 2.19 2.16 2.14 3/83 19707
/proc/meminfo: memFree=15400/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1114.19
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 993 68027 3 4 3 1 110078 1337 16 0 1 0 2003090879 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1114.19
Current children cumulated vsize (KiB) 13600

[startup+1128.7 s]
/proc/loadavg: 2.19 2.16 2.14 3/73 19707
/proc/meminfo: memFree=1473592/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1114.97
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 993 68027 3 4 3 79 110078 1337 23 0 1 0 2003090879 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1114.97
Current children cumulated vsize (KiB) 13600

[startup+1129.1 s]
/proc/loadavg: 2.19 2.16 2.14 3/73 19707
/proc/meminfo: memFree=1473592/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1115.04
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 993 68027 3 4 3 86 110078 1337 18 0 1 0 2003090879 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1115.04
Current children cumulated vsize (KiB) 13600

[startup+1129.5 s]
/proc/loadavg: 2.19 2.16 2.14 3/73 19707
/proc/meminfo: memFree=1473592/2055920 swapFree=4180080/4192956
[pid=19679] ppid=19677 vsize=13600 CPUtime=1115.07
/proc/19679/stat : 19679 (sugar) D 19677 19679 18792 0 -1 4194304 993 68027 3 4 3 89 110078 1337 18 0 1 0 2003090879 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 225612370985 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19679/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 1115.07
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1129.51
CPU time (s): 1115.1
CPU user time (s): 1100.82
CPU system time (s): 14.2768
CPU usage (%): 98.7244
Max. virtual memory (cumulated for all children) (KiB): 893556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1100.82
system time used= 14.2768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69050
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68451
involuntary context switches= 93746

runsolver used 1.3318 second user time and 3.89141 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-05 08:59:28
IDJOB=1086779
IDBENCH=57878
IDSOLVER=345
FILE ID=node31/1086779-1215241168
PBS_JOBID= 7881924
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp28/normalized-fapp28-2800-6.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-1086779-1215241168/watcher-1086779-1215241168 -o /tmp/evaluation-result-1086779-1215241168/solver-1086779-1215241168 -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-1086779-1215241168.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 58ea24c4b64e9a970cdc24f9e79dc4d0
RANDOM SEED=831957181

node31.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.232
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.232
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:       1740384 kB
Buffers:          7580 kB
Cached:          70664 kB
SwapCached:       6280 kB
Active:         243240 kB
Inactive:        21992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740384 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:         194076 kB
Slab:            34836 kB
Committed_AS:  3346800 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node31 at 2008-07-05 09:18:18