Trace number 1132778

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 614.216 626.382

General information on the benchmark

Namecsp/CabinetStart1/
normalized-cabinet-5561.xml
MD5SUMeb392e0cf7e12064113e8bdab691879e
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Maximum constraint arity15
Maximum domain size84591
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)element(98),weightedsum(7)

Solver Data (download as text)

0.07/0.20	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.07/0.20	c 0	BEGIN Wed Sep  3 15:59:31 2008
0.07/0.20	c 0	PID 17944
0.07/0.20	c 0	HOST node81.alineos.net
0.07/0.20	c 0	CONVERTING HOME/instance-1132778-1220450369.xml TO HOME/temp.csp
0.07/0.20	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1132778-1220450369.xml' 'HOME/temp.csp'
0.35/2.54	c 2	107 domains, 120 variables, 3 predicates, 0 relations, 126 constraints
0.35/2.56	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.35/2.56	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.41/2.65	c 2	Parsing HOME/temp.csp
0.41/2.73	c 2	parsed 356 expressions
0.41/2.83	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/2.84	c 2	MAX CSP: 126 constraints
0.41/2.84	c 2	Converting to clausal form CSP
0.41/2.87	c 2	converted 49 (10%) expressions
0.41/2.87	c 2	converted 97 (20%) expressions
0.41/2.87	c 2	converted 146 (30%) expressions
0.41/2.87	c 2	converted 194 (40%) expressions
0.41/2.89	c 2	converted 243 (50%) expressions
0.41/3.01	c 2	converted 291 (60%) expressions
0.41/3.04	c 2	converted 340 (70%) expressions
0.41/3.07	c 2	converted 388 (80%) expressions
0.41/3.08	c 2	converted 437 (90%) expressions
1.03/3.31	c 3	converted 485 (100%) expressions
1.03/3.31	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
1.03/3.31	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/3.31	c 3	Propagation in CSP
1.03/3.39	c 3	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/3.39	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
1.03/3.40	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/3.40	c 3	Simplifing CSP by introducing new Boolean variables
1.12/3.40	c 3	CSP : 560 integers, 144 booleans, 1499 clauses, largest domain size 131481
1.12/3.40	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/3.45	c 3	Encoding CSP to SAT : HOME/temp.cnf
1.17/3.52	c 3	56 (10%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.17/3.55	c 3	112 (20%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.56/3.94	c 3	168 (30%) CSP integer variables are encoded (318788 clauses, 5197992 bytes)
1.56/3.94	c 3	224 (40%) CSP integer variables are encoded (318788 clauses, 5197992 bytes)
2.55/4.96	c 4	280 (50%) CSP integer variables are encoded (1120314 clauses, 19065095 bytes)
3.44/5.81	c 5	336 (60%) CSP integer variables are encoded (1749603 clauses, 31021586 bytes)
4.34/6.76	c 6	392 (70%) CSP integer variables are encoded (2457935 clauses, 44479894 bytes)
5.53/8.10	c 8	448 (80%) CSP integer variables are encoded (3291992 clauses, 60326977 bytes)
5.53/8.10	c 8	504 (90%) CSP integer variables are encoded (3292926 clauses, 60344723 bytes)
5.53/8.10	c 8	560 (100%) CSP integer variables are encoded (3293231 clauses, 60350518 bytes)
5.53/8.11	c 8	150 (10%) CSP clauses are encoded (3293453 clauses, 60354609 bytes)
5.53/8.12	c 8	300 (20%) CSP clauses are encoded (3293663 clauses, 60358714 bytes)
5.53/8.12	c 8	450 (30%) CSP clauses are encoded (3293837 clauses, 60362210 bytes)
5.53/8.13	c 8	600 (40%) CSP clauses are encoded (3293987 clauses, 60365305 bytes)
5.53/8.13	c 8	750 (50%) CSP clauses are encoded (3294137 clauses, 60368401 bytes)
613.40/624.59	c 624	ERROR Exception Too large HOME/temp.cnf
613.40/624.60	c 624	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
613.40/624.60	c 624	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
613.40/624.60	c 624	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
613.40/624.60	s UNKNOWN
613.49/624.61	c 624	CPU 585.07 (0.05 0.03 585.02 28.4)
613.49/624.61	c 624	END Wed Sep  3 16:09:55 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-1132778-1220450369/watcher-1132778-1220450369 -o /tmp/evaluation-result-1132778-1220450369/solver-1132778-1220450369 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1132778-1220450369.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 1.91 1.98 1.97 3/69 17944
/proc/meminfo: memFree=1442440/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=6268 CPUtime=0
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 372123465 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 269804959113 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/17944/statm: 1567 47 36 3 0 8 0

[startup+0.00936303 s]
/proc/loadavg: 1.91 1.98 1.97 3/69 17944
/proc/meminfo: memFree=1442440/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=12268 CPUtime=0
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 372123465 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 269807745637 0 2147483391 4224 0 18446744072099937270 0 0 17 1 0 0
/proc/17944/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101378 s]
/proc/loadavg: 1.91 1.98 1.97 3/69 17944
/proc/meminfo: memFree=1442440/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=13336 CPUtime=0.03
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 372123465 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/17944/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301396 s]
/proc/loadavg: 1.91 1.98 1.97 3/69 17944
/proc/meminfo: memFree=1442440/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.07
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701445 s]
/proc/loadavg: 1.91 1.98 1.97 3/69 17944
/proc/meminfo: memFree=1442440/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.07
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50253 s]
/proc/loadavg: 1.91 1.98 1.97 1/80 17958
/proc/meminfo: memFree=1426336/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.07
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17955] ppid=17944 vsize=5356 CPUtime=0
/proc/17955/stat : 17955 (sh) S 17944 17944 17899 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 372123485 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17955/statm: 1339 233 193 169 0 50 0
[pid=17956] ppid=17955 vsize=861644 CPUtime=0.04
/proc/17956/stat : 17956 (java) S 17955 17944 17899 0 -1 0 2119 0 57 0 2 2 0 0 18 0 9 0 372123486 882323456 1747 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17956/statm: 215411 1747 1010 9 0 210390 0
[pid=17956/tid=17957] ppid=17955 vsize=861644 CPUtime=0.03
/proc/17956/task/17957/stat : 17957 (java) D 17955 17944 17899 0 -1 64 1308 0 33 0 2 1 0 0 18 0 9 0 372123541 882323456 1747 996147200 134512640 134550740 4294956000 18446744073709551615 102538926 0 4 0 16800975 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 883740

