Trace number 1126755

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.13+minisat-inc? 230.674 239.365

General information on the benchmark

Namemaxcsp/warehouses/
normalized-capmo4_ext.xml
MD5SUMe4a8ca98653b0d25fe779b3362514fd3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark2.25166
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of constraints10100
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension10100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.08	c 0	BEGIN Wed Jul 16 07:40:38 2008
0.05/0.08	c 0	PID 27990
0.05/0.08	c 0	HOST node39.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-1126755-1216186838.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126755-1216186838.xml' 'HOME/temp.csp'
0.96/1.01	c 1	3 domains, 201 variables, 0 predicates, 101 relations, 10100 constraints
0.96/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.03	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.98/1.11	c 1	Parsing HOME/temp.csp
0.98/1.43	c 2	parsed 10000 expressions
0.98/1.44	c 2	parsed 10405 expressions
0.98/1.44	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.56	c 2	MAX CSP: 10100 constraints
0.98/1.56	c 2	Converting to clausal form CSP
0.98/1.77	c 2	converted 2051 (10%) expressions
0.98/1.83	c 2	converted 4102 (20%) expressions
0.98/1.91	c 2	converted 6153 (30%) expressions
0.98/1.94	c 2	converted 8204 (40%) expressions
0.98/1.96	c 2	converted 10254 (50%) expressions
0.98/1.99	c 2	converted 12305 (60%) expressions
0.98/2.02	c 2	converted 14356 (70%) expressions
0.98/2.05	c 2	converted 16407 (80%) expressions
2.02/2.16	c 3	converted 18458 (90%) expressions
3.01/3.18	c 4	converted 20508 (100%) expressions
3.01/3.19	c 4	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 15151
3.01/3.19	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.01/3.19	c 4	Propagation in CSP
3.40/3.56	c 4	10092 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.40/3.57	c 4	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 10101
3.40/3.57	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.58	c 4	Simplifing CSP by introducing new Boolean variables
3.50/3.60	c 4	CSP : 20401 integers, 0 booleans, 30299 clauses, largest domain size 10101
3.50/3.60	c 4	Heap : 26 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.60/3.77	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.70/3.82	c 4	2041 (10%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.70/3.82	c 4	4081 (20%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.70/3.82	c 4	6121 (30%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.70/3.83	c 4	8161 (40%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.70/3.83	c 4	10201 (50%) CSP integer variables are encoded (9800 clauses, 125686 bytes)
3.80/4.00	c 4	12241 (60%) CSP integer variables are encoded (136966 clauses, 2131413 bytes)
3.89/4.05	c 4	14281 (70%) CSP integer variables are encoded (175223 clauses, 2781782 bytes)
3.89/4.10	c 4	16321 (80%) CSP integer variables are encoded (206273 clauses, 3309632 bytes)
3.99/4.13	c 4	18361 (90%) CSP integer variables are encoded (228146 clauses, 3681473 bytes)
3.99/4.17	c 5	20401 (100%) CSP integer variables are encoded (256025 clauses, 4155416 bytes)
4.48/4.66	c 5	3030 (10%) CSP clauses are encoded (259055 clauses, 4225820 bytes)
4.89/5.07	c 5	6060 (20%) CSP clauses are encoded (262085 clauses, 4297640 bytes)
5.28/5.49	c 6	9090 (30%) CSP clauses are encoded (265115 clauses, 4369460 bytes)
6.47/6.63	c 7	12120 (40%) CSP clauses are encoded (784217 clauses, 15416229 bytes)
129.78/133.09	c 133	15150 (50%) CSP clauses are encoded (51560901 clauses, 1216320906 bytes)
133.18/136.51	c 137	18180 (60%) CSP clauses are encoded (53215647 clauses, 1256632837 bytes)
229.72/237.03	c 237	ERROR Exception Too large HOME/temp.cnf
229.72/237.07	c 237	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
229.72/237.07	c 237	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
229.72/237.07	c 237	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
229.72/237.07	s UNKNOWN
229.72/237.07	c 237	CPU 211.92 (0.06 0.01 211.86 17.84)
229.72/237.07	c 237	END Wed Jul 16 07:44:35 2008

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126755-1216186838/watcher-1126755-1216186838 -o /tmp/evaluation-result-1126755-1216186838/solver-1126755-1216186838 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1126755-1216186838.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 2.02 4/73 27990
/proc/meminfo: memFree=1430464/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=12268 CPUtime=0
/proc/27990/stat : 27990 (sugar++) R 27988 27990 27793 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 75383522 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 231493827173 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27990/statm: 3067 316 241 3 0 167 0

[startup+0.0669289 s]
/proc/loadavg: 1.92 1.98 2.02 4/73 27990
/proc/meminfo: memFree=1430464/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16212 CPUtime=0.05
/proc/27990/stat : 27990 (sugar++) R 27988 27990 27793 0 -1 4194304 955 0 0 0 4 1 0 0 18 0 1 0 75383522 16601088 923 996147200 4194304 4206940 548682068528 18446744073709551615 231493503859 0 0 4224 0 0 0 0 17 1 0 0
/proc/27990/statm: 4053 923 380 3 0 632 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.101935 s]
/proc/loadavg: 1.92 1.98 2.02 4/73 27990
/proc/meminfo: memFree=1430464/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.07
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301958 s]
/proc/loadavg: 1.92 1.98 2.02 4/73 27990
/proc/meminfo: memFree=1430464/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.07
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.703026 s]
/proc/loadavg: 1.92 1.98 2.02 4/73 27990
/proc/meminfo: memFree=1430464/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.07
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50215 s]
/proc/loadavg: 1.92 1.98 2.02 3/84 28002
/proc/meminfo: memFree=1410920/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 15 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 16740

