Trace number 1113297

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? 199.154 204.729

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-2-27.xml
MD5SUMbae4e74e8302566c5df94afffcbc4902
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 benchmark1674.19
Satisfiable
(Un)Satisfiability was proved
Number of variables451
Number of constraints8691
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8691
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.26	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.26	c 0	BEGIN Sat Jul 12 18:55:20 2008
0.04/0.26	c 0	PID 20006
0.04/0.26	c 0	HOST node45.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-1113297-1215881719.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113297-1215881719.xml' 'HOME/temp.csp'
0.98/1.27	c 1	1 domains, 451 variables, 1 predicates, 0 relations, 8691 constraints
1.06/1.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.32	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.06/1.40	c 1	Parsing HOME/temp.csp
1.06/1.70	c 1	parsed 9144 expressions
1.06/1.70	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.06/1.80	c 1	MAX CSP: 8691 constraints
1.06/1.80	c 1	Converting to clausal form CSP
1.06/2.03	c 1	converted 1784 (10%) expressions
1.06/2.09	c 1	converted 3568 (20%) expressions
1.82/2.13	c 1	converted 5352 (30%) expressions
1.92/2.23	c 2	converted 7136 (40%) expressions
1.92/2.27	c 2	converted 8919 (50%) expressions
2.01/2.31	c 2	converted 10703 (60%) expressions
2.01/2.35	c 2	converted 12487 (70%) expressions
2.01/2.40	c 2	converted 14271 (80%) expressions
2.11/2.44	c 2	converted 16055 (90%) expressions
3.01/3.37	c 3	converted 17838 (100%) expressions
3.01/3.38	c 3	CSP : 17833 integers, 0 booleans, 26072 clauses, largest domain size 13037
3.01/3.38	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.01/3.38	c 3	Propagation in CSP
3.40/3.74	c 3	8683 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.40/3.75	c 3	CSP : 17833 integers, 0 booleans, 26072 clauses, largest domain size 8692
3.40/3.75	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.76	c 3	Simplifing CSP by introducing new Boolean variables
3.50/3.85	c 3	CSP : 17833 integers, 17382 booleans, 43454 clauses, largest domain size 8692
3.50/3.86	c 3	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.70/4.01	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.70/4.07	c 3	1784 (10%) CSP integer variables are encoded (11275 clauses, 147831 bytes)
3.70/4.07	c 3	3567 (20%) CSP integer variables are encoded (11275 clauses, 147831 bytes)
3.70/4.07	c 3	5350 (30%) CSP integer variables are encoded (11275 clauses, 147831 bytes)
3.70/4.08	c 3	7134 (40%) CSP integer variables are encoded (11275 clauses, 147831 bytes)
3.70/4.08	c 3	8917 (50%) CSP integer variables are encoded (11275 clauses, 147831 bytes)
3.80/4.11	c 3	10700 (60%) CSP integer variables are encoded (32894 clauses, 472116 bytes)
3.80/4.13	c 3	12484 (70%) CSP integer variables are encoded (52259 clauses, 762591 bytes)
3.80/4.16	c 4	14267 (80%) CSP integer variables are encoded (74013 clauses, 1088901 bytes)
3.80/4.19	c 4	16050 (90%) CSP integer variables are encoded (92738 clauses, 1386072 bytes)
4.00/4.36	c 4	17833 (100%) CSP integer variables are encoded (220866 clauses, 3564248 bytes)
4.19/4.58	c 4	4346 (10%) CSP clauses are encoded (300560 clauses, 5088992 bytes)
4.39/4.76	c 4	8691 (20%) CSP clauses are encoded (380201 clauses, 6662867 bytes)
4.59/4.92	c 4	13037 (30%) CSP clauses are encoded (459895 clauses, 8240691 bytes)
4.69/5.09	c 4	17382 (40%) CSP clauses are encoded (539536 clauses, 9818518 bytes)
4.90/5.25	c 5	21727 (50%) CSP clauses are encoded (619203 clauses, 11427402 bytes)
5.10/5.43	c 5	26073 (60%) CSP clauses are encoded (698871 clauses, 13087529 bytes)
13.71/14.17	c 14	30418 (70%) CSP clauses are encoded (5466936 clauses, 115286925 bytes)
39.89/40.72	c 40	34764 (80%) CSP clauses are encoded (19687548 clauses, 420659596 bytes)
49.00/50.03	c 49	39109 (90%) CSP clauses are encoded (24455613 clauses, 529291951 bytes)
198.03/202.48	c 202	ERROR Exception Too large HOME/temp.cnf
198.03/202.48	c 202	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
198.03/202.48	c 202	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
198.03/202.48	c 202	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
198.03/202.48	s UNKNOWN
198.13/202.93	c 202	CPU 182.62 (0.05 0.02 182.57 15.5)
198.13/202.93	c 202	END Sat Jul 12 18:58:42 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-1113297-1215881719/watcher-1113297-1215881719 -o /tmp/evaluation-result-1113297-1215881719/solver-1113297-1215881719 -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-1113297-1215881719.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 20006
/proc/meminfo: memFree=1857544/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=18572 CPUtime=0
/proc/20006/stat : 20006 (runsolver) D 20004 20006 19376 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 44871233 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 258939088167 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/20006/statm: 4643 292 257 25 0 2626 0

