Trace number 1082661

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (MO) 313.651 322.276

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.16	c 0	Sugar v1-13 + HOME/picosat
0.00/0.17	c 0	BEGIN Sat Jul  5 04:08:47 2008
0.00/0.17	c 0	PID 16126
0.00/0.19	c 0	HOST node78.alineos.net
0.00/0.19	c 0	CONVERTING HOME/instance-1082661-1215223727.xml TO HOME/temp.csp
0.00/0.19	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1082661-1215223727.xml' 'HOME/temp.csp'
1.43/1.77	c 2	98 domains, 800 variables, 3 predicates, 0 relations, 23200 constraints
1.43/1.80	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.43/1.80	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.51/1.88	c 2	Parsing HOME/temp.csp
1.89/2.22	c 2	parsed 10000 expressions
2.09/2.44	c 2	parsed 20000 expressions
2.18/2.57	c 3	parsed 24101 expressions
2.18/2.58	c 3	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.18/2.58	c 3	Converting to clausal form CSP
2.48/2.84	c 3	converted 2411 (10%) expressions
2.58/2.93	c 3	converted 4821 (20%) expressions
2.68/3.02	c 3	converted 7231 (30%) expressions
2.78/3.19	c 3	converted 9641 (40%) expressions
2.89/3.29	c 3	converted 12051 (50%) expressions
2.98/3.39	c 3	converted 14461 (60%) expressions
3.07/3.48	c 3	converted 16871 (70%) expressions
3.17/3.57	c 4	converted 19281 (80%) expressions
3.27/3.67	c 4	converted 21691 (90%) expressions
3.47/3.89	c 4	converted 24101 (100%) expressions
3.47/3.89	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1284
3.47/3.89	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.47/3.89	c 4	Propagation in CSP
3.67/4.07	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.67/4.07	c 4	CSP : 800 integers, 0 booleans, 23200 clauses, largest domain size 1284
3.67/4.07	c 4	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.67/4.09	c 4	Simplifing CSP by introducing new Boolean variables
4.16/4.56	c 5	CSP : 800 integers, 46400 booleans, 69600 clauses, largest domain size 1284
4.16/4.56	c 5	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.35/4.73	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.45/4.89	c 5	80 (10%) CSP integer variables are encoded (99292 clauses, 1467252 bytes)
4.65/5.01	c 5	160 (20%) CSP integer variables are encoded (197752 clauses, 3139819 bytes)
4.75/5.14	c 5	240 (30%) CSP integer variables are encoded (295998 clauses, 4810001 bytes)
4.85/5.27	c 5	320 (40%) CSP integer variables are encoded (393938 clauses, 6474981 bytes)
4.95/5.38	c 5	400 (50%) CSP integer variables are encoded (491538 clauses, 8134181 bytes)
5.15/5.52	c 6	480 (60%) CSP integer variables are encoded (591208 clauses, 9828571 bytes)
5.24/5.64	c 6	560 (70%) CSP integer variables are encoded (688976 clauses, 11490627 bytes)
5.34/5.76	c 6	640 (80%) CSP integer variables are encoded (787596 clauses, 13167167 bytes)
5.43/5.88	c 6	720 (90%) CSP integer variables are encoded (886272 clauses, 14844659 bytes)
5.63/6.01	c 6	800 (100%) CSP integer variables are encoded (984630 clauses, 16516745 bytes)
15.56/16.19	c 16	6960 (10%) CSP clauses are encoded (6529488 clauses, 145972131 bytes)
25.70/26.86	c 27	13920 (20%) CSP clauses are encoded (12063902 clauses, 280840317 bytes)
35.79/37.31	c 37	20880 (30%) CSP clauses are encoded (17537140 clauses, 417580787 bytes)
46.07/48.60	c 49	27840 (40%) CSP clauses are encoded (23003164 clauses, 558844707 bytes)
56.51/59.37	c 59	34800 (50%) CSP clauses are encoded (28448662 clauses, 700339495 bytes)
66.92/70.34	c 70	41760 (60%) CSP clauses are encoded (33879434 clauses, 841451407 bytes)
77.44/81.50	c 81	48720 (70%) CSP clauses are encoded (39413292 clauses, 985243555 bytes)
87.96/92.52	c 93	55680 (80%) CSP clauses are encoded (44878994 clauses, 1127263647 bytes)
98.50/103.62	c 104	62640 (90%) CSP clauses are encoded (50380974 clauses, 1270226967 bytes)
108.93/114.40	c 114	69600 (100%) CSP clauses are encoded (55873880 clauses, 1412954363 bytes)
108.93/114.40	c 114	69600 CSP clauses encoded
108.93/114.40	c 114	Writing map file : HOME/temp.map
109.02/114.43	c 114	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
109.02/114.43	c 114	SAT : 1031830 SAT variables, 55873880 SAT clauses, 1412954363 bytes
109.02/114.43	c 114	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
109.02/114.48	c 114	SOLVING HOME/temp.cnf
109.02/114.48	c 114	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
313.08/321.01	c ERROR INTERRUPTED
109.08/321.15	s UNKNOWN
109.08/321.15	c 321	CPU 99.85 (0.03 0.01 99.82 9.22)
109.08/321.15	c 321	END Sat Jul  5 04:14:08 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-1082661-1215223727/watcher-1082661-1215223727 -o /tmp/evaluation-result-1082661-1215223727/solver-1082661-1215223727 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1082661-1215223727.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: 3.70 3.06 2.46 5/86 16126
/proc/meminfo: memFree=1828280/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=124 CPUtime=0
/proc/16126/stat : 16126 (sugar) D 16124 16126 12942 0 -1 4194304 38 0 0 0 0 0 0 0 21 0 1 0 246467712 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 255370261993 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16126/statm: 31 23 17 3 0 3 0

