Trace number 1109500

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? 145.464 151.714

General information on the benchmark

Namecsp/fischer/
normalized-fischer-7-3-fair.xml
MD5SUMdf11c13ef3d280bc8fedb6e152e809a3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5855
Number of constraints5530
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5530
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:26:58 2008
0.00/0.04	c 0	PID 13226
0.00/0.04	c 0	HOST node27.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1109500-1215804418.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109500-1215804418.xml' 'HOME/temp.csp'
0.03/0.79	c 1	3 domains, 5855 variables, 9 predicates, 0 relations, 5530 constraints
0.03/0.84	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.84	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.75/0.92	c 1	Parsing HOME/temp.csp
1.08/1.26	c 1	parsed 10000 expressions
1.08/1.29	c 1	parsed 11397 expressions
1.08/1.29	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.19/1.38	c 1	MAX CSP: 5530 constraints
1.19/1.38	c 1	Converting to clausal form CSP
1.29/1.43	c 2	converted 1693 (10%) expressions
1.29/1.43	c 2	converted 3386 (20%) expressions
1.29/1.43	c 2	converted 5079 (30%) expressions
1.48/1.60	c 2	converted 6772 (40%) expressions
1.59/1.74	c 2	converted 8465 (50%) expressions
1.69/1.84	c 2	converted 10158 (60%) expressions
1.78/1.94	c 2	converted 11851 (70%) expressions
1.99/2.13	c 2	converted 13544 (80%) expressions
2.08/2.22	c 2	converted 15237 (90%) expressions
2.67/2.89	c 3	converted 16930 (100%) expressions
2.67/2.90	c 3	CSP : 21261 integers, 5906 booleans, 41686 clauses, largest domain size 20001
2.67/2.90	c 3	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.67/2.90	c 3	Propagation in CSP
3.16/3.37	c 3	5523 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.16/3.38	c 3	CSP : 21261 integers, 5906 booleans, 41686 clauses, largest domain size 20001
3.16/3.38	c 3	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.16/3.40	c 3	Simplifing CSP by introducing new Boolean variables
3.26/3.46	c 4	CSP : 21261 integers, 14716 booleans, 50496 clauses, largest domain size 20001
3.26/3.46	c 4	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.46/3.64	c 4	Encoding CSP to SAT : HOME/temp.cnf
60.15/62.02	c 62	2127 (10%) CSP integer variables are encoded (41904273 clauses, 857768894 bytes)
118.47/122.20	c 122	4253 (20%) CSP integer variables are encoded (84422147 clauses, 1750644248 bytes)
140.42/145.17	c 145	6379 (30%) CSP integer variables are encoded (100341351 clauses, 2085640299 bytes)
144.37/149.23	c 149	ERROR Exception Too large HOME/temp.cnf
144.37/149.23	c 149	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
144.37/149.23	c 149	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
144.37/149.23	c 149	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
144.37/149.23	s UNKNOWN
144.40/149.68	c 150	CPU 129.83 (0.03 0 129.8 14.59)
144.40/149.68	c 150	END Fri Jul 11 21:29:28 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-1109500-1215804418/watcher-1109500-1215804418 -o /tmp/evaluation-result-1109500-1215804418/solver-1109500-1215804418 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109500-1215804418.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.00 2.00 2.01 4/80 13226
/proc/meminfo: memFree=1883696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=12268 CPUtime=0
/proc/13226/stat : 13226 (sugar) R 13224 13226 13033 0 -1 4194304 313 0 0 0 0 0 0 0 20 0 1 0 37016255 12562432 281 996147200 4194304 4206940 548682068592 18446744073709551615 233588560609 0 0 4224 0 0 0 0 17 1 0 0
/proc/13226/statm: 3067 281 207 3 0 167 0

