Trace number 1125459

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 176.921 184.163

General information on the benchmark

Namemaxcsp/planning/
normalized-driverlog04cc_ext.xml
MD5SUM88a058c868b791bc50d6e521a0c14d29
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark15.3877
Satisfiable
(Un)Satisfiability was proved
Number of variables273
Number of constraints17715
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension17715
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 16 03:15:55 2008
0.00/0.08	c 0	PID 29132
0.06/0.08	c 0	HOST node70.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1125459-1216170955.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125459-1216170955.xml' 'HOME/temp.csp'
0.96/1.07	c 1	10 domains, 273 variables, 0 predicates, 123 relations, 17715 constraints
0.96/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.08	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'
1.03/1.16	c 1	Parsing HOME/temp.csp
1.03/1.67	c 2	parsed 10000 expressions
1.04/1.84	c 2	parsed 18121 expressions
1.04/1.84	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/2.02	c 2	MAX CSP: 17715 constraints
1.04/2.02	c 2	Converting to clausal form CSP
2.13/2.29	c 2	converted 3584 (10%) expressions
2.33/2.42	c 2	converted 7168 (20%) expressions
2.33/2.47	c 3	converted 10752 (30%) expressions
2.44/2.52	c 3	converted 14336 (40%) expressions
2.44/2.56	c 3	converted 17920 (50%) expressions
2.52/2.60	c 3	converted 21504 (60%) expressions
2.52/2.65	c 3	converted 25088 (70%) expressions
2.73/2.83	c 3	converted 28672 (80%) expressions
2.73/2.88	c 3	converted 32256 (90%) expressions
4.50/4.64	c 5	converted 35839 (100%) expressions
4.50/4.64	c 5	CSP : 35703 integers, 0 booleans, 53144 clauses, largest domain size 26573
4.50/4.64	c 5	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.50/4.65	c 5	Propagation in CSP
5.09/5.28	c 5	17708 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.09/5.29	c 5	CSP : 35703 integers, 0 booleans, 53144 clauses, largest domain size 17716
5.09/5.29	c 5	Heap : 52 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.18/5.31	c 5	Simplifing CSP by introducing new Boolean variables
5.18/5.34	c 5	CSP : 35703 integers, 0 booleans, 53144 clauses, largest domain size 17716
5.18/5.34	c 5	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.39/5.60	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.48/5.64	c 6	3571 (10%) CSP integer variables are encoded (482 clauses, 5208 bytes)
5.48/5.64	c 6	7141 (20%) CSP integer variables are encoded (482 clauses, 5208 bytes)
5.48/5.65	c 6	10711 (30%) CSP integer variables are encoded (482 clauses, 5208 bytes)
5.48/5.65	c 6	14282 (40%) CSP integer variables are encoded (482 clauses, 5208 bytes)
5.48/5.66	c 6	17852 (50%) CSP integer variables are encoded (482 clauses, 5208 bytes)
5.57/5.73	c 6	21422 (60%) CSP integer variables are encoded (51344 clauses, 768138 bytes)
5.57/5.78	c 6	24993 (70%) CSP integer variables are encoded (92471 clauses, 1417030 bytes)
5.67/5.85	c 6	28563 (80%) CSP integer variables are encoded (140699 clauses, 2236906 bytes)
5.78/5.91	c 6	32133 (90%) CSP integer variables are encoded (181797 clauses, 2935572 bytes)
6.07/6.28	c 6	35703 (100%) CSP integer variables are encoded (463742 clauses, 7728637 bytes)
6.27/6.48	c 7	5315 (10%) CSP clauses are encoded (469057 clauses, 7842376 bytes)
6.46/6.63	c 7	10629 (20%) CSP clauses are encoded (474371 clauses, 7963117 bytes)
6.56/6.77	c 7	15944 (30%) CSP clauses are encoded (479686 clauses, 8083445 bytes)
9.63/9.80	c 10	21258 (40%) CSP clauses are encoded (2054390 clauses, 41714723 bytes)
41.45/42.69	c 43	26572 (50%) CSP clauses are encoded (20200700 clauses, 431375298 bytes)
50.37/51.76	c 52	31887 (60%) CSP clauses are encoded (25256873 clauses, 551883326 bytes)
149.31/153.71	c 154	37201 (70%) CSP clauses are encoded (79569271 clauses, 1842646029 bytes)
160.26/165.06	c 165	42516 (80%) CSP clauses are encoded (85397130 clauses, 1984964069 bytes)
175.93/181.31	c 181	ERROR Exception Too large HOME/temp.cnf
175.93/181.31	c 181	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
175.93/181.31	c 181	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
175.93/181.31	c 181	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
175.93/181.31	s UNKNOWN
175.93/181.36	c 181	CPU 162.46 (0.06 0.01 162.4 13.49)
175.93/181.36	c 181	END Wed Jul 16 03:18:56 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-1125459-1216170955/watcher-1125459-1216170955 -o /tmp/evaluation-result-1125459-1216170955/solver-1125459-1216170955 -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-1125459-1216170955.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 1.97 1.99 4/86 29132
/proc/meminfo: memFree=1702768/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=12000 CPUtime=0
/proc/29132/stat : 29132 (sugar++) R 29130 29132 27346 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 73793297 12288000 163 996147200 4194304 4206940 548682068528 18446744073709551615 233401637395 0 0 4224 0 0 0 0 17 1 0 0
/proc/29132/statm: 3000 163 125 3 0 100 0