[startup+0.062564 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 20006
/proc/meminfo: memFree=1857544/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=12272 CPUtime=0
/proc/20006/stat : 20006 (sugar++) D 20004 20006 19376 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 44871233 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/20006/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101567 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 20006
/proc/meminfo: memFree=1857544/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=12412 CPUtime=0
/proc/20006/stat : 20006 (sugar++) D 20004 20006 19376 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 44871233 12709888 382 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/20006/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301613 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 20006
/proc/meminfo: memFree=1857544/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=0.07
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1217 128 2 0 5 2 0 0 19 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701684 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 20006
/proc/meminfo: memFree=1857544/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=0.07
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1217 128 2 0 5 2 0 0 19 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50183 s]
/proc/loadavg: 1.93 1.98 1.99 4/92 20018
/proc/meminfo: memFree=1837872/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1294 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 16740

[startup+3.10212 s]
/proc/loadavg: 1.93 1.98 1.99 4/92 20028
/proc/meminfo: memFree=1835568/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1294 8681 2 1 5 2 94 5 15 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868372 CPUtime=1.75
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 11748 0 1 0 169 6 0 0 18 0 9 0 44871365 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217093 10723 2540 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868372 CPUtime=1.09
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 2784 0 1 0 108 1 0 0 25 0 9 0 44871366 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4126598935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868372 CPUtime=0.41
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 6797 0 0 0 39 2 0 0 16 0 9 0 44871367 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868372 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868372 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 44871367 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868372 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868372 CPUtime=0.22
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1471 0 0 0 22 0 0 0 16 0 9 0 44871369 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868372 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868372 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889212928 10723 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 890468

[startup+6.3027 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 20028
/proc/meminfo: memFree=1800304/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 15 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=4.92
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 14063 0 1 0 468 24 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=3.69
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 3228 0 1 0 353 16 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4127062756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=0.9
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 84 6 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 890580

[startup+12.7029 s]
/proc/loadavg: 2.09 2.02 2.01 3/92 20028
/proc/meminfo: memFree=1721848/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 15 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=11.26
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 14844 0 1 0 1054 72 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=9.68
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 4009 0 1 0 909 59 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=1.24
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 113 11 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 890580

[startup+25.5012 s]
/proc/loadavg: 2.23 2.05 2.02 3/92 20028
/proc/meminfo: memFree=1569080/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=23.91
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 16395 0 1 0 2217 174 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=21.75
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 5560 0 1 0 2024 151 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4127095808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=1.83
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 162 21 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 890580

[startup+51.1031 s]
/proc/loadavg: 2.49 2.12 2.04 3/92 20028
/proc/meminfo: memFree=1279608/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=49.01
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 19385 0 1 0 4537 364 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.21
Current children cumulated vsize (KiB) 890580

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

[startup+179.102 s]
/proc/loadavg: 2.38 2.22 2.09 3/92 20028
/proc/meminfo: memFree=14904/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=174.48
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 34088 0 1 0 16093 1355 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=165.17
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 23253 0 1 0 15303 1214 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4126572666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=8.99
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 760 139 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.54
Current children cumulated vsize (KiB) 890580

[startup+191.902 s]
/proc/loadavg: 2.43 2.24 2.09 3/92 20028
/proc/meminfo: memFree=15032/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=186.93
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 35642 0 1 0 17239 1454 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=177
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 24807 0 1 0 16396 1304 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4126595725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=9.6
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 812 148 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.99
Current children cumulated vsize (KiB) 890580

[startup+198.303 s]
/proc/loadavg: 2.40 2.24 2.09 3/92 20028
/proc/meminfo: memFree=14840/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=193
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 36399 0 1 0 17790 1510 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=182.78
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 25564 0 1 0 16923 1355 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4127061376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=9.9
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 837 153 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.06
Current children cumulated vsize (KiB) 890580

[startup+201.502 s]
/proc/loadavg: 2.45 2.25 2.10 3/92 20028
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=1.06
/proc/20006/stat : 20006 (sugar++) S 20004 20006 19376 0 -1 4194304 1295 8681 2 1 5 2 94 5 16 0 1 0 44871233 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20006/statm: 4185 1104 409 3 0 764 0
[pid=20019] ppid=20006 vsize=5356 CPUtime=0
/proc/20019/stat : 20019 (sh) S 20006 20006 19376 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44871365 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20019/statm: 1339 233 193 169 0 50 0
[pid=20020] ppid=20019 vsize=868484 CPUtime=196.13
/proc/20020/stat : 20020 (java) S 20019 20006 19376 0 -1 0 36793 0 1 0 18077 1536 0 0 18 0 9 0 44871365 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20020/statm: 217121 12445 2565 9 0 211668 0
[pid=20020/tid=20021] ppid=20019 vsize=868484 CPUtime=185.74
/proc/20020/task/20021/stat : 20021 (java) R 20019 20006 19376 0 -1 64 25958 0 1 0 17196 1378 0 0 25 0 9 0 44871366 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4126564375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20022] ppid=20019 vsize=868484 CPUtime=10.04
/proc/20020/task/20022/stat : 20022 (java) S 20019 20006 19376 0 -1 64 8624 0 0 0 849 155 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20023] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20023/stat : 20023 (java) S 20019 20006 19376 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20024] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20024/stat : 20024 (java) S 20019 20006 19376 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 44871367 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20025] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20025/stat : 20025 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20026] ppid=20019 vsize=868484 CPUtime=0.3
/proc/20020/task/20026/stat : 20026 (java) S 20019 20006 19376 0 -1 64 1515 0 0 0 30 0 0 0 16 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20027] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20027/stat : 20027 (java) S 20019 20006 19376 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44871369 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20020/tid=20028] ppid=20019 vsize=868484 CPUtime=0
/proc/20020/task/20028/stat : 20028 (java) S 20019 20006 19376 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44871370 889327616 12445 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.19
Current children cumulated vsize (KiB) 890580

