Trace number 1082662

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (MO) 368.937 379.112

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-27.xml
MD5SUMec22dd72fedf3b6844826e496bf5d03b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1333
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1284
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 04:09:01 2008
0.00/0.04	c 0	PID 30333
0.04/0.05	c 0	HOST node71.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1082662-1215223741.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1082662-1215223741.xml' 'HOME/temp.csp'
1.65/1.75	c 2	98 domains, 800 variables, 3 predicates, 0 relations, 23200 constraints
1.65/1.78	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.65/1.78	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.72/1.85	c 2	Parsing HOME/temp.csp
2.32/2.42	c 2	parsed 10000 expressions
2.51/2.64	c 3	parsed 20000 expressions
2.61/2.78	c 3	parsed 24101 expressions
2.61/2.78	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.61/2.78	c 3	Converting to clausal form CSP
2.91/3.03	c 3	converted 2411 (10%) expressions
2.91/3.10	c 3	converted 4821 (20%) expressions
3.02/3.17	c 3	converted 7231 (30%) expressions
3.21/3.31	c 3	converted 9641 (40%) expressions
3.21/3.39	c 3	converted 12051 (50%) expressions
3.30/3.47	c 3	converted 14461 (60%) expressions
3.41/3.53	c 3	converted 16871 (70%) expressions
3.50/3.61	c 4	converted 19281 (80%) expressions
3.50/3.67	c 4	converted 21691 (90%) expressions
3.69/3.87	c 4	converted 24101 (100%) expressions
3.69/3.87	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1284
3.69/3.87	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.69/3.87	c 4	Propagation in CSP
3.90/4.05	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.90/4.05	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1284
3.90/4.05	c 4	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.90/4.06	c 4	Simplifing CSP by introducing new Boolean variables
4.39/4.51	c 4	CSP : 800 integers, 46400 booleans, 69600 clauses, largest domain size 1284
4.39/4.51	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.49/4.69	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.69/4.84	c 5	80 (10%) CSP integer variables are encoded (99292 clauses, 1467252 bytes)
4.79/4.96	c 5	160 (20%) CSP integer variables are encoded (197752 clauses, 3139819 bytes)
4.89/5.08	c 5	240 (30%) CSP integer variables are encoded (295998 clauses, 4810001 bytes)
5.09/5.21	c 5	320 (40%) CSP integer variables are encoded (393938 clauses, 6474981 bytes)
5.19/5.33	c 5	400 (50%) CSP integer variables are encoded (491538 clauses, 8134181 bytes)
5.28/5.45	c 5	480 (60%) CSP integer variables are encoded (591208 clauses, 9828571 bytes)
5.38/5.57	c 5	560 (70%) CSP integer variables are encoded (688976 clauses, 11490627 bytes)
5.48/5.69	c 6	640 (80%) CSP integer variables are encoded (787596 clauses, 13167167 bytes)
5.68/5.81	c 6	720 (90%) CSP integer variables are encoded (886272 clauses, 14844659 bytes)
5.77/5.93	c 6	800 (100%) CSP integer variables are encoded (984630 clauses, 16516745 bytes)
15.84/16.14	c 16	6960 (10%) CSP clauses are encoded (6529488 clauses, 145972131 bytes)
41.68/44.52	c 44	13920 (20%) CSP clauses are encoded (12063902 clauses, 280840317 bytes)
79.75/83.38	c 83	20880 (30%) CSP clauses are encoded (17537140 clauses, 417580787 bytes)
119.07/123.45	c 123	27840 (40%) CSP clauses are encoded (23003164 clauses, 558844707 bytes)
158.40/163.54	c 163	34800 (50%) CSP clauses are encoded (28448662 clauses, 700339495 bytes)
197.55/203.47	c 203	41760 (60%) CSP clauses are encoded (33879434 clauses, 841451407 bytes)
237.45/244.13	c 244	48720 (70%) CSP clauses are encoded (39413292 clauses, 985243555 bytes)
276.78/284.23	c 284	55680 (80%) CSP clauses are encoded (44878994 clauses, 1127263647 bytes)
316.33/324.54	c 324	62640 (90%) CSP clauses are encoded (50380974 clauses, 1270226967 bytes)
355.76/364.71	c 365	69600 (100%) CSP clauses are encoded (55873880 clauses, 1412954363 bytes)
355.76/364.71	c 365	69600 CSP clauses encoded
355.76/364.71	c 365	Writing map file : HOME/temp.map
355.76/364.74	c 365	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
355.76/364.74	c 365	SAT : 1031830 SAT variables, 55873880 SAT clauses, 1412954363 bytes
355.76/364.74	c 365	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
355.76/364.77	c 365	SOLVING HOME/temp.cnf
355.76/364.77	c 365	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
355.76/364.78	c 365	This is MiniSat 2.0 beta
355.76/364.78	c 365	WARNING: for repeatability, setting FPU to use double precision
355.76/364.78	c 365	============================[ Problem Statistics ]=============================
355.76/364.78	c 365	|                                                                             |
355.76/364.78	c 365	|  Number of variables:  1031830                                              |
355.76/364.78	c 365	|  Number of clauses:    55873880                                             |
368.24/377.72	c ERROR INTERRUPTED
368.35/377.86	s UNKNOWN
368.35/377.86	c 378	CPU 100.89 (0.03 0.01 100.86 254.94)
368.35/377.86	c 378	END Sat Jul  5 04:15:19 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-1082662-1215223741/watcher-1082662-1215223741 -o /tmp/evaluation-result-1082662-1215223741/solver-1082662-1215223741 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1082662-1215223741.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 30333
/proc/meminfo: memFree=1655088/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=12268 CPUtime=0
/proc/30333/stat : 30333 (sugar) R 30331 30333 28422 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2001342826 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/30333/statm: 3067 316 241 3 0 167 0

