Trace number 1112793

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? 357.176 363.214

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-0.xml
MD5SUM701805f3dd433f8e5a195a0325c2f865
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints36
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 16:49:01 2008
0.00/0.07	c 0	PID 17545
0.05/0.08	c 0	HOST node52.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-1112793-1215874141.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112793-1215874141.xml' 'HOME/temp.csp'
0.05/0.92	c 1	14 domains, 750 variables, 8 predicates, 0 relations, 8639 constraints
0.05/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.05/0.93	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.90/1.01	c 1	Parsing HOME/temp.csp
1.30/1.44	c 2	parsed 9411 expressions
1.30/1.44	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.40/1.50	c 2	MAX CSP: 8639 constraints
1.40/1.50	c 2	Converting to clausal form CSP
2.89/3.06	c 3	converted 1806 (10%) expressions
5.09/5.20	c 6	converted 3611 (20%) expressions
6.78/6.91	c 7	converted 5416 (30%) expressions
8.57/8.71	c 9	converted 7222 (40%) expressions
9.86/10.09	c 10	converted 9027 (50%) expressions
11.34/11.54	c 12	converted 10832 (60%) expressions
13.05/13.28	c 14	converted 12638 (70%) expressions
14.34/14.57	c 15	converted 14443 (80%) expressions
15.73/15.97	c 16	converted 16248 (90%) expressions
18.22/18.48	c 19	converted 18053 (100%) expressions
18.22/18.49	c 19	CSP : 18769 integers, 33278 booleans, 78389 clauses, largest domain size 12959
18.22/18.49	c 19	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.22/18.49	c 19	Propagation in CSP
19.82/20.06	c 20	8630 values, 0 unsatisfiable literals, and 0 valid clauses are removed
19.82/20.06	c 20	CSP : 18769 integers, 33278 booleans, 78389 clauses, largest domain size 8640
19.82/20.06	c 20	Heap : 94 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
19.82/20.10	c 20	Simplifing CSP by introducing new Boolean variables
19.91/20.19	c 21	CSP : 18769 integers, 50198 booleans, 95309 clauses, largest domain size 8640
19.91/20.20	c 21	Heap : 101 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.61/20.84	c 21	Encoding CSP to SAT : HOME/temp.cnf
32.44/32.73	c 33	1877 (10%) CSP integer variables are encoded (1074903 clauses, 18205089 bytes)
33.24/33.59	c 34	3754 (20%) CSP integer variables are encoded (1727763 clauses, 30609429 bytes)
33.54/33.84	c 34	5631 (30%) CSP integer variables are encoded (1911957 clauses, 34109115 bytes)
33.54/33.89	c 34	7508 (40%) CSP integer variables are encoded (1952427 clauses, 34878045 bytes)
33.63/33.91	c 34	9385 (50%) CSP integer variables are encoded (1961648 clauses, 35053244 bytes)
33.63/33.93	c 34	11262 (60%) CSP integer variables are encoded (1980318 clauses, 35407974 bytes)
33.63/33.96	c 34	13139 (70%) CSP integer variables are encoded (1998569 clauses, 35754743 bytes)
33.63/34.00	c 34	15016 (80%) CSP integer variables are encoded (2022712 clauses, 36213460 bytes)
33.73/34.02	c 34	16893 (90%) CSP integer variables are encoded (2042037 clauses, 36580635 bytes)
33.83/34.19	c 35	18769 (100%) CSP integer variables are encoded (2169888 clauses, 39009804 bytes)
84.02/84.63	c 85	9531 (10%) CSP clauses are encoded (7309891 clauses, 157774159 bytes)
120.67/121.55	c 122	19062 (20%) CSP clauses are encoded (11008306 clauses, 248515165 bytes)
145.95/147.04	c 147	28593 (30%) CSP clauses are encoded (13978365 clauses, 324699881 bytes)
161.79/163.02	c 163	38124 (40%) CSP clauses are encoded (16411949 clauses, 388830148 bytes)
176.44/177.86	c 178	47655 (50%) CSP clauses are encoded (18793883 clauses, 453173989 bytes)
190.88/192.41	c 193	57186 (60%) CSP clauses are encoded (21252847 clauses, 520084380 bytes)
204.74/206.41	c 207	66717 (70%) CSP clauses are encoded (23771301 clauses, 588788184 bytes)
216.10/217.95	c 218	76248 (80%) CSP clauses are encoded (25807659 clauses, 644581261 bytes)
231.11/233.28	c 234	85779 (90%) CSP clauses are encoded (32439115 clauses, 826004087 bytes)
356.07/361.48	c 362	ERROR Exception Too large HOME/temp.cnf
356.07/361.49	c 362	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
356.07/361.49	c 362	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
356.07/361.49	c 362	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
356.07/361.49	s UNKNOWN
356.15/361.58	c 362	CPU 341.86 (0.05 0.02 341.81 14.3)
356.15/361.58	c 362	END Sat Jul 12 16:55:03 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-1112793-1215874141/watcher-1112793-1215874141 -o /tmp/evaluation-result-1112793-1215874141/solver-1112793-1215874141 -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-1112793-1215874141.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.84 3.17 3.17 5/80 17545
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=12268 CPUtime=0
/proc/17545/stat : 17545 (sugar++) R 17543 17545 17377 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 44112995 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 273653922405 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/17545/statm: 3067 316 241 3 0 167 0