[startup+0.095724 s]
/proc/loadavg: 3.70 3.06 2.46 5/86 16126
/proc/meminfo: memFree=1828280/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=12272 CPUtime=0
/proc/16126/stat : 16126 (sugar) D 16124 16126 12942 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 246467712 12566528 375 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16126/statm: 3068 375 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.10172 s]
/proc/loadavg: 3.70 3.06 2.46 5/86 16126
/proc/meminfo: memFree=1828280/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=12412 CPUtime=0
/proc/16126/stat : 16126 (sugar) D 16124 16126 12942 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 246467712 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16126/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301744 s]
/proc/loadavg: 3.70 3.06 2.46 5/86 16126
/proc/meminfo: memFree=1828280/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=0.03
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246467712 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701788 s]
/proc/loadavg: 3.70 3.06 2.46 5/86 16126
/proc/meminfo: memFree=1828280/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=0.03
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246467712 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50288 s]
/proc/loadavg: 3.70 3.06 2.46 5/97 16138
/proc/meminfo: memFree=1797792/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=0.03
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246467712 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 796 370 3 0 500 0
[pid=16129] ppid=16126 vsize=5356 CPUtime=0
/proc/16129/stat : 16129 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246467732 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16129/statm: 1339 233 193 169 0 50 0
[pid=16130] ppid=16129 vsize=864676 CPUtime=1.2
/proc/16130/stat : 16130 (java) S 16129 16126 12942 0 -1 0 13668 0 1 0 114 6 0 0 18 0 9 0 246467733 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16130/statm: 216169 11713 2529 9 0 210751 0
[pid=16130/tid=16131] ppid=16129 vsize=864676 CPUtime=0.58
/proc/16130/task/16131/stat : 16131 (java) R 16129 16126 12942 0 -1 64 3028 0 1 0 56 2 0 0 18 0 9 0 246467736 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4126648120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16132] ppid=16129 vsize=864676 CPUtime=0.45
/proc/16130/task/16132/stat : 16132 (java) S 16129 16126 12942 0 -1 64 9431 0 0 0 42 3 0 0 16 0 9 0 246467742 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16133] ppid=16129 vsize=864676 CPUtime=0
/proc/16130/task/16133/stat : 16133 (java) S 16129 16126 12942 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 246467742 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16134] ppid=16129 vsize=864676 CPUtime=0
/proc/16130/task/16134/stat : 16134 (java) S 16129 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467742 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16135] ppid=16129 vsize=864676 CPUtime=0
/proc/16130/task/16135/stat : 16135 (java) S 16129 16126 12942 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 246467745 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16136] ppid=16129 vsize=864676 CPUtime=0.14
/proc/16130/task/16136/stat : 16136 (java) S 16129 16126 12942 0 -1 64 509 0 0 0 14 0 0 0 16 0 9 0 246467745 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16137] ppid=16129 vsize=864676 CPUtime=0
/proc/16130/task/16137/stat : 16137 (java) S 16129 16126 12942 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 246467745 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16130/tid=16138] ppid=16129 vsize=864676 CPUtime=0
/proc/16130/task/16138/stat : 16138 (java) S 16129 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246467745 885428224 11713 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 883632

