Trace number 2077439

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.2 1852.87

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-12_ext.xml
MD5SUMccd3962fadde28be4037bce110f3708a
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 variables120
Number of constraints22
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension22
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.02/0.07	c 0	BEGIN Sun Jul 12 04:15:45 2009
0.02/0.07	c 0	PID 21264
0.02/0.07	c 0	HOST node86.alineos.net
0.02/0.07	c 0	CONVERTING HOME/instance-2077439-1247364945.xml TO HOME/temp.csp
0.02/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2077439-1247364945.xml' 'HOME/temp.csp'
1.26/1.35	c 2	1 domains, 120 variables, 0 predicates, 2 relations, 22 constraints
1.26/1.38	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.38	c 2	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'
1.33/1.46	c 2	Parsing HOME/temp.csp
2.93/3.00	c 3	parsed 145 expressions
2.93/3.01	c 3	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.93/3.01	c 3	Converting to clausal form CSP
2.93/3.03	c 3	converted 15 (10%) expressions
2.93/3.03	c 3	converted 29 (20%) expressions
2.93/3.03	c 3	converted 44 (30%) expressions
2.93/3.03	c 3	converted 58 (40%) expressions
2.93/3.03	c 3	converted 73 (50%) expressions
2.93/3.03	c 3	converted 87 (60%) expressions
2.93/3.03	c 3	converted 102 (70%) expressions
2.93/3.03	c 3	converted 116 (80%) expressions
12.42/12.51	c 13	converted 131 (90%) expressions
27.42/27.52	c 28	converted 145 (100%) expressions
27.42/27.52	c 28	CSP : 120 integers, 0 booleans, 22 clauses, largest domain size 26
27.42/27.52	c 28	Heap : 621 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.42/27.52	c 28	Propagation in CSP
27.42/27.52	c 28	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
27.42/27.52	c 28	CSP : 120 integers, 0 booleans, 22 clauses, largest domain size 26
27.42/27.52	c 28	Heap : 621 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
27.42/27.52	c 28	Simplifing CSP by introducing new Boolean variables
27.42/27.52	c 28	CSP : 120 integers, 0 booleans, 22 clauses, largest domain size 26
27.42/27.52	c 28	Heap : 621 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
30.81/30.90	c 31	Encoding CSP to SAT : HOME/temp.cnf
30.81/30.92	c 31	12 (10%) CSP integer variables are encoded (288 clauses, 3024 bytes)
30.81/30.92	c 31	24 (20%) CSP integer variables are encoded (576 clauses, 6192 bytes)
30.81/30.93	c 31	36 (30%) CSP integer variables are encoded (864 clauses, 9360 bytes)
30.81/30.93	c 31	48 (40%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
30.81/30.93	c 31	60 (50%) CSP integer variables are encoded (1440 clauses, 16657 bytes)
30.81/30.93	c 31	72 (60%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
30.81/30.93	c 31	84 (70%) CSP integer variables are encoded (2016 clauses, 24145 bytes)
30.81/30.93	c 31	96 (80%) CSP integer variables are encoded (2304 clauses, 27889 bytes)
30.81/30.93	c 31	108 (90%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
30.81/30.93	c 31	120 (100%) CSP integer variables are encoded (2880 clauses, 35377 bytes)
1800.08/1852.72	c ERROR INTERRUPTED
1800.20/1852.86	s UNKNOWN
1800.20/1852.86	c 1853	CPU 1.34 (0.05 0.01 1.17 0.11)
1800.20/1852.86	c 1853	END Sun Jul 12 04:46:38 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-2077439-1247364945/watcher-2077439-1247364945 -o /tmp/evaluation-result-2077439-1247364945/solver-2077439-1247364945 -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-2077439-1247364945.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.13 2.03 2.03 4/83 21264
/proc/meminfo: memFree=1247808/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=12272 CPUtime=0
/proc/21264/stat : 21264 (sugar) R 21262 21264 18305 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 23559804 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 240154016357 0 0 4224 0 0 0 0 17 1 0 0
/proc/21264/statm: 3068 327 246 3 0 168 0

[startup+0.0322411 s]
/proc/loadavg: 2.13 2.03 2.03 4/83 21264
/proc/meminfo: memFree=1247808/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=13204 CPUtime=0.02
/proc/21264/stat : 21264 (sugar) R 21262 21264 18305 0 -1 4194304 692 0 0 0 2 0 0 0 18 0 1 0 23559804 13520896 660 996147200 4194304 4206940 548682068608 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 1 0 0
/proc/21264/statm: 3301 661 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.102257 s]
/proc/loadavg: 2.13 2.03 2.03 4/83 21264
/proc/meminfo: memFree=1247808/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=0.06
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302296 s]
/proc/loadavg: 2.13 2.03 2.03 4/83 21264
/proc/meminfo: memFree=1247808/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=0.06
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70137 s]
/proc/loadavg: 2.13 2.03 2.03 4/83 21264
/proc/meminfo: memFree=1247808/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=0.06
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50152 s]
/proc/loadavg: 2.12 2.03 2.03 3/94 21276
/proc/meminfo: memFree=1201000/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1309 15748 0 1 5 1 117 10 15 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 16868

