Trace number 2084006

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? 954.894 1050.44

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-8.xml
MD5SUM35a8bf7f59906fff224d03925643a0f8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.933
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data

0.04/2.34	c 0	Sugar v1-14-6 + HOME/picosat
0.04/2.34	c 0	BEGIN Sun Jul 12 08:03:18 2009
0.04/2.34	c 0	PID 28234
0.04/2.35	c 0	HOST node80.alineos.net
0.04/2.35	c 0	CONVERTING HOME/instance-2084006-1247378592.xml TO HOME/temp.csp
0.04/2.35	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2084006-1247378592.xml' 'HOME/temp.csp'
3.32/5.97	c 3	39 domains, 2900 variables, 8 predicates, 0 relations, 67898 constraints
3.32/5.99	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.32/5.99	c 4	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'
3.41/6.07	c 4	Parsing HOME/temp.csp
3.41/6.27	c 4	parsed 10000 expressions
3.81/6.47	c 4	parsed 20000 expressions
3.91/6.58	c 4	parsed 30000 expressions
4.09/6.77	c 4	parsed 40000 expressions
4.20/6.88	c 4	parsed 50000 expressions
4.49/7.13	c 5	parsed 60000 expressions
4.59/7.24	c 5	parsed 70000 expressions
4.59/7.25	c 5	parsed 70845 expressions
4.59/7.26	c 5	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.59/7.26	c 5	Converting to clausal form CSP
14.73/17.42	c 15	converted 7085 (10%) expressions
30.25/33.09	c 31	converted 14169 (20%) expressions
46.17/49.19	c 47	converted 21254 (30%) expressions
61.61/64.74	c 62	converted 28338 (40%) expressions
77.10/80.43	c 78	converted 35423 (50%) expressions
91.73/95.26	c 93	converted 42507 (60%) expressions
106.16/109.84	c 107	converted 49592 (70%) expressions
121.01/124.85	c 122	converted 56676 (80%) expressions
132.75/136.63	c 134	converted 63761 (90%) expressions
142.60/146.53	c 144	converted 70845 (100%) expressions
142.60/146.54	c 144	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
142.60/146.54	c 144	Heap : 408 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
142.60/146.54	c 144	Propagation in CSP
157.46/161.54	c 159	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
157.46/161.54	c 159	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
157.46/161.54	c 159	Heap : 411 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
157.57/161.68	c 159	Simplifing CSP by introducing new Boolean variables
158.36/162.43	c 160	CSP : 19753 integers, 339073 booleans, 600635 clauses, largest domain size 2217
158.36/162.43	c 160	Heap : 443 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
161.04/165.18	c 163	Encoding CSP to SAT : HOME/temp.cnf
198.05/202.59	c 200	1976 (10%) CSP integer variables are encoded (1003671 clauses, 16851975 bytes)
217.51/222.84	c 220	3951 (20%) CSP integer variables are encoded (3373327 clauses, 61875439 bytes)
221.68/227.02	c 225	5926 (30%) CSP integer variables are encoded (6865696 clauses, 128230450 bytes)
225.96/231.60	c 229	7902 (40%) CSP integer variables are encoded (10383752 clauses, 195856385 bytes)
230.25/235.95	c 233	9877 (50%) CSP integer variables are encoded (13868119 clauses, 269028092 bytes)
234.62/241.16	c 239	11852 (60%) CSP integer variables are encoded (17366628 clauses, 342496781 bytes)
239.01/245.50	c 243	13828 (70%) CSP integer variables are encoded (20868368 clauses, 416033321 bytes)
243.33/250.52	c 248	15803 (80%) CSP integer variables are encoded (24373193 clauses, 489634646 bytes)
247.61/254.87	c 252	17778 (90%) CSP integer variables are encoded (27881430 clauses, 563307623 bytes)
251.97/261.12	c 259	19753 (100%) CSP integer variables are encoded (31360109 clauses, 636359882 bytes)
370.85/385.42	c 383	60064 (10%) CSP clauses are encoded (46290243 clauses, 1045603494 bytes)
480.31/498.36	c 496	120127 (20%) CSP clauses are encoded (60844728 clauses, 1447961841 bytes)
589.40/610.70	c 608	180191 (30%) CSP clauses are encoded (74995576 clauses, 1854882881 bytes)
711.48/787.71	c 785	240254 (40%) CSP clauses are encoded (89795113 clauses, 2288487815 bytes)
823.43/905.53	c 903	300318 (50%) CSP clauses are encoded (104798313 clauses, 2730137274 bytes)
940.33/1030.77	c 1028	360381 (60%) CSP clauses are encoded (119642620 clauses, 3166345900 bytes)
954.09/1044.71	c 1042	ERROR Exception Too large HOME/temp.cnf
954.09/1044.71	c 1042	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
954.09/1044.71	c 1042	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
954.09/1044.71	c 1042	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
954.09/1044.71	s UNKNOWN
954.12/1044.89	c 1042	CPU 954.2 (0.05 0.03 934.51 19.61)
954.12/1044.89	c 1042	END Sun Jul 12 08:20:40 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-2084006-1247378592/watcher-2084006-1247378592 -o /tmp/evaluation-result-2084006-1247378592/solver-2084006-1247378592 -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-2084006-1247378592.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: 4.05 4.88 3.98 3/83 28234
/proc/meminfo: memFree=430696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=18576 CPUtime=0
/proc/28234/stat : 28234 (runsolver) D 28232 28234 26884 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24924133 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4644 284 249 26 0 2626 0

