Trace number 1111750

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? 280.022 288.275

General information on the benchmark

Namecsp/nengfa/
normalized-color.xml
MD5SUM868270618e65ac29a05492ece46ae30f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1035
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints12458
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12458
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 11:01:47 2008
0.00/0.05	c 0	PID 16326
0.00/0.05	c 0	HOST node13.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111750-1215853306.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111750-1215853306.xml' 'HOME/temp.csp'
2.24/2.38	c 2	1 domains, 500 variables, 12458 predicates, 0 relations, 12458 constraints
2.33/2.41	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.33/2.41	c 2	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'
2.33/2.49	c 2	Parsing HOME/temp.csp
3.12/3.26	c 3	parsed 10000 expressions
3.42/3.55	c 3	parsed 20000 expressions
3.51/3.65	c 3	parsed 25417 expressions
3.51/3.65	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.71/3.83	c 4	MAX CSP: 12458 constraints
3.71/3.83	c 4	Converting to clausal form CSP
3.71/3.89	c 4	converted 3788 (10%) expressions
3.82/3.91	c 4	converted 7576 (20%) expressions
3.82/3.92	c 4	converted 11364 (30%) expressions
4.00/4.18	c 4	converted 15152 (40%) expressions
4.30/4.45	c 4	converted 18939 (50%) expressions
4.39/4.54	c 4	converted 22727 (60%) expressions
4.50/4.64	c 4	converted 26515 (70%) expressions
4.60/4.73	c 4	converted 30303 (80%) expressions
4.70/4.82	c 5	converted 34091 (90%) expressions
6.08/6.25	c 6	converted 37878 (100%) expressions
6.08/6.26	c 6	CSP : 25416 integers, 0 booleans, 37373 clauses, largest domain size 18688
6.08/6.26	c 6	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.26	c 6	Propagation in CSP
6.67/6.82	c 7	12452 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.67/6.82	c 7	CSP : 25416 integers, 0 booleans, 37373 clauses, largest domain size 12459
6.67/6.82	c 7	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.67/6.84	c 7	Simplifing CSP by introducing new Boolean variables
6.87/7.01	c 7	CSP : 25416 integers, 24916 booleans, 62289 clauses, largest domain size 12459
6.87/7.01	c 7	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.17/7.33	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.17/7.39	c 7	2542 (10%) CSP integer variables are encoded (1500 clauses, 17903 bytes)
7.17/7.39	c 7	5084 (20%) CSP integer variables are encoded (1500 clauses, 17903 bytes)
7.17/7.40	c 7	7625 (30%) CSP integer variables are encoded (1500 clauses, 17903 bytes)
7.27/7.40	c 7	10167 (40%) CSP integer variables are encoded (1500 clauses, 17903 bytes)
7.27/7.41	c 7	12708 (50%) CSP integer variables are encoded (1500 clauses, 17903 bytes)
7.27/7.46	c 7	15250 (60%) CSP integer variables are encoded (34149 clauses, 507638 bytes)
7.46/7.70	c 7	17792 (70%) CSP integer variables are encoded (197086 clauses, 3180064 bytes)
7.56/7.77	c 8	20333 (80%) CSP integer variables are encoded (245207 clauses, 3998121 bytes)
7.65/7.82	c 8	22875 (90%) CSP integer variables are encoded (273452 clauses, 4478286 bytes)
7.65/7.88	c 8	25416 (100%) CSP integer variables are encoded (309031 clauses, 5083129 bytes)
7.85/8.02	c 8	6229 (10%) CSP clauses are encoded (331872 clauses, 5484151 bytes)
7.95/8.13	c 8	12458 (20%) CSP clauses are encoded (354713 clauses, 5896415 bytes)
8.05/8.24	c 8	18687 (30%) CSP clauses are encoded (377550 clauses, 6310103 bytes)
8.15/8.34	c 8	24916 (40%) CSP clauses are encoded (400391 clauses, 6726317 bytes)
8.25/8.44	c 8	31145 (50%) CSP clauses are encoded (423232 clauses, 7155937 bytes)
8.34/8.54	c 8	37374 (60%) CSP clauses are encoded (446069 clauses, 7593996 bytes)
28.72/29.27	c 29	43603 (70%) CSP clauses are encoded (10218980 clauses, 217228417 bytes)
278.86/286.25	c 286	ERROR Exception Too large HOME/temp.cnf
278.86/286.27	c 286	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
278.86/286.27	c 286	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
278.86/286.27	c 286	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
278.86/286.27	s UNKNOWN
278.92/286.33	c 286	CPU 258.61 (0.03 0.01 258.58 20.32)
278.92/286.33	c 286	END Sat Jul 12 11:06:33 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-1111750-1215853306/watcher-1111750-1215853306 -o /tmp/evaluation-result-1111750-1215853306/solver-1111750-1215853306 -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-1111750-1215853306.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.00 4/81 16326
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=12268 CPUtime=0
/proc/16326/stat : 16326 (sugar) R 16324 16326 15249 0 -1 4194304 338 0 0 0 0 0 0 0 20 0 1 0 42033407 12562432 306 996147200 4194304 4206940 548682068592 18446744073709551615 269757092577 0 0 4224 0 0 0 0 17 1 0 0
/proc/16326/statm: 3067 306 231 3 0 167 0