[startup+0.0493851 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 30333
/proc/meminfo: memFree=1655088/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=0.04
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 2001342826 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102108 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 30333
/proc/meminfo: memFree=1655088/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=0.04
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001342826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301121 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 30333
/proc/meminfo: memFree=1655088/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=0.04
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001342826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701182 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 30333
/proc/meminfo: memFree=1655088/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=0.04
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001342826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50229 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 30345
/proc/meminfo: memFree=1627864/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=0.04
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2001342826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 796 370 3 0 500 0
[pid=30336] ppid=30333 vsize=5356 CPUtime=0
/proc/30336/stat : 30336 (sh) S 30333 30333 28422 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001342831 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30336/statm: 1339 233 193 169 0 50 0
[pid=30337] ppid=30336 vsize=864692 CPUtime=1.42
/proc/30337/stat : 30337 (java) S 30336 30333 28422 0 -1 0 13683 0 1 0 134 8 0 0 18 0 9 0 2001342831 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30337/statm: 216173 11720 2529 9 0 210755 0
[pid=30337/tid=30338] ppid=30336 vsize=864692 CPUtime=0.8
/proc/30337/task/30338/stat : 30338 (java) R 30336 30333 28422 0 -1 64 3018 0 1 0 78 2 0 0 24 0 9 0 2001342833 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4126095752 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30339] ppid=30336 vsize=864692 CPUtime=0.44
/proc/30337/task/30339/stat : 30339 (java) S 30336 30333 28422 0 -1 64 9445 0 0 0 40 4 0 0 16 0 9 0 2001342834 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30340] ppid=30336 vsize=864692 CPUtime=0
/proc/30337/task/30340/stat : 30340 (java) S 30336 30333 28422 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2001342834 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30341] ppid=30336 vsize=864692 CPUtime=0
/proc/30337/task/30341/stat : 30341 (java) S 30336 30333 28422 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 2001342834 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30342] ppid=30336 vsize=864692 CPUtime=0
/proc/30337/task/30342/stat : 30342 (java) S 30336 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001342836 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30343] ppid=30336 vsize=864692 CPUtime=0.15
/proc/30337/task/30343/stat : 30343 (java) S 30336 30333 28422 0 -1 64 519 0 0 0 15 0 0 0 16 0 9 0 2001342836 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30344] ppid=30336 vsize=864692 CPUtime=0
/proc/30337/task/30344/stat : 30344 (java) S 30336 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001342836 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30337/tid=30345] ppid=30336 vsize=864692 CPUtime=0
/proc/30337/task/30345/stat : 30345 (java) S 30336 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001342836 885444608 11720 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883648