[startup+3.10283 s]
/proc/loadavg: 2.12 2.03 2.03 4/94 21286
/proc/meminfo: memFree=1220584/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1309 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864376 CPUtime=1.7
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 15530 0 1 0 161 9 0 0 18 0 9 0 23559943 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216094 14178 2568 9 0 210599 0
[pid=21278/tid=21279] ppid=21277 vsize=864376 CPUtime=0.96
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 2845 0 1 0 94 2 0 0 25 0 9 0 23559944 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864376 CPUtime=0.68
/proc/21278/task/21280/stat : 21280 (java) R 21277 21264 18305 0 -1 64 11673 0 0 0 62 6 0 0 16 0 9 0 23559945 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 101449008 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864376 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864376 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23559945 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864376 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864376 CPUtime=0.04
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 23559947 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864376 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885121024 14178 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864376 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885121024 14178 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) 886600

[startup+6.30145 s]
/proc/loadavg: 2.12 2.03 2.03 4/94 21286
/proc/meminfo: memFree=1132008/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1309 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=885888 CPUtime=4.9
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 46078 0 1 0 465 25 0 0 18 0 9 0 23559943 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 221472 38603 2567 9 0 215977 0
[pid=21278/tid=21279] ppid=21277 vsize=885888 CPUtime=1.99
/proc/21278/task/21279/stat : 21279 (java) S 21277 21264 18305 0 -1 64 3655 0 1 0 196 3 0 0 25 0 9 0 23559944 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21280] ppid=21277 vsize=885888 CPUtime=2.84
/proc/21278/task/21280/stat : 21280 (java) R 21277 21264 18305 0 -1 64 41407 0 0 0 263 21 0 0 21 0 9 0 23559945 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 104188793 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21281] ppid=21277 vsize=885888 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21282] ppid=21277 vsize=885888 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=885888 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=885888 CPUtime=0.04
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 314 0 0 0 4 0 0 0 17 0 9 0 23559947 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21285] ppid=21277 vsize=885888 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=885888 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 907149312 38603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 908112

[startup+12.7017 s]
/proc/loadavg: 2.25 2.06 2.04 4/94 21286
/proc/meminfo: memFree=985384/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1309 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864396 CPUtime=11.3
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 95836 0 1 0 1078 52 0 0 18 0 9 0 23559943 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216099 72351 2567 9 0 210604 0
[pid=21278/tid=21279] ppid=21277 vsize=864396 CPUtime=4.34
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 5582 0 1 0 430 4 0 0 16 0 9 0 23559944 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 103211119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864396 CPUtime=6.89
/proc/21278/task/21280/stat : 21280 (java) R 21277 21264 18305 0 -1 64 89238 0 0 0 642 47 0 0 25 0 9 0 23559945 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864396 CPUtime=0.04
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 314 0 0 0 4 0 0 0 17 0 9 0 23559947 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885141504 72351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 886620