[startup+0.075537 s]
/proc/loadavg: 2.84 3.17 3.17 5/80 17545
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.05
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1143 0 0 0 4 1 0 0 20 0 1 0 44112995 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17545/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.10198 s]
/proc/loadavg: 2.84 3.17 3.17 5/80 17545
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.05
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1219 128 0 0 4 1 0 0 21 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.301993 s]
/proc/loadavg: 2.84 3.17 3.17 5/80 17545
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.05
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1219 128 0 0 4 1 0 0 21 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.701029 s]
/proc/loadavg: 2.84 3.17 3.17 5/80 17545
/proc/meminfo: memFree=1850608/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.05
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1219 128 0 0 4 1 0 0 21 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+1.50207 s]
/proc/loadavg: 2.84 3.17 3.17 3/91 17567
/proc/meminfo: memFree=1796504/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.85
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 4 2 75 4 15 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=864124 CPUtime=0.55
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 6350 0 1 0 51 4 0 0 18 0 9 0 44113088 884862976 5577 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 216031 5579 2541 9 0 210606 0
[pid=17559/tid=17560] ppid=17558 vsize=864124 CPUtime=0.34
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 2522 0 1 0 33 1 0 0 22 0 9 0 44113089 884862976 5580 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=864124 CPUtime=0.12
/proc/17559/task/17561/stat : 17561 (java) R 17558 17545 17377 0 -1 64 2797 0 0 0 10 2 0 0 15 0 9 0 44113090 884862976 5581 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=864124 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 884862976 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=864124 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 884862976 5583 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=864124 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 884862976 5591 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=864124 CPUtime=0.07
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 339 0 0 0 7 0 0 0 16 0 9 0 44113092 884862976 5598 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=864124 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 884862976 5607 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=864124 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 884862976 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886220

[startup+3.10218 s]
/proc/loadavg: 2.84 3.17 3.17 3/91 17567
/proc/meminfo: memFree=1780760/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.85
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 4 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868392 CPUtime=2.14
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 9399 0 1 0 207 7 0 0 18 0 9 0 44113088 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217098 8338 2540 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868392 CPUtime=1.54
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 2791 0 1 0 152 2 0 0 25 0 9 0 44113089 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868392 CPUtime=0.38
/proc/17559/task/17561/stat : 17561 (java) R 17558 17545 17377 0 -1 64 4483 0 0 0 35 3 0 0 15 0 9 0 44113090 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 102514349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868392 CPUtime=0.19
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1429 0 0 0 19 0 0 0 15 0 9 0 44113092 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889233408 8338 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890488

[startup+6.3024 s]
/proc/loadavg: 2.77 3.15 3.16 3/91 17567
/proc/meminfo: memFree=1768024/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.85
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 4 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868392 CPUtime=5.32
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 12644 0 1 0 523 9 0 0 18 0 9 0 44113088 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217098 11327 2540 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868392 CPUtime=4.31
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 3081 0 1 0 429 2 0 0 25 0 9 0 44113089 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4126428810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868392 CPUtime=0.78
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 7429 0 0 0 73 5 0 0 16 0 9 0 44113090 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868392 CPUtime=0.2
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1438 0 0 0 20 0 0 0 15 0 9 0 44113092 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889233408 11327 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890488

