Trace number 2077296

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.03 1825.21

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-10_ext.xml
MD5SUMa6c23ac3dbdad0caf62af77ab45f6fec
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 variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:59:36 2009
0.00/0.08	c 0	PID 21070
0.00/0.08	c 0	HOST node61.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2077296-1247363975.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-2077296-1247363975.xml' 'HOME/temp.csp'
1.54/1.63	c 1	1 domains, 90 variables, 0 predicates, 2 relations, 19 constraints
1.54/1.64	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.64	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'
1.59/1.72	c 2	Parsing HOME/temp.csp
3.32/3.41	c 3	parsed 112 expressions
3.32/3.44	c 3	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.32/3.44	c 3	Converting to clausal form CSP
3.32/3.46	c 3	converted 12 (10%) expressions
3.32/3.46	c 3	converted 23 (20%) expressions
3.32/3.46	c 3	converted 34 (30%) expressions
3.32/3.46	c 3	converted 45 (40%) expressions
3.32/3.46	c 3	converted 56 (50%) expressions
3.32/3.46	c 3	converted 68 (60%) expressions
3.32/3.46	c 3	converted 79 (70%) expressions
3.32/3.46	c 3	converted 90 (80%) expressions
12.61/12.81	c 13	converted 101 (90%) expressions
23.50/23.85	c 24	converted 112 (100%) expressions
23.50/23.85	c 24	CSP : 90 integers, 0 booleans, 19 clauses, largest domain size 26
23.50/23.85	c 24	Heap : 476 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
23.50/23.85	c 24	Propagation in CSP
23.50/23.85	c 24	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
23.50/23.85	c 24	CSP : 90 integers, 0 booleans, 19 clauses, largest domain size 26
23.50/23.85	c 24	Heap : 476 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
23.50/23.86	c 24	Simplifing CSP by introducing new Boolean variables
23.50/23.86	c 24	CSP : 90 integers, 0 booleans, 19 clauses, largest domain size 26
23.50/23.86	c 24	Heap : 476 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
26.37/26.79	c 27	Encoding CSP to SAT : HOME/temp.cnf
26.46/26.81	c 27	9 (10%) CSP integer variables are encoded (216 clauses, 2232 bytes)
26.46/26.81	c 27	18 (20%) CSP integer variables are encoded (432 clauses, 4608 bytes)
26.46/26.82	c 27	27 (30%) CSP integer variables are encoded (648 clauses, 6984 bytes)
26.46/26.82	c 27	36 (40%) CSP integer variables are encoded (864 clauses, 9360 bytes)
26.46/26.82	c 27	45 (50%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
26.46/26.82	c 27	54 (60%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
26.46/26.82	c 27	63 (70%) CSP integer variables are encoded (1512 clauses, 17593 bytes)
26.46/26.82	c 27	72 (80%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
26.46/26.82	c 27	81 (90%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
26.46/26.82	c 27	90 (100%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
1800.03/1825.12	c ERROR INTERRUPTED
1800.03/1825.21	s UNKNOWN
1800.03/1825.21	c 1825	CPU 1.6 (0.05 0.02 1.42 0.11)
1800.03/1825.21	c 1825	END Sun Jul 12 04:30:01 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-2077296-1247363975/watcher-2077296-1247363975 -o /tmp/evaluation-result-2077296-1247363975/solver-2077296-1247363975 -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-2077296-1247363975.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 21070
/proc/meminfo: memFree=1278440/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=12268 CPUtime=0
/proc/21070/stat : 21070 (sugar) R 21068 21070 20953 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23461028 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 246406675045 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/21070/statm: 3067 316 241 3 0 167 0

[startup+0.0881 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 21070
/proc/meminfo: memFree=1278440/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=0.06
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101137 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 21070
/proc/meminfo: memFree=1278440/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=0.06
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301123 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 21070
/proc/meminfo: memFree=1278440/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=0.06
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701162 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 21070
/proc/meminfo: memFree=1278440/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=0.06
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50225 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 21082
/proc/meminfo: memFree=1245576/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=0.06
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21073] ppid=21070 vsize=5356 CPUtime=0
/proc/21073/stat : 21073 (sh) S 21070 21070 20953 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 23461037 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21073/statm: 1339 233 193 169 0 50 0
[pid=21074] ppid=21073 vsize=864132 CPUtime=1.38
/proc/21074/stat : 21074 (java) S 21073 21070 20953 0 -1 0 14236 0 1 0 129 9 0 0 18 0 9 0 23461037 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21074/statm: 216033 13382 2554 9 0 210545 0
[pid=21074/tid=21075] ppid=21073 vsize=864132 CPUtime=1.04
/proc/21074/task/21075/stat : 21075 (java) R 21073 21070 20953 0 -1 64 9633 0 1 0 99 5 0 0 25 0 9 0 23461038 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21076] ppid=21073 vsize=864132 CPUtime=0.27
/proc/21074/task/21076/stat : 21076 (java) S 21073 21070 20953 0 -1 64 3584 0 0 0 25 2 0 0 16 0 9 0 23461040 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21077] ppid=21073 vsize=864132 CPUtime=0
/proc/21074/task/21077/stat : 21077 (java) S 21073 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461040 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21078] ppid=21073 vsize=864132 CPUtime=0
/proc/21074/task/21078/stat : 21078 (java) S 21073 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23461040 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21079] ppid=21073 vsize=864132 CPUtime=0
/proc/21074/task/21079/stat : 21079 (java) S 21073 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23461042 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21080] ppid=21073 vsize=864132 CPUtime=0.04
/proc/21074/task/21080/stat : 21080 (java) S 21073 21070 20953 0 -1 64 316 0 0 0 4 0 0 0 16 0 9 0 23461042 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21081] ppid=21073 vsize=864132 CPUtime=0
/proc/21074/task/21081/stat : 21081 (java) S 21073 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23461042 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21074/tid=21082] ppid=21073 vsize=864132 CPUtime=0
/proc/21074/task/21082/stat : 21082 (java) S 21073 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23461042 884871168 13382 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886356