[startup+3.1017 s]
/proc/loadavg: 1.91 1.98 1.97 1/94 17972
/proc/meminfo: memFree=1408240/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 15 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+6.30205 s]
/proc/loadavg: 1.92 1.98 1.97 3/94 17992
/proc/meminfo: memFree=1336176/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=3.54
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 7539 0 11 0 324 30 0 0 19 0 9 0 372123722 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5901 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=3.04
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 3600 0 6 0 280 24 0 0 25 0 9 0 372123723 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=0.27
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 23 4 0 0 16 0 9 0 372123724 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.2
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1455 0 0 0 20 0 0 0 16 0 9 0 372123726 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5901 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 890588

[startup+12.7017 s]
/proc/loadavg: 2.01 2.00 1.98 3/94 17992
/proc/meminfo: memFree=1196144/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=9.67
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 9036 0 11 0 889 78 0 0 19 0 9 0 372123722 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5914 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=8.84
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 5085 0 6 0 821 63 0 0 25 0 9 0 372123723 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4126512823 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=0.59
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 46 13 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.21
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1467 0 0 0 21 0 0 0 16 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 890588

[startup+25.5021 s]
/proc/loadavg: 2.07 2.02 1.98 3/94 17992
/proc/meminfo: memFree=1134520/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=22.39
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 10925 0 11 0 2127 112 0 0 19 0 9 0 372123722 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5914 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=21.15
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 6974 0 6 0 2028 87 0 0 25 0 9 0 372123723 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4126527808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=0.99
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 76 23 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1467 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.8
Current children cumulated vsize (KiB) 890588

[startup+51.1029 s]
/proc/loadavg: 2.10 2.03 1.99 3/94 17992
/proc/meminfo: memFree=933944/2055920 swapFree=4179516/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=47.73
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 15624 0 11 0 4571 202 0 0 19 0 9 0 372123722 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5914 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=45.49
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 11673 0 6 0 4397 152 0 0 25 0 9 0 372123723 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4126508747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=2
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 151 49 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1467 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5914 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0

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

/proc/17976/statm: 217123 5915 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=550.13
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 124769 0 6 0 53040 1973 0 0 25 0 9 0 372123723 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4126541424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=27.15
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 2067 648 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1468 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 577.95
Current children cumulated vsize (KiB) 890588

[startup+601.501 s]
/proc/loadavg: 2.33 2.26 2.12 3/94 17998
/proc/meminfo: memFree=15864/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=590.2
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 131989 0 11 0 56328 2692 0 0 19 0 9 0 372123722 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5915 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=562.09
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 128037 0 6 0 54183 2026 0 0 25 0 9 0 372123723 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4126541597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=27.85
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 2121 664 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1468 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 590.61
Current children cumulated vsize (KiB) 890588

[startup+614.302 s]
/proc/loadavg: 2.10 2.21 2.10 2/76 18021
/proc/meminfo: memFree=945864/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=602.86
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 135497 0 11 0 57514 2772 0 0 19 0 9 0 372123722 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5915 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=574.04
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 131545 0 6 0 55315 2089 0 0 17 0 9 0 372123723 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4126944897 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=28.58
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 2176 682 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1468 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 603.27
Current children cumulated vsize (KiB) 890588