[startup+12.7028 s]
/proc/loadavg: 2.71 3.13 3.15 4/91 17567
/proc/meminfo: memFree=1709600/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 5 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868392 CPUtime=11.69
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 23302 0 1 0 1152 17 0 0 18 0 9 0 44113088 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217098 19556 2540 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868392 CPUtime=9.47
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 3842 0 1 0 944 3 0 0 25 0 9 0 44113089 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4126580528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868392 CPUtime=1.99
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 17326 0 0 0 187 12 0 0 16 0 9 0 44113090 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868392 CPUtime=0.2
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1438 0 0 0 20 0 0 0 15 0 9 0 44113092 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868392 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889233408 19556 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 890488

[startup+25.5017 s]
/proc/loadavg: 2.55 3.08 3.13 3/91 17567
/proc/meminfo: memFree=1657888/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 5 2 75 4 15 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868504 CPUtime=24.43
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 36836 0 1 0 2416 27 0 0 18 0 9 0 44113088 889348096 31029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217126 31029 2566 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868504 CPUtime=20.19
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 4617 0 1 0 2014 5 0 0 25 0 9 0 44113089 889348096 31029 996147200 134512640 134550740 4294955920 18446744073709551615 4126659552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868504 CPUtime=3.93
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 30038 0 0 0 374 19 0 0 16 0 9 0 44113090 889348096 31029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889348096 31029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889348096 31029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=17559/tid=17565] ppid=17558 vsize=868504 CPUtime=0.31
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1504 0 0 0 30 1 0 0 16 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.5
Current children cumulated vsize (KiB) 890600

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

[startup+345.502 s]
/proc/loadavg: 3.36 2.83 2.96 3/91 17567
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 5 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868504 CPUtime=339.75
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 41907 0 1 0 32672 1303 0 0 18 0 9 0 44113088 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217126 31049 2566 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868504 CPUtime=332.38
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 9669 0 1 0 31991 1247 0 0 25 0 9 0 44113089 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868504 CPUtime=7.04
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 30038 0 0 0 651 53 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868504 CPUtime=0.31
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1504 0 0 0 30 1 0 0 16 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 890600

[startup+351.903 s]
/proc/loadavg: 3.33 2.83 2.96 3/91 17567
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 5 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868504 CPUtime=345.98
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 42095 0 1 0 33246 1352 0 0 18 0 9 0 44113088 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217126 31049 2566 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868504 CPUtime=338.5
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 9857 0 1 0 32554 1296 0 0 25 0 9 0 44113089 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868504 CPUtime=7.15
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 30038 0 0 0 661 54 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868504 CPUtime=0.31
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1504 0 0 0 30 1 0 0 16 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 346.84
Current children cumulated vsize (KiB) 890600

[startup+358.301 s]
/proc/loadavg: 3.38 2.85 2.96 4/91 17567
/proc/meminfo: memFree=15648/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1297 8769 0 1 5 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868504 CPUtime=352.18
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 42279 0 1 0 33818 1400 0 0 18 0 9 0 44113088 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217126 31049 2566 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868504 CPUtime=344.59
/proc/17559/task/17560/stat : 17560 (java) R 17558 17545 17377 0 -1 64 10041 0 1 0 33117 1342 0 0 25 0 9 0 44113089 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868504 CPUtime=7.25
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 30038 0 0 0 670 55 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868504 CPUtime=0.31
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1504 0 0 0 30 1 0 0 16 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889348096 31049 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 353.04
Current children cumulated vsize (KiB) 890600