[startup+3.1024 s]
/proc/loadavg: 1.99 2.00 1.99 5/93 21092
/proc/meminfo: memFree=1258568/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1309 14805 0 1 5 2 142 10 15 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=863288 CPUtime=1.43
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 11661 0 1 0 137 6 0 0 18 0 9 0 23461193 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 215822 10195 2158 9 0 210735 0
[pid=21084/tid=21085] ppid=21083 vsize=863288 CPUtime=0.76
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 2162 0 1 0 75 1 0 0 25 0 9 0 23461194 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21086] ppid=21083 vsize=863288 CPUtime=0.6
/proc/21084/task/21086/stat : 21086 (java) R 21083 21070 20953 0 -1 64 8493 0 0 0 56 4 0 0 17 0 9 0 23461195 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 103831000 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21087] ppid=21083 vsize=863288 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=863288 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23461195 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=863288 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=863288 CPUtime=0.04
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 304 0 0 0 4 0 0 0 16 0 9 0 23461198 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=863288 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=863288 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 884006912 10195 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 885512

[startup+6.3017 s]
/proc/loadavg: 1.99 2.00 1.99 4/93 21092
/proc/meminfo: memFree=1189000/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1309 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864236 CPUtime=4.59
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 32841 0 1 0 440 19 0 0 18 0 9 0 23461193 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216059 30139 2566 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864236 CPUtime=2.11
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 3729 0 1 0 208 3 0 0 25 0 9 0 23461194 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864236 CPUtime=2.4
/proc/21084/task/21086/stat : 21086 (java) R 21083 21070 20953 0 -1 64 28097 0 0 0 225 15 0 0 16 0 9 0 23461195 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864236 CPUtime=0.05
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 313 0 0 0 5 0 0 0 17 0 9 0 23461198 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 884977664 30139 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886460

