Trace number 2073755

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.14.6+minisatSAT 221.715 223.981

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle11.xml
MD5SUM057236d801a9022e3bd3eacbccb792f3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.187971
Satisfiable
(Un)Satisfiability was proved
Number of variables38
Number of constraints47
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension29
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 02:35:36 2009
0.00/0.08	c 0	PID 16903
0.00/0.08	c 0	HOST node60.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2073755-1247358936.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2073755-1247358936.xml' 'HOME/temp.csp'
0.07/0.87	c 1	1 domains, 38 variables, 6 predicates, 5 relations, 47 constraints
0.07/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.93	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.90/1.01	c 1	Parsing HOME/temp.csp
1.40/1.54	c 2	parsed 97 expressions
1.40/1.55	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.40/1.55	c 2	Converting to clausal form CSP
1.40/1.57	c 2	converted 10 (10%) expressions
1.40/1.57	c 2	converted 20 (20%) expressions
1.40/1.57	c 2	converted 30 (30%) expressions
1.40/1.57	c 2	converted 39 (40%) expressions
1.50/1.60	c 2	converted 49 (50%) expressions
1.50/1.65	c 2	converted 59 (60%) expressions
2.09/2.28	c 3	converted 68 (70%) expressions
2.09/2.28	c 3	converted 78 (80%) expressions
2.88/3.08	c 3	converted 88 (90%) expressions
2.88/3.09	c 3	converted 97 (100%) expressions
2.88/3.09	c 3	CSP : 38 integers, 0 booleans, 47 clauses, largest domain size 26
2.88/3.09	c 3	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.88/3.09	c 3	Propagation in CSP
2.88/3.09	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.88/3.09	c 3	CSP : 38 integers, 0 booleans, 47 clauses, largest domain size 26
2.88/3.09	c 3	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.98/3.10	c 3	Simplifing CSP by introducing new Boolean variables
2.98/3.10	c 3	CSP : 38 integers, 220 booleans, 267 clauses, largest domain size 26
2.98/3.10	c 3	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.17/3.35	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.17/3.35	c 4	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
3.17/3.36	c 4	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
3.17/3.36	c 4	12 (30%) CSP integer variables are encoded (288 clauses, 3024 bytes)
3.17/3.36	c 4	16 (40%) CSP integer variables are encoded (384 clauses, 4080 bytes)
3.17/3.36	c 4	19 (50%) CSP integer variables are encoded (456 clauses, 4872 bytes)
3.17/3.36	c 4	23 (60%) CSP integer variables are encoded (552 clauses, 5928 bytes)
3.17/3.37	c 4	27 (70%) CSP integer variables are encoded (648 clauses, 6984 bytes)
3.17/3.37	c 4	31 (80%) CSP integer variables are encoded (744 clauses, 8040 bytes)
3.17/3.37	c 4	35 (90%) CSP integer variables are encoded (840 clauses, 9096 bytes)
3.17/3.37	c 4	38 (100%) CSP integer variables are encoded (912 clauses, 9888 bytes)
56.66/57.35	c 58	27 (10%) CSP clauses are encoded (265738 clauses, 10879996 bytes)
56.66/57.35	c 58	54 (20%) CSP clauses are encoded (266365 clauses, 10889842 bytes)
56.66/57.35	c 58	81 (30%) CSP clauses are encoded (266967 clauses, 10899518 bytes)
56.66/57.36	c 58	107 (40%) CSP clauses are encoded (267543 clauses, 10909172 bytes)
218.92/221.12	c 221	134 (50%) CSP clauses are encoded (650586 clauses, 28626550 bytes)
218.92/221.12	c 221	161 (60%) CSP clauses are encoded (651213 clauses, 28636588 bytes)
218.92/221.13	c 221	187 (70%) CSP clauses are encoded (651814 clauses, 28646625 bytes)
218.92/221.13	c 221	214 (80%) CSP clauses are encoded (652466 clauses, 28657506 bytes)
218.92/221.13	c 221	241 (90%) CSP clauses are encoded (653093 clauses, 28668016 bytes)
218.92/221.13	c 221	267 (100%) CSP clauses are encoded (653719 clauses, 28678424 bytes)
218.92/221.13	c 221	267 CSP clauses encoded
218.92/221.13	c 221	Writing map file : HOME/temp.map
218.92/221.13	c 221	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
218.92/221.13	c 221	SAT : 1170 SAT variables, 653719 SAT clauses, 28678424 bytes
218.92/221.13	c 221	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
218.92/221.19	c 221	SOLVING HOME/temp.cnf
218.92/221.19	c 221	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
218.92/221.19	c 221	This is MiniSat 2.0 beta
218.92/221.19	c 221	WARNING: for repeatability, setting FPU to use double precision
218.92/221.19	c 221	============================[ Problem Statistics ]=============================
218.92/221.19	c 221	|                                                                             |
218.92/221.20	c 221	|  Number of variables:  1170                                                 |
218.92/221.20	c 221	|  Number of clauses:    653719                                               |
218.97/221.90	c 222	|  Parsing time:         0.63         s                                       |
218.97/221.95	c 222	============================[ Search Statistics ]==============================
218.97/221.95	c 222	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.97/221.95	c 222	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
218.97/221.95	c 222	===============================================================================
218.97/221.95	c 222	|         0 |    1170   653719  6251660 |   217906        0    nan |  0.000 % |
218.97/222.01	c 222	|       102 |    1170   653719  6251660 |   239696      102      8 |  0.000 % |
219.86/222.15	c 222	|       256 |    1170   653719  6251660 |   263666      256      8 |  0.002 % |
219.96/222.25	c 223	|       481 |    1170   653719  6251660 |   290033      481      8 |  0.002 % |
220.05/222.36	c 223	|       818 |    1170   653719  6251660 |   319036      818      9 |  0.000 % |
220.25/222.56	c 223	|      1324 |    1170   653719  6251660 |   350940     1324      9 |  0.002 % |
220.46/222.75	c 223	|      2083 |    1170   653719  6251660 |   386034     2083      9 |  0.002 % |
221.35/223.61	c 224	|      3223 |    1170   653719  6251660 |   424637     3223     10 |  0.000 % |
221.45/223.77	c 224	===============================================================================
221.45/223.77	c 224	restarts              : 8
221.45/223.77	c 224	conflicts             : 3464           (1402 /sec)
221.45/223.77	c 224	decisions             : 5431           (1.29 % random) (2198 /sec)
221.45/223.77	c 224	propagations          : 74516          (30161 /sec)
221.45/223.77	c 224	conflict literals     : 33390          (20.53 % deleted)
221.45/223.77	c 224	Memory used           : 50.39 MB
221.45/223.77	c 224	CPU time              : 2.47062 s
221.45/223.77	c 224	
221.45/223.77	c 224	SATISFIABLE
221.45/223.78	c 224	DECODING HOME/temp.out WITH HOME/temp.map
221.45/223.78	c 224	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
221.54/223.87	c 224	Decoding HOME/temp.out
221.54/223.89	s SATISFIABLE
221.54/223.90	v 15 20 19 25 25 14 13 20 11 0 19 24 17 24 14 18 24 6 14 4 19 7 15 14 18 17 24 4 4 12 4 18 4 18 0 18 8 18
221.54/223.91	c 224	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
221.54/223.97	c 224	CPU 221.68 (0.06 0.02 220.99 0.61)
221.54/223.97	c 224	END Sun Jul 12 02:39:20 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2073755-1247358936/watcher-2073755-1247358936 -o /tmp/evaluation-result-2073755-1247358936/solver-2073755-1247358936 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2073755-1247358936.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.01 4/81 16903
/proc/meminfo: memFree=1630464/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=12132 CPUtime=0
/proc/16903/stat : 16903 (sugar) R 16901 16903 14133 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 22956657 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 271912071990 0 0 4224 0 0 0 0 17 1 0 0
/proc/16903/statm: 3033 183 142 3 0 133 0

