Trace number 1113262

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 196.107 202.949

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-2-15.xml
MD5SUMb7b4a50dbc90438c7fd2d6d9453fd8c9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints47
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables645
Number of constraints13979
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13979
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.14	c 0	BEGIN Sat Jul 12 18:44:55 2008
0.00/0.14	c 0	PID 18219
0.00/0.14	c 0	HOST node1.alineos.net
0.00/0.14	c 0	CONVERTING HOME/instance-1113262-1215881095.xml TO HOME/temp.csp
0.00/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113262-1215881095.xml' 'HOME/temp.csp'
1.26/1.41	c 1	1 domains, 645 variables, 1 predicates, 0 relations, 13979 constraints
1.26/1.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.41	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.26/1.49	c 1	Parsing HOME/temp.csp
1.28/1.81	c 2	parsed 10000 expressions
1.28/1.89	c 2	parsed 14626 expressions
1.28/1.89	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.28/2.08	c 2	MAX CSP: 13979 constraints
1.28/2.08	c 2	Converting to clausal form CSP
2.14/2.35	c 2	converted 2861 (10%) expressions
2.23/2.42	c 2	converted 5722 (20%) expressions
2.23/2.49	c 2	converted 8583 (30%) expressions
2.33/2.56	c 3	converted 11444 (40%) expressions
2.53/2.71	c 3	converted 14304 (50%) expressions
2.53/2.77	c 3	converted 17165 (60%) expressions
2.62/2.83	c 3	converted 20026 (70%) expressions
2.62/2.89	c 3	converted 22887 (80%) expressions
2.72/2.96	c 3	converted 25748 (90%) expressions
4.20/4.50	c 5	converted 28608 (100%) expressions
4.30/4.51	c 5	CSP : 28603 integers, 0 booleans, 41936 clauses, largest domain size 20969
4.30/4.51	c 5	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.30/4.51	c 5	Propagation in CSP
4.80/5.07	c 5	13970 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.80/5.08	c 5	CSP : 28603 integers, 0 booleans, 41936 clauses, largest domain size 13980
4.80/5.08	c 5	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.90/5.10	c 5	Simplifing CSP by introducing new Boolean variables
4.99/5.26	c 5	CSP : 28603 integers, 27958 booleans, 69894 clauses, largest domain size 13980
4.99/5.26	c 5	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.29/5.51	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.29/5.57	c 6	2861 (10%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
5.29/5.57	c 6	5721 (20%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
5.29/5.58	c 6	8581 (30%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
5.29/5.58	c 6	11442 (40%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
5.29/5.59	c 6	14302 (50%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
5.39/5.63	c 6	17162 (60%) CSP integer variables are encoded (45209 clauses, 659374 bytes)
5.39/5.68	c 6	20023 (70%) CSP integer variables are encoded (78199 clauses, 1154224 bytes)
5.48/5.73	c 6	22883 (80%) CSP integer variables are encoded (115205 clauses, 1780217 bytes)
5.48/5.78	c 6	25743 (90%) CSP integer variables are encoded (147343 clauses, 2326563 bytes)
5.78/6.05	c 6	28603 (100%) CSP integer variables are encoded (355465 clauses, 5864637 bytes)
5.98/6.28	c 6	6990 (10%) CSP clauses are encoded (427695 clauses, 7187100 bytes)
6.18/6.44	c 6	13979 (20%) CSP clauses are encoded (499924 clauses, 8582999 bytes)
6.37/6.61	c 7	20969 (30%) CSP clauses are encoded (572154 clauses, 9979661 bytes)
6.48/6.78	c 7	27958 (40%) CSP clauses are encoded (644369 clauses, 11376015 bytes)
6.67/6.95	c 7	34947 (50%) CSP clauses are encoded (716584 clauses, 12801183 bytes)
6.87/7.12	c 7	41937 (60%) CSP clauses are encoded (788814 clauses, 14271413 bytes)
29.06/29.78	c 30	48926 (70%) CSP clauses are encoded (13083025 clauses, 278058432 bytes)
99.19/102.08	c 102	55916 (80%) CSP clauses are encoded (49821263 clauses, 1137308950 bytes)
123.25/126.83	c 127	62905 (90%) CSP clauses are encoded (62115474 clauses, 1437880737 bytes)
194.99/201.35	c 201	ERROR Exception Too large HOME/temp.cnf
194.99/201.37	c 201	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
194.99/201.37	c 201	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
194.99/201.37	c 201	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
194.99/201.37	s UNKNOWN
195.05/201.44	c 201	CPU 179.42 (0.03 0.01 179.39 15.64)
195.05/201.44	c 201	END Sat Jul 12 18:48:16 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-1113262-1215881095/watcher-1113262-1215881095 -o /tmp/evaluation-result-1113262-1215881095/solver-1113262-1215881095 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1113262-1215881095.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.00 1.00 1.02 4/81 18219
/proc/meminfo: memFree=1871376/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=18572 CPUtime=0
/proc/18219/stat : 18219 (runsolver) D 18217 18219 16502 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44812993 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 259353275687 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18219/statm: 4643 292 257 25 0 2626 0

[startup+0.101156 s]
/proc/loadavg: 1.00 1.00 1.02 4/81 18219
/proc/meminfo: memFree=1871376/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=12412 CPUtime=0
/proc/18219/stat : 18219 (sugar) D 18217 18219 16502 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 44812993 12709888 393 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18219/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.202173 s]
/proc/loadavg: 1.00 1.00 1.02 4/81 18219
/proc/meminfo: memFree=1871376/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=0.04
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 44812993 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302184 s]
/proc/loadavg: 1.00 1.00 1.02 4/81 18219
/proc/meminfo: memFree=1871376/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=0.04
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 44812993 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701236 s]
/proc/loadavg: 1.00 1.00 1.02 4/81 18219
/proc/meminfo: memFree=1871376/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=0.04
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 44812993 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.02 3/92 18231
/proc/meminfo: memFree=1847096/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13600

[startup+3.10251 s]
/proc/loadavg: 1.00 1.00 1.02 4/92 18241
/proc/meminfo: memFree=1853048/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 15 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868432 CPUtime=1.64
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 11866 0 1 0 155 9 0 0 18 0 9 0 44813135 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217108 10707 2540 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868432 CPUtime=0.99
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 2808 0 1 0 96 3 0 0 23 0 9 0 44813136 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4126876775 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868432 CPUtime=0.42
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 6897 0 0 0 39 3 0 0 16 0 9 0 44813137 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868432 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868432 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868432 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868432 CPUtime=0.2
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1464 0 0 0 19 1 0 0 16 0 9 0 44813139 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868432 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868432 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889274368 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 887388

[startup+6.30189 s]
/proc/loadavg: 1.08 1.02 1.03 3/92 18241
/proc/meminfo: memFree=1807928/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 15 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=4.8
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 19265 0 1 0 461 19 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=3.11
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 3346 0 1 0 303 8 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4127081118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=1.35
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 127 8 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 887500

[startup+12.7026 s]
/proc/loadavg: 1.15 1.03 1.03 3/92 18241
/proc/meminfo: memFree=1734328/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 15 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=11.11
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 19728 0 1 0 1048 63 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=9.21
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 3809 0 1 0 871 50 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4126616737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=1.56
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 146 10 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 887500

[startup+25.5021 s]
/proc/loadavg: 1.34 1.08 1.04 3/92 18241
/proc/meminfo: memFree=1579768/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 15 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=23.68
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 20665 0 1 0 2199 169 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=21.37
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 4746 0 1 0 1987 150 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 102064719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=1.98
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 181 17 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 887500

[startup+51.1021 s]
/proc/loadavg: 1.64 1.17 1.07 3/92 18241
/proc/meminfo: memFree=1281080/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=48.43
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 22498 0 1 0 4472 371 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.59
Current children cumulated vsize (KiB) 887500

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

[startup+179.402 s]
/proc/loadavg: 2.64 1.67 1.26 3/92 18241
/proc/meminfo: memFree=14968/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=172.51
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 31687 0 1 0 15874 1377 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=165.11
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 15768 0 1 0 15233 1278 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4127084958 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=7.07
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 611 96 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.79
Current children cumulated vsize (KiB) 887500

[startup+192.203 s]
/proc/loadavg: 2.72 1.73 1.29 3/92 18241
/proc/meminfo: memFree=15672/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=184.92
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 32630 0 1 0 17008 1484 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=177.06
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 16711 0 1 0 16329 1377 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4127082279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=7.52
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 648 104 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.2
Current children cumulated vsize (KiB) 887500

[startup+198.601 s]
/proc/loadavg: 2.74 1.75 1.30 3/92 18241
/proc/meminfo: memFree=15416/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=191.12
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 33102 0 1 0 17580 1532 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=183.04
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 17183 0 1 0 16881 1423 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4126571383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=7.74
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 668 106 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.4
Current children cumulated vsize (KiB) 887500

[startup+200.203 s]
/proc/loadavg: 2.74 1.75 1.30 3/92 18241
/proc/meminfo: memFree=15672/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=1.28
/proc/18219/stat : 18219 (sugar) S 18217 18219 16502 0 -1 4194304 974 10714 0 1 3 1 118 6 16 0 1 0 44812993 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18219/statm: 3400 797 370 3 0 500 0
[pid=18232] ppid=18219 vsize=5356 CPUtime=0
/proc/18232/stat : 18232 (sh) S 18219 18219 16502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44813135 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18232/statm: 1339 233 193 169 0 50 0
[pid=18233] ppid=18232 vsize=868544 CPUtime=192.65
/proc/18233/stat : 18233 (java) S 18232 18219 16502 0 -1 0 33217 0 1 0 17717 1548 0 0 18 0 9 0 44813135 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18233/statm: 217136 17524 2565 9 0 211683 0
[pid=18233/tid=18234] ppid=18232 vsize=868544 CPUtime=184.51
/proc/18233/task/18234/stat : 18234 (java) R 18232 18219 16502 0 -1 64 17298 0 1 0 17013 1438 0 0 25 0 9 0 44813136 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4127080954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18235] ppid=18232 vsize=868544 CPUtime=7.8
/proc/18233/task/18235/stat : 18235 (java) S 18232 18219 16502 0 -1 64 13698 0 0 0 673 107 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18236] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18236/stat : 18236 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18237] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18237/stat : 18237 (java) S 18232 18219 16502 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44813137 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18238] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18238/stat : 18238 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18239] ppid=18232 vsize=868544 CPUtime=0.3
/proc/18233/task/18239/stat : 18239 (java) S 18232 18219 16502 0 -1 64 1524 0 0 0 29 1 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18240] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18240/stat : 18240 (java) S 18232 18219 16502 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18233/tid=18241] ppid=18232 vsize=868544 CPUtime=0
/proc/18233/task/18241/stat : 18241 (java) S 18232 18219 16502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44813139 889389056 17524 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 193.93
Current children cumulated vsize (KiB) 887500

