Trace number 1132782

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? 608.62 626.268

General information on the benchmark

Namecsp/CabinetStart1/
normalized-cabinet-5566.xml
MD5SUMc2dc5846e0c3c12167537aaa93cd1443
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.04/0.46	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.46	c 0	BEGIN Wed Sep  3 15:59:31 2008
0.04/0.46	c 0	PID 1762
0.04/0.46	c 0	HOST node71.alineos.net
0.04/0.46	c 0	CONVERTING HOME/instance-1132782-1220450371.xml TO HOME/temp.csp
0.04/0.46	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1132782-1220450371.xml' 'HOME/temp.csp'
0.30/2.18	c 2	107 domains, 120 variables, 3 predicates, 0 relations, 126 constraints
0.38/2.21	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.38/2.21	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.38/2.30	c 2	Parsing HOME/temp.csp
0.38/2.40	c 2	parsed 356 expressions
0.38/2.47	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/2.47	c 2	MAX CSP: 126 constraints
0.38/2.47	c 2	Converting to clausal form CSP
0.38/2.50	c 2	converted 49 (10%) expressions
0.38/2.50	c 2	converted 97 (20%) expressions
0.38/2.50	c 2	converted 146 (30%) expressions
0.38/2.50	c 2	converted 194 (40%) expressions
0.38/2.53	c 2	converted 243 (50%) expressions
0.38/2.65	c 2	converted 291 (60%) expressions
0.38/2.69	c 2	converted 340 (70%) expressions
0.38/2.71	c 2	converted 388 (80%) expressions
0.38/2.72	c 2	converted 437 (90%) expressions
0.38/2.96	c 3	converted 485 (100%) expressions
0.38/2.96	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.38/2.96	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/2.96	c 3	Propagation in CSP
0.38/3.05	c 3	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.38/3.05	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.38/3.05	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/3.05	c 3	Simplifing CSP by introducing new Boolean variables
0.38/3.06	c 3	CSP : 560 integers, 144 booleans, 1499 clauses, largest domain size 131481
0.38/3.06	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/3.10	c 3	Encoding CSP to SAT : HOME/temp.cnf
0.38/3.16	c 3	56 (10%) CSP integer variables are encoded (70 clauses, 679 bytes)
0.38/3.19	c 3	112 (20%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.61/3.61	c 3	168 (30%) CSP integer variables are encoded (318793 clauses, 5198077 bytes)
1.61/3.61	c 3	224 (40%) CSP integer variables are encoded (318793 clauses, 5198077 bytes)
2.60/4.69	c 4	280 (50%) CSP integer variables are encoded (1120319 clauses, 19065190 bytes)
3.50/5.59	c 5	336 (60%) CSP integer variables are encoded (1749608 clauses, 31021681 bytes)
4.50/6.59	c 6	392 (70%) CSP integer variables are encoded (2457940 clauses, 44479989 bytes)
5.68/7.78	c 8	448 (80%) CSP integer variables are encoded (3291997 clauses, 60327072 bytes)
5.68/7.78	c 8	504 (90%) CSP integer variables are encoded (3292931 clauses, 60344818 bytes)
5.68/7.78	c 8	560 (100%) CSP integer variables are encoded (3293236 clauses, 60350613 bytes)
5.68/7.79	c 8	150 (10%) CSP clauses are encoded (3293458 clauses, 60354704 bytes)
5.68/7.79	c 8	300 (20%) CSP clauses are encoded (3293668 clauses, 60358809 bytes)
5.68/7.79	c 8	450 (30%) CSP clauses are encoded (3293842 clauses, 60362305 bytes)
5.68/7.80	c 8	600 (40%) CSP clauses are encoded (3293992 clauses, 60365400 bytes)
5.79/7.80	c 8	750 (50%) CSP clauses are encoded (3294142 clauses, 60368496 bytes)
607.75/622.38	c 622	ERROR Exception Too large HOME/temp.cnf
607.84/622.40	c 622	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
607.84/622.40	c 622	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
607.84/622.40	c 622	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
607.84/622.40	s UNKNOWN
607.84/622.46	c 622	CPU 578.8 (0.05 0.01 578.75 29.05)
607.84/622.46	c 622	END Wed Sep  3 16:09:53 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-1132782-1220450371/watcher-1132782-1220450371 -o /tmp/evaluation-result-1132782-1220450371/solver-1132782-1220450371 -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-1132782-1220450371.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: 2.08 2.02 1.96 5/71 1762
/proc/meminfo: memFree=529840/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=124 CPUtime=0
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 372123728 126976 23 996147200 4194304 4206940 548682068528 18446744073709551615 231959754121 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/1762/statm: 31 23 17 3 0 3 0

[startup+0.071362 s]
/proc/loadavg: 2.08 2.02 1.96 5/71 1762
/proc/meminfo: memFree=529840/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=12272 CPUtime=0
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 372123728 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/1762/statm: 3068 327 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101366 s]
/proc/loadavg: 2.08 2.02 1.96 5/71 1762
/proc/meminfo: memFree=529840/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=12272 CPUtime=0
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 372123728 12566528 374 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/1762/statm: 3068 374 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301411 s]
/proc/loadavg: 2.08 2.02 1.96 5/71 1762
/proc/meminfo: memFree=529840/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=13336 CPUtime=0.02
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 372123728 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 231962540645 0 0 4224 0 0 0 0 17 0 0 0
/proc/1762/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.701497 s]
/proc/loadavg: 2.08 2.02 1.96 5/71 1762
/proc/meminfo: memFree=529840/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.06
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1218 128 1 0 5 1 0 0 18 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50167 s]
/proc/loadavg: 2.07 2.02 1.96 2/79 1772
/proc/meminfo: memFree=514592/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.06
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1218 128 1 0 5 1 0 0 18 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1767] ppid=1762 vsize=5356 CPUtime=0
/proc/1767/stat : 1767 (sh) S 1762 1762 1685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 372123775 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1767/statm: 1339 233 193 169 0 50 0
[pid=1770] ppid=1767 vsize=861644 CPUtime=0.05
/proc/1770/stat : 1770 (java) S 1767 1762 1685 0 -1 0 2126 0 62 0 3 2 0 0 18 0 9 0 372123777 882323456 1755 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1770/statm: 215411 1755 1014 9 0 210390 0
[pid=1770/tid=1772] ppid=1767 vsize=861644 CPUtime=0.03
/proc/1770/task/1772/stat : 1772 (java) D 1767 1762 1685 0 -1 64 1323 0 31 0 2 1 0 0 18 0 9 0 372123811 882323456 1755 996147200 134512640 134550740 4294956000 18446744073709551615 104251755 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+2.20782 s]
/proc/loadavg: 2.07 2.02 1.96 4/93 1786
/proc/meminfo: memFree=490864/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.06
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1235 128 1 0 5 1 0 0 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1767] ppid=1762 vsize=5356 CPUtime=0
/proc/1767/stat : 1767 (sh) S 1762 1762 1685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 372123775 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1767/statm: 1339 233 193 169 0 50 0
[pid=1770] ppid=1767 vsize=864624 CPUtime=0.32
/proc/1770/stat : 1770 (java) S 1767 1762 1685 0 -1 0 3941 0 141 0 27 5 0 0 18 0 9 0 372123777 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1770/statm: 216156 3540 1731 9 0 210738 0
[pid=1770/tid=1772] ppid=1767 vsize=864624 CPUtime=0.2
/proc/1770/task/1772/stat : 1772 (java) S 1767 1762 1685 0 -1 64 2637 0 109 0 17 3 0 0 18 0 9 0 372123811 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1773] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1773/stat : 1773 (java) S 1767 1762 1685 0 -1 64 160 0 0 0 0 0 0 0 17 0 9 0 372123843 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1775] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1775/stat : 1775 (java) S 1767 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123852 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1777] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1777/stat : 1777 (java) S 1767 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 372123852 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1781] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1781/stat : 1781 (java) S 1767 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 372123866 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1782] ppid=1767 vsize=864624 CPUtime=0.09
/proc/1770/task/1782/stat : 1782 (java) S 1767 1762 1685 0 -1 64 478 0 1 0 9 0 0 0 16 0 9 0 372123866 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1785] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1785/stat : 1785 (java) S 1767 1762 1685 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 372123866 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1770/tid=1786] ppid=1767 vsize=864624 CPUtime=0
/proc/1770/task/1786/stat : 1786 (java) S 1767 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372123866 885374976 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 886720