[startup+3.10805 s]
/proc/loadavg: 3.72 3.07 2.47 4/97 16148
/proc/meminfo: memFree=1814816/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=1.51
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 974 14436 0 1 3 0 140 8 15 0 1 0 246467712 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 797 370 3 0 500 0
[pid=16139] ppid=16126 vsize=5356 CPUtime=0
/proc/16139/stat : 16139 (sh) S 16126 16126 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246467892 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16139/statm: 1339 233 193 169 0 50 0
[pid=16140] ppid=16139 vsize=868460 CPUtime=1.27
/proc/16140/stat : 16140 (java) S 16139 16126 12942 0 -1 0 9180 0 1 0 122 5 0 0 18 0 9 0 246467893 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16140/statm: 217115 8198 2540 9 0 211690 0
[pid=16140/tid=16141] ppid=16139 vsize=868460 CPUtime=0.8
/proc/16140/task/16141/stat : 16141 (java) R 16139 16126 12942 0 -1 64 2664 0 1 0 79 1 0 0 20 0 9 0 246467894 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16142] ppid=16139 vsize=868460 CPUtime=0.27
/proc/16140/task/16142/stat : 16142 (java) R 16139 16126 12942 0 -1 64 4364 0 0 0 25 2 0 0 16 0 9 0 246467895 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 103735729 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16143] ppid=16139 vsize=868460 CPUtime=0
/proc/16140/task/16143/stat : 16143 (java) S 16139 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467895 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16144] ppid=16139 vsize=868460 CPUtime=0
/proc/16140/task/16144/stat : 16144 (java) S 16139 16126 12942 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 246467895 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16145] ppid=16139 vsize=868460 CPUtime=0
/proc/16140/task/16145/stat : 16145 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246467897 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16146] ppid=16139 vsize=868460 CPUtime=0.18
/proc/16140/task/16146/stat : 16146 (java) S 16139 16126 12942 0 -1 64 1456 0 0 0 17 1 0 0 16 0 9 0 246467897 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16147] ppid=16139 vsize=868460 CPUtime=0
/proc/16140/task/16147/stat : 16147 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 246467897 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16148] ppid=16139 vsize=868460 CPUtime=0
/proc/16140/task/16148/stat : 16148 (java) S 16139 16126 12942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246467897 889303040 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 887416

[startup+6.30238 s]
/proc/loadavg: 3.72 3.07 2.47 4/98 16149
/proc/meminfo: memFree=1759384/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=1.51
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 974 14436 0 1 3 0 140 8 15 0 1 0 246467712 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 797 370 3 0 500 0
[pid=16139] ppid=16126 vsize=5356 CPUtime=0
/proc/16139/stat : 16139 (sh) S 16126 16126 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246467892 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16139/statm: 1339 233 193 169 0 50 0
[pid=16140] ppid=16139 vsize=868508 CPUtime=4.43
/proc/16140/stat : 16140 (java) S 16139 16126 12942 0 -1 0 17457 0 2 0 421 22 0 0 18 0 9 0 246467893 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16140/statm: 217127 15743 2565 9 0 211674 0
[pid=16140/tid=16141] ppid=16139 vsize=868508 CPUtime=2.97
/proc/16140/task/16141/stat : 16141 (java) R 16139 16126 12942 0 -1 64 3370 0 2 0 283 14 0 0 25 0 9 0 246467894 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4126840111 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16142] ppid=16139 vsize=868508 CPUtime=1.18
/proc/16140/task/16142/stat : 16142 (java) S 16139 16126 12942 0 -1 64 11894 0 0 0 112 6 0 0 16 0 9 0 246467895 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16143] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16143/stat : 16143 (java) S 16139 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16144] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16144/stat : 16144 (java) S 16139 16126 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16145] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16145/stat : 16145 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246467897 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16146] ppid=16139 vsize=868508 CPUtime=0.25
/proc/16140/task/16146/stat : 16146 (java) S 16139 16126 12942 0 -1 64 1497 0 0 0 24 1 0 0 16 0 9 0 246467897 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16147] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16147/stat : 16147 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 246467897 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16148] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16148/stat : 16148 (java) S 16139 16126 12942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246467897 889352192 15743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 887464

