Trace number 2071830

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.14 1814.54

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-12_ext.xml
MD5SUMaf9fba65f94315c031e586102b196bb0
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 variables108
Number of constraints21
Maximum constraint arity12
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:30:49 2009
0.00/0.08	c 0	PID 21561
0.00/0.08	c 0	HOST node44.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2071830-1247355048.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-2071830-1247355048.xml' 'HOME/temp.csp'
0.06/0.95	c 0	1 domains, 108 variables, 0 predicates, 2 relations, 21 constraints
0.06/0.98	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.98	c 0	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.91/1.05	c 1	Parsing HOME/temp.csp
1.61/1.70	c 1	parsed 132 expressions
1.61/1.71	c 1	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.61/1.71	c 1	Converting to clausal form CSP
1.61/1.73	c 1	converted 14 (10%) expressions
1.61/1.73	c 1	converted 27 (20%) expressions
1.61/1.73	c 1	converted 40 (30%) expressions
1.61/1.73	c 1	converted 53 (40%) expressions
1.61/1.73	c 1	converted 66 (50%) expressions
1.61/1.73	c 1	converted 80 (60%) expressions
1.61/1.73	c 1	converted 93 (70%) expressions
1.61/1.73	c 1	converted 106 (80%) expressions
6.46/6.67	c 6	converted 119 (90%) expressions
12.02/12.22	c 12	converted 132 (100%) expressions
12.02/12.22	c 12	CSP : 108 integers, 0 booleans, 21 clauses, largest domain size 26
12.02/12.22	c 12	Heap : 281 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.02/12.22	c 12	Propagation in CSP
12.02/12.22	c 12	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.02/12.22	c 12	CSP : 108 integers, 0 booleans, 21 clauses, largest domain size 26
12.02/12.22	c 12	Heap : 281 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.02/12.22	c 12	Simplifing CSP by introducing new Boolean variables
12.02/12.22	c 12	CSP : 108 integers, 0 booleans, 21 clauses, largest domain size 26
12.02/12.22	c 12	Heap : 281 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.60/13.82	c 13	Encoding CSP to SAT : HOME/temp.cnf
13.60/13.84	c 13	11 (10%) CSP integer variables are encoded (264 clauses, 2760 bytes)
13.60/13.85	c 13	22 (20%) CSP integer variables are encoded (528 clauses, 5664 bytes)
13.60/13.85	c 13	33 (30%) CSP integer variables are encoded (792 clauses, 8568 bytes)
13.60/13.86	c 13	44 (40%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
13.60/13.86	c 13	54 (50%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
13.60/13.87	c 13	65 (60%) CSP integer variables are encoded (1560 clauses, 18217 bytes)
13.60/13.87	c 13	76 (70%) CSP integer variables are encoded (1824 clauses, 21649 bytes)
13.60/13.87	c 13	87 (80%) CSP integer variables are encoded (2088 clauses, 25081 bytes)
13.60/13.87	c 13	98 (90%) CSP integer variables are encoded (2352 clauses, 28513 bytes)
13.60/13.87	c 13	108 (100%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
1498.39/1512.63	c 1512	3 (10%) CSP clauses are encoded (907032 clauses, 57486759 bytes)
1800.02/1814.42	c ERROR INTERRUPTED
1800.14/1814.54	s UNKNOWN
1800.14/1814.54	c 1814	CPU 0.92 (0.06 0.01 0.8 0.05)
1800.14/1814.54	c 1814	END Sun Jul 12 02:01:03 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-2071830-1247355048/watcher-2071830-1247355048 -o /tmp/evaluation-result-2071830-1247355048/solver-2071830-1247355048 -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-2071830-1247355048.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: 1.92 2.00 1.99 3/81 21561
/proc/meminfo: memFree=1862888/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=12132 CPUtime=0
/proc/21561/stat : 21561 (sugar) R 21559 21561 20198 0 -1 4194304 220 0 0 0 0 0 0 0 20 0 1 0 22568721 12423168 188 996147200 4194304 4206940 548682068608 18446744073709551615 264840319713 0 0 4224 0 0 0 0 17 1 0 0
/proc/21561/statm: 3033 188 142 3 0 133 0

[startup+0.104463 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 21561
/proc/meminfo: memFree=1862888/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.06
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201474 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 21561
/proc/meminfo: memFree=1862888/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.06
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301479 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 21561
/proc/meminfo: memFree=1862888/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.06
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701529 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 21561
/proc/meminfo: memFree=1862888/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.06
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50261 s]
/proc/loadavg: 1.92 2.00 1.99 3/92 21583
/proc/meminfo: memFree=1853648/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.91
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1309 9668 0 1 5 1 80 5 15 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=862536 CPUtime=0.49
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 6525 0 1 0 47 2 0 0 18 0 9 0 22568819 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 215634 5696 2158 9 0 210547 0
[pid=21575/tid=21576] ppid=21574 vsize=862536 CPUtime=0.31
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 2017 0 1 0 30 1 0 0 21 0 9 0 22568820 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21577] ppid=21574 vsize=862536 CPUtime=0.14
/proc/21575/task/21577/stat : 21577 (java) R 21574 21561 20198 0 -1 64 3502 0 0 0 13 1 0 0 16 0 9 0 22568821 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 103731827 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21578] ppid=21574 vsize=862536 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=862536 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=862536 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=862536 CPUtime=0.03
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 304 0 0 0 3 0 0 0 17 0 9 0 22568824 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=862536 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 883236864 5696 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=862536 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) R 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 883236864 5696 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) 884760

