Trace number 2071599

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+minisat? (TO) 1800 1804.62

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg10-11_ext.xml
MD5SUM7036052caed6c16652ecdb620a34b2a1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints21
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension21
Number of constraints which are defined in intension0
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 01:16:22 2009
0.00/0.08	c 0	PID 18950
0.00/0.08	c 0	HOST node61.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2071599-1247354182.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-2071599-1247354182.xml' 'HOME/temp.csp'
0.07/0.87	c 1	1 domains, 110 variables, 0 predicates, 2 relations, 21 constraints
0.07/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.89	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.84/0.98	c 1	Parsing HOME/temp.csp
1.82/1.94	c 2	parsed 134 expressions
1.82/1.95	c 2	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.82/1.95	c 2	Converting to clausal form CSP
1.82/1.97	c 2	converted 14 (10%) expressions
1.82/1.97	c 2	converted 27 (20%) expressions
1.82/1.97	c 2	converted 41 (30%) expressions
1.82/1.97	c 2	converted 54 (40%) expressions
1.82/1.97	c 2	converted 67 (50%) expressions
1.82/1.97	c 2	converted 81 (60%) expressions
1.82/1.97	c 2	converted 94 (70%) expressions
1.82/1.97	c 2	converted 108 (80%) expressions
6.86/7.10	c 7	converted 121 (90%) expressions
15.37/15.60	c 16	converted 134 (100%) expressions
15.37/15.60	c 16	CSP : 110 integers, 0 booleans, 21 clauses, largest domain size 26
15.37/15.60	c 16	Heap : 309 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.37/15.60	c 16	Propagation in CSP
15.37/15.60	c 16	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.37/15.60	c 16	CSP : 110 integers, 0 booleans, 21 clauses, largest domain size 26
15.37/15.60	c 16	Heap : 309 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.37/15.61	c 16	Simplifing CSP by introducing new Boolean variables
15.37/15.61	c 16	CSP : 110 integers, 0 booleans, 21 clauses, largest domain size 26
15.37/15.61	c 16	Heap : 309 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
17.26/17.57	c 18	Encoding CSP to SAT : HOME/temp.cnf
17.26/17.58	c 18	11 (10%) CSP integer variables are encoded (264 clauses, 2760 bytes)
17.26/17.59	c 18	22 (20%) CSP integer variables are encoded (528 clauses, 5664 bytes)
17.35/17.60	c 18	33 (30%) CSP integer variables are encoded (792 clauses, 8568 bytes)
17.35/17.60	c 18	44 (40%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
17.35/17.61	c 18	55 (50%) CSP integer variables are encoded (1320 clauses, 15097 bytes)
17.35/17.61	c 18	66 (60%) CSP integer variables are encoded (1584 clauses, 18529 bytes)
17.35/17.61	c 18	77 (70%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
17.35/17.61	c 18	88 (80%) CSP integer variables are encoded (2112 clauses, 25393 bytes)
17.35/17.61	c 18	99 (90%) CSP integer variables are encoded (2376 clauses, 28825 bytes)
17.35/17.61	c 18	110 (100%) CSP integer variables are encoded (2640 clauses, 32257 bytes)
1320.26/1322.37	c 1322	3 (10%) CSP clauses are encoded (985005 clauses, 68636534 bytes)
1800.00/1804.52	c ERROR INTERRUPTED
1800.00/1804.62	s UNKNOWN
1800.00/1804.62	c 1805	CPU 0.85 (0.06 0.01 0.71 0.07)
1800.00/1804.62	c 1805	END Sun Jul 12 01:46:27 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071599-1247354182/watcher-2071599-1247354182 -o /tmp/evaluation-result-2071599-1247354182/solver-2071599-1247354182 -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-2071599-1247354182.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.27 2.13 2.10 3/83 18950
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=12000 CPUtime=0
/proc/18950/stat : 18950 (sugar) R 18948 18950 18280 0 -1 4194304 170 0 0 0 0 0 0 0 20 0 1 0 22481650 12288000 138 996147200 4194304 4206940 548682068608 18446744073709551615 246423971408 0 0 4224 0 0 0 0 17 1 0 0
/proc/18950/statm: 3000 138 104 3 0 100 0

[startup+0.110592 s]
/proc/loadavg: 2.27 2.13 2.10 3/83 18950
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.07
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.20261 s]
/proc/loadavg: 2.27 2.13 2.10 3/83 18950
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.07
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302612 s]
/proc/loadavg: 2.27 2.13 2.10 3/83 18950
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.07
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702653 s]
/proc/loadavg: 2.27 2.13 2.10 3/83 18950
/proc/meminfo: memFree=1177688/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.07
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50273 s]
/proc/loadavg: 2.27 2.13 2.10 4/94 18972
/proc/meminfo: memFree=1167736/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1309 9853 0 1 6 1 71 6 15 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=862288 CPUtime=0.58
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 5923 0 1 0 54 4 0 0 18 0 9 0 22481740 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 215572 5124 2158 9 0 210485 0
[pid=18964/tid=18965] ppid=18963 vsize=862288 CPUtime=0.41
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 2018 0 1 0 40 1 0 0 20 0 9 0 22481741 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4126425157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18966] ppid=18963 vsize=862288 CPUtime=0.1
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 2905 0 0 0 9 1 0 0 16 0 9 0 22481743 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18967] ppid=18963 vsize=862288 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=862288 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22481743 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=862288 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=862288 CPUtime=0.03
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 298 0 0 0 3 0 0 0 17 0 9 0 22481745 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18971] ppid=18963 vsize=862288 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=862288 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 882982912 5124 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884512

