Trace number 2071840

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+picosat? (TO) 1800.06 1810.52

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-9_ext.xml
MD5SUM17e9503eaee82761983d6d43020eb141
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 variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
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/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:31:29 2009
0.00/0.08	c 0	PID 16675
0.00/0.08	c 0	HOST node21.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2071840-1247355089.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-2071840-1247355089.xml' 'HOME/temp.csp'
0.07/0.60	c 1	1 domains, 81 variables, 0 predicates, 1 relations, 18 constraints
0.07/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.61	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.07/0.69	c 1	Parsing HOME/temp.csp
0.96/1.08	c 1	parsed 101 expressions
0.96/1.09	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.96/1.09	c 1	Converting to clausal form CSP
1.06/1.11	c 1	converted 11 (10%) expressions
1.06/1.11	c 1	converted 21 (20%) expressions
1.06/1.11	c 1	converted 31 (30%) expressions
1.06/1.11	c 1	converted 41 (40%) expressions
1.06/1.11	c 1	converted 51 (50%) expressions
1.06/1.11	c 1	converted 61 (60%) expressions
1.06/1.11	c 1	converted 71 (70%) expressions
1.06/1.11	c 1	converted 81 (80%) expressions
6.10/6.28	c 6	converted 91 (90%) expressions
11.45/11.60	c 12	converted 101 (100%) expressions
11.45/11.60	c 12	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
11.45/11.60	c 12	Heap : 244 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.45/11.60	c 12	Propagation in CSP
11.45/11.60	c 12	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.45/11.60	c 12	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
11.45/11.60	c 12	Heap : 244 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.45/11.60	c 12	Simplifing CSP by introducing new Boolean variables
11.45/11.60	c 12	CSP : 81 integers, 0 booleans, 18 clauses, largest domain size 26
11.45/11.60	c 12	Heap : 244 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.94/13.14	c 13	Encoding CSP to SAT : HOME/temp.cnf
12.94/13.15	c 13	9 (10%) CSP integer variables are encoded (216 clauses, 2232 bytes)
12.94/13.16	c 13	17 (20%) CSP integer variables are encoded (408 clauses, 4344 bytes)
12.94/13.17	c 13	25 (30%) CSP integer variables are encoded (600 clauses, 6456 bytes)
12.94/13.17	c 13	33 (40%) CSP integer variables are encoded (792 clauses, 8568 bytes)
12.94/13.17	c 13	41 (50%) CSP integer variables are encoded (984 clauses, 10729 bytes)
12.94/13.17	c 13	49 (60%) CSP integer variables are encoded (1176 clauses, 13225 bytes)
12.94/13.17	c 13	57 (70%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
12.94/13.17	c 13	65 (80%) CSP integer variables are encoded (1560 clauses, 18217 bytes)
12.94/13.17	c 13	73 (90%) CSP integer variables are encoded (1752 clauses, 20713 bytes)
12.94/13.18	c 13	81 (100%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
815.88/823.62	c 824	2 (10%) CSP clauses are encoded (604904 clauses, 34147771 bytes)
1598.25/1608.55	c 1609	4 (20%) CSP clauses are encoded (1207864 clauses, 71550169 bytes)
1800.06/1810.42	c ERROR INTERRUPTED
1800.06/1810.51	s UNKNOWN
1800.06/1810.51	c 1810	CPU 0.59 (0.06 0.01 0.46 0.06)
1800.06/1810.51	c 1810	END Sun Jul 12 02:01:39 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-2071840-1247355089/watcher-2071840-1247355089 -o /tmp/evaluation-result-2071840-1247355089/solver-2071840-1247355089 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2071840-1247355089.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.06 2.00 2.00 4/72 16675
/proc/meminfo: memFree=1880032/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=12132 CPUtime=0
/proc/16675/stat : 16675 (sugar) R 16673 16675 16475 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 22575370 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 221250122550 0 0 4224 0 0 0 0 17 1 0 0
/proc/16675/statm: 3033 183 142 3 0 133 0

[startup+0.0875471 s]
/proc/loadavg: 2.06 2.00 2.00 4/72 16675
/proc/meminfo: memFree=1880032/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.07
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101539 s]
/proc/loadavg: 2.06 2.00 2.00 4/72 16675
/proc/meminfo: memFree=1880032/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.07
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301568 s]
/proc/loadavg: 2.06 2.00 2.00 4/72 16675
/proc/meminfo: memFree=1880032/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.07
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701606 s]
/proc/loadavg: 2.06 2.00 2.00 4/72 16675
/proc/meminfo: memFree=1880032/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1309 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16868