[startup+0.0911671 s]
/proc/loadavg: 2.00 2.00 2.01 4/80 13226
/proc/meminfo: memFree=1883696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.03
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 37016255 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101165 s]
/proc/loadavg: 2.00 2.00 2.01 4/80 13226
/proc/meminfo: memFree=1883696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.03
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 37016255 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301186 s]
/proc/loadavg: 2.00 2.00 2.01 4/80 13226
/proc/meminfo: memFree=1883696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.03
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 37016255 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701227 s]
/proc/loadavg: 2.00 2.00 2.01 4/80 13226
/proc/meminfo: memFree=1883696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.03
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 37016255 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50231 s]
/proc/loadavg: 2.00 2.00 2.01 4/91 13248
/proc/meminfo: memFree=1875928/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 15 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=864180 CPUtime=0.64
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 6324 0 1 0 60 4 0 0 20 0 9 0 37016340 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 216045 5532 2542 9 0 210620 0
[pid=13240/tid=13241] ppid=13239 vsize=864180 CPUtime=0.4
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 2616 0 1 0 39 1 0 0 25 0 9 0 37016340 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=864180 CPUtime=0.1
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 2647 0 0 0 9 1 0 0 16 0 9 0 37016342 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=864180 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=864180 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=864180 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=864180 CPUtime=0.1
/proc/13240/task/13246/stat : 13246 (java) R 13239 13226 13033 0 -1 64 363 0 0 0 10 0 0 0 16 0 9 0 37016344 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 101637822 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=864180 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=864180 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 884920320 5532 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 883136

[startup+3.10248 s]
/proc/loadavg: 2.16 2.03 2.02 3/91 13248
/proc/meminfo: memFree=1854936/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 15 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868396 CPUtime=2.22
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 13696 0 1 0 214 8 0 0 20 0 9 0 37016340 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217099 12571 2540 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868396 CPUtime=1.31
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 2911 0 1 0 129 2 0 0 25 0 9 0 37016340 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4127033802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868396 CPUtime=0.64
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 8571 0 0 0 60 4 0 0 16 0 9 0 37016342 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868396 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868396 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868396 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868396 CPUtime=0.25
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1516 0 0 0 24 1 0 0 15 0 9 0 37016344 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868396 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868396 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889237504 12571 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887352

[startup+6.30181 s]
/proc/loadavg: 2.16 2.03 2.02 3/91 13248
/proc/meminfo: memFree=1814424/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 15 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=5.38
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 14795 0 1 0 506 32 0 0 20 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13160 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=4.11
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 3257 0 1 0 388 23 0 0 25 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=0.96
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 90 6 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887464

[startup+12.7025 s]
/proc/loadavg: 2.13 2.03 2.02 3/91 13248
/proc/meminfo: memFree=1717016/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 15 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=11.69
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 15470 0 1 0 1080 89 0 0 20 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13160 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=10.13
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 3932 0 1 0 938 75 0 0 25 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4126570391 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=1.24
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 113 11 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 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) 887464

[startup+25.5027 s]
/proc/loadavg: 2.11 2.03 2.02 3/91 13248
/proc/meminfo: memFree=1523992/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 15 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=24.17
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 16725 0 1 0 2213 204 0 0 20 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13160 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=22.13
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 5187 0 1 0 2033 180 0 0 25 0 9 0 37016340 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4127121986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=1.72
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 151 21 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1540 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13160 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 887464

[startup+102.307 s]
/proc/loadavg: 2.31 2.12 2.04 3/91 13250
/proc/meminfo: memFree=380696/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 16 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=98.58
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 24116 0 1 0 8872 986 0 0 20 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13162 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=93.55
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 12576 0 1 0 8437 918 0 0 25 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4127120702 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=4.71
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 406 65 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1542 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (KiB) 887464

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

[startup+127.902 s]
/proc/loadavg: 2.41 2.16 2.06 3/91 13250
/proc/meminfo: memFree=13464/2055920 swapFree=4178684/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 16 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=123.23
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 26563 0 1 0 11088 1235 0 0 20 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13162 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=117.23
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 15023 0 1 0 10572 1151 0 0 25 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4126570391 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=5.68
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 487 81 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1542 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.98
Current children cumulated vsize (KiB) 887464

[startup+140.702 s]
/proc/loadavg: 2.43 2.17 2.06 3/91 13250
/proc/meminfo: memFree=16344/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 16 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=135.42
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 27774 0 1 0 12176 1366 0 0 20 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13162 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=128.94
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 16234 0 1 0 11621 1273 0 0 25 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4127124210 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=6.17
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 527 90 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1542 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.17
Current children cumulated vsize (KiB) 887464