[startup+0.0825149 s]
/proc/loadavg: 1.87 1.97 1.99 4/86 29132
/proc/meminfo: memFree=1702768/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=0.06
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 73793297 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102006 s]
/proc/loadavg: 1.87 1.97 1.99 4/86 29132
/proc/meminfo: memFree=1702768/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=0.06
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.30177 s]
/proc/loadavg: 1.87 1.97 1.99 4/86 29132
/proc/meminfo: memFree=1702768/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=0.06
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701809 s]
/proc/loadavg: 1.87 1.97 1.99 4/86 29132
/proc/meminfo: memFree=1702768/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=0.06
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50189 s]
/proc/loadavg: 1.87 1.97 1.99 3/97 29144
/proc/meminfo: memFree=1676696/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.03
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 5 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 16740

[startup+3.10205 s]
/proc/loadavg: 1.87 1.97 1.99 3/97 29154
/proc/meminfo: memFree=1681816/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 15 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868436 CPUtime=1.98
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 13308 0 1 0 189 9 0 0 19 0 9 0 73793406 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217109 11962 2540 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868436 CPUtime=1.14
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 2906 0 1 0 112 2 0 0 23 0 9 0 73793407 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4126866400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868436 CPUtime=0.61
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 8236 0 0 0 57 4 0 0 16 0 9 0 73793408 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868436 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868436 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868436 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868436 CPUtime=0.2
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1469 0 0 0 19 1 0 0 16 0 9 0 73793410 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868436 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868436 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889278464 11962 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890532

[startup+6.3046 s]
/proc/loadavg: 1.88 1.97 1.99 5/97 29154
/proc/meminfo: memFree=1634520/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 15 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=5.13
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 20442 0 2 0 495 18 0 0 19 0 9 0 73793406 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18309 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=3.45
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 3339 0 2 0 337 8 0 0 25 0 9 0 73793407 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=1.37
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 129 8 0 0 16 0 9 0 73793408 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.29
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1524 0 0 0 28 1 0 0 15 0 9 0 73793410 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18309 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18309 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) 890644

[startup+12.703 s]
/proc/loadavg: 1.89 1.97 1.99 4/97 29154
/proc/meminfo: memFree=1566168/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=11.4
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 20903 0 2 0 1076 64 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=9.38
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 3780 0 2 0 887 51 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4127088042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=1.67
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 156 11 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 890644

[startup+25.5013 s]
/proc/loadavg: 2.06 2.00 2.00 3/97 29154
/proc/meminfo: memFree=1396888/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=23.8
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 21836 0 2 0 2218 162 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=21.34
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 4713 0 2 0 1991 143 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=2.1
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 194 16 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 890644

[startup+51.1018 s]
/proc/loadavg: 2.38 2.08 2.02 3/97 29154
/proc/meminfo: memFree=1075160/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=48.73
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 23750 0 2 0 4526 347 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.8
Current children cumulated vsize (KiB) 890644

[startup+162.302 s]
/proc/loadavg: 2.70 2.30 2.11 3/97 29154
/proc/meminfo: memFree=15832/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=156.57
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 32015 0 2 0 14463 1194 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=149.61
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 14892 0 2 0 13850 1111 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 102064826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=6.6
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 580 80 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.61
Current children cumulated vsize (KiB) 890644

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

[startup+166.302 s]
/proc/loadavg: 2.81 2.33 2.12 3/97 29154
/proc/meminfo: memFree=15320/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=160.49
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 32303 0 2 0 14825 1224 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=153.42
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 15180 0 2 0 14202 1140 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=6.73
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 591 82 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 890644

[startup+172.707 s]
/proc/loadavg: 2.82 2.34 2.12 4/97 29154
/proc/meminfo: memFree=15896/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=166.61
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 32782 0 2 0 15387 1274 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=159.31
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 15659 0 2 0 14744 1187 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4126491866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=6.95
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 611 84 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.65
Current children cumulated vsize (KiB) 890644