[startup+12.7023 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 21092
/proc/meminfo: memFree=1035664/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1309 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864236 CPUtime=10.92
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 81689 0 1 0 1047 45 0 0 18 0 9 0 23461193 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216059 57717 2567 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864236 CPUtime=3.97
/proc/21084/task/21085/stat : 21085 (java) S 21083 21070 20953 0 -1 64 5764 0 1 0 393 4 0 0 18 0 9 0 23461194 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864236 CPUtime=6.87
/proc/21084/task/21086/stat : 21086 (java) R 21083 21070 20953 0 -1 64 74910 0 0 0 647 40 0 0 25 0 9 0 23461195 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 102549391 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864236 CPUtime=0.05
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 313 0 0 0 5 0 0 0 17 0 9 0 23461198 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864236 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 884977664 57717 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 886460

[startup+25.5025 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 21092
/proc/meminfo: memFree=753168/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1310 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=870368 CPUtime=23.59
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 167742 0 1 0 2272 87 0 0 18 0 9 0 23461193 891256832 131734 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 217592 131734 2567 9 0 212097 0
[pid=21084/tid=21085] ppid=21083 vsize=870368 CPUtime=8.77
/proc/21084/task/21085/stat : 21085 (java) S 21083 21070 20953 0 -1 64 8112 0 1 0 873 4 0 0 17 0 9 0 23461194 891256832 131734 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21086] ppid=21083 vsize=870368 CPUtime=14.72
/proc/21084/task/21086/stat : 21086 (java) R 21083 21070 20953 0 -1 64 158615 0 0 0 1391 81 0 0 25 0 9 0 23461195 891256832 131734 996147200 134512640 134550932 4294955936 18446744073709551615 103831000 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21087] ppid=21083 vsize=870368 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 891256832 131734 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=870368 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 891256832 131734 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=870368 CPUtime=0

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

/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864348 CPUtime=1637.63
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 187087 0 1 0 163619 144 0 0 18 0 9 0 23461193 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216087 149452 2591 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864348 CPUtime=1619.82
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 8360 0 1 0 161930 52 0 0 25 0 9 0 23461194 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4126591764 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864348 CPUtime=17.68
/proc/21084/task/21086/stat : 21086 (java) S 21083 21070 20953 0 -1 64 177682 0 0 0 1677 91 0 0 16 0 9 0 23461195 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864348 CPUtime=0.11
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 23461198 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 885092352 149452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1639.22
Current children cumulated vsize (KiB) 886572

[startup+1722.3 s]
/proc/loadavg: 3.24 2.89 2.41 4/90 22786
/proc/meminfo: memFree=1092088/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1310 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864348 CPUtime=1696.13
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 188873 0 1 0 169466 147 0 0 18 0 9 0 23461193 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216087 151234 2591 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864348 CPUtime=1678.21
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 8364 0 1 0 167766 55 0 0 25 0 9 0 23461194 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4126095954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864348 CPUtime=17.78
/proc/21084/task/21086/stat : 21086 (java) S 21083 21070 20953 0 -1 64 179464 0 0 0 1687 91 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864348 CPUtime=0.11
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1697.72
Current children cumulated vsize (KiB) 886572

