Trace number 2068684

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.29 1813.78

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-07.xml
MD5SUM1e6ce14559b05155904d8881047f709d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.814876
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of constraints663
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension74
Number of constraints which are defined in intension589
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:34:56 2009
0.00/0.08	c 0	PID 13065
0.00/0.08	c 0	HOST node9.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2068684-1247348096.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-2068684-1247348096.xml' 'HOME/temp.csp'
1.45/1.59	c 1	1 domains, 193 variables, 8 predicates, 7 relations, 663 constraints
1.54/1.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.65	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.56/1.73	c 2	Parsing HOME/temp.csp
2.99/3.19	c 3	parsed 872 expressions
3.09/3.20	c 3	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.09/3.20	c 3	Converting to clausal form CSP
3.09/3.22	c 3	converted 88 (10%) expressions
3.09/3.22	c 3	converted 175 (20%) expressions
5.16/5.35	c 5	converted 262 (30%) expressions
8.72/8.92	c 9	converted 349 (40%) expressions
8.81/9.02	c 9	converted 436 (50%) expressions
8.92/9.12	c 9	converted 524 (60%) expressions
8.92/9.13	c 9	converted 611 (70%) expressions
8.92/9.14	c 9	converted 698 (80%) expressions
12.28/12.59	c 12	converted 785 (90%) expressions
13.57/13.80	c 14	converted 872 (100%) expressions
13.57/13.80	c 14	CSP : 193 integers, 0 booleans, 663 clauses, largest domain size 26
13.57/13.80	c 14	Heap : 273 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.57/13.80	c 14	Propagation in CSP
13.57/13.81	c 14	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
13.57/13.81	c 14	CSP : 193 integers, 0 booleans, 663 clauses, largest domain size 26
13.57/13.81	c 14	Heap : 273 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.57/13.81	c 14	Simplifing CSP by introducing new Boolean variables
13.57/13.84	c 14	CSP : 193 integers, 5224 booleans, 5887 clauses, largest domain size 26
13.57/13.84	c 14	Heap : 275 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.16/15.43	c 15	Encoding CSP to SAT : HOME/temp.cnf
15.16/15.45	c 15	20 (10%) CSP integer variables are encoded (480 clauses, 5136 bytes)
15.16/15.45	c 15	39 (20%) CSP integer variables are encoded (936 clauses, 10152 bytes)
15.16/15.45	c 15	58 (30%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
15.16/15.46	c 15	78 (40%) CSP integer variables are encoded (1872 clauses, 22273 bytes)
15.16/15.46	c 15	97 (50%) CSP integer variables are encoded (2328 clauses, 28201 bytes)
15.16/15.46	c 15	116 (60%) CSP integer variables are encoded (2784 clauses, 34129 bytes)
15.16/15.46	c 15	136 (70%) CSP integer variables are encoded (3264 clauses, 40369 bytes)
15.16/15.46	c 15	155 (80%) CSP integer variables are encoded (3720 clauses, 46297 bytes)
15.16/15.46	c 15	174 (90%) CSP integer variables are encoded (4176 clauses, 52225 bytes)
15.16/15.46	c 15	193 (100%) CSP integer variables are encoded (4632 clauses, 58153 bytes)
1382.89/1396.18	c 1396	589 (10%) CSP clauses are encoded (2511552 clauses, 132588770 bytes)
1382.99/1396.22	c 1396	1178 (20%) CSP clauses are encoded (2525241 clauses, 132828187 bytes)
1382.99/1396.25	c 1396	1767 (30%) CSP clauses are encoded (2538905 clauses, 133070701 bytes)
1382.99/1396.28	c 1396	2355 (40%) CSP clauses are encoded (2552568 clauses, 133317540 bytes)
1383.09/1396.30	c 1396	2944 (50%) CSP clauses are encoded (2566232 clauses, 133572921 bytes)
1383.09/1396.33	c 1396	3533 (60%) CSP clauses are encoded (2579921 clauses, 133828743 bytes)
1800.10/1813.53	c ERROR INTERRUPTED
1800.29/1813.77	s UNKNOWN
1800.29/1813.77	c 1814	CPU 1.56 (0.06 0.01 1.41 0.08)
1800.29/1813.77	c 1814	END Sun Jul 12 00:05:10 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-2068684-1247348096/watcher-2068684-1247348096 -o /tmp/evaluation-result-2068684-1247348096/solver-2068684-1247348096 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2068684-1247348096.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.34 2.26 2.11 4/82 13065
/proc/meminfo: memFree=1285380/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=12000 CPUtime=0
/proc/13065/stat : 13065 (sugar) R 13063 13065 12944 0 -1 4194304 212 0 0 0 0 0 0 0 22 0 1 0 21876695 12288000 180 996147200 4194304 4206940 548682068608 18446744073709551615 215436817440 0 0 4224 0 0 0 0 17 1 0 0
/proc/13065/statm: 3000 180 141 3 0 100 0

[startup+0.104849 s]
/proc/loadavg: 2.34 2.26 2.11 4/82 13065
/proc/meminfo: memFree=1285380/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=0.07
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201865 s]
/proc/loadavg: 2.34 2.26 2.11 4/82 13065
/proc/meminfo: memFree=1285380/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=0.07
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301876 s]
/proc/loadavg: 2.34 2.26 2.11 4/82 13065
/proc/meminfo: memFree=1285380/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=0.07
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701916 s]
/proc/loadavg: 2.34 2.26 2.11 4/82 13065
/proc/meminfo: memFree=1285380/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=0.07
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50301 s]
/proc/loadavg: 2.34 2.26 2.11 4/93 13077
/proc/meminfo: memFree=1253996/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=0.07
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13068] ppid=13065 vsize=5356 CPUtime=0
/proc/13068/stat : 13068 (sh) S 13065 13065 12944 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21876703 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13068/statm: 1339 233 193 169 0 50 0
[pid=13069] ppid=13068 vsize=864740 CPUtime=1.38
/proc/13069/stat : 13069 (java) S 13068 13065 12944 0 -1 0 11122 0 1 0 132 6 0 0 18 0 9 0 21876703 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13069/statm: 216185 10048 2555 9 0 210697 0
[pid=13069/tid=13070] ppid=13068 vsize=864740 CPUtime=0.95
/proc/13069/task/13070/stat : 13070 (java) R 13068 13065 12944 0 -1 64 4822 0 1 0 92 3 0 0 25 0 9 0 21876704 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13071] ppid=13068 vsize=864740 CPUtime=0.29
/proc/13069/task/13071/stat : 13071 (java) R 13068 13065 12944 0 -1 64 5089 0 0 0 27 2 0 0 16 0 9 0 21876706 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 104191090 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13072] ppid=13068 vsize=864740 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13068 13065 12944 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21876706 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13073] ppid=13068 vsize=864740 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13068 13065 12944 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21876706 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13074] ppid=13068 vsize=864740 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13068 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876708 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13075] ppid=13068 vsize=864740 CPUtime=0.11
/proc/13069/task/13075/stat : 13075 (java) S 13068 13065 12944 0 -1 64 506 0 0 0 11 0 0 0 16 0 9 0 21876708 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13076] ppid=13068 vsize=864740 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13068 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876708 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13069/tid=13077] ppid=13068 vsize=864740 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13068 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21876708 885493760 10048 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 886964