[startup+1.5017 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 16697
/proc/meminfo: memFree=1864968/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1309 8743 0 1 6 1 46 6 15 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864352 CPUtime=0.86
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 9746 0 1 0 81 5 0 0 18 0 9 0 22575433 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216088 8551 2567 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864352 CPUtime=0.43
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 2665 0 1 0 42 1 0 0 19 0 9 0 22575433 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864352 CPUtime=0.35
/proc/16689/task/16691/stat : 16691 (java) R 16688 16675 16475 0 -1 64 6071 0 0 0 33 2 0 0 16 0 9 0 22575435 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 101607026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22575435 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864352 CPUtime=0.04
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 307 0 0 0 4 0 0 0 16 0 9 0 22575437 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885096448 8551 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886576

[startup+3.10287 s]
/proc/loadavg: 2.06 2.00 2.00 4/83 16697
/proc/meminfo: memFree=1836744/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1309 8743 0 1 6 1 46 6 15 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864352 CPUtime=2.44
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 21344 0 1 0 232 12 0 0 18 0 9 0 22575433 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216088 19237 2566 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864352 CPUtime=1.01
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 3136 0 1 0 99 2 0 0 23 0 9 0 22575433 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864352 CPUtime=1.37
/proc/16689/task/16691/stat : 16691 (java) R 16688 16675 16475 0 -1 64 17197 0 0 0 128 9 0 0 16 0 9 0 22575435 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864352 CPUtime=0.04
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 308 0 0 0 4 0 0 0 16 0 9 0 22575437 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885096448 19237 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 886576

[startup+6.30222 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 16697
/proc/meminfo: memFree=1730952/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1309 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1111 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864352 CPUtime=5.61
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 48937 0 1 0 537 24 0 0 18 0 9 0 22575433 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216088 35760 2567 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864352 CPUtime=1.88
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 4464 0 1 0 185 3 0 0 16 0 9 0 22575433 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 103210968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864352 CPUtime=3.66
/proc/16689/task/16691/stat : 16691 (java) R 16688 16675 16475 0 -1 64 43462 0 0 0 346 20 0 0 25 0 9 0 22575435 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864352 CPUtime=0.04
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 308 0 0 0 4 0 0 0 16 0 9 0 22575437 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864352 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885096448 35760 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 886576

[startup+12.7029 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 16697
/proc/meminfo: memFree=1598088/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=885844 CPUtime=11.95
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 105255 0 1 0 1142 53 0 0 18 0 9 0 22575433 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 221461 76206 2567 9 0 215966 0
[pid=16689/tid=16690] ppid=16688 vsize=885844 CPUtime=3.83
/proc/16689/task/16690/stat : 16690 (java) S 16688 16675 16475 0 -1 64 5764 0 1 0 380 3 0 0 16 0 9 0 22575433 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16691] ppid=16688 vsize=885844 CPUtime=8.05
/proc/16689/task/16691/stat : 16691 (java) R 16688 16675 16475 0 -1 64 98480 0 0 0 757 48 0 0 25 0 9 0 22575435 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 102768136 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16692] ppid=16688 vsize=885844 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=885844 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=885844 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=885844 CPUtime=0.04
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 308 0 0 0 4 0 0 0 16 0 9 0 22575437 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=885844 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=885844 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 907104256 76206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 908068

[startup+25.5023 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 16697
/proc/meminfo: memFree=1583624/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=24.63
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 109816 0 1 0 2407 56 0 0 18 0 9 0 22575433 885211136 75367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 75367 2591 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=15.93
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6425 0 1 0 1589 4 0 0 25 0 9 0 22575433 885211136 75367 996147200 134512640 134550932 4294955936 18446744073709551615 4126562560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=8.59
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 102358 0 0 0 809 50 0 0 16 0 9 0 22575435 885211136 75367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 75367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 75367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0

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

/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=1591.47
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 148704 0 1 0 159037 110 0 0 18 0 9 0 22575433 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 114040 2591 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=1580.3
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6641 0 1 0 157989 41 0 0 25 0 9 0 22575433 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4126562650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=11.04
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 141021 0 0 0 1037 67 0 0 16 0 9 0 22575435 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864464 CPUtime=0.09
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 22575437 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885211136 114040 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.06
Current children cumulated vsize (KiB) 886688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17106
/proc/meminfo: memFree=1204416/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=1651.43
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 161164 0 1 0 165017 126 0 0 18 0 9 0 22575433 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 115847 2590 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=1638.65
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6677 0 1 0 163814 51 0 0 25 0 9 0 22575433 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4126562573 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=12.66
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 153445 0 0 0 1193 73 0 0 16 0 9 0 22575435 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864464 CPUtime=0.09
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 22575437 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885211136 115847 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.02
Current children cumulated vsize (KiB) 886688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17106
/proc/meminfo: memFree=1204096/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=1711.4
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 161228 0 1 0 171014 126 0 0 18 0 9 0 22575433 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 115906 2590 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=1698.55
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6682 0 1 0 169804 51 0 0 25 0 9 0 22575433 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4126562560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=12.73
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 153504 0 0 0 1200 73 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864464 CPUtime=0.09
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) R 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.99
Current children cumulated vsize (KiB) 886688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17112
/proc/meminfo: memFree=1203960/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=1771.37
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 161232 0 1 0 177010 127 0 0 18 0 9 0 22575433 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 115906 2590 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=1758.47
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6686 0 1 0 175795 52 0 0 25 0 9 0 22575433 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=12.79
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 153504 0 0 0 1206 73 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864464 CPUtime=0.09
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885211136 115906 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.96
Current children cumulated vsize (KiB) 886688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17112
/proc/meminfo: memFree=1203968/2055920 swapFree=4192812/4192956
[pid=16675] ppid=16673 vsize=16868 CPUtime=0.59
/proc/16675/stat : 16675 (sugar) S 16673 16675 16475 0 -1 4194304 1311 8743 0 1 6 1 46 6 16 0 1 0 22575370 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16675/statm: 4217 1112 409 3 0 796 0
[pid=16688] ppid=16675 vsize=5356 CPUtime=0
/proc/16688/stat : 16688 (sh) S 16675 16675 16475 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 22575432 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16688/statm: 1339 233 193 169 0 50 0
[pid=16689] ppid=16688 vsize=864464 CPUtime=1799.47
/proc/16689/stat : 16689 (java) S 16688 16675 16475 0 -1 0 161275 0 1 0 179820 127 0 0 18 0 9 0 22575433 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16689/statm: 216116 115944 2590 9 0 210593 0
[pid=16689/tid=16690] ppid=16688 vsize=864464 CPUtime=1786.49
/proc/16689/task/16690/stat : 16690 (java) R 16688 16675 16475 0 -1 64 6691 0 1 0 178597 52 0 0 25 0 9 0 22575433 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4126562560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16691] ppid=16688 vsize=864464 CPUtime=12.86
/proc/16689/task/16691/stat : 16691 (java) S 16688 16675 16475 0 -1 64 153542 0 0 0 1213 73 0 0 16 0 9 0 22575435 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16692] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16692/stat : 16692 (java) S 16688 16675 16475 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16689/tid=16693] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16693/stat : 16693 (java) S 16688 16675 16475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22575435 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16694] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16694/stat : 16694 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22575437 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16695] ppid=16688 vsize=864464 CPUtime=0.09
/proc/16689/task/16695/stat : 16695 (java) S 16688 16675 16475 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 22575437 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16696] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16696/stat : 16696 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22575437 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16689/tid=16697] ppid=16688 vsize=864464 CPUtime=0
/proc/16689/task/16697/stat : 16697 (java) S 16688 16675 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22575437 885211136 115944 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 886688

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 16675 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=524920
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=77988
# CPU time returned by wait4() is 0.602908
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.52
CPU time (s): 1800.06
CPU user time (s): 1798.72
CPU system time (s): 1.34
CPU usage (%): 99.4225
Max. virtual memory (cumulated for all children) (KiB): 908184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.52492
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10419
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= 446
involuntary context switches= 352

runsolver used 2.18267 second user time and 6.10407 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 01:31:29
IDJOB=2071840
IDBENCH=55541
IDSOLVER=738
FILE ID=node21/2071840-1247355089
PBS_JOBID= 9506973
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg9-9_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071840-1247355089/watcher-2071840-1247355089 -o /tmp/evaluation-result-2071840-1247355089/solver-2071840-1247355089 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2071840-1247355089.xml

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

MD5SUM BENCH= 17e9503eaee82761983d6d43020eb141
RANDOM SEED=1170403565

node21.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.240
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.240
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:       1880640 kB
Buffers:         11168 kB
Cached:          67780 kB
SwapCached:          0 kB
Active:         100948 kB
Inactive:        28216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          61720 kB
Slab:            31400 kB
Committed_AS:   170676 kB
PageTables:       1764 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= 66340 MiB
End job on node21 at 2009-07-12 02:01:41