[startup+0.0937239 s]
/proc/loadavg: 2.04 2.04 2.01 4/81 16903
/proc/meminfo: memFree=1630464/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.07
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.102879 s]
/proc/loadavg: 2.04 2.04 2.01 4/81 16903
/proc/meminfo: memFree=1630464/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.07
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302744 s]
/proc/loadavg: 2.04 2.04 2.01 4/81 16903
/proc/meminfo: memFree=1630464/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.07
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702788 s]
/proc/loadavg: 2.04 2.04 2.01 4/81 16903
/proc/meminfo: memFree=1630464/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.07
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50186 s]
/proc/loadavg: 2.04 2.04 2.01 3/92 16925
/proc/meminfo: memFree=1622376/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1309 8199 0 1 6 1 72 6 16 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=862284 CPUtime=0.55
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 6485 0 1 0 53 2 0 0 18 0 9 0 22956750 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 215571 5592 2158 9 0 210484 0
[pid=16917/tid=16918] ppid=16916 vsize=862284 CPUtime=0.34
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 2020 0 1 0 33 1 0 0 22 0 9 0 22956751 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=862284 CPUtime=0.16
/proc/16917/task/16919/stat : 16919 (java) R 16916 16903 14133 0 -1 64 3458 0 0 0 16 0 0 0 16 0 9 0 22956752 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 104187624 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=862284 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=862284 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22956752 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=862284 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=862284 CPUtime=0.03
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 304 0 0 0 3 0 0 0 17 0 9 0 22956755 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=862284 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=862284 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 882978816 5592 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 884508

