Trace number 1108403

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-inc? 206.83 218.965

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-12_ext.xml
MD5SUMb3fd40cb3c979dcb57fec69fff68dd9c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Fri Jul 11 15:12:41 2008
0.05/0.07	c 0	PID 12809
0.05/0.07	c 0	HOST node58.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1108403-1215781961.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108403-1215781961.xml' 'HOME/temp.csp'
0.06/0.89	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.06/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.95	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.73/1.04	c 1	Parsing HOME/temp.csp
1.01/1.36	c 2	parsed 10000 expressions
1.01/1.38	c 2	parsed 10819 expressions
1.01/1.38	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.49	c 2	MAX CSP: 10142 constraints
1.11/1.49	c 2	Converting to clausal form CSP
1.31/1.69	c 2	converted 2097 (10%) expressions
1.51/1.84	c 2	converted 4193 (20%) expressions
1.51/1.89	c 2	converted 6290 (30%) expressions
1.70/2.01	c 2	converted 8386 (40%) expressions
1.70/2.06	c 2	converted 10482 (50%) expressions
1.81/2.11	c 2	converted 12579 (60%) expressions
1.81/2.16	c 3	converted 14675 (70%) expressions
1.81/2.20	c 3	converted 16772 (80%) expressions
1.90/2.24	c 3	converted 18868 (90%) expressions
2.90/3.26	c 4	converted 20964 (100%) expressions
2.90/3.27	c 4	CSP : 20909 integers, 0 booleans, 30425 clauses, largest domain size 15214
2.90/3.27	c 4	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.90/3.27	c 4	Propagation in CSP
3.48/3.81	c 4	10133 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.48/3.82	c 4	CSP : 20909 integers, 0 booleans, 30425 clauses, largest domain size 10143
3.48/3.82	c 4	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.48/3.83	c 4	Simplifing CSP by introducing new Boolean variables
3.48/3.85	c 4	CSP : 20909 integers, 0 booleans, 30425 clauses, largest domain size 10143
3.48/3.85	c 4	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.68/4.05	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.68/4.10	c 4	2091 (10%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
3.78/4.10	c 4	4182 (20%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
3.78/4.10	c 4	6273 (30%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
3.78/4.11	c 4	8364 (40%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
3.78/4.11	c 4	10455 (50%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
3.78/4.14	c 5	12546 (60%) CSP integer variables are encoded (31592 clauses, 459679 bytes)
3.78/4.17	c 5	14637 (70%) CSP integer variables are encoded (54722 clauses, 806629 bytes)
3.98/4.37	c 5	16728 (80%) CSP integer variables are encoded (202488 clauses, 3258562 bytes)
3.98/4.40	c 5	18819 (90%) CSP integer variables are encoded (224975 clauses, 3640841 bytes)
4.08/4.44	c 5	20909 (100%) CSP integer variables are encoded (253390 clauses, 4123896 bytes)
4.36/4.73	c 5	3043 (10%) CSP clauses are encoded (274409 clauses, 4666752 bytes)
4.57/4.97	c 5	6085 (20%) CSP clauses are encoded (296171 clauses, 5294320 bytes)
4.86/5.21	c 6	9128 (30%) CSP clauses are encoded (317262 clauses, 5905686 bytes)
5.86/6.24	c 7	12170 (40%) CSP clauses are encoded (845576 clauses, 17198816 bytes)
16.25/17.29	c 18	15213 (50%) CSP clauses are encoded (6810759 clauses, 145188749 bytes)
19.31/20.31	c 21	18255 (60%) CSP clauses are encoded (8478726 clauses, 180853815 bytes)
205.74/216.09	c 216	ERROR Exception Too large HOME/temp.cnf
205.87/216.88	c 216	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
205.87/216.88	c 216	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
205.87/216.88	c 216	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
205.87/216.88	s UNKNOWN
205.87/216.88	c 217	CPU 190.69 (0.05 0.02 190.64 15.16)
205.87/216.88	c 217	END Fri Jul 11 15:16:18 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-1108403-1215781961/watcher-1108403-1215781961 -o /tmp/evaluation-result-1108403-1215781961/solver-1108403-1215781961 -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-1108403-1215781961.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: 2.41 2.56 2.53 5/80 12809
/proc/meminfo: memFree=1306328/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=12268 CPUtime=0
/proc/12809/stat : 12809 (sugar++) R 12807 12809 12309 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 34894622 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 226238364261 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/12809/statm: 3067 316 241 3 0 167 0

[startup+0.0668529 s]
/proc/loadavg: 2.41 2.56 2.53 5/80 12809
/proc/meminfo: memFree=1306328/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16476 CPUtime=0.05
/proc/12809/stat : 12809 (sugar++) R 12807 12809 12309 0 -1 4194304 1022 0 0 0 3 2 0 0 19 0 1 0 34894622 16871424 990 996147200 4194304 4206940 548682068528 18446744073709551615 226255649952 0 0 4224 0 0 0 0 17 0 0 0
/proc/12809/statm: 4119 990 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.102858 s]
/proc/loadavg: 2.41 2.56 2.53 5/80 12809
/proc/meminfo: memFree=1306328/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.06
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302899 s]
/proc/loadavg: 2.41 2.56 2.53 5/80 12809
/proc/meminfo: memFree=1306328/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.06
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701958 s]
/proc/loadavg: 2.41 2.56 2.53 5/80 12809
/proc/meminfo: memFree=1306328/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.06
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50128 s]
/proc/loadavg: 2.41 2.56 2.53 3/87 12827
/proc/meminfo: memFree=1300320/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.7
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 4 2 60 4 15 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=864132 CPUtime=0.51
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 6228 0 1 0 48 3 0 0 18 0 9 0 34894718 884871168 5466 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 216033 5466 2540 9 0 210608 0
[pid=12823/tid=12824] ppid=12822 vsize=864132 CPUtime=0.3
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 2537 0 1 0 30 0 0 0 18 0 9 0 34894719 884871168 5466 996147200 134512640 134550740 4294955920 18446744073709551615 4159716009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=864132 CPUtime=0.1
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 2653 0 0 0 9 1 0 0 16 0 9 0 34894720 884871168 5466 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=864132 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 884871168 5466 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=864132 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 884871168 5466 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 886228

[startup+3.10359 s]
/proc/loadavg: 2.41 2.56 2.53 4/91 12831
/proc/meminfo: memFree=1275712/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.7
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 4 2 60 4 15 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868360 CPUtime=2.1
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 14842 0 1 0 203 7 0 0 18 0 9 0 34894718 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217090 13762 2540 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868360 CPUtime=1.16
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 2945 0 1 0 115 1 0 0 25 0 9 0 34894719 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868360 CPUtime=0.69
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 9741 0 0 0 65 4 0 0 15 0 9 0 34894720 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868360 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868360 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868360 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868360 CPUtime=0.22
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1460 0 0 0 22 0 0 0 16 0 9 0 34894723 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868360 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868360 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889200640 13762 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 890456

[startup+6.30209 s]
/proc/loadavg: 2.54 2.59 2.54 4/91 12831
/proc/meminfo: memFree=1245760/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.7
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 4 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=5.25
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 16543 0 1 0 506 19 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=3.67
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 3399 0 1 0 354 13 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4126572760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=1.23
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 118 5 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 890568

[startup+12.7022 s]
/proc/loadavg: 2.66 2.61 2.55 4/91 12831
/proc/meminfo: memFree=1171456/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.7
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 4 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=11.09
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 16990 0 1 0 1046 63 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=9.31
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 3846 0 1 0 876 55 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4126474916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=1.43
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 136 7 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 890568

[startup+25.5013 s]
/proc/loadavg: 2.96 2.68 2.57 4/91 12831
/proc/meminfo: memFree=1059776/2055920 swapFree=4192956/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.71
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 5 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=23.77
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 17744 0 1 0 2242 135 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=21.64
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 4600 0 1 0 2044 120 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4126604989 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=1.75
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 163 12 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 155.7
Current children cumulated vsize (KiB) 890568

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

[startup+179.102 s]
/proc/loadavg: 3.08 2.81 2.63 3/91 12831
/proc/meminfo: memFree=15232/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.71
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 5 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=171.32
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 28904 0 1 0 15891 1241 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=164.45
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 15760 0 1 0 15290 1155 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4126564340 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=6.51
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 567 84 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 172.03
Current children cumulated vsize (KiB) 890568

[startup+204.702 s]
/proc/loadavg: 3.21 2.86 2.65 3/91 12831
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.71
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 5 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=194.53
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 30641 0 1 0 18028 1425 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=186.92
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 17497 0 1 0 17363 1329 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=7.26
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 631 95 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.24
Current children cumulated vsize (KiB) 890568

[startup+211.102 s]
/proc/loadavg: 3.19 2.86 2.65 4/91 12831
/proc/meminfo: memFree=15168/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.71
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 5 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=200.24
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 31062 0 1 0 18553 1471 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=192.44
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 17918 0 1 0 17873 1371 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4126564538 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=7.44
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 646 98 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.95
Current children cumulated vsize (KiB) 890568

[startup+214.302 s]
/proc/loadavg: 3.19 2.86 2.65 4/91 12831
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=0.71
/proc/12809/stat : 12809 (sugar++) S 12807 12809 12309 0 -1 4194304 1297 7887 0 1 5 2 60 4 16 0 1 0 34894622 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12809/statm: 4185 1104 409 3 0 764 0
[pid=12822] ppid=12809 vsize=5356 CPUtime=0
/proc/12822/stat : 12822 (sh) S 12809 12809 12309 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 34894718 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12822/statm: 1339 233 193 169 0 50 0
[pid=12823] ppid=12822 vsize=868472 CPUtime=203.37
/proc/12823/stat : 12823 (java) S 12822 12809 12309 0 -1 0 31294 0 1 0 18842 1495 0 0 18 0 9 0 34894718 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12823/statm: 217118 15000 2567 9 0 211665 0
[pid=12823/tid=12824] ppid=12822 vsize=868472 CPUtime=195.48
/proc/12823/task/12824/stat : 12824 (java) R 12822 12809 12309 0 -1 64 18150 0 1 0 18154 1394 0 0 25 0 9 0 34894719 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12825] ppid=12822 vsize=868472 CPUtime=7.54
/proc/12823/task/12825/stat : 12825 (java) S 12822 12809 12309 0 -1 64 10926 0 0 0 655 99 0 0 16 0 9 0 34894720 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12826] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12826/stat : 12826 (java) S 12822 12809 12309 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12827] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12827/stat : 12827 (java) S 12822 12809 12309 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 34894721 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12828] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12828/stat : 12828 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12829] ppid=12822 vsize=868472 CPUtime=0.33
/proc/12823/task/12829/stat : 12829 (java) S 12822 12809 12309 0 -1 64 1522 0 0 0 33 0 0 0 16 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12830] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12830/stat : 12830 (java) S 12822 12809 12309 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12823/tid=12831] ppid=12822 vsize=868472 CPUtime=0
/proc/12823/task/12831/stat : 12831 (java) S 12822 12809 12309 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 34894723 889315328 15000 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 890568