[startup+0.0287889 s]
/proc/loadavg: 4.05 4.88 3.98 3/83 28234
/proc/meminfo: memFree=430696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=18576 CPUtime=0
/proc/28234/stat : 28234 (runsolver) D 28232 28234 26884 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24924133 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.101812 s]
/proc/loadavg: 4.05 4.88 3.98 3/83 28234
/proc/meminfo: memFree=430696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=18576 CPUtime=0
/proc/28234/stat : 28234 (runsolver) D 28232 28234 26884 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24924133 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.301856 s]
/proc/loadavg: 4.05 4.88 3.98 3/83 28234
/proc/meminfo: memFree=430696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=124 CPUtime=0
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 24924133 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 226684368265 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.702574 s]
/proc/loadavg: 4.05 4.88 3.98 3/83 28234
/proc/meminfo: memFree=430696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=124 CPUtime=0
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 24924133 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 226684368361 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+1.5011 s]
/proc/loadavg: 4.05 4.88 3.98 2/84 28235
/proc/meminfo: memFree=425696/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=12268 CPUtime=0
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 345 0 3 0 0 0 0 0 18 0 1 0 24924133 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226687154789 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+3.10143 s]
/proc/loadavg: 4.05 4.88 3.98 2/84 28235
/proc/meminfo: memFree=420448/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=0.07
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1222 128 5 0 4 3 0 0 19 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30108 s]
/proc/loadavg: 4.05 4.87 3.98 3/94 28246
/proc/meminfo: memFree=296848/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.41
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1304 33361 5 52 4 3 309 25 15 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+12.7024 s]
/proc/loadavg: 4.04 4.85 3.98 4/94 28256
/proc/meminfo: memFree=310224/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.41
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1304 33361 5 52 4 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868556 CPUtime=6.64
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 21705 0 4 0 650 14 0 0 20 0 9 0 24924733 889401344 16101 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217139 16104 2568 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868556 CPUtime=5.24
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 3306 0 4 0 520 4 0 0 25 0 9 0 24924734 889401344 16106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868556 CPUtime=1.18
/proc/28248/task/28250/stat : 28250 (java) R 28247 28234 26884 0 -1 64 16213 0 0 0 111 7 0 0 15 0 9 0 24924735 889401344 16107 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 16108 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 16111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 16112 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868556 CPUtime=0.19
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1488 0 0 0 18 1 0 0 15 0 9 0 24924737 889401344 16114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 16116 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889401344 16117 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.05
Current children cumulated vsize (KiB) 890780
heavy processes:

[startup+25.503 s]
/proc/loadavg: 3.97 4.79 3.98 3/94 28256
/proc/meminfo: memFree=242064/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.41
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1304 33361 5 52 4 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868556 CPUtime=19.38
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 34720 0 4 0 1915 23 0 0 20 0 9 0 24924733 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217139 24651 2568 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868556 CPUtime=16.73
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 4070 0 4 0 1667 6 0 0 25 0 9 0 24924734 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4126509227 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868556 CPUtime=2.42
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 28450 0 0 0 228 14 0 0 16 0 9 0 24924735 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868556 CPUtime=0.2
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1496 0 0 0 19 1 0 0 15 0 9 0 24924737 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889401344 24651 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 890780