[startup+3.10188 s]
/proc/loadavg: 2.27 2.13 2.10 4/94 18972
/proc/meminfo: memFree=1138872/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1309 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864404 CPUtime=2.17
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 17145 0 1 0 207 10 0 0 18 0 9 0 22481740 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216101 15622 2566 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864404 CPUtime=1.01
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 3189 0 1 0 99 2 0 0 20 0 9 0 22481741 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4126520299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864404 CPUtime=1.08
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 12949 0 0 0 101 7 0 0 18 0 9 0 22481743 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864404 CPUtime=0.04
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22481745 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885149696 15622 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886628

[startup+6.30219 s]
/proc/loadavg: 2.33 2.14 2.10 3/94 18972
/proc/meminfo: memFree=1044024/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1309 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864404 CPUtime=5.33
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 46163 0 1 0 506 27 0 0 18 0 9 0 22481740 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216101 33598 2567 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864404 CPUtime=1.95
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 4354 0 1 0 193 2 0 0 17 0 9 0 22481741 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4126522200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864404 CPUtime=3.3
/proc/18964/task/18966/stat : 18966 (java) R 18963 18950 18280 0 -1 64 40802 0 0 0 308 22 0 0 25 0 9 0 22481743 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864404 CPUtime=0.04
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22481745 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885149696 33598 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 886628

[startup+12.7028 s]
/proc/loadavg: 2.46 2.17 2.11 6/94 18972
/proc/meminfo: memFree=876216/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1309 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864404 CPUtime=11.67
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 102888 0 1 0 1110 57 0 0 18 0 9 0 22481740 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216101 79688 2567 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864404 CPUtime=4.26
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 5791 0 1 0 423 3 0 0 16 0 9 0 22481741 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 103211065 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864404 CPUtime=7.33
/proc/18964/task/18966/stat : 18966 (java) R 18963 18950 18280 0 -1 64 96090 0 0 0 681 52 0 0 25 0 9 0 22481743 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864404 CPUtime=0.04
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22481745 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864404 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885149696 79688 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886628

[startup+25.503 s]
/proc/loadavg: 2.51 2.20 2.12 6/94 18972
/proc/meminfo: memFree=791864/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1310 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=24.33
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 134523 0 1 0 2357 76 0 0 18 0 9 0 22481740 885264384 95187 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 95187 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=12.4
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8363 0 1 0 1235 5 0 0 25 0 9 0 22481741 885264384 95187 996147200 134512640 134550932 4294955936 18446744073709551615 4126600724 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=11.82
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 125131 0 0 0 1113 69 0 0 16 0 9 0 22481743 885264384 95187 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 95187 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 95187 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0

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