[startup+203.102 s]
/proc/loadavg: 2.45 2.25 2.10 3/92 20028
/proc/meminfo: memFree=15096/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=198.14
/proc/20006/stat : 20006 (sugar++) D 20004 20006 19376 0 -1 4194304 1318 45888 2 2 5 2 18257 1550 15 0 1 0 44871233 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20006/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 198.14
Current children cumulated vsize (KiB) 16740

[startup+203.902 s]
/proc/loadavg: 2.45 2.25 2.10 3/82 20028
/proc/meminfo: memFree=428296/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=198.8
/proc/20006/stat : 20006 (sugar++) R 20004 20006 19376 0 -1 4194304 1318 45888 2 2 5 68 18257 1550 16 0 1 0 44871233 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 258939261993 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20006/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 198.8
Current children cumulated vsize (KiB) 16740

[startup+204.302 s]
/proc/loadavg: 2.45 2.25 2.10 3/82 20028
/proc/meminfo: memFree=428296/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=199.09
/proc/20006/stat : 20006 (sugar++) D 20004 20006 19376 0 -1 4194304 1318 45888 2 2 5 97 18257 1550 16 0 1 0 44871233 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/20006/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 199.09
Current children cumulated vsize (KiB) 16740

[startup+204.702 s]
/proc/loadavg: 2.45 2.25 2.10 2/82 20028
/proc/meminfo: memFree=1876552/2055920 swapFree=4192812/4192956
[pid=20006] ppid=20004 vsize=16740 CPUtime=199.12
/proc/20006/stat : 20006 (sugar++) D 20004 20006 19376 0 -1 4194304 1318 45888 2 2 5 100 18257 1550 15 0 1 0 44871233 17141760 1105 996147200 4194304 4206940 548682068528 18446744073709551615 258939261993 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/20006/statm: 4185 1105 410 3 0 764 0
Current children cumulated CPU time (s) 199.12
Current children cumulated vsize (KiB) 16740

Child status: 0
Real time (s): 204.729
CPU time (s): 199.154
CPU user time (s): 182.637
CPU system time (s): 16.5165
CPU usage (%): 97.2767
Max. virtual memory (cumulated for all children) (KiB): 890972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.637
system time used= 16.5165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47262
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 168625
involuntary context switches= 171370

runsolver used 0.248962 second user time and 0.741887 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-12 18:55:19
IDJOB=1113297
IDBENCH=61559
IDSOLVER=367
FILE ID=node45/1113297-1215881719
PBS_JOBID= 7903551
Free space on /tmp= 66488 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/register/fpsol/normalized-fpsol2-i-2-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-1113297-1215881719/watcher-1113297-1215881719 -o /tmp/evaluation-result-1113297-1215881719/solver-1113297-1215881719 -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-1113297-1215881719.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bae4e74e8302566c5df94afffcbc4902
RANDOM SEED=1771336412

node45.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.281
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.281
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:       1858024 kB
Buffers:          8932 kB
Cached:          44652 kB
SwapCached:          0 kB
Active:         130296 kB
Inactive:        17044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         113928 kB
Slab:            35636 kB
Committed_AS:   363456 kB
PageTables:       2092 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= 66488 MiB
End job on node45 at 2008-07-12 18:58:44