[startup+0.055709 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16326
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=0.03
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42033407 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.103837 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16326
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=0.03
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42033407 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301723 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16326
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=0.03
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42033407 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701783 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16326
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=0.03
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42033407 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50289 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16338
/proc/meminfo: memFree=1830456/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=0.03
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 42033407 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 796 370 3 0 500 0
[pid=16329] ppid=16326 vsize=5356 CPUtime=0
/proc/16329/stat : 16329 (sh) S 16326 16326 15249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42033412 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16329/statm: 1339 233 193 169 0 50 0
[pid=16330] ppid=16329 vsize=864692 CPUtime=1.42
/proc/16330/stat : 16330 (java) S 16329 16326 15249 0 -1 0 14159 0 1 0 132 10 0 0 18 0 9 0 42033413 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16330/statm: 216173 12198 2529 9 0 210755 0
[pid=16330/tid=16331] ppid=16329 vsize=864692 CPUtime=0.75
/proc/16330/task/16331/stat : 16331 (java) R 16329 16326 15249 0 -1 64 3036 0 1 0 72 3 0 0 21 0 9 0 42033414 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16332] ppid=16329 vsize=864692 CPUtime=0.52
/proc/16330/task/16332/stat : 16332 (java) S 16329 16326 15249 0 -1 64 9922 0 0 0 47 5 0 0 17 0 9 0 42033415 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16333] ppid=16329 vsize=864692 CPUtime=0
/proc/16330/task/16333/stat : 16333 (java) S 16329 16326 15249 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 42033416 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16334] ppid=16329 vsize=864692 CPUtime=0
/proc/16330/task/16334/stat : 16334 (java) S 16329 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 42033416 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16335] ppid=16329 vsize=864692 CPUtime=0
/proc/16330/task/16335/stat : 16335 (java) S 16329 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42033418 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16336] ppid=16329 vsize=864692 CPUtime=0.11
/proc/16330/task/16336/stat : 16336 (java) S 16329 16326 15249 0 -1 64 501 0 0 0 11 0 0 0 16 0 9 0 42033418 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16337] ppid=16329 vsize=864692 CPUtime=0
/proc/16330/task/16337/stat : 16337 (java) S 16329 16326 15249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42033418 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16330/tid=16338] ppid=16329 vsize=864692 CPUtime=0
/proc/16330/task/16338/stat : 16338 (java) S 16329 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42033418 885444608 12198 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883648