[startup+3.10277 s]
/proc/loadavg: 1.92 2.00 1.99 4/92 21583
/proc/meminfo: memFree=1825936/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1309 9668 0 1 6 1 80 5 15 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864400 CPUtime=2.09
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 17989 0 1 0 202 7 0 0 18 0 9 0 22568819 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216100 16238 2566 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864400 CPUtime=0.89
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 3171 0 1 0 88 1 0 0 25 0 9 0 22568820 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864400 CPUtime=1.12
/proc/21575/task/21577/stat : 21577 (java) R 21574 21561 20198 0 -1 64 13805 0 0 0 108 4 0 0 17 0 9 0 22568821 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864400 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864400 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864400 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=864400 CPUtime=0.04
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22568824 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864400 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885145600 16238 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864400 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885145600 16238 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) 886624

[startup+6.30111 s]
/proc/loadavg: 2.01 2.02 2.00 4/92 21583
/proc/meminfo: memFree=1726160/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1309 9668 0 1 6 1 80 5 15 0 1 0 22568721 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1111 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=885892 CPUtime=5.25
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 47726 0 1 0 505 20 0 0 18 0 9 0 22568819 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 221473 40306 2567 9 0 215978 0
[pid=21575/tid=21576] ppid=21574 vsize=885892 CPUtime=1.82
/proc/21575/task/21576/stat : 21576 (java) S 21574 21561 20198 0 -1 64 3720 0 1 0 180 2 0 0 25 0 9 0 22568820 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21577] ppid=21574 vsize=885892 CPUtime=3.36
/proc/21575/task/21577/stat : 21577 (java) R 21574 21561 20198 0 -1 64 42993 0 0 0 320 16 0 0 23 0 9 0 22568821 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 103733026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21578] ppid=21574 vsize=885892 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=885892 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=885892 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=885892 CPUtime=0.04
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22568824 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=885892 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 907153408 40306 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=885892 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 907153408 40306 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) 908116

[startup+12.7028 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 21583
/proc/meminfo: memFree=1552144/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=870536 CPUtime=11.59
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 105385 0 1 0 1111 48 0 0 18 0 9 0 22568819 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 217634 81204 2567 9 0 212139 0
[pid=21575/tid=21576] ppid=21574 vsize=870536 CPUtime=4.02
/proc/21575/task/21576/stat : 21576 (java) S 21574 21561 20198 0 -1 64 6030 0 1 0 399 3 0 0 16 0 9 0 22568820 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21577] ppid=21574 vsize=870536 CPUtime=7.49
/proc/21575/task/21577/stat : 21577 (java) R 21574 21561 20198 0 -1 64 98342 0 0 0 706 43 0 0 25 0 9 0 22568821 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 101593066 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21578] ppid=21574 vsize=870536 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=870536 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=870536 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=870536 CPUtime=0.04
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 22568824 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=870536 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 891428864 81204 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=870536 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 891428864 81204 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) 892760

[startup+25.5021 s]
/proc/loadavg: 2.07 2.03 2.00 3/92 21583
/proc/meminfo: memFree=1522640/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864512 CPUtime=24.27
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 119774 0 1 0 2373 54 0 0 18 0 9 0 22568819 885260288 85708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216128 85708 2591 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864512 CPUtime=15.45
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 7315 0 1 0 1541 4 0 0 25 0 9 0 22568820 885260288 85708 996147200 134512640 134550932 4294955936 18446744073709551615 4126570711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864512 CPUtime=8.71
/proc/21575/task/21577/stat : 21577 (java) S 21574 21561 20198 0 -1 64 111424 0 0 0 822 49 0 0 16 0 9 0 22568821 885260288 85708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885260288 85708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885260288 85708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864512 CPUtime=0

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

[pid=21575/tid=21581] ppid=21574 vsize=864512 CPUtime=0.09
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22568824 885260288 116466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885260288 116466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885260288 116466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.01
Current children cumulated vsize (KiB) 886736