[startup+620.701 s]
/proc/loadavg: 2.01 2.19 2.10 2/76 18021
/proc/meminfo: memFree=895688/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=609.21
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 137391 0 11 0 58109 2812 0 0 19 0 9 0 372123722 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5915 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=580.01
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 133439 0 6 0 55881 2120 0 0 17 0 9 0 372123723 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4126918700 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=28.95
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 2205 690 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1468 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 609.62
Current children cumulated vsize (KiB) 890588

[startup+623.903 s]
/proc/loadavg: 1.93 2.17 2.09 2/76 18021
/proc/meminfo: memFree=870416/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=0.41
/proc/17944/stat : 17944 (sugar++) S 17942 17944 17899 0 -1 4194304 1297 4364 0 136 5 3 28 5 16 0 1 0 372123465 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17944/statm: 4185 1104 409 3 0 764 0
[pid=17975] ppid=17944 vsize=5356 CPUtime=0
/proc/17975/stat : 17975 (sh) S 17944 17944 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123721 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17975/statm: 1339 233 193 169 0 50 0
[pid=17976] ppid=17975 vsize=868492 CPUtime=612.39
/proc/17976/stat : 17976 (java) S 17975 17944 17899 0 -1 0 138351 0 11 0 58408 2831 0 0 19 0 9 0 372123722 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17976/statm: 217123 5915 2563 9 0 211670 0
[pid=17976/tid=17978] ppid=17975 vsize=868492 CPUtime=583.01
/proc/17976/task/17978/stat : 17978 (java) R 17975 17944 17899 0 -1 64 134399 0 6 0 56166 2135 0 0 17 0 9 0 372123723 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4126918700 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17982] ppid=17975 vsize=868492 CPUtime=29.13
/proc/17976/task/17982/stat : 17982 (java) S 17975 17944 17899 0 -1 64 1790 0 5 0 2219 694 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17983] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17983/stat : 17983 (java) S 17975 17944 17899 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17984] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17984/stat : 17984 (java) S 17975 17944 17899 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123724 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17989] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17989/stat : 17989 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17990] ppid=17975 vsize=868492 CPUtime=0.22
/proc/17976/task/17990/stat : 17990 (java) S 17975 17944 17899 0 -1 64 1468 0 0 0 22 0 0 0 16 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17976/tid=17991] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17991/stat : 17991 (java) S 17975 17944 17899 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17976/tid=17992] ppid=17975 vsize=868492 CPUtime=0
/proc/17976/task/17992/stat : 17992 (java) S 17975 17944 17899 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123726 889335808 5915 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 612.8
Current children cumulated vsize (KiB) 890588

[startup+625.502 s]
/proc/loadavg: 1.93 2.17 2.09 2/66 18021
/proc/meminfo: memFree=1022760/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=614.13
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 1320 143218 0 147 5 66 58502 2840 15 0 1 0 372123465 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17944/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 614.13
Current children cumulated vsize (KiB) 16740

[startup+625.906 s]
/proc/loadavg: 1.93 2.17 2.09 1/66 18021
/proc/meminfo: memFree=1963304/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=614.16
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 1320 143218 0 147 5 69 58502 2840 15 0 1 0 372123465 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17944/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 614.16
Current children cumulated vsize (KiB) 16740

[startup+626.303 s]
/proc/loadavg: 1.93 2.17 2.09 1/66 18021
/proc/meminfo: memFree=1963304/2055920 swapFree=4179908/4192956
[pid=17944] ppid=17942 vsize=16740 CPUtime=614.18
/proc/17944/stat : 17944 (sugar++) D 17942 17944 17899 0 -1 4194304 1320 143218 0 147 5 71 58502 2840 15 0 1 0 372123465 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 269807752233 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17944/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 614.18
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 626.382
CPU time (s): 614.216
CPU user time (s): 585.086
CPU system time (s): 29.1296
CPU usage (%): 98.0576
Max. virtual memory (cumulated for all children) (KiB): 890588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.086
system time used= 29.1296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144594
page faults= 147
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 915149
involuntary context switches= 912185

runsolver used 0.734888 second user time and 2.14067 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-09-03 15:59:30
IDJOB=1132778
IDBENCH=66195
IDSOLVER=367
FILE ID=node81/1132778-1220450369
PBS_JOBID= 8119808
Free space on /tmp= 126616 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/CabinetStart1/normalized-cabinet-5561.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1132778-1220450369/watcher-1132778-1220450369 -o /tmp/evaluation-result-1132778-1220450369/solver-1132778-1220450369 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1132778-1220450369.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eb392e0cf7e12064113e8bdab691879e
RANDOM SEED=427070010

node81.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.231
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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1443888 kB
Buffers:         20832 kB
Cached:         535208 kB
SwapCached:       7068 kB
Active:         266552 kB
Inactive:       302952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443888 kB
SwapTotal:     4192956 kB
SwapFree:      4179516 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          18352 kB
Slab:            27924 kB
Committed_AS:   329304 kB
PageTables:       1724 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= 126612 MiB
End job on node81 at 2008-09-03 16:09:57