[startup+3.1025 s]
/proc/loadavg: 2.08 2.02 2.01 4/83 30355
/proc/meminfo: memFree=1646424/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 15 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868304 CPUtime=1.3
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 8534 0 1 0 125 5 0 0 18 0 9 0 2001343004 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217076 7570 2543 9 0 211651 0
[pid=30347/tid=30348] ppid=30346 vsize=868304 CPUtime=0.87
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 2649 0 1 0 85 2 0 0 25 0 9 0 2001343005 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4125952119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868304 CPUtime=0.22
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 3731 0 0 0 21 1 0 0 16 0 9 0 2001343006 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868304 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868304 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2001343006 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30352] ppid=30346 vsize=868304 CPUtime=0
/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868304 CPUtime=0.17
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1457 0 0 0 17 0 0 0 16 0 9 0 2001343008 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868304 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868304 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889143296 7570 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887260

[startup+6.30227 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 30355
/proc/meminfo: memFree=1591640/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 15 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868528 CPUtime=4.45
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 16996 0 1 0 424 21 0 0 18 0 9 0 2001343004 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217132 15279 2565 9 0 211679 0
[pid=30347/tid=30348] ppid=30346 vsize=868528 CPUtime=3.01
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 3405 0 1 0 288 13 0 0 25 0 9 0 2001343005 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868528 CPUtime=1.17
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 11396 0 0 0 111 6 0 0 15 0 9 0 2001343006 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30352] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868528 CPUtime=0.25
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1498 0 0 0 24 1 0 0 16 0 9 0 2001343008 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889372672 15279 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887484

[startup+12.7028 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 30355
/proc/meminfo: memFree=1506648/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 15 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868528 CPUtime=10.75
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 17495 0 1 0 1003 72 0 0 18 0 9 0 2001343004 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217132 15286 2565 9 0 211679 0
[pid=30347/tid=30348] ppid=30346 vsize=868528 CPUtime=9.08
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 3897 0 1 0 848 60 0 0 25 0 9 0 2001343005 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4126986238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868528 CPUtime=1.39
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 11396 0 0 0 129 10 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30352] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868528 CPUtime=0.26
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1505 0 0 0 25 1 0 0 17 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887484

[startup+25.5029 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 30355
/proc/meminfo: memFree=1384280/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 16 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868528 CPUtime=21.32
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 18168 0 1 0 1797 335 0 0 18 0 9 0 2001343004 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217132 15286 2565 9 0 211679 0
[pid=30347/tid=30348] ppid=30346 vsize=868528 CPUtime=19.37
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 4570 0 1 0 1619 318 0 0 25 0 9 0 2001343005 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868528 CPUtime=1.66
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 11396 0 0 0 152 14 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868528 CPUtime=0.26
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1505 0 0 0 25 1 0 0 17 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 216.08
Current children cumulated vsize (KiB) 887484

[startup+282.303 s]
/proc/loadavg: 2.20 2.10 2.02 3/83 30355
/proc/meminfo: memFree=477592/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 16 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868528 CPUtime=273.21
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 23325 0 1 0 7938 19383 0 0 18 0 9 0 2001343004 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217132 15286 2565 9 0 211679 0
[pid=30347/tid=30348] ppid=30346 vsize=868528 CPUtime=269.16
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 9727 0 1 0 7582 19334 0 0 25 0 9 0 2001343005 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868528 CPUtime=3.75
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 11396 0 0 0 329 46 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30352] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868528 CPUtime=0.26
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1505 0 0 0 25 1 0 0 17 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 274.93
Current children cumulated vsize (KiB) 887484