[startup+25.5021 s]
/proc/loadavg: 2.29 2.07 2.04 3/94 21286
/proc/meminfo: memFree=660200/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1309 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1111 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864396 CPUtime=24.1
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 198376 0 1 0 2317 93 0 0 18 0 9 0 23559943 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216099 153640 2567 9 0 210604 0
[pid=21278/tid=21279] ppid=21277 vsize=864396 CPUtime=8.53
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 8484 0 1 0 848 5 0 0 16 0 9 0 23559944 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4126518201 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864396 CPUtime=15.49
/proc/21278/task/21280/stat : 21280 (java) R 21277 21264 18305 0 -1 64 188876 0 0 0 1463 86 0 0 25 0 9 0 23559945 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864396 CPUtime=0.04
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 314 0 0 0 4 0 0 0 17 0 9 0 23559947 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864396 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885141504 153640 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 886620

[startup+51.103 s]
/proc/loadavg: 2.17 2.07 2.04 3/94 21286
/proc/meminfo: memFree=539816/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1311 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864508 CPUtime=49.68
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 225068 0 1 0 4863 105 0 0 18 0 9 0 23559943 885256192 177367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216127 177367 2591 9 0 210604 0

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

[pid=21278/tid=21284] ppid=21277 vsize=864508 CPUtime=0.08
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 337 0 0 0 8 0 0 0 16 0 9 0 23559947 885256192 183893 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885256192 183893 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885256192 183893 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1611.54
Current children cumulated vsize (KiB) 886732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.19 3/94 23948
/proc/meminfo: memFree=789344/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1311 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=877640 CPUtime=1669.63
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 346873 0 1 0 166764 199 0 0 18 0 9 0 23559943 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 219410 187182 2590 9 0 213887 0
[pid=21278/tid=21279] ppid=21277 vsize=877640 CPUtime=1589.13
/proc/21278/task/21279/stat : 21279 (java) S 21277 21264 18305 0 -1 64 8612 0 1 0 158869 44 0 0 18 0 9 0 23559944 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21280] ppid=21277 vsize=877640 CPUtime=80.37
/proc/21278/task/21280/stat : 21280 (java) R 21277 21264 18305 0 -1 64 337217 0 0 0 7884 153 0 0 25 0 9 0 23559945 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 102768136 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21281] ppid=21277 vsize=877640 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21282] ppid=21277 vsize=877640 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=877640 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=877640 CPUtime=0.08
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 23559947 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21285] ppid=21277 vsize=877640 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=877640 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 898703360 187182 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1670.96
Current children cumulated vsize (KiB) 899864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.17 3/94 23948
/proc/meminfo: memFree=786592/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1311 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864508 CPUtime=1729.04
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 420592 0 1 0 172664 240 0 0 18 0 9 0 23559943 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216127 183901 2590 9 0 210604 0
[pid=21278/tid=21279] ppid=21277 vsize=864508 CPUtime=1610.53
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 8636 0 1 0 161002 51 0 0 25 0 9 0 23559944 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4126593808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864508 CPUtime=118.39
/proc/21278/task/21280/stat : 21280 (java) S 21277 21264 18305 0 -1 64 410910 0 0 0 11652 187 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864508 CPUtime=0.08
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 344 0 0 0 8 0 0 0 17 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1730.37
Current children cumulated vsize (KiB) 886732

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.16 3/94 23948
/proc/meminfo: memFree=786720/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1311 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864508 CPUtime=1788.46
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 420593 0 1 0 178606 240 0 0 18 0 9 0 23559943 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216127 183901 2590 9 0 210604 0
[pid=21278/tid=21279] ppid=21277 vsize=864508 CPUtime=1669.93
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 8637 0 1 0 166942 51 0 0 25 0 9 0 23559944 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4126571813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864508 CPUtime=118.41
/proc/21278/task/21280/stat : 21280 (java) S 21277 21264 18305 0 -1 64 410910 0 0 0 11654 187 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864508 CPUtime=0.08
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 344 0 0 0 8 0 0 0 17 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (KiB) 886732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1852.7 s]
/proc/loadavg: 2.00 2.03 2.16 3/94 23948
/proc/meminfo: memFree=786720/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1311 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=5356 CPUtime=0
/proc/21277/stat : 21277 (sh) S 21264 21264 18305 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23559942 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21277/statm: 1339 233 193 169 0 50 0
[pid=21278] ppid=21277 vsize=864508 CPUtime=1798.75
/proc/21278/stat : 21278 (java) S 21277 21264 18305 0 -1 0 420593 0 1 0 179635 240 0 0 18 0 9 0 23559943 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21278/statm: 216127 183901 2590 9 0 210604 0
[pid=21278/tid=21279] ppid=21277 vsize=864508 CPUtime=1680.22
/proc/21278/task/21279/stat : 21279 (java) R 21277 21264 18305 0 -1 64 8637 0 1 0 167971 51 0 0 25 0 9 0 23559944 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4126571813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21280] ppid=21277 vsize=864508 CPUtime=118.41
/proc/21278/task/21280/stat : 21280 (java) S 21277 21264 18305 0 -1 64 410910 0 0 0 11654 187 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21281] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21281/stat : 21281 (java) S 21277 21264 18305 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21282] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21282/stat : 21282 (java) S 21277 21264 18305 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23559945 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21283] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21283/stat : 21283 (java) S 21277 21264 18305 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21284] ppid=21277 vsize=864508 CPUtime=0.08
/proc/21278/task/21284/stat : 21284 (java) S 21277 21264 18305 0 -1 64 344 0 0 0 8 0 0 0 17 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21278/tid=21285] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21285/stat : 21285 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21278/tid=21286] ppid=21277 vsize=864508 CPUtime=0
/proc/21278/task/21286/stat : 21286 (java) S 21277 21264 18305 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23559947 885256192 183901 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 886732

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

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