[startup+179.102 s]
/proc/loadavg: 2.76 2.33 2.12 3/97 29154
/proc/meminfo: memFree=16088/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=1.04
/proc/29132/stat : 29132 (sugar++) S 29130 29132 27346 0 -1 4194304 1297 9803 0 1 6 1 90 7 16 0 1 0 73793297 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29132/statm: 4185 1104 409 3 0 764 0
[pid=29145] ppid=29132 vsize=5356 CPUtime=0
/proc/29145/stat : 29145 (sh) S 29132 29132 27346 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73793405 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29145/statm: 1339 233 193 169 0 50 0
[pid=29146] ppid=29145 vsize=868548 CPUtime=172.72
/proc/29146/stat : 29146 (java) S 29145 29132 27346 0 -1 0 33273 0 2 0 15948 1324 0 0 19 0 9 0 73793406 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29146/statm: 217137 18330 2567 9 0 211684 0
[pid=29146/tid=29147] ppid=29145 vsize=868548 CPUtime=165.21
/proc/29146/task/29147/stat : 29147 (java) R 29145 29132 27346 0 -1 64 16150 0 2 0 15286 1235 0 0 25 0 9 0 73793407 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29148] ppid=29145 vsize=868548 CPUtime=7.15
/proc/29146/task/29148/stat : 29148 (java) S 29145 29132 27346 0 -1 64 14882 0 0 0 628 87 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29149] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29149/stat : 29149 (java) S 29145 29132 27346 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29150] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29150/stat : 29150 (java) S 29145 29132 27346 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73793408 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29151] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29151/stat : 29151 (java) S 29145 29132 27346 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29152] ppid=29145 vsize=868548 CPUtime=0.33
/proc/29146/task/29152/stat : 29152 (java) S 29145 29132 27346 0 -1 64 1544 0 0 0 32 1 0 0 16 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29153] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29153/stat : 29153 (java) S 29145 29132 27346 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29146/tid=29154] ppid=29145 vsize=868548 CPUtime=0
/proc/29146/task/29154/stat : 29154 (java) S 29145 29132 27346 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73793410 889393152 18330 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.76
Current children cumulated vsize (KiB) 890644

[startup+182.302 s]
/proc/loadavg: 2.86 2.36 2.13 4/87 29154
/proc/meminfo: memFree=98728/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=176.73
/proc/29132/stat : 29132 (sugar++) D 29130 29132 27346 0 -1 4194304 1320 43535 0 3 6 78 16240 1349 16 0 1 0 73793297 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/29132/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 176.73
Current children cumulated vsize (KiB) 16740

[startup+183.102 s]
/proc/loadavg: 2.86 2.36 2.13 3/87 29154
/proc/meminfo: memFree=1824936/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=176.74
/proc/29132/stat : 29132 (sugar++) D 29130 29132 27346 0 -1 4194304 1320 43535 0 3 6 79 16240 1349 15 0 1 0 73793297 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/29132/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 176.74
Current children cumulated vsize (KiB) 16740

[startup+183.902 s]
/proc/loadavg: 2.86 2.36 2.13 2/87 29154
/proc/meminfo: memFree=1854440/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=176.88
/proc/29132/stat : 29132 (sugar++) D 29130 29132 27346 0 -1 4194304 1320 43535 0 3 6 93 16240 1349 15 0 1 0 73793297 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/29132/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 176.88
Current children cumulated vsize (KiB) 16740

[startup+184.102 s]
/proc/loadavg: 2.86 2.36 2.13 2/87 29154
/proc/meminfo: memFree=1854440/2055920 swapFree=4176556/4192956
[pid=29132] ppid=29130 vsize=16740 CPUtime=176.89
/proc/29132/stat : 29132 (sugar++) D 29130 29132 27346 0 -1 4194304 1320 43535 0 3 6 94 16240 1349 15 0 1 0 73793297 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/29132/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 176.89
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 184.163
CPU time (s): 176.921
CPU user time (s): 162.474
CPU system time (s): 14.4468
CPU usage (%): 96.0679
Max. virtual memory (cumulated for all children) (KiB): 891536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.474
system time used= 14.4468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44911
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97863
involuntary context switches= 104424

runsolver used 0.281957 second user time and 0.688895 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-16 03:15:55
IDJOB=1125459
IDBENCH=64122
IDSOLVER=367
FILE ID=node70/1125459-1216170955
PBS_JOBID= 7905621
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/planning/normalized-driverlog04cc_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-1125459-1216170955/watcher-1125459-1216170955 -o /tmp/evaluation-result-1125459-1216170955/solver-1125459-1216170955 -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-1125459-1216170955.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88a058c868b791bc50d6e521a0c14d29
RANDOM SEED=961056802

node70.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.221
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.221
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:       1703248 kB
Buffers:         63812 kB
Cached:         134932 kB
SwapCached:       5800 kB
Active:         233892 kB
Inactive:        55376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703248 kB
SwapTotal:     4192956 kB
SwapFree:      4176556 kB
Dirty:            5448 kB
Writeback:           0 kB
Mapped:         106740 kB
Slab:            47688 kB
Committed_AS:  1110020 kB
PageTables:       2588 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 node70 at 2008-07-16 03:18:59