Trace number 1113285

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? 190.319 195.687

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-3-27.xml
MD5SUMe31576dea5e6c1512da28f76b6ab241b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark1672.91
Satisfiable
(Un)Satisfiability was proved
Number of variables425
Number of constraints8688
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8688
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.20	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.22	c 0	BEGIN Sat Jul 12 18:52:52 2008
0.06/0.22	c 0	PID 14080
0.06/0.23	c 0	HOST node35.alineos.net
0.06/0.23	c 0	CONVERTING HOME/instance-1113285-1215881572.xml TO HOME/temp.csp
0.06/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113285-1215881572.xml' 'HOME/temp.csp'
0.82/1.19	c 1	1 domains, 425 variables, 1 predicates, 0 relations, 8688 constraints
0.91/1.22	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.91/1.22	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.91/1.29	c 2	Parsing HOME/temp.csp
0.92/1.59	c 2	parsed 9115 expressions
0.92/1.60	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.70	c 2	MAX CSP: 8688 constraints
0.92/1.70	c 2	Converting to clausal form CSP
0.92/1.93	c 2	converted 1781 (10%) expressions
0.92/2.00	c 2	converted 3562 (20%) expressions
0.92/2.04	c 2	converted 5342 (30%) expressions
1.78/2.13	c 2	converted 7123 (40%) expressions
1.78/2.18	c 2	converted 8903 (50%) expressions
1.88/2.22	c 2	converted 10684 (60%) expressions
1.88/2.26	c 2	converted 12465 (70%) expressions
1.97/2.30	c 3	converted 14245 (80%) expressions
1.97/2.34	c 3	converted 16026 (90%) expressions
2.86/3.28	c 4	converted 17806 (100%) expressions
2.86/3.28	c 4	CSP : 17801 integers, 0 booleans, 26063 clauses, largest domain size 13033
2.86/3.28	c 4	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.86/3.28	c 4	Propagation in CSP
3.26/3.64	c 4	8682 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.26/3.65	c 4	CSP : 17801 integers, 0 booleans, 26063 clauses, largest domain size 8689
3.26/3.65	c 4	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.26/3.66	c 4	Simplifing CSP by introducing new Boolean variables
3.37/3.76	c 4	CSP : 17801 integers, 17376 booleans, 43439 clauses, largest domain size 8689
3.37/3.76	c 4	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.55/3.92	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.55/3.97	c 4	1781 (10%) CSP integer variables are encoded (10625 clauses, 138081 bytes)
3.55/3.97	c 4	3561 (20%) CSP integer variables are encoded (10625 clauses, 138081 bytes)
3.55/3.98	c 4	5341 (30%) CSP integer variables are encoded (10625 clauses, 138081 bytes)
3.55/3.98	c 4	7121 (40%) CSP integer variables are encoded (10625 clauses, 138081 bytes)
3.55/3.98	c 4	8901 (50%) CSP integer variables are encoded (10625 clauses, 138081 bytes)
3.75/4.12	c 4	10681 (60%) CSP integer variables are encoded (125753 clauses, 1935818 bytes)
3.75/4.16	c 4	12461 (70%) CSP integer variables are encoded (151514 clauses, 2373755 bytes)
3.75/4.19	c 4	14241 (80%) CSP integer variables are encoded (177595 clauses, 2817132 bytes)
3.85/4.22	c 4	16021 (90%) CSP integer variables are encoded (196314 clauses, 3135355 bytes)
3.85/4.26	c 4	17801 (100%) CSP integer variables are encoded (220136 clauses, 3540329 bytes)
4.06/4.48	c 5	4344 (10%) CSP clauses are encoded (299776 clauses, 5061613 bytes)
4.25/4.65	c 5	8688 (20%) CSP clauses are encoded (379416 clauses, 6632121 bytes)
4.45/4.82	c 5	13032 (30%) CSP clauses are encoded (459056 clauses, 8204835 bytes)
4.63/5.01	c 5	17376 (40%) CSP clauses are encoded (538696 clauses, 9778485 bytes)
4.72/5.17	c 5	21720 (50%) CSP clauses are encoded (618336 clauses, 11382629 bytes)
4.93/5.34	c 6	26064 (60%) CSP clauses are encoded (697976 clauses, 13034397 bytes)
88.89/90.84	c 91	30408 (70%) CSP clauses are encoded (38686766 clauses, 925631689 bytes)
161.70/165.43	c 166	34752 (80%) CSP clauses are encoded (76493094 clauses, 1851367993 bytes)
170.91/174.92	c 175	39096 (90%) CSP clauses are encoded (81256792 clauses, 1967707520 bytes)
189.26/194.00	c 194	ERROR Exception Too large HOME/temp.cnf
189.26/194.00	c 194	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
189.26/194.00	c 194	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
189.26/194.00	c 194	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
189.26/194.00	s UNKNOWN
189.26/194.08	c 194	CPU 174.18 (0.05 0.02 174.13 15.08)
189.26/194.08	c 194	END Sat Jul 12 18:56:06 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-1113285-1215881572/watcher-1113285-1215881572 -o /tmp/evaluation-result-1113285-1215881572/solver-1113285-1215881572 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113285-1215881572.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.64 2.36 2.12 4/81 14080
/proc/meminfo: memFree=1912016/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=18572 CPUtime=0
/proc/14080/stat : 14080 (runsolver) D 14078 14080 13412 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44858457 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 266134416679 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/14080/statm: 4643 292 257 25 0 2626 0