[startup+1782.3 s]
/proc/loadavg: 2.56 2.77 2.39 3/84 24383
/proc/meminfo: memFree=1092184/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1310 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864348 CPUtime=1755.65
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 188873 0 1 0 175416 149 0 0 18 0 9 0 23461193 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216087 151234 2591 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864348 CPUtime=1737.73
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 8364 0 1 0 173717 56 0 0 25 0 9 0 23461194 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4126591764 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864348 CPUtime=17.78
/proc/21084/task/21086/stat : 21086 (java) S 21083 21070 20953 0 -1 64 179464 0 0 0 1687 91 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864348 CPUtime=0.11
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 885092352 151234 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1757.24
Current children cumulated vsize (KiB) 886572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1825.1 s]
/proc/loadavg: 2.26 2.66 2.37 3/84 24383
/proc/meminfo: memFree=1089304/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1310 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864348 CPUtime=1798.44
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 189644 0 1 0 179695 149 0 0 18 0 9 0 23461193 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216087 152003 2591 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864348 CPUtime=1780.46
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 8366 0 1 0 177990 56 0 0 25 0 9 0 23461194 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4126571328 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864348 CPUtime=17.84
/proc/21084/task/21086/stat : 21086 (java) S 21083 21070 20953 0 -1 64 180233 0 0 0 1692 92 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864348 CPUtime=0.11
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 886572

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

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

[startup+1825.1 s]
/proc/loadavg: 2.26 2.66 2.37 3/84 24383
/proc/meminfo: memFree=1089304/2055920 swapFree=4192812/4192956
[pid=21070] ppid=21068 vsize=16868 CPUtime=1.59
/proc/21070/stat : 21070 (sugar) S 21068 21070 20953 0 -1 4194304 1310 14805 0 1 5 2 142 10 16 0 1 0 23461028 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21070/statm: 4217 1111 409 3 0 796 0
[pid=21083] ppid=21070 vsize=5356 CPUtime=0
/proc/21083/stat : 21083 (sh) S 21070 21070 20953 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23461193 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21083/statm: 1339 233 193 169 0 50 0
[pid=21084] ppid=21083 vsize=864348 CPUtime=1798.44
/proc/21084/stat : 21084 (java) S 21083 21070 20953 0 -1 0 189644 0 1 0 179695 149 0 0 18 0 9 0 23461193 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21084/statm: 216087 152003 2591 9 0 210564 0
[pid=21084/tid=21085] ppid=21083 vsize=864348 CPUtime=1780.46
/proc/21084/task/21085/stat : 21085 (java) R 21083 21070 20953 0 -1 64 8366 0 1 0 177990 56 0 0 25 0 9 0 23461194 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4126571328 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21086] ppid=21083 vsize=864348 CPUtime=17.84
/proc/21084/task/21086/stat : 21086 (java) S 21083 21070 20953 0 -1 64 180233 0 0 0 1692 92 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21084/tid=21087] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21087/stat : 21087 (java) S 21083 21070 20953 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21088] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21088/stat : 21088 (java) S 21083 21070 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23461195 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21089] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21089/stat : 21089 (java) S 21083 21070 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21090] ppid=21083 vsize=864348 CPUtime=0.11
/proc/21084/task/21090/stat : 21090 (java) S 21083 21070 20953 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21091] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21091/stat : 21091 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21084/tid=21092] ppid=21083 vsize=864348 CPUtime=0
/proc/21084/task/21092/stat : 21092 (java) S 21083 21070 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23461198 885092352 152003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 886572

Child status: 0

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

Real time (s): 1825.21
CPU time (s): 1800.03
CPU user time (s): 1798.42
CPU system time (s): 1.61
CPU usage (%): 98.6203
Max. virtual memory (cumulated for all children) (KiB): 907956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.48377
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16482
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= 642
involuntary context switches= 517

runsolver used 2.27865 second user time and 6.49301 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-12 03:59:36
IDJOB=2077296
IDBENCH=56576
IDSOLVER=738
FILE ID=node61/2077296-1247363975
PBS_JOBID= 9507029
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= a6c23ac3dbdad0caf62af77ab45f6fec
RANDOM SEED=284562886

node61.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1278920 kB
Buffers:         54796 kB
Cached:         112076 kB
SwapCached:          0 kB
Active:         659536 kB
Inactive:        66740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:         580680 kB
Slab:            34892 kB
Committed_AS:   951984 kB
PageTables:       3008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node61 at 2009-07-12 04:30:03