[startup+201.802 s]
/proc/loadavg: 2.76 1.77 1.31 3/82 18241
/proc/meminfo: memFree=153672/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=195.4
/proc/18219/stat : 18219 (sugar) R 18217 18219 16502 0 -1 4194304 998 44314 0 2 3 34 17939 1564 16 0 1 0 44812993 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18219/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 195.4
Current children cumulated vsize (KiB) 13600

[startup+202.602 s]
/proc/loadavg: 2.76 1.77 1.31 2/82 18241
/proc/meminfo: memFree=1893192/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=196.05
/proc/18219/stat : 18219 (sugar) R 18217 18219 16502 0 -1 4194304 998 44314 0 2 3 99 17939 1564 15 0 1 0 44812993 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18219/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 196.05
Current children cumulated vsize (KiB) 13600

[startup+202.802 s]
/proc/loadavg: 2.76 1.77 1.31 2/82 18241
/proc/meminfo: memFree=1893192/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=196.07
/proc/18219/stat : 18219 (sugar) D 18217 18219 16502 0 -1 4194304 998 44314 0 2 3 101 17939 1564 15 0 1 0 44812993 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18219/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 196.07
Current children cumulated vsize (KiB) 13600

[startup+202.902 s]
/proc/loadavg: 2.76 1.77 1.31 2/82 18241
/proc/meminfo: memFree=1893192/2055920 swapFree=4180656/4192956
[pid=18219] ppid=18217 vsize=13600 CPUtime=196.07
/proc/18219/stat : 18219 (sugar) D 18217 18219 16502 0 -1 4194304 998 44314 0 2 3 101 17939 1564 15 0 1 0 44812993 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18219/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 196.07
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 202.949
CPU time (s): 196.107
CPU user time (s): 179.44
CPU system time (s): 16.6675
CPU usage (%): 96.629
Max. virtual memory (cumulated for all children) (KiB): 887892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.44
system time used= 16.6675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45342
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= 105776
involuntary context switches= 110810

runsolver used 0.245962 second user time and 0.749886 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-12 18:44:55
IDJOB=1113262
IDBENCH=61553
IDSOLVER=368
FILE ID=node1/1113262-1215881095
PBS_JOBID= 7903481
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-2-15.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113262-1215881095/watcher-1113262-1215881095 -o /tmp/evaluation-result-1113262-1215881095/solver-1113262-1215881095 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1113262-1215881095.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7b4a50dbc90438c7fd2d6d9453fd8c9
RANDOM SEED=401538278

node1.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.244
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.244
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:       1871856 kB
Buffers:          6596 kB
Cached:          47712 kB
SwapCached:       6348 kB
Active:         122616 kB
Inactive:        21164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871856 kB
SwapTotal:     4192956 kB
SwapFree:      4180656 kB
Dirty:            2932 kB
Writeback:           0 kB
Mapped:         105336 kB
Slab:            25160 kB
Committed_AS:   312216 kB
PageTables:       2204 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= 66516 MiB
End job on node1 at 2008-07-12 18:48:18