# WARNING:
# current cumulated CPU time (0.38 s) is less than in the last sample (0.38 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (2.98023e-08 s) to the 'lost time'.

[startup+2.30284 s]
/proc/loadavg: 2.07 2.02 1.96 4/93 1786
/proc/meminfo: memFree=490864/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1278 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16740

[startup+3.10202 s]
/proc/loadavg: 2.07 2.02 1.96 4/93 1786
/proc/meminfo: memFree=490864/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) R 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 0 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16740

[startup+6.30272 s]
/proc/loadavg: 2.07 2.02 1.96 3/93 1808
/proc/meminfo: memFree=416560/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=3.92
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 7603 0 10 0 356 36 0 0 19 0 9 0 372123950 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5894 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=3.4
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 3657 0 7 0 311 29 0 0 25 0 9 0 372123951 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=0.29
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 23 6 0 0 16 0 9 0 372123953 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.21
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1461 0 0 0 21 0 0 0 16 0 9 0 372123955 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5894 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 890552

[startup+12.7021 s]
/proc/loadavg: 2.14 2.03 1.96 4/93 1808
/proc/meminfo: memFree=309104/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=10.28
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 9058 0 10 0 949 79 0 0 19 0 9 0 372123950 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5906 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=9.43
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 5101 0 7 0 879 64 0 0 18 0 9 0 372123951 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4126912974 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=0.58
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 45 13 0 0 16 0 9 0 372123953 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.23
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1472 0 0 0 23 0 0 0 16 0 9 0 372123955 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5906 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 890552