[startup+3.10219 s]
/proc/loadavg: 2.31 2.25 2.11 4/93 13087
/proc/meminfo: memFree=1264684/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1309 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=862788 CPUtime=1.43
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 11173 0 1 0 139 4 0 0 18 0 9 0 21876860 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 215697 10019 2158 9 0 210610 0
[pid=13079/tid=13080] ppid=13078 vsize=862788 CPUtime=0.79
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 2150 0 1 0 78 1 0 0 25 0 9 0 21876861 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13081] ppid=13078 vsize=862788 CPUtime=0.57
/proc/13079/task/13081/stat : 13081 (java) R 13078 13065 12944 0 -1 64 8016 0 0 0 56 1 0 0 17 0 9 0 21876862 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 104191071 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13082] ppid=13078 vsize=862788 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=862788 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21876863 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=862788 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=862788 CPUtime=0.03
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 305 0 0 0 3 0 0 0 16 0 9 0 21876865 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13086] ppid=13078 vsize=862788 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=862788 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 883494912 10019 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 885012

[startup+6.30154 s]
/proc/loadavg: 2.31 2.25 2.11 3/93 13087
/proc/meminfo: memFree=1186796/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1309 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=864244 CPUtime=4.59
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 33655 0 1 0 444 15 0 0 18 0 9 0 21876860 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 216061 31896 2566 9 0 210566 0
[pid=13079/tid=13080] ppid=13078 vsize=864244 CPUtime=2.2
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 3725 0 1 0 218 2 0 0 25 0 9 0 21876861 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13081] ppid=13078 vsize=864244 CPUtime=2.29
/proc/13079/task/13081/stat : 13081 (java) R 13078 13065 12944 0 -1 64 28908 0 0 0 218 11 0 0 16 0 9 0 21876862 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 102759208 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13082] ppid=13078 vsize=864244 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=864244 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=864244 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=864244 CPUtime=0.06
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 320 0 0 0 6 0 0 0 16 0 9 0 21876865 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13086] ppid=13078 vsize=864244 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=864244 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 884985856 31896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 886468