[startup+0.040967 s]
/proc/loadavg: 2.64 2.36 2.12 4/81 14080
/proc/meminfo: memFree=1912016/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=12272 CPUtime=0
/proc/14080/stat : 14080 (sugar++) D 14078 14080 13412 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 44858457 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/14080/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101977 s]
/proc/loadavg: 2.64 2.36 2.12 4/81 14080
/proc/meminfo: memFree=1912016/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=12940 CPUtime=0.02
/proc/14080/stat : 14080 (sugar++) R 14078 14080 13412 0 -1 4194304 616 0 0 0 1 1 0 0 18 0 1 0 44858457 13250560 584 996147200 4194304 4206940 548682068528 18446744073709551615 266152038805 0 0 4224 0 0 0 0 17 1 0 0
/proc/14080/statm: 3235 584 316 3 0 335 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12940

[startup+0.301998 s]
/proc/loadavg: 2.64 2.36 2.12 4/81 14080
/proc/meminfo: memFree=1912016/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.07
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701046 s]
/proc/loadavg: 2.64 2.36 2.12 4/81 14080
/proc/meminfo: memFree=1912016/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.07
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50113 s]
/proc/loadavg: 2.64 2.36 2.12 4/92 14092
/proc/meminfo: memFree=1890680/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1296 8672 0 1 5 2 79 6 16 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 16740

[startup+3.10231 s]
/proc/loadavg: 2.64 2.36 2.12 4/92 14102
/proc/meminfo: memFree=1887992/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1296 8672 0 1 5 2 79 6 15 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868644 CPUtime=1.84
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 11908 0 1 0 178 6 0 0 18 0 9 0 44858579 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217161 10875 2540 9 0 211736 0
[pid=14094/tid=14095] ppid=14093 vsize=868644 CPUtime=1.11
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 2784 0 1 0 109 2 0 0 25 0 9 0 44858580 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868644 CPUtime=0.5
/proc/14094/task/14096/stat : 14096 (java) R 14093 14080 13412 0 -1 64 6953 0 0 0 48 2 0 0 16 0 9 0 44858581 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 102731776 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868644 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868644 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44858582 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868644 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868644 CPUtime=0.21
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1475 0 0 0 21 0 0 0 16 0 9 0 44858584 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868644 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868644 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889491456 10875 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 890740

[startup+6.30167 s]
/proc/loadavg: 2.66 2.37 2.13 3/92 14102
/proc/meminfo: memFree=1853432/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 15 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=5
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 14051 0 1 0 482 18 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=3.81
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 3190 0 1 0 370 11 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4127086701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=0.88
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 83 5 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 890600

[startup+12.7024 s]
/proc/loadavg: 2.61 2.37 2.13 3/92 14102
/proc/meminfo: memFree=1850872/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 15 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=11.36
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 14333 0 1 0 1114 22 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=10.07
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 3472 0 1 0 994 13 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4126594745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=0.98
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 91 7 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 890600

[startup+25.5028 s]
/proc/loadavg: 2.62 2.38 2.14 3/92 14102
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 15 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=24.06
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 15570 0 1 0 2315 91 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=22.27
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 4709 0 1 0 2154 73 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4126564375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=1.47
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 132 15 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 890600

[startup+51.1026 s]
/proc/loadavg: 2.48 2.36 2.14 3/92 14102
/proc/meminfo: memFree=1441848/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 15 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=49.2
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 18813 0 1 0 4618 302 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (KiB) 890600

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

[startup+179.103 s]
/proc/loadavg: 2.97 2.56 2.23 3/92 14102
/proc/meminfo: memFree=15224/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 16 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=173.97
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 34827 0 1 0 16023 1374 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=164.73
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 23966 0 1 0 15244 1229 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4126910850 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=8.93
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 750 143 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.89
Current children cumulated vsize (KiB) 890600

[startup+185.502 s]
/proc/loadavg: 2.97 2.57 2.24 3/92 14102
/proc/meminfo: memFree=15800/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 16 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=180.21
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 35629 0 1 0 16592 1429 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=170.67
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 24768 0 1 0 15788 1279 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4126571376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=9.22
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 774 148 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 181.13
Current children cumulated vsize (KiB) 890600

[startup+191.902 s]
/proc/loadavg: 2.97 2.58 2.24 3/92 14102
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 16 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=186.28
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 36413 0 1 0 17146 1482 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=176.42
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 25552 0 1 0 16316 1326 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4126564375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=9.55
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 801 154 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.2
Current children cumulated vsize (KiB) 890600