[startup+12.701 s]
/proc/loadavg: 3.76 3.10 2.49 3/97 16151
/proc/meminfo: memFree=1673704/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=1.51
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 974 14436 0 1 3 0 140 8 15 0 1 0 246467712 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 797 370 3 0 500 0
[pid=16139] ppid=16126 vsize=5356 CPUtime=0
/proc/16139/stat : 16139 (sh) S 16126 16126 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246467892 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16139/statm: 1339 233 193 169 0 50 0
[pid=16140] ppid=16139 vsize=868508 CPUtime=10.71
/proc/16140/stat : 16140 (java) S 16139 16126 12942 0 -1 0 17977 0 2 0 1002 69 0 0 18 0 9 0 246467893 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16140/statm: 217127 15750 2565 9 0 211674 0
[pid=16140/tid=16141] ppid=16139 vsize=868508 CPUtime=9.02
/proc/16140/task/16141/stat : 16141 (java) R 16139 16126 12942 0 -1 64 3884 0 2 0 843 59 0 0 25 0 9 0 246467894 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4126476088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16142] ppid=16139 vsize=868508 CPUtime=1.4
/proc/16140/task/16142/stat : 16142 (java) S 16139 16126 12942 0 -1 64 11894 0 0 0 132 8 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16143] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16143/stat : 16143 (java) S 16139 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16144] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16144/stat : 16144 (java) S 16139 16126 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16145] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16145/stat : 16145 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16146] ppid=16139 vsize=868508 CPUtime=0.26
/proc/16140/task/16146/stat : 16146 (java) S 16139 16126 12942 0 -1 64 1503 0 0 0 25 1 0 0 17 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16147] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16147/stat : 16147 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16148] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16148/stat : 16148 (java) S 16139 16126 12942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 887464

[startup+25.5024 s]
/proc/loadavg: 3.95 3.16 2.51 4/97 16151
/proc/meminfo: memFree=1504936/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=1.51
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 974 14436 0 1 3 0 140 8 16 0 1 0 246467712 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 797 370 3 0 500 0
[pid=16139] ppid=16126 vsize=5356 CPUtime=0
/proc/16139/stat : 16139 (sh) S 16126 16126 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246467892 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16139/statm: 1339 233 193 169 0 50 0
[pid=16140] ppid=16139 vsize=868508 CPUtime=22.95
/proc/16140/stat : 16140 (java) S 16139 16126 12942 0 -1 0 18974 0 2 0 2116 179 0 0 18 0 9 0 246467893 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16140/statm: 217127 15750 2565 9 0 211674 0
[pid=16140/tid=16141] ppid=16139 vsize=868508 CPUtime=20.81
/proc/16140/task/16141/stat : 16141 (java) R 16139 16126 12942 0 -1 64 4881 0 2 0 1920 161 0 0 25 0 9 0 246467894 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4126980973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16142] ppid=16139 vsize=868508 CPUtime=1.85
/proc/16140/task/16142/stat : 16142 (java) S 16139 16126 12942 0 -1 64 11894 0 0 0 169 16 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16143] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16143/stat : 16143 (java) S 16139 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16144] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16144/stat : 16144 (java) S 16139 16126 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated vsize (KiB) 887464