[startup+342.303 s]
/proc/loadavg: 2.11 2.09 2.02 3/83 30355
/proc/meminfo: memFree=262616/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=1.72
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 974 14448 0 1 3 1 159 9 16 0 1 0 2001342826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 797 370 3 0 500 0
[pid=30346] ppid=30333 vsize=5356 CPUtime=0
/proc/30346/stat : 30346 (sh) S 30333 30333 28422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001343004 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30346/statm: 1339 233 193 169 0 50 0
[pid=30347] ppid=30346 vsize=868528 CPUtime=332.07
/proc/30347/stat : 30347 (java) S 30346 30333 28422 0 -1 0 24524 0 1 0 9384 23823 0 0 18 0 9 0 2001343004 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30347/statm: 217132 15286 2565 9 0 211679 0
[pid=30347/tid=30348] ppid=30346 vsize=868528 CPUtime=327.54
/proc/30347/task/30348/stat : 30348 (java) R 30346 30333 28422 0 -1 64 10926 0 1 0 8986 23768 0 0 25 0 9 0 2001343005 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30349] ppid=30346 vsize=868528 CPUtime=4.24
/proc/30347/task/30349/stat : 30349 (java) S 30346 30333 28422 0 -1 64 11396 0 0 0 372 52 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30350] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30350/stat : 30350 (java) S 30346 30333 28422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30351] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30351/stat : 30351 (java) S 30346 30333 28422 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001343006 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30352] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30352/stat : 30352 (java) S 30346 30333 28422 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30353] ppid=30346 vsize=868528 CPUtime=0.26
/proc/30347/task/30353/stat : 30353 (java) S 30346 30333 28422 0 -1 64 1505 0 0 0 25 1 0 0 17 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30354] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30354/stat : 30354 (java) S 30346 30333 28422 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001343008 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30347/tid=30355] ppid=30346 vsize=868528 CPUtime=0
/proc/30347/task/30355/stat : 30355 (java) S 30346 30333 28422 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001343009 889372672 15286 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 333.79
Current children cumulated vsize (KiB) 887484



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+377.701 s]
/proc/loadavg: 2.16 2.11 2.03 3/75 30357
/proc/meminfo: memFree=15896/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=355.84
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 1033 39730 0 2 3 1 10086 25494 16 0 1 0 2001342826 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 799 370 3 0 500 0
[pid=30356] ppid=30333 vsize=5356 CPUtime=0
/proc/30356/stat : 30356 (sh) S 30333 30333 28422 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001379303 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30356/statm: 1339 232 193 169 0 50 0
[pid=30357] ppid=30356 vsize=907088 CPUtime=12.4
/proc/30357/stat : 30357 (minisat) R 30356 30333 28422 0 -1 4194304 220317 0 0 0 1089 151 0 0 25 0 1 0 2001379304 928858112 220303 996147200 134512640 135127466 4294956256 18446744073709551615 134705241 0 0 4096 3 0 0 0 17 1 0 0
/proc/30357/statm: 226772 220303 62 150 0 226619 0
Current children cumulated CPU time (s) 368.24
Current children cumulated vsize (KiB) 926044

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

[startup+377.821 s]
/proc/loadavg: 2.16 2.11 2.03 3/75 30357
/proc/meminfo: memFree=15896/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=355.84
/proc/30333/stat : 30333 (sugar) S 30331 30333 28422 0 -1 4194304 1045 39730 0 2 3 1 10086 25494 16 0 1 0 2001342826 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/30333/statm: 3400 799 370 3 0 500 0
[pid=30356] ppid=30333 vsize=0 CPUtime=0
/proc/30356/stat : 30356 (sh) Z 30333 30333 28422 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2001379303 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/30356/statm: 0 0 0 0 0 0 0
[pid=30357] ppid=1 vsize=0 CPUtime=12.51
/proc/30357/stat : 30357 (minisat) R 1 30333 28422 0 -1 4195332 220317 0 0 0 1089 162 0 0 25 0 1 0 2001379304 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/30357/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 368.35
Current children cumulated vsize (KiB) 13600

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