[startup+1852.83 s]
/proc/loadavg: 2.00 2.03 2.16 3/94 23948
/proc/meminfo: memFree=786720/2055920 swapFree=4192812/4192956
[pid=21264] ppid=21262 vsize=16868 CPUtime=1.33
/proc/21264/stat : 21264 (sugar) S 21262 21264 18305 0 -1 4194304 1323 15748 0 1 5 1 117 10 16 0 1 0 23559804 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21264/statm: 4217 1112 409 3 0 796 0
[pid=21277] ppid=21264 vsize=0 CPUtime=0
/proc/21277/stat : 21277 (sh) Z 21264 21264 18305 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 23559942 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/21277/statm: 0 0 0 0 0 0 0
[pid=21278] ppid=1 vsize=0 CPUtime=1798.87
/proc/21278/stat : 21278 (java) Z 1 21264 18305 0 -1 1036 420616 0 1 0 179640 247 0 0 16 0 2 0 23559943 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21278/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 16868

Child status: 0

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

Real time (s): 1852.87
CPU time (s): 1800.2
CPU user time (s): 1797.62
CPU system time (s): 2.58
CPU usage (%): 97.1575
Max. virtual memory (cumulated for all children) (KiB): 908116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.22981
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17425
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= 569
involuntary context switches= 491

runsolver used 2.37864 second user time and 6.13207 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-12 04:15:45
IDJOB=2077439
IDBENCH=56596
IDSOLVER=738
FILE ID=node86/2077439-1247364945
PBS_JOBID= 9506972
Free space on /tmp= 66292 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-12_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-2077439-1247364945/watcher-2077439-1247364945 -o /tmp/evaluation-result-2077439-1247364945/solver-2077439-1247364945 -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-2077439-1247364945.xml

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

MD5SUM BENCH= ccd3962fadde28be4037bce110f3708a
RANDOM SEED=746132579

node86.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1248288 kB
Buffers:         32292 kB
Cached:         156000 kB
SwapCached:          0 kB
Active:         680552 kB
Inactive:        71608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4628 kB
Writeback:           0 kB
Mapped:         585168 kB
Slab:            39380 kB
Committed_AS:   881792 kB
PageTables:       3152 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= 66312 MiB
End job on node86 at 2009-07-12 04:46:40