[startup+102.307 s]
/proc/loadavg: 3.89 3.35 2.63 3/97 16162
/proc/meminfo: memFree=499880/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=1.51
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 974 14436 0 1 3 0 140 8 16 0 1 0 246467712 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 797 370 3 0 500 0
[pid=16139] ppid=16126 vsize=5356 CPUtime=0
/proc/16139/stat : 16139 (sh) S 16126 16126 12942 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246467892 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16139/statm: 1339 233 193 169 0 50 0
[pid=16140] ppid=16139 vsize=868508 CPUtime=95.72
/proc/16140/stat : 16140 (java) S 16139 16126 12942 0 -1 0 24784 0 2 0 8763 809 0 0 18 0 9 0 246467893 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16140/statm: 217127 15750 2565 9 0 211674 0
[pid=16140/tid=16141] ppid=16139 vsize=868508 CPUtime=91.09
/proc/16140/task/16141/stat : 16141 (java) R 16139 16126 12942 0 -1 64 10691 0 2 0 8356 753 0 0 25 0 9 0 246467894 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16142] ppid=16139 vsize=868508 CPUtime=4.35
/proc/16140/task/16142/stat : 16142 (java) S 16139 16126 12942 0 -1 64 11894 0 0 0 381 54 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16143] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16143/stat : 16143 (java) S 16139 16126 12942 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16144] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16144/stat : 16144 (java) S 16139 16126 12942 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246467895 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16145] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16145/stat : 16145 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16146] ppid=16139 vsize=868508 CPUtime=0.26
/proc/16140/task/16146/stat : 16146 (java) S 16139 16126 12942 0 -1 64 1503 0 0 0 25 1 0 0 17 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16147] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16147/stat : 16147 (java) S 16139 16126 12942 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16140/tid=16148] ppid=16139 vsize=868508 CPUtime=0
/proc/16140/task/16148/stat : 16148 (java) S 16139 16126 12942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246467897 889352192 15750 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.23
Current children cumulated vsize (KiB) 887464

[startup+162.302 s]
/proc/loadavg: 3.14 3.25 2.64 3/84 16220
/proc/meminfo: memFree=125464/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1022 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=5356 CPUtime=0
/proc/16163/stat : 16163 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246479160 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16163/statm: 1339 232 193 169 0 50 0
[pid=16164] ppid=16163 vsize=266748 CPUtime=47.25
/proc/16164/stat : 16164 (picosat) R 16163 16126 12942 0 -1 4194304 61852 0 0 0 2178 2547 0 0 25 0 1 0 246479161 273149952 61838 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16164/statm: 66687 61838 40 102 0 66582 0
Current children cumulated CPU time (s) 156.33
Current children cumulated vsize (KiB) 285704

[startup+222.302 s]
/proc/loadavg: 2.46 3.03 2.60 3/84 16220
/proc/meminfo: memFree=15512/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1022 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=5356 CPUtime=0
/proc/16163/stat : 16163 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246479160 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16163/statm: 1339 232 193 169 0 50 0
[pid=16164] ppid=16163 vsize=503720 CPUtime=106.57
/proc/16164/stat : 16164 (picosat) R 16163 16126 12942 0 -1 4194304 119376 0 0 0 4903 5754 0 0 25 0 1 0 246479161 515809280 119362 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/16164/statm: 125930 119362 40 102 0 125825 0
Current children cumulated CPU time (s) 215.65
Current children cumulated vsize (KiB) 522676

[startup+282.301 s]
/proc/loadavg: 2.23 2.86 2.57 3/84 16220
/proc/meminfo: memFree=15256/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1022 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=5356 CPUtime=0
/proc/16163/stat : 16163 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246479160 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16163/statm: 1339 232 193 169 0 50 0
[pid=16164] ppid=16163 vsize=772008 CPUtime=165.74
/proc/16164/stat : 16164 (picosat) R 16163 16126 12942 0 -1 4194304 176497 0 0 0 7642 8932 0 0 25 0 1 0 246479161 790536192 176483 996147200 134512640 134931368 4294956256 18446744073709551615 134560090 0 0 4096 0 0 0 0 17 1 0 0
/proc/16164/statm: 193002 176483 40 102 0 192897 0
Current children cumulated CPU time (s) 274.82
Current children cumulated vsize (KiB) 790964



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+321.001 s]
/proc/loadavg: 2.13 2.76 2.54 3/84 16220
/proc/meminfo: memFree=15128/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1022 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=5356 CPUtime=0
/proc/16163/stat : 16163 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246479160 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16163/statm: 1339 232 193 169 0 50 0
[pid=16164] ppid=16163 vsize=902820 CPUtime=204
/proc/16164/stat : 16164 (picosat) R 16163 16126 12942 0 -1 4194304 213331 0 0 0 9416 10984 0 0 25 0 1 0 246479161 924487680 213317 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16164/statm: 225705 213317 40 102 0 225600 0
Current children cumulated CPU time (s) 313.08
Current children cumulated vsize (KiB) 921776

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