[startup+193.503 s]
/proc/loadavg: 2.98 2.58 2.25 3/92 14102
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=0.92
/proc/14080/stat : 14080 (sugar++) S 14078 14080 13412 0 -1 4194304 1297 8672 0 1 5 2 79 6 16 0 1 0 44858457 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14080/statm: 4185 1104 409 3 0 764 0
[pid=14093] ppid=14080 vsize=5356 CPUtime=0
/proc/14093/stat : 14093 (sh) S 14080 14080 13412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44858579 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14093/statm: 1339 233 193 169 0 50 0
[pid=14094] ppid=14093 vsize=868504 CPUtime=187.85
/proc/14094/stat : 14094 (java) S 14093 14080 13412 0 -1 0 36615 0 1 0 17288 1497 0 0 18 0 9 0 44858579 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14094/statm: 217126 12486 2565 9 0 211673 0
[pid=14094/tid=14095] ppid=14093 vsize=868504 CPUtime=177.92
/proc/14094/task/14095/stat : 14095 (java) R 14093 14080 13412 0 -1 64 25754 0 1 0 16452 1340 0 0 25 0 9 0 44858580 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4127065263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14096] ppid=14093 vsize=868504 CPUtime=9.62
/proc/14094/task/14096/stat : 14096 (java) S 14093 14080 13412 0 -1 64 8646 0 0 0 807 155 0 0 16 0 9 0 44858581 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14097] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14097/stat : 14097 (java) S 14093 14080 13412 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14098] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14098/stat : 14098 (java) S 14093 14080 13412 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44858582 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14099] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14099/stat : 14099 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14100] ppid=14093 vsize=868504 CPUtime=0.28
/proc/14094/task/14100/stat : 14100 (java) S 14093 14080 13412 0 -1 64 1519 0 0 0 28 0 0 0 16 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14101] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14101/stat : 14101 (java) S 14093 14080 13412 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14094/tid=14102] ppid=14093 vsize=868504 CPUtime=0
/proc/14094/task/14102/stat : 14102 (java) S 14093 14080 13412 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44858584 889348096 12486 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 188.77
Current children cumulated vsize (KiB) 890600

[startup+194.302 s]
/proc/loadavg: 2.98 2.58 2.25 3/92 14102
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=189.48
/proc/14080/stat : 14080 (sugar++) R 14078 14080 13412 0 -1 4194304 1320 45649 0 2 5 22 17413 1508 16 0 1 0 44858457 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 0 0 0 17 1 0 0
/proc/14080/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 189.48
Current children cumulated vsize (KiB) 16740

[startup+195.102 s]
/proc/loadavg: 2.98 2.58 2.25 3/82 14102
/proc/meminfo: memFree=1173576/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=190.26
/proc/14080/stat : 14080 (sugar++) D 14078 14080 13412 0 -1 4194304 1320 45649 0 2 5 100 17413 1508 17 0 1 0 44858457 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14080/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 190.26
Current children cumulated vsize (KiB) 16740

[startup+195.502 s]
/proc/loadavg: 2.98 2.58 2.25 3/82 14102
/proc/meminfo: memFree=1173576/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=190.28
/proc/14080/stat : 14080 (sugar++) D 14078 14080 13412 0 -1 4194304 1320 45649 0 2 5 102 17413 1508 15 0 1 0 44858457 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14080/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 190.28
Current children cumulated vsize (KiB) 16740

[startup+195.602 s]
/proc/loadavg: 2.98 2.58 2.25 3/82 14102
/proc/meminfo: memFree=1173576/2055920 swapFree=4192812/4192956
[pid=14080] ppid=14078 vsize=16740 CPUtime=190.28
/proc/14080/stat : 14080 (sugar++) D 14078 14080 13412 0 -1 4194304 1320 45649 0 2 5 102 17413 1508 15 0 1 0 44858457 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 266134590505 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/14080/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 190.28
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 195.687
CPU time (s): 190.319
CPU user time (s): 174.199
CPU system time (s): 16.1205
CPU usage (%): 97.2571
Max. virtual memory (cumulated for all children) (KiB): 890992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 174.199
system time used= 16.1205
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47025
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= 166762
involuntary context switches= 169464

runsolver used 0.268959 second user time and 0.669898 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-12 18:52:52
IDJOB=1113285
IDBENCH=61557
IDSOLVER=367
FILE ID=node35/1113285-1215881572
PBS_JOBID= 7903571
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/register/fpsol/normalized-fpsol2-i-3-27.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113285-1215881572/watcher-1113285-1215881572 -o /tmp/evaluation-result-1113285-1215881572/solver-1113285-1215881572 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113285-1215881572.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e31576dea5e6c1512da28f76b6ab241b
RANDOM SEED=1141292988

node35.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.229
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.229
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:       1912688 kB
Buffers:          2556 kB
Cached:          33008 kB
SwapCached:          0 kB
Active:          88084 kB
Inactive:         3248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          75948 kB
Slab:            36860 kB
Committed_AS:   226784 kB
PageTables:       2004 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= 66480 MiB
End job on node35 at 2008-07-12 18:56:08