[startup+3.10102 s]
/proc/loadavg: 2.04 2.04 2.01 4/92 16925
/proc/meminfo: memFree=1595560/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 15 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864396 CPUtime=2.13
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 17609 0 1 0 205 8 0 0 18 0 9 0 22956750 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216099 16356 2566 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864396 CPUtime=0.96
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3184 0 1 0 94 2 0 0 25 0 9 0 22956751 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 5994271 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864396 CPUtime=1.09
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 13405 0 0 0 104 5 0 0 17 0 9 0 22956752 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864396 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864396 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22956752 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864396 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864396 CPUtime=0.05
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 317 0 0 0 5 0 0 0 16 0 9 0 22956755 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864396 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864396 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885141504 16356 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 886620

[startup+6.30233 s]
/proc/loadavg: 2.12 2.05 2.01 3/92 16925
/proc/meminfo: memFree=1569192/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 15 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=5.3
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 17912 0 1 0 520 10 0 0 18 0 9 0 22956750 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 16421 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=3.79
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3277 0 1 0 376 3 0 0 25 0 9 0 22956751 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4126547756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=1.39
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 13594 0 0 0 134 5 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.08
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 886732

[startup+12.703 s]
/proc/loadavg: 2.11 2.05 2.01 3/92 16925
/proc/meminfo: memFree=1569128/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 15 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=11.64
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 17927 0 1 0 1154 10 0 0 18 0 9 0 22956750 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 16421 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=10.09
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3292 0 1 0 1006 3 0 0 25 0 9 0 22956751 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4126576135 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=1.43
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 13594 0 0 0 138 5 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.08
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 16421 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 886732

[startup+25.5022 s]
/proc/loadavg: 2.08 2.05 2.01 3/92 16925
/proc/meminfo: memFree=1558312/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 15 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=24.31
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 19980 0 1 0 2419 12 0 0 18 0 9 0 22956750 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 18412 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=22.64
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3355 0 1 0 2259 5 0 0 25 0 9 0 22956751 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4126599730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=1.56
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 15584 0 0 0 150 6 0 0 16 0 9 0 22956752 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.09
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 338 0 0 0 9 0 0 0 17 0 9 0 22956755 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 18412 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 886732

[startup+51.1027 s]
/proc/loadavg: 2.05 2.04 2.01 3/92 16925
/proc/meminfo: memFree=1543400/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 15 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=49.67
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 28146 0 1 0 4948 19 0 0 18 0 9 0 22956750 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 21206 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=47.46
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3448 0 1 0 4739 7 0 0 25 0 9 0 22956751 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4126599764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=2.09
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 23652 0 0 0 199 10 0 0 16 0 9 0 22956752 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.09
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 343 0 0 0 9 0 0 0 16 0 9 0 22956755 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 21206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 886732

[startup+102.308 s]
/proc/loadavg: 2.02 2.03 2.00 3/92 16925
/proc/meminfo: memFree=1536872/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 16 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=100.39
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 33568 0 1 0 10011 28 0 0 18 0 9 0 22956750 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 21209 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=97.52
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3604 0 1 0 9740 12 0 0 25 0 9 0 22956751 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=2.74
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 28915 0 0 0 260 14 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.1
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 886732

[startup+162.303 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 16925
/proc/meminfo: memFree=1529704/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=0.85
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1310 8199 0 1 6 1 72 6 16 0 1 0 22956657 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1111 409 3 0 796 0
[pid=16916] ppid=16903 vsize=5356 CPUtime=0
/proc/16916/stat : 16916 (sh) S 16903 16903 14133 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22956750 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16916/statm: 1339 233 193 169 0 50 0
[pid=16917] ppid=16916 vsize=864508 CPUtime=159.82
/proc/16917/stat : 16917 (java) S 16916 16903 14133 0 -1 0 33722 0 1 0 15948 34 0 0 18 0 9 0 22956750 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16917/statm: 216127 21209 2590 9 0 210604 0
[pid=16917/tid=16918] ppid=16916 vsize=864508 CPUtime=156.62
/proc/16917/task/16918/stat : 16918 (java) R 16916 16903 14133 0 -1 64 3758 0 1 0 15645 17 0 0 25 0 9 0 22956751 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4125952294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16919] ppid=16916 vsize=864508 CPUtime=3.07
/proc/16917/task/16919/stat : 16919 (java) S 16916 16903 14133 0 -1 64 28915 0 0 0 292 15 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16920] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16920/stat : 16920 (java) S 16916 16903 14133 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16921] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16921/stat : 16921 (java) S 16916 16903 14133 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22956752 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16922] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16922/stat : 16922 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22956754 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16923] ppid=16916 vsize=864508 CPUtime=0.1
/proc/16917/task/16923/stat : 16923 (java) S 16916 16903 14133 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16924] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16924/stat : 16924 (java) S 16916 16903 14133 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16917/tid=16925] ppid=16916 vsize=864508 CPUtime=0
/proc/16917/task/16925/stat : 16925 (java) S 16916 16903 14133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22956755 885256192 21209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 886732