[startup+321.001 s]
/proc/loadavg: 2.13 2.76 2.54 3/84 16220
/proc/meminfo: memFree=15128/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1022 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=5356 CPUtime=0
/proc/16163/stat : 16163 (sh) S 16126 16126 12942 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246479160 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16163/statm: 1339 232 193 169 0 50 0
[pid=16164] ppid=16163 vsize=902820 CPUtime=204
/proc/16164/stat : 16164 (picosat) R 16163 16126 12942 0 -1 4194304 213331 0 0 0 9416 10984 0 0 25 0 1 0 246479161 924487680 213317 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16164/statm: 225705 213317 40 102 0 225600 0
Current children cumulated CPU time (s) 313.08
Current children cumulated vsize (KiB) 921776

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

[startup+321.119 s]
/proc/loadavg: 2.13 2.76 2.54 3/85 16221
/proc/meminfo: memFree=715088/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.08
/proc/16126/stat : 16126 (sugar) S 16124 16126 12942 0 -1 4194304 1042 40461 0 3 3 1 9982 922 16 0 1 0 246467712 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16126/statm: 3400 799 370 3 0 500 0
[pid=16163] ppid=16126 vsize=0 CPUtime=0
/proc/16163/stat : 16163 (sh) Z 16126 16126 12942 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 246479160 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/16163/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 109.08
Current children cumulated vsize (KiB) 13600

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

[startup+321.401 s]
/proc/loadavg: 2.13 2.76 2.54 3/85 16221
/proc/meminfo: memFree=715088/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.28
/proc/16126/stat : 16126 (sugar) R 16124 16126 12942 0 -1 4194304 1070 40738 0 3 3 21 9982 922 16 0 1 0 246467712 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16126/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 109.28
Current children cumulated vsize (KiB) 13600

[startup+321.801 s]
/proc/loadavg: 2.13 2.76 2.54 3/85 16221
/proc/meminfo: memFree=715088/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.59
/proc/16126/stat : 16126 (sugar) D 16124 16126 12942 0 -1 4194304 1070 40738 0 3 3 52 9982 922 15 0 1 0 246467712 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16126/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 109.59
Current children cumulated vsize (KiB) 13600

[startup+322.202 s]
/proc/loadavg: 2.12 2.75 2.54 2/83 16221
/proc/meminfo: memFree=1858016/2055912 swapFree=4178564/4192956
[pid=16126] ppid=16124 vsize=13600 CPUtime=109.62
/proc/16126/stat : 16126 (sugar) D 16124 16126 12942 0 -1 4194304 1070 40738 0 3 3 55 9982 922 15 0 1 0 246467712 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16126/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 109.62
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): 204
#  lost CPU user time (s): 94.16
#  lost CPU system time (s): 109.84

Real time (s): 322.276
CPU time (s): 313.651
CPU user time (s): 194.023
CPU system time (s): 119.629
CPU usage (%): 97.3239
Max. virtual memory (cumulated for all children) (KiB): 921776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.8628
system time used= 9.78851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41839
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64316
involuntary context switches= 66973

runsolver used 0.45593 second user time and 1.16082 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 04:08:47
IDJOB=1082661
IDBENCH=57311
IDSOLVER=345
FILE ID=node78/1082661-1215223727
PBS_JOBID= 7881789
Free space on /tmp= 126636 MiB

SOLVER NAME= Sugar v1.13+picosat
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/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082661-1215223727/watcher-1082661-1215223727 -o /tmp/evaluation-result-1082661-1215223727/solver-1082661-1215223727 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1082661-1215223727.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec22dd72fedf3b6844826e496bf5d03b
RANDOM SEED=1187249365

node78.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.247
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.247
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:      2055912 kB
MemFree:       1829016 kB
Buffers:          5028 kB
Cached:          45832 kB
SwapCached:       7280 kB
Active:         148564 kB
Inactive:        10640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1829016 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:            4908 kB
Writeback:           0 kB
Mapped:         126544 kB
Slab:            52464 kB
Committed_AS:  1491024 kB
PageTables:       2000 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= 126632 MiB
End job on node78 at 2008-07-05 04:14:10