[startup+3.10415 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16338
/proc/meminfo: memFree=1808760/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 13600

[startup+6.30253 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 16348
/proc/meminfo: memFree=1805560/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868448 CPUtime=3.83
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 18719 0 1 0 371 12 0 0 18 0 9 0 42033649 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217112 17259 2540 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868448 CPUtime=2.29
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 3244 0 1 0 227 2 0 0 25 0 9 0 42033650 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4126633511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868448 CPUtime=1.27
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 13295 0 0 0 119 8 0 0 15 0 9 0 42033651 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868448 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868448 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868448 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868448 CPUtime=0.24
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1484 0 0 0 24 0 0 0 16 0 9 0 42033653 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868448 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868448 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889290752 17259 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887404

[startup+12.7014 s]
/proc/loadavg: 2.07 2.02 2.00 4/92 16348
/proc/meminfo: memFree=1740920/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 15 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=10.15
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 24056 0 1 0 968 47 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19546 2565 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=7.93
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 3655 0 1 0 761 32 0 0 25 0 9 0 42033650 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4127092076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=1.87
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 18176 0 0 0 174 13 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887516

[startup+25.5021 s]
/proc/loadavg: 2.06 2.02 2.00 3/92 16348
/proc/meminfo: memFree=1607928/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 15 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=22.74
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 24894 0 1 0 2139 135 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19546 2565 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=20.1
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 4493 0 1 0 1896 114 0 0 25 0 9 0 42033650 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 102064680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=2.29
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 18176 0 0 0 211 18 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 887516

[startup+51.1025 s]
/proc/loadavg: 2.19 2.05 2.01 3/92 16348
/proc/meminfo: memFree=1345592/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=47.75
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 26536 0 1 0 4460 315 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.52
Current children cumulated vsize (KiB) 887516

[startup+222.302 s]
/proc/loadavg: 2.33 2.15 2.05 3/92 16348
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=214.19
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 37578 0 1 0 19867 1552 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19546 2565 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=205.09
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 17177 0 1 0 19070 1439 0 0 25 0 9 0 42033650 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 102064680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=8.75
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 18176 0 0 0 764 111 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.54
Current children cumulated vsize (KiB) 887516

[startup+282.303 s]
/proc/loadavg: 2.32 2.17 2.06 3/92 16348
/proc/meminfo: memFree=15608/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=272.72
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 41429 0 1 0 25285 1987 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19546 2565 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=261.66
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 21028 0 1 0 24320 1846 0 0 25 0 9 0 42033650 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=10.72
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 18176 0 0 0 933 139 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.07
Current children cumulated vsize (KiB) 887516

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

[startup+284.702 s]
/proc/loadavg: 2.29 2.17 2.06 3/92 16348
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 974 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=275.05
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 41580 0 1 0 25500 2005 0 0 18 0 9 0 42033649 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19546 2565 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=263.9
/proc/16340/task/16341/stat : 16341 (java) R 16339 16326 15249 0 -1 64 21179 0 1 0 24528 1862 0 0 25 0 9 0 42033650 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4126597678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=10.8
/proc/16340/task/16342/stat : 16342 (java) S 16339 16326 15249 0 -1 64 18176 0 0 0 939 141 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42033651 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16345] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16345/stat : 16345 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16348] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16348/stat : 16348 (java) S 16339 16326 15249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42033653 889405440 19546 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.4
Current children cumulated vsize (KiB) 887516