[startup+361.502 s]
/proc/loadavg: 3.35 2.85 2.96 3/91 17567
/proc/meminfo: memFree=15648/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=0.86
/proc/17545/stat : 17545 (sugar++) S 17543 17545 17377 0 -1 4194304 1298 8769 0 1 5 2 75 4 16 0 1 0 44112995 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17545/statm: 4185 1104 409 3 0 764 0
[pid=17558] ppid=17545 vsize=5356 CPUtime=0
/proc/17558/stat : 17558 (sh) S 17545 17545 17377 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44113088 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17558/statm: 1339 233 193 169 0 50 0
[pid=17559] ppid=17558 vsize=868504 CPUtime=355.29
/proc/17559/stat : 17559 (java) S 17558 17545 17377 0 -1 0 42378 0 1 0 34106 1423 0 0 18 0 9 0 44113088 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17559/statm: 217126 31052 2566 9 0 211673 0
[pid=17559/tid=17560] ppid=17558 vsize=868504 CPUtime=347.64
/proc/17559/task/17560/stat : 17560 (java) S 17558 17545 17377 0 -1 64 10140 0 1 0 33399 1365 0 0 25 0 9 0 44113089 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17561] ppid=17558 vsize=868504 CPUtime=7.31
/proc/17559/task/17561/stat : 17561 (java) S 17558 17545 17377 0 -1 64 30038 0 0 0 676 55 0 0 16 0 9 0 44113090 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17562] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17562/stat : 17562 (java) S 17558 17545 17377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44113090 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17563] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17563/stat : 17563 (java) S 17558 17545 17377 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44113090 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17564] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17564/stat : 17564 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44113092 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17565] ppid=17558 vsize=868504 CPUtime=0.31
/proc/17559/task/17565/stat : 17565 (java) S 17558 17545 17377 0 -1 64 1504 0 0 0 30 1 0 0 16 0 9 0 44113092 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17566] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17566/stat : 17566 (java) S 17558 17545 17377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44113092 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17559/tid=17567] ppid=17558 vsize=868504 CPUtime=0
/proc/17559/task/17567/stat : 17567 (java) S 17558 17545 17377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44113092 889348096 31052 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 356.15
Current children cumulated vsize (KiB) 890600

[startup+362.301 s]
/proc/loadavg: 3.35 2.85 2.96 3/81 17567
/proc/meminfo: memFree=560880/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=356.87
/proc/17545/stat : 17545 (sugar++) R 17543 17545 17377 0 -1 4194304 1320 51439 0 2 5 71 34181 1430 21 0 1 0 44112995 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17545/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 356.87
Current children cumulated vsize (KiB) 16740

[startup+362.701 s]
/proc/loadavg: 3.35 2.85 2.96 3/81 17567
/proc/meminfo: memFree=560880/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=357.11
/proc/17545/stat : 17545 (sugar++) D 17543 17545 17377 0 -1 4194304 1320 51439 0 2 5 95 34181 1430 18 0 1 0 44112995 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/17545/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 357.11
Current children cumulated vsize (KiB) 16740

[startup+363.101 s]
/proc/loadavg: 3.24 2.84 2.96 2/81 17567
/proc/meminfo: memFree=1855408/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=357.14
/proc/17545/stat : 17545 (sugar++) D 17543 17545 17377 0 -1 4194304 1320 51439 0 2 5 98 34181 1430 18 0 1 0 44112995 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17545/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 357.14
Current children cumulated vsize (KiB) 16740

[startup+363.201 s]
/proc/loadavg: 3.24 2.84 2.96 2/81 17567
/proc/meminfo: memFree=1855408/2055920 swapFree=4192812/4192956
[pid=17545] ppid=17543 vsize=16740 CPUtime=357.14
/proc/17545/stat : 17545 (sugar++) D 17543 17545 17377 0 -1 4194304 1320 51439 0 2 5 98 34181 1430 18 0 1 0 44112995 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 273653929001 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17545/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 357.14
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 363.214
CPU time (s): 357.176
CPU user time (s): 341.877
CPU system time (s): 15.2987
CPU usage (%): 98.3375
Max. virtual memory (cumulated for all children) (KiB): 895616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.877
system time used= 15.2987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52815
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= 52558
involuntary context switches= 60519

runsolver used 0.416936 second user time and 1.24581 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-12 16:49:01
IDJOB=1112793
IDBENCH=61475
IDSOLVER=367
FILE ID=node52/1112793-1215874141
PBS_JOBID= 7903567
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-0.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-1112793-1215874141/watcher-1112793-1215874141 -o /tmp/evaluation-result-1112793-1215874141/solver-1112793-1215874141 -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-1112793-1215874141.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 701805f3dd433f8e5a195a0325c2f865
RANDOM SEED=1240612733

node52.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.234
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.234
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:       1853528 kB
Buffers:         19548 kB
Cached:          88708 kB
SwapCached:          0 kB
Active:          84828 kB
Inactive:        60212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5268 kB
Writeback:           0 kB
Mapped:          54488 kB
Slab:            42512 kB
Committed_AS:   941836 kB
PageTables:       2068 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= 66548 MiB
End job on node52 at 2008-07-12 16:55:05