/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=1597.97
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 179565 0 1 0 159658 139 0 0 18 0 9 0 22481740 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 140032 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=1583.03
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8562 0 1 0 158255 48 0 0 25 0 9 0 22481741 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4126578722 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=14.81
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 169967 0 0 0 1392 89 0 0 16 0 9 0 22481743 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864516 CPUtime=0.09
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 22481745 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885264384 140032 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.81
Current children cumulated vsize (KiB) 886740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19021
/proc/meminfo: memFree=644104/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1310 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=1657.68
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 180985 0 1 0 165628 140 0 0 18 0 9 0 22481740 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 141448 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=1642.64
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8566 0 1 0 164216 48 0 0 25 0 9 0 22481741 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4126578759 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=14.91
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 171383 0 0 0 1401 90 0 0 16 0 9 0 22481743 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864516 CPUtime=0.09
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 22481745 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885264384 141448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.52
Current children cumulated vsize (KiB) 886740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19021
/proc/meminfo: memFree=637896/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1310 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=1717.39
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 181308 0 1 0 171598 141 0 0 18 0 9 0 22481740 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 141770 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=1702.32
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8567 0 1 0 170184 48 0 0 25 0 9 0 22481741 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=14.93
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 171705 0 0 0 1403 90 0 0 16 0 9 0 22481743 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864516 CPUtime=0.09
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 22481745 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885264384 141770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.23
Current children cumulated vsize (KiB) 886740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19021
/proc/meminfo: memFree=589768/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1310 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=1777.07
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 184036 0 1 0 177554 153 0 0 18 0 9 0 22481740 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 144468 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=1761.68
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8597 0 1 0 176109 59 0 0 25 0 9 0 22481741 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4126578751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=15.25
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 174403 0 0 0 1434 91 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864516 CPUtime=0.09
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.91
Current children cumulated vsize (KiB) 886740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19021
/proc/meminfo: memFree=589768/2055920 swapFree=4192812/4192956
[pid=18950] ppid=18948 vsize=16868 CPUtime=0.84
/proc/18950/stat : 18950 (sugar) S 18948 18950 18280 0 -1 4194304 1310 9853 0 1 6 1 71 6 16 0 1 0 22481650 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18950/statm: 4217 1111 409 3 0 796 0
[pid=18963] ppid=18950 vsize=5356 CPUtime=0
/proc/18963/stat : 18963 (sh) S 18950 18950 18280 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22481740 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18963/statm: 1339 233 193 169 0 50 0
[pid=18964] ppid=18963 vsize=864516 CPUtime=1799.16
/proc/18964/stat : 18964 (java) S 18963 18950 18280 0 -1 0 184036 0 1 0 179763 153 0 0 18 0 9 0 22481740 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18964/statm: 216129 144468 2591 9 0 210606 0
[pid=18964/tid=18965] ppid=18963 vsize=864516 CPUtime=1783.77
/proc/18964/task/18965/stat : 18965 (java) R 18963 18950 18280 0 -1 64 8597 0 1 0 178318 59 0 0 25 0 9 0 22481741 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4126578666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18966] ppid=18963 vsize=864516 CPUtime=15.25
/proc/18964/task/18966/stat : 18966 (java) S 18963 18950 18280 0 -1 64 174403 0 0 0 1434 91 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18967] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18967/stat : 18967 (java) S 18963 18950 18280 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18968] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18968/stat : 18968 (java) S 18963 18950 18280 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22481743 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18969] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18969/stat : 18969 (java) S 18963 18950 18280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18970] ppid=18963 vsize=864516 CPUtime=0.09
/proc/18964/task/18970/stat : 18970 (java) S 18963 18950 18280 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18964/tid=18971] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18971/stat : 18971 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18964/tid=18972] ppid=18963 vsize=864516 CPUtime=0
/proc/18964/task/18972/stat : 18972 (java) S 18963 18950 18280 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22481745 885264384 144468 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 886740

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18950 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=783880
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=88986
# CPU time returned by wait4() is 0.872866
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.62
CPU time (s): 1800
CPU user time (s): 1798.4
CPU system time (s): 1.6
CPU usage (%): 99.7439
Max. virtual memory (cumulated for all children) (KiB): 913244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.78388
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11530
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 601
involuntary context switches= 471

runsolver used 2.33264 second user time and 6.22805 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-12 01:16:22
IDJOB=2071599
IDBENCH=55510
IDSOLVER=739
FILE ID=node61/2071599-1247354182
PBS_JOBID= 9506873
Free space on /tmp= 66408 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg10-11_ext.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-2071599-1247354182/watcher-2071599-1247354182 -o /tmp/evaluation-result-2071599-1247354182/solver-2071599-1247354182 -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-2071599-1247354182.xml

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

MD5SUM BENCH= 7036052caed6c16652ecdb620a34b2a1
RANDOM SEED=145070995

node61.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.229
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.229
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:       1178296 kB
Buffers:         43592 kB
Cached:          96352 kB
SwapCached:          0 kB
Active:         774408 kB
Inactive:        53432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2696 kB
Writeback:           0 kB
Mapped:         703524 kB
Slab:            33940 kB
Committed_AS:   896112 kB
PageTables:       3056 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-07-12 01:46:29