[startup+1662.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 21797
/proc/meminfo: memFree=1303192/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864512 CPUtime=1647.06
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 152182 0 1 0 164599 107 0 0 18 0 9 0 22568819 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216128 117949 2591 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864512 CPUtime=1636.1
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 7483 0 1 0 163566 44 0 0 25 0 9 0 22568820 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4126570624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864512 CPUtime=10.84
/proc/21575/task/21577/stat : 21577 (java) S 21574 21561 20198 0 -1 64 143655 0 0 0 1022 62 0 0 16 0 9 0 22568821 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=864512 CPUtime=0.09
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22568824 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885260288 117949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.98
Current children cumulated vsize (KiB) 886736

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 21797
/proc/meminfo: memFree=1294616/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864512 CPUtime=1707.04
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 154289 0 1 0 170596 108 0 0 18 0 9 0 22568819 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216128 120049 2591 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864512 CPUtime=1695.95
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 7490 0 1 0 169551 44 0 0 25 0 9 0 22568820 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4126570658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864512 CPUtime=10.96
/proc/21575/task/21577/stat : 21577 (java) S 21574 21561 20198 0 -1 64 145755 0 0 0 1034 62 0 0 16 0 9 0 22568821 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=864512 CPUtime=0.09
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22568824 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885260288 120049 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.96
Current children cumulated vsize (KiB) 886736

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 21797
/proc/meminfo: memFree=1283416/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864512 CPUtime=1767.01
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 157081 0 1 0 176593 108 0 0 18 0 9 0 22568819 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216128 122832 2591 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864512 CPUtime=1755.77
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 7499 0 1 0 175533 44 0 0 25 0 9 0 22568820 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4126570602 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864512 CPUtime=11.12
/proc/21575/task/21577/stat : 21577 (java) S 21574 21561 20198 0 -1 64 148538 0 0 0 1049 63 0 0 16 0 9 0 22568821 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=864512 CPUtime=0.09
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.93
Current children cumulated vsize (KiB) 886736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 21803
/proc/meminfo: memFree=1283264/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1311 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=5356 CPUtime=0
/proc/21574/stat : 21574 (sh) S 21561 21561 20198 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22568819 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21574/statm: 1339 233 193 169 0 50 0
[pid=21575] ppid=21574 vsize=864512 CPUtime=1799.1
/proc/21575/stat : 21575 (java) S 21574 21561 20198 0 -1 0 157081 0 1 0 179801 109 0 0 18 0 9 0 22568819 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21575/statm: 216128 122832 2591 9 0 210605 0
[pid=21575/tid=21576] ppid=21574 vsize=864512 CPUtime=1787.85
/proc/21575/task/21576/stat : 21576 (java) R 21574 21561 20198 0 -1 64 7499 0 1 0 178741 44 0 0 25 0 9 0 22568820 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4126570604 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21577] ppid=21574 vsize=864512 CPUtime=11.12
/proc/21575/task/21577/stat : 21577 (java) S 21574 21561 20198 0 -1 64 148538 0 0 0 1049 63 0 0 16 0 9 0 22568821 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21575/tid=21578] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21578/stat : 21578 (java) S 21574 21561 20198 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22568822 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21579] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21579/stat : 21579 (java) S 21574 21561 20198 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22568822 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21580] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21580/stat : 21580 (java) S 21574 21561 20198 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21581] ppid=21574 vsize=864512 CPUtime=0.09
/proc/21575/task/21581/stat : 21581 (java) S 21574 21561 20198 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21582] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21582/stat : 21582 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21575/tid=21583] ppid=21574 vsize=864512 CPUtime=0
/proc/21575/task/21583/stat : 21583 (java) S 21574 21561 20198 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22568824 885260288 122832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 886736

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

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

[startup+1814.53 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 21803
/proc/meminfo: memFree=1283264/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16868 CPUtime=0.92
/proc/21561/stat : 21561 (sugar) S 21559 21561 20198 0 -1 4194304 1323 9668 0 1 6 1 80 5 16 0 1 0 22568721 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21561/statm: 4217 1112 409 3 0 796 0
[pid=21574] ppid=21561 vsize=0 CPUtime=0
/proc/21574/stat : 21574 (sh) Z 21561 21561 20198 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 22568819 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21574/statm: 0 0 0 0 0 0 0
[pid=21575] ppid=1 vsize=0 CPUtime=1799.22
/proc/21575/stat : 21575 (java) Z 1 21561 20198 0 -1 1036 157102 0 1 0 179807 115 0 0 16 0 2 0 22568819 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21575/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 16868

Child status: 0

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

Real time (s): 1814.54
CPU time (s): 1800.14
CPU user time (s): 1798.93
CPU system time (s): 1.21
CPU usage (%): 99.2061
Max. virtual memory (cumulated for all children) (KiB): 913240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.871867
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11344
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= 501
involuntary context switches= 375

runsolver used 2.16767 second user time and 6.12707 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-12 01:30:48
IDJOB=2071830
IDBENCH=55540
IDSOLVER=739
FILE ID=node44/2071830-1247355048
PBS_JOBID= 9506829
Free space on /tmp= 66356 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg9-12_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-2071830-1247355048/watcher-2071830-1247355048 -o /tmp/evaluation-result-2071830-1247355048/solver-2071830-1247355048 -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-2071830-1247355048.xml

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

MD5SUM BENCH= af9fba65f94315c031e586102b196bb0
RANDOM SEED=2017114310

node44.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.219
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.219
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:       1863496 kB
Buffers:          9196 kB
Cached:          98924 kB
SwapCached:          0 kB
Active:         121940 kB
Inactive:        21588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          48148 kB
Slab:            34108 kB
Committed_AS:   223168 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node44 at 2009-07-12 02:01:05