[startup+377.902 s]
/proc/loadavg: 2.16 2.11 2.03 3/75 30357
/proc/meminfo: memFree=15896/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=355.86
/proc/30333/stat : 30333 (sugar) R 30331 30333 28422 0 -1 4194304 1070 40007 0 2 3 3 10086 25494 16 0 1 0 2001342826 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/30333/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 355.86
Current children cumulated vsize (KiB) 13600

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

[startup+378.201 s]
/proc/loadavg: 2.16 2.11 2.03 3/75 30357
/proc/meminfo: memFree=15896/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=356.16
/proc/30333/stat : 30333 (sugar) R 30331 30333 28422 0 -1 4194304 1070 40007 0 2 3 33 10086 25494 16 0 1 0 2001342826 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 0 0 0 17 1 0 0
/proc/30333/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 356.16
Current children cumulated vsize (KiB) 13600

[startup+378.601 s]
/proc/loadavg: 2.16 2.11 2.03 3/74 30358
/proc/meminfo: memFree=1819296/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=356.41
/proc/30333/stat : 30333 (sugar) D 30331 30333 28422 0 -1 4194304 1070 40007 0 2 3 58 10086 25494 15 0 1 0 2001342826 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/30333/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 356.41
Current children cumulated vsize (KiB) 13600

[startup+379.002 s]
/proc/loadavg: 2.16 2.11 2.03 3/74 30358
/proc/meminfo: memFree=1819296/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=356.42
/proc/30333/stat : 30333 (sugar) D 30331 30333 28422 0 -1 4194304 1070 40007 0 2 3 59 10086 25494 15 0 1 0 2001342826 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/30333/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 356.42
Current children cumulated vsize (KiB) 13600

[startup+379.102 s]
/proc/loadavg: 2.16 2.11 2.03 3/74 30358
/proc/meminfo: memFree=1819296/2055920 swapFree=4180436/4192956
[pid=30333] ppid=30331 vsize=13600 CPUtime=356.42
/proc/30333/stat : 30333 (sugar) D 30331 30333 28422 0 -1 4194304 1070 40007 0 2 3 59 10086 25494 15 0 1 0 2001342826 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231962547241 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/30333/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 356.42
Current children cumulated vsize (KiB) 13600

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): 12.49
#  lost CPU user time (s): 10.89
#  lost CPU system time (s): 1.60001

Real time (s): 379.112
CPU time (s): 368.937
CPU user time (s): 111.794
CPU system time (s): 257.143
CPU usage (%): 97.316
Max. virtual memory (cumulated for all children) (KiB): 926044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.904
system time used= 255.543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41108
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66779
involuntary context switches= 74198

runsolver used 0.995848 second user time and 2.45863 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-05 04:09:01
IDJOB=1082662
IDBENCH=57311
IDSOLVER=346
FILE ID=node71/1082662-1215223741
PBS_JOBID= 7881770
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-27.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082662-1215223741/watcher-1082662-1215223741 -o /tmp/evaluation-result-1082662-1215223741/solver-1082662-1215223741 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1082662-1215223741.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec22dd72fedf3b6844826e496bf5d03b
RANDOM SEED=1987740095

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.209
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.209
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:       1655568 kB
Buffers:         69864 kB
Cached:         256880 kB
SwapCached:       6796 kB
Active:         235284 kB
Inactive:       105304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655568 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          21456 kB
Slab:            44968 kB
Committed_AS:  4322660 kB
PageTables:       1836 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= 66512 MiB
End job on node71 at 2008-07-05 04:15:21