[startup+25.5018 s]
/proc/loadavg: 2.28 2.06 1.97 4/93 1808
/proc/meminfo: memFree=236080/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=22.94

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

/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=574.35
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 129200 0 10 0 54768 2667 0 0 19 0 9 0 372123950 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5908 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=545.69
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 125241 0 7 0 52563 2006 0 0 25 0 9 0 372123951 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4126538510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=28.39
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 2180 659 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.23
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1474 0 0 0 23 0 0 0 16 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 574.73
Current children cumulated vsize (KiB) 890552

[startup+601.502 s]
/proc/loadavg: 2.28 2.26 2.11 4/93 1814
/proc/meminfo: memFree=16176/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=586.92
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 132577 0 10 0 55946 2746 0 0 19 0 9 0 372123950 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5908 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=557.44
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 128618 0 7 0 53680 2064 0 0 21 0 9 0 372123951 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4126950324 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=29.22
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 2241 681 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.23
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1474 0 0 0 23 0 0 0 16 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 587.3
Current children cumulated vsize (KiB) 890552

[startup+614.302 s]
/proc/loadavg: 2.30 2.26 2.12 5/93 1814
/proc/meminfo: memFree=15856/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=599.52
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 136204 0 10 0 57115 2837 0 0 19 0 9 0 372123950 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5908 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=569.17
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 132245 0 7 0 54785 2132 0 0 25 0 9 0 372123951 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4126492536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=30.09
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 2306 703 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.23
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1474 0 0 0 23 0 0 0 16 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 599.9
Current children cumulated vsize (KiB) 890552