[startup+51.1022 s]
/proc/loadavg: 3.71 4.67 3.96 3/94 28256
/proc/meminfo: memFree=85136/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.41
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1304 33361 5 52 4 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868556 CPUtime=44.74
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 58530 0 4 0 4435 39 0 0 20 0 9 0 24924733 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217139 43661 2569 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868556 CPUtime=39.81
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 5160 0 4 0 3972 9 0 0 25 0 9 0 24924734 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4126509236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868556 CPUtime=4.69
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 51163 0 0 0 442 27 0 0 16 0 9 0 24924735 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868556 CPUtime=0.21
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1503 0 0 0 20 1 0 0 15 0 9 0 24924737 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889401344 43661 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.15
Current children cumulated vsize (KiB) 890780

[startup+102.308 s]
/proc/loadavg: 3.42 4.44 3.91 3/94 28256
/proc/meminfo: memFree=14928/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.41
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1304 33361 5 52 4 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868556 CPUtime=95.34
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 96602 0 4 0 9471 63 0 0 20 0 9 0 24924733 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217139 77067 2569 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868556 CPUtime=86.39
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 6652 0 4 0 8624 15 0 0 25 0 9 0 24924734 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4126510608 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868556 CPUtime=8.73
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 87743 0 0 0 827 46 0 0 16 0 9 0 24924735 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868556 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889401344 77067 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=28248] ppid=28247 vsize=868668 CPUtime=909.92
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 150863 0 5 0 89152 1840 0 0 20 0 9 0 24924733 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217167 123735 2593 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868668 CPUtime=890.68
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 11223 0 5 0 87313 1755 0 0 25 0 9 0 24924734 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4126581107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868668 CPUtime=18.92
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 137387 0 0 0 1810 82 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868668 CPUtime=0.29
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.34
Current children cumulated vsize (KiB) 890892

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

[startup+1023.9 s]
/proc/loadavg: 3.04 3.38 3.78 3/86 28395
/proc/meminfo: memFree=15056/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.42
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1305 33361 5 52 5 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868668 CPUtime=930.23
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 150895 0 5 0 91144 1879 0 0 20 0 9 0 24924733 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217167 123735 2593 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868668 CPUtime=910.94
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 11255 0 5 0 89301 1793 0 0 25 0 9 0 24924734 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4126900960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868668 CPUtime=18.97
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 137387 0 0 0 1814 83 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868668 CPUtime=0.29
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 933.65
Current children cumulated vsize (KiB) 890892

[startup+1036.7 s]
/proc/loadavg: 3.03 3.36 3.76 3/86 28395
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.42
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1305 33361 5 52 5 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868668 CPUtime=942.8
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 150921 0 5 0 92370 1910 0 0 20 0 9 0 24924733 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217167 123735 2593 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868668 CPUtime=923.47
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 11281 0 5 0 90523 1824 0 0 25 0 9 0 24924734 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4126984886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868668 CPUtime=19.01
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 137387 0 0 0 1818 83 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868668 CPUtime=0.29
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 946.22
Current children cumulated vsize (KiB) 890892