[startup+217.501 s]
/proc/loadavg: 3.18 2.86 2.65 2/86 12833
/proc/meminfo: memFree=66536/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=206.49
/proc/12809/stat : 12809 (sugar++) R 12807 12809 12309 0 -1 4194304 1320 39605 0 2 5 64 19064 1516 16 0 1 0 34894622 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226238370857 0 0 4224 16386 0 0 0 17 0 0 0
/proc/12809/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 206.49
Current children cumulated vsize (KiB) 16740

[startup+218.302 s]
/proc/loadavg: 3.18 2.86 2.65 5/83 12833
/proc/meminfo: memFree=1883320/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=206.79
/proc/12809/stat : 12809 (sugar++) D 12807 12809 12309 0 -1 4194304 1320 39605 0 2 5 94 19064 1516 15 0 1 0 34894622 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226238370857 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/12809/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 206.79
Current children cumulated vsize (KiB) 16740

[startup+218.702 s]
/proc/loadavg: 3.18 2.86 2.65 5/83 12833
/proc/meminfo: memFree=1883320/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=206.8
/proc/12809/stat : 12809 (sugar++) D 12807 12809 12309 0 -1 4194304 1320 39605 0 2 5 95 19064 1516 15 0 1 0 34894622 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226238370857 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/12809/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 206.8
Current children cumulated vsize (KiB) 16740