[startup+147.102 s]
/proc/loadavg: 2.39 2.16 2.06 3/91 13250
/proc/meminfo: memFree=16152/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=0.75
/proc/13226/stat : 13226 (sugar) S 13224 13226 13033 0 -1 4194304 974 8334 0 1 3 0 67 5 16 0 1 0 37016255 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 233597612130 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13226/statm: 3400 797 370 3 0 500 0
[pid=13239] ppid=13226 vsize=5356 CPUtime=0
/proc/13239/stat : 13239 (sh) S 13226 13226 13033 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37016339 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13239/statm: 1339 233 193 169 0 50 0
[pid=13240] ppid=13239 vsize=868508 CPUtime=141.61
/proc/13240/stat : 13240 (java) S 13239 13226 13033 0 -1 0 28381 0 1 0 12729 1432 0 0 20 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13240/statm: 217127 13162 2565 9 0 211674 0
[pid=13240/tid=13241] ppid=13239 vsize=868508 CPUtime=134.88
/proc/13240/task/13241/stat : 13241 (java) R 13239 13226 13033 0 -1 64 16841 0 1 0 12153 1335 0 0 25 0 9 0 37016340 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4126476883 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13242] ppid=13239 vsize=868508 CPUtime=6.41
/proc/13240/task/13242/stat : 13242 (java) S 13239 13226 13033 0 -1 64 9300 0 0 0 547 94 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13243] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13243/stat : 13243 (java) S 13239 13226 13033 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13244] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13244/stat : 13244 (java) S 13239 13226 13033 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37016342 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13245] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13245/stat : 13245 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13246] ppid=13239 vsize=868508 CPUtime=0.29
/proc/13240/task/13246/stat : 13246 (java) S 13239 13226 13033 0 -1 64 1542 0 0 0 28 1 0 0 16 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13247] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13247/stat : 13247 (java) S 13239 13226 13033 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13240/tid=13248] ppid=13239 vsize=868508 CPUtime=0
/proc/13240/task/13248/stat : 13248 (java) S 13239 13226 13033 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37016344 889352192 13162 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 142.36
Current children cumulated vsize (KiB) 887464

[startup+150.302 s]
/proc/loadavg: 2.44 2.18 2.07 2/84 13250
/proc/meminfo: memFree=58776/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=144.87
/proc/13226/stat : 13226 (sugar) R 13224 13226 13033 0 -1 4194304 998 37210 0 2 3 45 12980 1459 16 0 1 0 37016255 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 0 0 0 17 0 0 0
/proc/13226/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 144.87
Current children cumulated vsize (KiB) 13600

[startup+151.145 s]
/proc/loadavg: 2.44 2.18 2.07 3/81 13250
/proc/meminfo: memFree=1689640/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=145.42
/proc/13226/stat : 13226 (sugar) D 13224 13226 13033 0 -1 4194304 998 37210 0 2 3 100 12980 1459 15 0 1 0 37016255 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13226/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.42
Current children cumulated vsize (KiB) 13600

[startup+151.502 s]
/proc/loadavg: 2.44 2.18 2.07 3/81 13250
/proc/meminfo: memFree=1689640/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=145.43
/proc/13226/stat : 13226 (sugar) D 13224 13226 13033 0 -1 4194304 998 37210 0 2 3 101 12980 1459 15 0 1 0 37016255 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/13226/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.43
Current children cumulated vsize (KiB) 13600

[startup+151.702 s]
/proc/loadavg: 2.44 2.18 2.07 2/81 13250
/proc/meminfo: memFree=1931568/2055920 swapFree=4178688/4192956
[pid=13226] ppid=13224 vsize=13600 CPUtime=145.44
/proc/13226/stat : 13226 (sugar) D 13224 13226 13033 0 -1 4194304 998 37210 0 2 3 102 12980 1459 15 0 1 0 37016255 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 233588888617 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/13226/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 145.44
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 151.714
CPU time (s): 145.464
CPU user time (s): 129.844
CPU system time (s): 15.6196
CPU usage (%): 95.88
Max. virtual memory (cumulated for all children) (KiB): 887856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.844
system time used= 15.6196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38238
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= 104265
involuntary context switches= 108320

runsolver used 0.222966 second user time and 0.502923 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-11 21:26:58
IDJOB=1109500
IDBENCH=60972
IDSOLVER=368
FILE ID=node27/1109500-1215804418
PBS_JOBID= 7903254
Free space on /tmp= 66464 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= df11c13ef3d280bc8fedb6e152e809a3
RANDOM SEED=496945235

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1884176 kB
Buffers:         19992 kB
Cached:          60912 kB
SwapCached:       7224 kB
Active:         100084 kB
Inactive:        30508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884176 kB
SwapTotal:     4192956 kB
SwapFree:      4178684 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          66000 kB
Slab:            26380 kB
Committed_AS:   922700 kB
PageTables:       1824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node27 at 2008-07-11 21:29:30