[startup+3.10238 s]
/proc/loadavg: 2.01 2.00 2.03 4/84 28012
/proc/meminfo: memFree=1402344/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 15 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868392 CPUtime=2.03
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 12500 0 1 0 194 9 0 0 18 0 9 0 75383626 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217098 11429 2540 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868392 CPUtime=1.16
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 2904 0 1 0 114 2 0 0 25 0 9 0 75383627 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4126910164 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868392 CPUtime=0.62
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 7433 0 0 0 57 5 0 0 16 0 9 0 75383628 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868392 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868392 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868392 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868392 CPUtime=0.22
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1467 0 0 0 22 0 0 0 16 0 9 0 75383631 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868392 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868392 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889233408 11429 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890488

[startup+6.30285 s]
/proc/loadavg: 2.01 2.00 2.03 3/84 28012
/proc/meminfo: memFree=1383272/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 15 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=5.19
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 13849 0 1 0 499 20 0 0 18 0 9 0 75383626 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12267 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=3.84
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 3260 0 1 0 373 11 0 0 25 0 9 0 75383627 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4127061680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=1
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 93 7 0 0 16 0 9 0 75383628 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1527 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12267 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890600

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 28012
/proc/meminfo: memFree=1344104/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=11.52
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 14280 0 1 0 1111 41 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=9.97
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 3690 0 1 0 968 29 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4127167570 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=1.18
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 109 9 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890600