[startup+620.702 s]
/proc/loadavg: 2.35 2.28 2.12 4/93 1814
/proc/meminfo: memFree=15856/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=0.38
/proc/1762/stat : 1762 (sugar++) S 1758 1762 1685 0 -1 4194304 1296 4360 1 141 5 1 27 5 16 0 1 0 372123728 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1762/statm: 4185 1104 409 3 0 764 0
[pid=1787] ppid=1762 vsize=5356 CPUtime=0
/proc/1787/stat : 1787 (sh) S 1762 1762 1685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372123950 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1787/statm: 1339 233 193 169 0 50 0
[pid=1790] ppid=1787 vsize=868456 CPUtime=605.79
/proc/1790/stat : 1790 (java) S 1787 1762 1685 0 -1 0 138064 0 10 0 57692 2887 0 0 19 0 9 0 372123950 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1790/statm: 217114 5908 2563 9 0 211661 0
[pid=1790/tid=1793] ppid=1787 vsize=868456 CPUtime=574.96
/proc/1790/task/1793/stat : 1793 (java) R 1787 1762 1685 0 -1 64 134105 0 7 0 55326 2170 0 0 20 0 9 0 372123951 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4126875096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1795] ppid=1787 vsize=868456 CPUtime=30.56
/proc/1790/task/1795/stat : 1795 (java) S 1787 1762 1685 0 -1 64 1793 0 3 0 2341 715 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1798] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1798/stat : 1798 (java) S 1787 1762 1685 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1799] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1799/stat : 1799 (java) S 1787 1762 1685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372123953 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1804] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1804/stat : 1804 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1805] ppid=1787 vsize=868456 CPUtime=0.23
/proc/1790/task/1805/stat : 1805 (java) S 1787 1762 1685 0 -1 64 1474 0 0 0 23 0 0 0 16 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1806] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1806/stat : 1806 (java) S 1787 1762 1685 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1790/tid=1808] ppid=1787 vsize=868456 CPUtime=0
/proc/1790/task/1808/stat : 1808 (java) S 1787 1762 1685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 372123955 889298944 5908 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 606.17
Current children cumulated vsize (KiB) 890552

[startup+623.902 s]
/proc/loadavg: 2.32 2.27 2.12 3/83 1814
/proc/meminfo: memFree=1013696/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=608.37
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 1319 143217 1 154 5 52 57875 2905 18 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/1762/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 608.37
Current children cumulated vsize (KiB) 16740

[startup+625.501 s]
/proc/loadavg: 2.32 2.27 2.12 3/83 1814
/proc/meminfo: memFree=1019584/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=608.54
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 1319 143217 1 154 5 69 57875 2905 18 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1762/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 608.54
Current children cumulated vsize (KiB) 16740

[startup+625.906 s]
/proc/loadavg: 2.32 2.27 2.12 3/83 1814
/proc/meminfo: memFree=1011712/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=608.57
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 1319 143217 1 154 5 72 57875 2905 18 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1762/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 608.57
Current children cumulated vsize (KiB) 16740

[startup+626.102 s]
/proc/loadavg: 2.32 2.27 2.12 3/83 1814
/proc/meminfo: memFree=1011712/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=608.59
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 1319 143217 1 154 5 74 57875 2905 18 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1762/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 608.59
Current children cumulated vsize (KiB) 16740

[startup+626.202 s]
/proc/loadavg: 2.32 2.27 2.12 3/83 1814
/proc/meminfo: memFree=1011712/2055920 swapFree=4180872/4192956
[pid=1762] ppid=1758 vsize=16740 CPUtime=608.59
/proc/1762/stat : 1762 (sugar++) D 1758 1762 1685 0 -1 4194304 1319 143217 1 154 5 74 57875 2905 18 0 1 0 372123728 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/1762/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 608.59
Current children cumulated vsize (KiB) 16740

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.98023e-08
#  lost CPU user time (s): 2.98023e-08
#  lost CPU system time (s): 3.72529e-09

Real time (s): 626.268
CPU time (s): 608.62
CPU user time (s): 578.814
CPU system time (s): 29.8055
CPU usage (%): 97.1819
Max. virtual memory (cumulated for all children) (KiB): 890552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 578.814
system time used= 29.8055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144592
page faults= 155
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 930955
involuntary context switches= 924442

runsolver used 0.85187 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-09-03 15:59:31
IDJOB=1132782
IDBENCH=66197
IDSOLVER=367
FILE ID=node71/1132782-1220450371
PBS_JOBID= 8119813
Free space on /tmp= 65784 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/CabinetStart1/normalized-cabinet-5566.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-1132782-1220450371/watcher-1132782-1220450371 -o /tmp/evaluation-result-1132782-1220450371/solver-1132782-1220450371 -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-1132782-1220450371.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c2dc5846e0c3c12167537aaa93cd1443
RANDOM SEED=888927029

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:        531248 kB
Buffers:         27648 kB
Cached:        1422260 kB
SwapCached:       5904 kB
Active:         148532 kB
Inactive:      1310552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        531248 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          14840 kB
Slab:            51212 kB
Committed_AS:   339320 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 63016 MiB
End job on node71 at 2008-09-03 16:09:57