[startup+12.7023 s]
/proc/loadavg: 2.42 2.28 2.12 4/93 13087
/proc/meminfo: memFree=1038124/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1309 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868576 CPUtime=10.92
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 90601 0 1 0 1052 40 0 0 18 0 9 0 21876860 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217144 67787 2567 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868576 CPUtime=4.24
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 5984 0 1 0 421 3 0 0 25 0 9 0 21876861 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868576 CPUtime=6.49
/proc/13079/task/13081/stat : 13081 (java) R 13078 13065 12944 0 -1 64 82450 0 0 0 614 35 0 0 16 0 9 0 21876862 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868576 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868576 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868576 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=868576 CPUtime=0.16
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1465 0 0 0 16 0 0 0 16 0 9 0 21876865 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868576 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868576 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889421824 67787 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890800

[startup+25.5027 s]
/proc/loadavg: 2.35 2.27 2.11 3/93 13087
/proc/meminfo: memFree=958316/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1310 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868688 CPUtime=23.6
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 107356 0 1 0 2304 56 0 0 18 0 9 0 21876860 889536512 80333 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217172 80333 2592 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868688 CPUtime=14.6
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 6237 0 1 0 1449 11 0 0 25 0 9 0 21876861 889536512 80333 996147200 134512640 134550932 4294955936 18446744073709551615 4126916628 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868688 CPUtime=8.77
/proc/13079/task/13081/stat : 13081 (java) S 13078 13065 12944 0 -1 64 98921 0 0 0 834 43 0 0 16 0 9 0 21876862 889536512 80333 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 80333 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 80333 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868688 CPUtime=0

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

[pid=13079/tid=13085] ppid=13078 vsize=868688 CPUtime=0.22
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1506 0 0 0 22 0 0 0 16 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.98
Current children cumulated vsize (KiB) 890912

[startup+1662.3 s]
/proc/loadavg: 2.39 2.23 2.09 3/93 13380
/proc/meminfo: memFree=682996/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1310 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868688 CPUtime=1647.39
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 148726 0 1 0 164588 151 0 0 18 0 9 0 21876860 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217172 117163 2591 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868688 CPUtime=1631.84
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 6728 0 1 0 163097 87 0 0 25 0 9 0 21876861 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4126916628 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868688 CPUtime=15.3
/proc/13079/task/13081/stat : 13081 (java) S 13078 13065 12944 0 -1 64 139790 0 0 0 1468 62 0 0 16 0 9 0 21876862 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=868688 CPUtime=0.22
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1506 0 0 0 22 0 0 0 16 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.95
Current children cumulated vsize (KiB) 890912

[startup+1722.3 s]
/proc/loadavg: 2.50 2.28 2.11 3/93 13380
/proc/meminfo: memFree=682996/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1310 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868688 CPUtime=1707.37
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 148726 0 1 0 170586 151 0 0 18 0 9 0 21876860 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217172 117163 2591 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868688 CPUtime=1691.82
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 6728 0 1 0 169095 87 0 0 25 0 9 0 21876861 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868688 CPUtime=15.3
/proc/13079/task/13081/stat : 13081 (java) S 13078 13065 12944 0 -1 64 139790 0 0 0 1468 62 0 0 16 0 9 0 21876862 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=868688 CPUtime=0.22
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1506 0 0 0 22 0 0 0 16 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.93
Current children cumulated vsize (KiB) 890912