[startup+286.302 s]
/proc/loadavg: 2.29 2.17 2.06 3/92 16348
/proc/meminfo: memFree=16120/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=2.35
/proc/16326/stat : 16326 (sugar) S 16324 16326 15249 0 -1 4194304 975 15880 0 1 3 1 218 13 16 0 1 0 42033407 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16326/statm: 3400 797 370 3 0 500 0
[pid=16339] ppid=16326 vsize=5356 CPUtime=0
/proc/16339/stat : 16339 (sh) S 16326 16326 15249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42033648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16339/statm: 1339 233 193 169 0 50 0
[pid=16340] ppid=16339 vsize=868560 CPUtime=276.57
/proc/16340/stat : 16340 (java) S 16339 16326 15249 0 -1 0 41690 0 1 0 25640 2017 0 0 18 0 7 0 42033649 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16340/statm: 217140 19553 2566 9 0 211687 0
[pid=16340/tid=16341] ppid=16339 vsize=868560 CPUtime=265.38
/proc/16340/task/16341/stat : 16341 (java) S 16339 16326 15249 0 -1 64 21285 0 1 0 24664 1874 0 0 24 0 7 0 42033650 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16342] ppid=16339 vsize=868560 CPUtime=10.85
/proc/16340/task/16342/stat : 16342 (java) D 16339 16326 15249 0 -1 64 18176 0 0 0 944 141 0 0 15 0 7 0 42033651 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=16340/tid=16343] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16343/stat : 16343 (java) S 16339 16326 15249 0 -1 64 10 0 0 0 0 0 0 0 16 0 7 0 42033651 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16344] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16344/stat : 16344 (java) S 16339 16326 15249 0 -1 64 9 0 0 0 0 0 0 0 16 0 7 0 42033651 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16346] ppid=16339 vsize=868560 CPUtime=0.31
/proc/16340/task/16346/stat : 16346 (java) S 16339 16326 15249 0 -1 64 1529 0 0 0 31 0 0 0 16 0 7 0 42033653 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16340/tid=16347] ppid=16339 vsize=868560 CPUtime=0
/proc/16340/task/16347/stat : 16347 (java) S 16339 16326 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 7 0 42033653 889405440 19553 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 278.92
Current children cumulated vsize (KiB) 887516

[startup+287.107 s]
/proc/loadavg: 2.27 2.16 2.06 3/82 16348
/proc/meminfo: memFree=1458504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=279.68
/proc/16326/stat : 16326 (sugar) R 16324 16326 15249 0 -1 4194304 998 57857 0 2 3 75 25858 2032 17 0 1 0 42033407 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16326/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 279.68
Current children cumulated vsize (KiB) 13600

[startup+287.902 s]
/proc/loadavg: 2.27 2.16 2.06 3/82 16348
/proc/meminfo: memFree=1458504/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=279.95
/proc/16326/stat : 16326 (sugar) D 16324 16326 15249 0 -1 4194304 998 57857 0 2 3 102 25858 2032 15 0 1 0 42033407 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16326/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 279.95
Current children cumulated vsize (KiB) 13600

[startup+288.102 s]
/proc/loadavg: 2.27 2.16 2.06 2/82 16348
/proc/meminfo: memFree=1871816/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=279.97
/proc/16326/stat : 16326 (sugar) D 16324 16326 15249 0 -1 4194304 998 57857 0 2 3 104 25858 2032 15 0 1 0 42033407 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16326/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 13600

[startup+288.206 s]
/proc/loadavg: 2.27 2.16 2.06 2/82 16348
/proc/meminfo: memFree=1871816/2055920 swapFree=4192812/4192956
[pid=16326] ppid=16324 vsize=13600 CPUtime=279.98
/proc/16326/stat : 16326 (sugar) D 16324 16326 15249 0 -1 4194304 998 57857 0 2 3 105 25858 2032 15 0 1 0 42033407 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/16326/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 288.275
CPU time (s): 280.022
CPU user time (s): 258.627
CPU system time (s): 21.3957
CPU usage (%): 97.1374
Max. virtual memory (cumulated for all children) (KiB): 893036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 258.627
system time used= 21.3957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58885
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= 135181
involuntary context switches= 142950

runsolver used 0.377942 second user time and 1.06184 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 11:01:47
IDJOB=1111750
IDBENCH=61318
IDSOLVER=368
FILE ID=node13/1111750-1215853306
PBS_JOBID= 7903379
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/nengfa/normalized-color.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-1111750-1215853306/watcher-1111750-1215853306 -o /tmp/evaluation-result-1111750-1215853306/solver-1111750-1215853306 -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-1111750-1215853306.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 868270618e65ac29a05492ece46ae30f
RANDOM SEED=758240269

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1855984 kB
Buffers:          4792 kB
Cached:          44576 kB
SwapCached:          0 kB
Active:         139540 kB
Inactive:         7944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4552 kB
Writeback:           0 kB
Mapped:         118312 kB
Slab:            37260 kB
Committed_AS:   295772 kB
PageTables:       2156 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= 66520 MiB
End job on node13 at 2008-07-12 11:06:35