[startup+218.907 s]
/proc/loadavg: 3.16 2.86 2.66 2/83 12833
/proc/meminfo: memFree=1883064/2055920 swapFree=4192812/4192956
[pid=12809] ppid=12807 vsize=16740 CPUtime=206.82
/proc/12809/stat : 12809 (sugar++) D 12807 12809 12309 0 -1 4194304 1320 39605 0 2 5 97 19064 1516 15 0 1 0 34894622 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 226238370857 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/12809/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 206.82
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 218.965
CPU time (s): 206.83
CPU user time (s): 190.696
CPU system time (s): 16.1335
CPU usage (%): 94.4579
Max. virtual memory (cumulated for all children) (KiB): 890960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 190.696
system time used= 16.1335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40981
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= 112308
involuntary context switches= 124082

runsolver used 0.278957 second user time and 0.765883 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-11 15:12:41
IDJOB=1108403
IDBENCH=60715
IDSOLVER=367
FILE ID=node58/1108403-1215781961
PBS_JOBID= 7903084
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-12_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-1108403-1215781961/watcher-1108403-1215781961 -o /tmp/evaluation-result-1108403-1215781961/solver-1108403-1215781961 -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-1108403-1215781961.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b3fd40cb3c979dcb57fec69fff68dd9c
RANDOM SEED=1724668045

node58.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.259
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.259
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:       1307064 kB
Buffers:         34004 kB
Cached:         579696 kB
SwapCached:          0 kB
Active:         348244 kB
Inactive:       356288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307064 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:         111200 kB
Slab:            29532 kB
Committed_AS:   951536 kB
PageTables:       1868 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= 66556 MiB
End job on node58 at 2008-07-11 15:16:20