[startup+25.5027 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 28012
/proc/meminfo: memFree=1343784/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=24.18
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 14660 0 1 0 2373 45 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=22.47
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 4070 0 1 0 2216 31 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4126597048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=1.36
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 124 12 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 890600

[startup+51.1024 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 28012
/proc/meminfo: memFree=1126504/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=49.39
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 17070 0 1 0 4732 207 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 19345 0 1 0 13826 1013 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4127059048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=8.01
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 680 121 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.74
Current children cumulated vsize (KiB) 890600

[startup+222.303 s]
/proc/loadavg: 2.94 2.32 2.13 3/84 28012
/proc/meminfo: memFree=15272/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=214.67
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 37004 0 1 0 19812 1655 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=203.19
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 26414 0 1 0 18839 1480 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=11.12
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 939 173 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 215.65
Current children cumulated vsize (KiB) 890600

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

[startup+230.303 s]
/proc/loadavg: 2.94 2.33 2.13 4/84 28012
/proc/meminfo: memFree=16232/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=222.25
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 38000 0 1 0 20507 1718 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=210.36
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 27410 0 1 0 19500 1536 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=11.54
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 974 180 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 223.23
Current children cumulated vsize (KiB) 890600

[startup+233.502 s]
/proc/loadavg: 2.95 2.34 2.14 3/84 28012
/proc/meminfo: memFree=14888/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=225.39
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 38412 0 1 0 20796 1743 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=213.32
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 27822 0 1 0 19774 1558 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=11.71
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 989 182 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 226.37
Current children cumulated vsize (KiB) 890600

[startup+236.703 s]
/proc/loadavg: 2.95 2.34 2.14 4/84 28012
/proc/meminfo: memFree=16168/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=0.98
/proc/27990/stat : 27990 (sugar++) S 27988 27990 27793 0 -1 4194304 1297 7850 0 1 6 1 85 6 16 0 1 0 75383522 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27990/statm: 4185 1104 409 3 0 764 0
[pid=28003] ppid=27990 vsize=5356 CPUtime=0
/proc/28003/stat : 28003 (sh) S 27990 27990 27793 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75383626 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28003/statm: 1339 233 193 169 0 50 0
[pid=28004] ppid=28003 vsize=868504 CPUtime=228.5
/proc/28004/stat : 28004 (java) S 28003 27990 27793 0 -1 0 38819 0 1 0 21077 1773 0 0 18 0 9 0 75383626 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28004/statm: 217126 12268 2567 9 0 211673 0
[pid=28004/tid=28005] ppid=28003 vsize=868504 CPUtime=216.25
/proc/28004/task/28005/stat : 28005 (java) R 28003 27990 27793 0 -1 64 28229 0 1 0 20040 1585 0 0 25 0 9 0 75383627 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 102064747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=28003 vsize=868504 CPUtime=11.88
/proc/28004/task/28006/stat : 28006 (java) S 28003 27990 27793 0 -1 64 8366 0 0 0 1003 185 0 0 16 0 9 0 75383628 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 28003 27990 27793 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28008] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 28003 27990 27793 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 75383629 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28009] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28010] ppid=28003 vsize=868504 CPUtime=0.32
/proc/28004/task/28010/stat : 28010 (java) S 28003 27990 27793 0 -1 64 1528 0 0 0 32 0 0 0 16 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28011] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 28003 27990 27793 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28004/tid=28012] ppid=28003 vsize=868504 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 28003 27990 27793 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 75383631 889348096 12268 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 229.48
Current children cumulated vsize (KiB) 890600

[startup+238.302 s]
/proc/loadavg: 3.03 2.37 2.15 3/74 28012
/proc/meminfo: memFree=979832/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=230.59
/proc/27990/stat : 27990 (sugar++) D 27988 27990 27793 0 -1 4194304 1320 46999 0 2 6 83 21186 1784 15 0 1 0 75383522 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27990/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 230.59
Current children cumulated vsize (KiB) 16740

[startup+239.101 s]
/proc/loadavg: 3.03 2.37 2.15 3/74 28012
/proc/meminfo: memFree=1663672/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=230.62
/proc/27990/stat : 27990 (sugar++) D 27988 27990 27793 0 -1 4194304 1320 46999 0 2 6 86 21186 1784 15 0 1 0 75383522 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27990/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 230.62
Current children cumulated vsize (KiB) 16740

[startup+239.301 s]
/proc/loadavg: 3.03 2.37 2.15 3/74 28012
/proc/meminfo: memFree=1663672/2055920 swapFree=4181376/4192956
[pid=27990] ppid=27988 vsize=16740 CPUtime=230.65
/proc/27990/stat : 27990 (sugar++) D 27988 27990 27793 0 -1 4194304 1320 46999 0 2 6 89 21186 1784 15 0 1 0 75383522 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 231493833769 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/27990/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 230.65
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 239.365
CPU time (s): 230.674
CPU user time (s): 211.93
CPU system time (s): 18.7442
CPU usage (%): 96.369
Max. virtual memory (cumulated for all children) (KiB): 890992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.93
system time used= 18.7442
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48375
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 184401
involuntary context switches= 189532

runsolver used 0.302953 second user time and 0.899863 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-16 07:40:38
IDJOB=1126755
IDBENCH=66084
IDSOLVER=367
FILE ID=node39/1126755-1216186838
PBS_JOBID= 7905925
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-capmo4_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126755-1216186838/watcher-1126755-1216186838 -o /tmp/evaluation-result-1126755-1216186838/solver-1126755-1216186838 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1126755-1216186838.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e4a8ca98653b0d25fe779b3362514fd3
RANDOM SEED=1764698716

node39.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.263
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.263
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:       1430944 kB
Buffers:         26384 kB
Cached:         238884 kB
SwapCached:       5508 kB
Active:         481932 kB
Inactive:        76340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430944 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         300328 kB
Slab:            51388 kB
Committed_AS:   558412 kB
PageTables:       2444 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= 66432 MiB
End job on node39 at 2008-07-16 07:44:38