Trace number 2071753

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.04 1815.7

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg8-12_ext.xml
MD5SUMa30bac125ccd6edcdaea2d160e56f6b8
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 variables96
Number of constraints20
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension20
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:25:38 2009
0.00/0.08	c 0	PID 17644
0.00/0.08	c 0	HOST node69.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2071753-1247354737.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-2071753-1247354737.xml' 'HOME/temp.csp'
0.06/0.94	c 1	1 domains, 96 variables, 0 predicates, 2 relations, 20 constraints
0.06/0.98	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.98	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.93/1.06	c 1	Parsing HOME/temp.csp
1.71/1.81	c 1	parsed 119 expressions
1.71/1.82	c 1	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.71/1.82	c 1	Converting to clausal form CSP
1.71/1.84	c 1	converted 12 (10%) expressions
1.71/1.84	c 1	converted 24 (20%) expressions
1.71/1.84	c 1	converted 36 (30%) expressions
1.71/1.84	c 1	converted 48 (40%) expressions
1.71/1.84	c 1	converted 60 (50%) expressions
1.71/1.84	c 1	converted 72 (60%) expressions
1.71/1.84	c 1	converted 84 (70%) expressions
1.71/1.84	c 1	converted 96 (80%) expressions
6.56/6.76	c 6	converted 108 (90%) expressions
11.22/11.41	c 11	converted 119 (100%) expressions
11.22/11.41	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
11.22/11.41	c 11	Heap : 249 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.22/11.41	c 11	Propagation in CSP
11.22/11.41	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.22/11.41	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
11.22/11.41	c 11	Heap : 249 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
11.22/11.42	c 11	Simplifing CSP by introducing new Boolean variables
11.22/11.42	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
11.22/11.42	c 11	Heap : 249 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
12.60/12.88	c 12	Encoding CSP to SAT : HOME/temp.cnf
12.60/12.89	c 12	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
12.70/12.91	c 12	20 (20%) CSP integer variables are encoded (480 clauses, 5136 bytes)
12.70/12.91	c 12	29 (30%) CSP integer variables are encoded (696 clauses, 7512 bytes)
12.70/12.91	c 13	39 (40%) CSP integer variables are encoded (936 clauses, 10152 bytes)
12.70/12.91	c 13	48 (50%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
12.70/12.91	c 13	58 (60%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
12.70/12.91	c 13	68 (70%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
12.70/12.92	c 13	77 (80%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
12.70/12.92	c 13	87 (90%) CSP integer variables are encoded (2088 clauses, 25081 bytes)
12.70/12.92	c 13	96 (100%) CSP integer variables are encoded (2304 clauses, 27889 bytes)
599.87/606.16	c 606	2 (10%) CSP clauses are encoded (482498 clauses, 27311363 bytes)
1087.03/1098.39	c 1098	4 (20%) CSP clauses are encoded (962692 clauses, 54801720 bytes)
1625.40/1640.98	c 1641	6 (30%) CSP clauses are encoded (1442886 clauses, 84119802 bytes)
1800.04/1815.62	c ERROR INTERRUPTED
1800.04/1815.70	s UNKNOWN
1800.04/1815.70	c 1815	CPU 0.92 (0.05 0.02 0.79 0.06)
1800.04/1815.70	c 1815	END Sun Jul 12 01:55:53 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-2071753-1247354737/watcher-2071753-1247354737 -o /tmp/evaluation-result-2071753-1247354737/solver-2071753-1247354737 -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-2071753-1247354737.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.00 2.01 2.00 4/80 17644
/proc/meminfo: memFree=1740768/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=12268 CPUtime=0
/proc/17644/stat : 17644 (sugar) R 17642 17644 17160 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 22536462 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17644/statm: 3067 316 241 3 0 167 0

[startup+0.0968849 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 17644
/proc/meminfo: memFree=1740768/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.06
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102327 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 17644
/proc/meminfo: memFree=1740768/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.06
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30134 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 17644
/proc/meminfo: memFree=1740768/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.06
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70314 s]
/proc/loadavg: 2.00 2.01 2.00 4/80 17644
/proc/meminfo: memFree=1740768/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.06
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50144 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17659
/proc/meminfo: memFree=1734720/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1309 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=862292 CPUtime=0.5
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 5573 0 1 0 47 3 0 0 18 0 9 0 22536561 882987008 4776 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 215573 4776 2158 9 0 210486 0
[pid=17658/tid=17659] ppid=17657 vsize=862292 CPUtime=0.36
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 2016 0 1 0 35 1 0 0 20 0 9 0 22536562 882987008 4776 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884516

[startup+3.10157 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 17666
/proc/meminfo: memFree=1709064/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1309 9300 0 1 5 2 79 6 15 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864408 CPUtime=2.08
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 16485 0 1 0 198 10 0 0 18 0 9 0 22536561 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216102 14985 2566 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864408 CPUtime=0.98
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 3193 0 1 0 96 2 0 0 21 0 9 0 22536562 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864408 CPUtime=1.02
/proc/17658/task/17660/stat : 17660 (java) R 17657 17644 17160 0 -1 64 12284 0 0 0 96 6 0 0 18 0 9 0 22536564 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 102759490 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864408 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864408 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864408 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864408 CPUtime=0.04
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22536566 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864408 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864408 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885153792 14985 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 886632

[startup+6.30183 s]
/proc/loadavg: 2.08 2.02 2.01 4/91 17666
/proc/meminfo: memFree=1614408/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1309 9300 0 1 5 2 79 6 15 0 1 0 22536462 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1111 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=885400 CPUtime=5.25
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 46936 0 1 0 502 23 0 0 18 0 9 0 22536561 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 221350 40110 2567 9 0 215855 0
[pid=17658/tid=17659] ppid=17657 vsize=885400 CPUtime=1.95
/proc/17658/task/17659/stat : 17659 (java) S 17657 17644 17160 0 -1 64 3743 0 1 0 193 2 0 0 16 0 9 0 22536562 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17660] ppid=17657 vsize=885400 CPUtime=3.22
/proc/17658/task/17660/stat : 17660 (java) R 17657 17644 17160 0 -1 64 42185 0 0 0 303 19 0 0 25 0 9 0 22536564 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 104516112 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17661] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=885400 CPUtime=0.04
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22536566 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 906649600 40110 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 906649600 40110 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) 907624

[startup+12.7023 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 17666
/proc/meminfo: memFree=1454024/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=885400 CPUtime=11.58
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 102889 0 1 0 1109 49 0 0 18 0 9 0 22536561 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 221350 75320 2567 9 0 215855 0
[pid=17658/tid=17659] ppid=17657 vsize=885400 CPUtime=3.71
/proc/17658/task/17659/stat : 17659 (java) S 17657 17644 17160 0 -1 64 5955 0 1 0 367 4 0 0 17 0 9 0 22536562 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17660] ppid=17657 vsize=885400 CPUtime=7.8
/proc/17658/task/17660/stat : 17660 (java) R 17657 17644 17160 0 -1 64 95926 0 0 0 736 44 0 0 25 0 9 0 22536564 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 103831000 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17661] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=885400 CPUtime=0.04
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 305 0 0 0 4 0 0 0 16 0 9 0 22536566 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=885400 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 906649600 75320 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 907624

[startup+25.5024 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 17666
/proc/meminfo: memFree=1444296/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=24.25
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 108089 0 1 0 2373 52 0 0 18 0 9 0 22536561 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 75248 2591 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=16.09
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6310 0 1 0 1605 4 0 0 25 0 9 0 22536562 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4126578304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=8.05
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 100749 0 0 0 759 46 0 0 16 0 9 0 22536564 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.08
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 327 0 0 0 8 0 0 0 16 0 9 0 22536566 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 75248 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 886744

[startup+51.1024 s]
/proc/loadavg: 2.04 2.02 2.00 3/91 17666
/proc/meminfo: memFree=1444296/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92

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

/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=1585.9
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 160471 0 1 0 158472 118 0 0 18 0 9 0 22536561 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 117013 2590 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=1572.97
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6561 0 1 0 157250 47 0 0 25 0 9 0 22536562 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4126578304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=12.81
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 152871 0 0 0 1212 69 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.09
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1586.82
Current children cumulated vsize (KiB) 886744

[startup+1662.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/91 17965
/proc/meminfo: memFree=1189520/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=1645.88
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 160493 0 1 0 164461 127 0 0 18 0 9 0 22536561 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 117013 2590 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=1632.77
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6583 0 1 0 163221 56 0 0 25 0 9 0 22536562 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4126598356 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=12.98
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 152871 0 0 0 1229 69 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.09
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.8
Current children cumulated vsize (KiB) 886744

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/91 17965
/proc/meminfo: memFree=1188432/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=1705.86
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 160497 0 1 0 170459 127 0 0 18 0 9 0 22536561 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 117013 2590 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=1692.69
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6587 0 1 0 169213 56 0 0 25 0 9 0 22536562 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4126578304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=13.05
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 152871 0 0 0 1236 69 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.09
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.78
Current children cumulated vsize (KiB) 886744

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/91 17965
/proc/meminfo: memFree=1186896/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=1765.83
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 160506 0 1 0 176456 127 0 0 18 0 9 0 22536561 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 117013 2590 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=1752.52
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6596 0 1 0 175196 56 0 0 25 0 9 0 22536562 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4126578304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=13.19
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 152871 0 0 0 1250 69 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.09
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.75
Current children cumulated vsize (KiB) 886744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.6 s]
/proc/loadavg: 1.99 2.00 2.00 3/91 17965
/proc/meminfo: memFree=1186896/2055920 swapFree=4192812/4192956
[pid=17644] ppid=17642 vsize=16868 CPUtime=0.92
/proc/17644/stat : 17644 (sugar) S 17642 17644 17160 0 -1 4194304 1311 9300 0 1 5 2 79 6 16 0 1 0 22536462 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17644/statm: 4217 1112 409 3 0 796 0
[pid=17657] ppid=17644 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (sh) S 17644 17644 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22536561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17657/statm: 1339 233 193 169 0 50 0
[pid=17658] ppid=17657 vsize=864520 CPUtime=1799.12
/proc/17658/stat : 17658 (java) S 17657 17644 17160 0 -1 0 160511 0 1 0 179785 127 0 0 18 0 9 0 22536561 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17658/statm: 216130 117013 2590 9 0 210607 0
[pid=17658/tid=17659] ppid=17657 vsize=864520 CPUtime=1785.73
/proc/17658/task/17659/stat : 17659 (java) R 17657 17644 17160 0 -1 64 6601 0 1 0 178517 56 0 0 25 0 9 0 22536562 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4126578304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17660] ppid=17657 vsize=864520 CPUtime=13.27
/proc/17658/task/17660/stat : 17660 (java) S 17657 17644 17160 0 -1 64 152871 0 0 0 1258 69 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17658/tid=17661] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17661/stat : 17661 (java) S 17657 17644 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17662] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17662/stat : 17662 (java) S 17657 17644 17160 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22536564 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17663] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17663/stat : 17663 (java) S 17657 17644 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17664] ppid=17657 vsize=864520 CPUtime=0.09
/proc/17658/task/17664/stat : 17664 (java) S 17657 17644 17160 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17665] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17665/stat : 17665 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17658/tid=17666] ppid=17657 vsize=864520 CPUtime=0
/proc/17658/task/17666/stat : 17666 (java) S 17657 17644 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22536566 885268480 117013 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 886744

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

Real time (s): 1815.7
CPU time (s): 1800.04
CPU user time (s): 1798.69
CPU system time (s): 1.35
CPU usage (%): 99.1375
Max. virtual memory (cumulated for all children) (KiB): 907736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.85487
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10976
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= 495
involuntary context switches= 378

runsolver used 2.80757 second user time and 6.68998 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 01:25:38
IDJOB=2071753
IDBENCH=55528
IDSOLVER=739
FILE ID=node69/2071753-1247354737
PBS_JOBID= 9506899
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= a30bac125ccd6edcdaea2d160e56f6b8
RANDOM SEED=1076720036

node69.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.211
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.211
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:       1741312 kB
Buffers:         43172 kB
Cached:         132532 kB
SwapCached:        144 kB
Active:         125956 kB
Inactive:       135464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:         103408 kB
Slab:            38192 kB
Committed_AS:   904788 kB
PageTables:       2040 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= 66496 MiB
End job on node69 at 2009-07-12 01:55:55