[startup+1782.3 s]
/proc/loadavg: 2.41 2.30 2.13 3/93 13380
/proc/meminfo: memFree=682868/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1310 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868688 CPUtime=1767.36
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 148731 0 1 0 176584 152 0 0 18 0 9 0 21876860 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217172 117163 2591 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868688 CPUtime=1751.7
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 6733 0 1 0 175083 87 0 0 25 0 9 0 21876861 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868688 CPUtime=15.39
/proc/13079/task/13081/stat : 13081 (java) S 13078 13065 12944 0 -1 64 139790 0 0 0 1477 62 0 0 16 0 9 0 21876862 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=868688 CPUtime=0.22
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1506 0 0 0 22 0 0 0 16 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889536512 117163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.92
Current children cumulated vsize (KiB) 890912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 2.43 2.32 2.14 3/93 13380
/proc/meminfo: memFree=662580/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1310 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13065/statm: 4217 1111 409 3 0 796 0
[pid=13078] ppid=13065 vsize=5356 CPUtime=0
/proc/13078/stat : 13078 (sh) S 13065 13065 12944 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21876860 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13078/statm: 1339 233 193 169 0 50 0
[pid=13079] ppid=13078 vsize=868688 CPUtime=1798.54
/proc/13079/stat : 13079 (java) S 13078 13065 12944 0 -1 0 148845 0 1 0 179690 164 0 0 18 0 9 0 21876860 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 217172 117249 2591 9 0 211649 0
[pid=13079/tid=13080] ppid=13078 vsize=868688 CPUtime=1782.72
/proc/13079/task/13080/stat : 13080 (java) R 13078 13065 12944 0 -1 64 6761 0 1 0 178173 99 0 0 25 0 9 0 21876861 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4126916628 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13081] ppid=13078 vsize=868688 CPUtime=15.55
/proc/13079/task/13081/stat : 13081 (java) S 13078 13065 12944 0 -1 64 139876 0 0 0 1493 62 0 0 16 0 9 0 21876862 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13082] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13082/stat : 13082 (java) S 13078 13065 12944 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13083] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13083/stat : 13083 (java) S 13078 13065 12944 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21876863 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13084] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13084/stat : 13084 (java) S 13078 13065 12944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21876865 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13085] ppid=13078 vsize=868688 CPUtime=0.22
/proc/13079/task/13085/stat : 13085 (java) S 13078 13065 12944 0 -1 64 1506 0 0 0 22 0 0 0 16 0 9 0 21876865 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13079/tid=13086] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13086/stat : 13086 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21876865 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13079/tid=13087] ppid=13078 vsize=868688 CPUtime=0
/proc/13079/task/13087/stat : 13087 (java) S 13078 13065 12944 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21876865 889536512 117249 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 890912

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

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

[startup+1813.7 s]
/proc/loadavg: 2.43 2.32 2.14 3/93 13380
/proc/meminfo: memFree=662580/2055920 swapFree=4192952/4192956
[pid=13065] ppid=13063 vsize=16868 CPUtime=1.56
/proc/13065/stat : 13065 (sugar) S 13063 13065 12944 0 -1 4194304 1323 11764 0 1 6 1 141 8 16 0 1 0 21876695 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13065/statm: 4217 1112 409 3 0 796 0
[pid=13078] ppid=13065 vsize=0 CPUtime=0
/proc/13078/stat : 13078 (sh) Z 13065 13065 12944 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 21876860 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13078/statm: 0 0 0 0 0 0 0
[pid=13079] ppid=1 vsize=0 CPUtime=1798.73
/proc/13079/stat : 13079 (java) Z 1 13065 12944 0 -1 1036 148863 0 1 0 179709 164 0 0 15 0 2 0 21876860 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13079/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 16868

Child status: 0

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

Real time (s): 1813.78
CPU time (s): 1800.29
CPU user time (s): 1798.56
CPU system time (s): 1.73
CPU usage (%): 99.2563
Max. virtual memory (cumulated for all children) (KiB): 912296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.48077
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13441
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= 1173
involuntary context switches= 1012

runsolver used 2.31265 second user time and 5.99409 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-11 23:34:56
IDJOB=2068684
IDBENCH=54908
IDSOLVER=739
FILE ID=node9/2068684-1247348096
PBS_JOBID= 9506826
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-07.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068684-1247348096/watcher-2068684-1247348096 -o /tmp/evaluation-result-2068684-1247348096/solver-2068684-1247348096 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2068684-1247348096.xml

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

MD5SUM BENCH= 1e6ce14559b05155904d8881047f709d
RANDOM SEED=526204148

node9.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.216
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.216
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:       1285860 kB
Buffers:         32092 kB
Cached:         226508 kB
SwapCached:          4 kB
Active:         515592 kB
Inactive:       202600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285860 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3900 kB
Writeback:           0 kB
Mapped:         480036 kB
Slab:            36276 kB
Committed_AS:   609540 kB
PageTables:       2692 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= 66392 MiB
End job on node9 at 2009-07-12 00:05:11