[startup+222.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 16927
/proc/meminfo: memFree=1550248/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=218.97
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1375 47688 0 2 6 1 21841 49 15 0 1 0 22956657 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1113 409 3 0 796 0
[pid=16926] ppid=16903 vsize=5356 CPUtime=0
/proc/16926/stat : 16926 (sh) S 16903 16903 14133 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978776 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16926/statm: 1339 232 193 169 0 50 0
[pid=16927] ppid=16926 vsize=48240 CPUtime=1.08
/proc/16927/stat : 16927 (minisat) R 16926 16903 14133 0 -1 4194304 11783 0 0 0 101 7 0 0 25 0 1 0 22978776 49397760 11769 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16927/statm: 12060 11769 75 150 0 11907 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 70464

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

[startup+223.103 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 16927
/proc/meminfo: memFree=1550248/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=218.98
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1375 47688 0 2 6 2 21841 49 15 0 1 0 22956657 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1113 409 3 0 796 0
[pid=16926] ppid=16903 vsize=5356 CPUtime=0
/proc/16926/stat : 16926 (sh) S 16903 16903 14133 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978776 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16926/statm: 1339 232 193 169 0 50 0
[pid=16927] ppid=16926 vsize=50924 CPUtime=1.87
/proc/16927/stat : 16927 (minisat) R 16926 16903 14133 0 -1 4194304 12442 0 0 0 180 7 0 0 25 0 1 0 22978776 52146176 12428 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16927/statm: 12731 12428 75 150 0 12578 0
Current children cumulated CPU time (s) 220.85
Current children cumulated vsize (KiB) 73148

[startup+223.503 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 16927
/proc/meminfo: memFree=1546600/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=218.98
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1375 47688 0 2 6 2 21841 49 15 0 1 0 22956657 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1113 409 3 0 796 0
[pid=16926] ppid=16903 vsize=5356 CPUtime=0
/proc/16926/stat : 16926 (sh) S 16903 16903 14133 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22978776 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16926/statm: 1339 232 193 169 0 50 0
[pid=16927] ppid=16926 vsize=51356 CPUtime=2.27
/proc/16927/stat : 16927 (minisat) R 16926 16903 14133 0 -1 4194304 12542 0 0 0 220 7 0 0 25 0 1 0 22978776 52588544 12528 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16927/statm: 12839 12528 75 150 0 12686 0
Current children cumulated CPU time (s) 221.25
Current children cumulated vsize (KiB) 73580

[startup+223.902 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 16927
/proc/meminfo: memFree=1546600/2055920 swapFree=4192952/4192956
[pid=16903] ppid=16901 vsize=16868 CPUtime=221.54
/proc/16903/stat : 16903 (sugar) S 16901 16903 14133 0 -1 4194304 1449 60555 0 2 6 2 22088 58 15 0 1 0 22956657 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16903/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 223.981
CPU time (s): 221.715
CPU user time (s): 221.063
CPU system time (s): 0.6519
CPU usage (%): 98.9887
Max. virtual memory (cumulated for all children) (KiB): 897484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.063
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65838
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= 12016
involuntary context switches= 19781

runsolver used 0.304953 second user time and 0.737887 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 02:35:36
IDJOB=2073755
IDBENCH=56012
IDSOLVER=739
FILE ID=node60/2073755-1247358936
PBS_JOBID= 9506804
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle11.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2073755-1247358936/watcher-2073755-1247358936 -o /tmp/evaluation-result-2073755-1247358936/solver-2073755-1247358936 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2073755-1247358936.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 057236d801a9022e3bd3eacbccb792f3
RANDOM SEED=1966369267

node60.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1630944 kB
Buffers:         55428 kB
Cached:         209496 kB
SwapCached:          4 kB
Active:         195060 kB
Inactive:       178800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630944 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:         129292 kB
Slab:            35960 kB
Committed_AS:   344824 kB
PageTables:       2108 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= 66384 MiB
End job on node60 at 2009-07-12 02:39:20