[startup+1043.1 s]
/proc/loadavg: 2.95 3.34 3.75 3/86 28395
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=3.42
/proc/28234/stat : 28234 (sugar) S 28232 28234 26884 0 -1 4194304 1305 33361 5 52 5 3 309 25 16 0 1 0 24924133 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28234/statm: 4217 1111 409 3 0 796 0
[pid=28247] ppid=28234 vsize=5356 CPUtime=0
/proc/28247/stat : 28247 (sh) S 28234 28234 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24924733 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28247/statm: 1339 233 193 169 0 50 0
[pid=28248] ppid=28247 vsize=868668 CPUtime=949.1
/proc/28248/stat : 28248 (java) S 28247 28234 26884 0 -1 0 150933 0 5 0 92985 1925 0 0 20 0 9 0 24924733 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28248/statm: 217167 123735 2593 9 0 211644 0
[pid=28248/tid=28249] ppid=28247 vsize=868668 CPUtime=929.75
/proc/28248/task/28249/stat : 28249 (java) R 28247 28234 26884 0 -1 64 11293 0 5 0 91136 1839 0 0 25 0 9 0 24924734 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4126584694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28250] ppid=28247 vsize=868668 CPUtime=19.04
/proc/28248/task/28250/stat : 28250 (java) S 28247 28234 26884 0 -1 64 137387 0 0 0 1821 83 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28251] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28251/stat : 28251 (java) S 28247 28234 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28252] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28252/stat : 28252 (java) S 28247 28234 26884 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24924735 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28248/tid=28253] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28253/stat : 28253 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28254] ppid=28247 vsize=868668 CPUtime=0.29
/proc/28248/task/28254/stat : 28254 (java) S 28247 28234 26884 0 -1 64 1549 0 0 0 28 1 0 0 16 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28255] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28255/stat : 28255 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28248/tid=28256] ppid=28247 vsize=868668 CPUtime=0
/proc/28248/task/28256/stat : 28256 (java) S 28247 28234 26884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24924737 889516032 123735 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 952.52
Current children cumulated vsize (KiB) 890892

[startup+1046.3 s]
/proc/loadavg: 2.87 3.32 3.74 2/76 28395
/proc/meminfo: memFree=1508256/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.65
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 48 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.65
Current children cumulated vsize (KiB) 16868

[startup+1047.9 s]
/proc/loadavg: 2.87 3.32 3.74 2/76 28395
/proc/meminfo: memFree=1514008/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.71
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 54 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.71
Current children cumulated vsize (KiB) 16868

[startup+1049.5 s]
/proc/loadavg: 2.87 3.32 3.74 2/76 28395
/proc/meminfo: memFree=1514904/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.81
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 64 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.81
Current children cumulated vsize (KiB) 16868

[startup+1049.9 s]
/proc/loadavg: 2.87 3.32 3.74 2/76 28395
/proc/meminfo: memFree=1514904/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.84
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 67 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.84
Current children cumulated vsize (KiB) 16868

[startup+1050.3 s]
/proc/loadavg: 2.87 3.32 3.74 2/76 28395
/proc/meminfo: memFree=1514904/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.86
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 69 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.86
Current children cumulated vsize (KiB) 16868

[startup+1050.4 s]
/proc/loadavg: 2.80 3.29 3.73 2/76 28395
/proc/meminfo: memFree=1514008/2055920 swapFree=4192812/4192956
[pid=28234] ppid=28232 vsize=16868 CPUtime=954.87
/proc/28234/stat : 28234 (sugar) D 28232 28234 26884 0 -1 4194304 1330 184591 5 59 5 70 93451 1961 18 0 1 0 24924133 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/28234/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 954.87
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1050.44
CPU time (s): 954.894
CPU user time (s): 934.569
CPU system time (s): 20.3249
CPU usage (%): 90.9043
Max. virtual memory (cumulated for all children) (KiB): 905032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 934.569
system time used= 20.3249
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185982
page faults= 64
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49339
involuntary context switches= 54374

runsolver used 1.3478 second user time and 3.54846 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 08:03:13
IDJOB=2084006
IDBENCH=58005
IDSOLVER=738
FILE ID=node80/2084006-1247378592
PBS_JOBID= 9507152
Free space on /tmp= 63680 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-8.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-2084006-1247378592/watcher-2084006-1247378592 -o /tmp/evaluation-result-2084006-1247378592/solver-2084006-1247378592 -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-2084006-1247378592.xml

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

MD5SUM BENCH= 35a8bf7f59906fff224d03925643a0f8
RANDOM SEED=1856352208

node80.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.285
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.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        431368 kB
Buffers:          5520 kB
Cached:        1216440 kB
SwapCached:          0 kB
Active:        1282260 kB
Inactive:       253424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        431368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          206756 kB
Writeback:        1072 kB
Mapped:         333760 kB
Slab:            73416 kB
Committed_AS:   638556 kB
PageTables:       2516 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= 66160 MiB
End job on node80 at 2009-07-12 08:20:46