Trace number 1111341

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-incOPTIMUM1 8.49271 9.53303

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-3_ext.xml
MD5SUM041bf214ac6aa89c7bd0bed4c3acbc0d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark8.49271
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints147
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension147
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 08:55:56 2008
0.00/0.08	c 0	PID 16220
0.00/0.08	c 0	HOST node1.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1111341-1215845755.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111341-1215845755.xml' 'HOME/temp.csp'
1.47/1.52	c 1	15 domains, 111 variables, 0 predicates, 130 relations, 147 constraints
1.47/1.56	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.47/1.56	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.50/1.64	c 1	Parsing HOME/temp.csp
3.51/3.66	c 3	parsed 403 expressions
3.51/3.66	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.51/3.67	c 3	MAX CSP: 147 constraints
3.51/3.67	c 3	Converting to clausal form CSP
3.51/3.69	c 3	converted 56 (10%) expressions
3.51/3.69	c 3	converted 111 (20%) expressions
3.61/3.77	c 4	converted 166 (30%) expressions
3.71/3.81	c 4	converted 222 (40%) expressions
3.71/3.85	c 4	converted 277 (50%) expressions
3.71/3.86	c 4	converted 332 (60%) expressions
3.71/3.87	c 4	converted 388 (70%) expressions
3.90/4.05	c 4	converted 443 (80%) expressions
4.21/4.32	c 4	converted 498 (90%) expressions
5.40/5.60	c 5	converted 553 (100%) expressions
5.51/5.60	c 5	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 221
5.51/5.60	c 5	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.51/5.60	c 5	Propagation in CSP
5.51/5.62	c 5	143 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.51/5.62	c 5	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 148
5.51/5.62	c 5	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.51/5.62	c 5	Simplifing CSP by introducing new Boolean variables
5.51/5.62	c 5	CSP : 405 integers, 0 booleans, 440 clauses, largest domain size 148
5.51/5.62	c 5	Heap : 90 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.80/5.91	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.82/6.37	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.82/6.38	c 6	81 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.82/6.38	c 6	122 (30%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.82/6.38	c 6	162 (40%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.82/6.38	c 6	203 (50%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.82/6.38	c 6	243 (60%) CSP integer variables are encoded (340 clauses, 3642 bytes)
5.82/6.38	c 6	284 (70%) CSP integer variables are encoded (563 clauses, 6095 bytes)
5.82/6.38	c 6	324 (80%) CSP integer variables are encoded (734 clauses, 8069 bytes)
5.82/6.39	c 6	365 (90%) CSP integer variables are encoded (975 clauses, 11202 bytes)
5.82/6.39	c 6	405 (100%) CSP integer variables are encoded (2147 clauses, 26438 bytes)
5.84/6.42	c 6	44 (10%) CSP clauses are encoded (2400 clauses, 31279 bytes)
6.15/6.79	c 7	88 (20%) CSP clauses are encoded (13009 clauses, 377313 bytes)
6.84/7.44	c 7	132 (30%) CSP clauses are encoded (17092 clauses, 484510 bytes)
7.63/8.24	c 8	176 (40%) CSP clauses are encoded (23998 clauses, 739498 bytes)
7.63/8.25	c 8	220 (50%) CSP clauses are encoded (25512 clauses, 761642 bytes)
7.63/8.25	c 8	264 (60%) CSP clauses are encoded (26062 clauses, 769740 bytes)
7.63/8.26	c 8	308 (70%) CSP clauses are encoded (30194 clauses, 841128 bytes)
7.63/8.26	c 8	352 (80%) CSP clauses are encoded (30786 clauses, 850893 bytes)
7.63/8.28	c 8	396 (90%) CSP clauses are encoded (35753 clauses, 933828 bytes)
7.73/8.31	c 8	440 (100%) CSP clauses are encoded (54339 clauses, 1270918 bytes)
7.73/8.31	c 8	440 CSP clauses encoded
7.73/8.31	c 8	Writing map file : HOME/temp.map
7.73/8.31	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.73/8.31	c 8	SAT : 2552 SAT variables, 54339 SAT clauses, 1270918 bytes
7.73/8.31	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.73/8.37	c 8	OBJECTIVE minimize _COST
7.73/8.37	c 8	SOLVING HOME/temp.cnf
7.73/8.37	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.73/8.38	c 8	This is MiniSat 2.0 beta incremental
7.73/8.38	c 8	WARNING: for repeatability, setting FPU to use double precision
7.73/8.38	c 8	============================[ Problem Statistics ]=============================
7.73/8.38	c 8	|                                                                             |
7.73/8.38	c 8	|  Number of variables:  2552                                                 |
7.73/8.38	c 8	|  Number of clauses:    54339                                                |
7.77/8.41	c 8	|  Parsing time:         0.03         s                                       |
7.77/8.41	c 8	OK
7.77/8.41	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.77/8.41	c 8	SEARCHING: _COST <= 74
7.77/8.41	c 8	============================[ Search Statistics ]==============================
7.77/8.41	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.77/8.41	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.77/8.41	c 8	===============================================================================
7.77/8.41	c 8	|         0 |    2552    54339   257545 |    18113        0    nan |  0.000 % |
7.77/8.42	c 8	===============================================================================
7.77/8.42	c 8	restarts              : 1
7.77/8.42	c 8	conflicts             : 47            (1343 /sec)
7.77/8.42	c 8	decisions             : 188           (0.53 % random) (5372 /sec)
7.77/8.42	c 8	propagations          : 4067           (116220 /sec)
7.77/8.42	c 8	conflict literals     : 286            (20.11 % deleted)
7.77/8.42	c 8	Memory used           : 4.59 MB
7.77/8.42	c 8	CPU time              : 0.034994 s
7.77/8.42	c 8	
7.77/8.42	c 8	SATISFIABLE
7.77/8.42	c 8	OK
7.77/8.42	c 8	FOUND: _COST <= 74
7.77/8.42	s SATISFIABLE
7.77/8.42	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.77/8.42	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.77/8.50	c 8	Decoding HOME/temp.out
7.77/8.55	c 8	OBJECTIVE _COST 8
7.77/8.56	o 8
7.77/8.56	v 4 1 6 9 1 1 1 5 1 1 1 0 0 2 1 1 1 1 1 0 2 1 1 1 10 2 2 0 0 1 1 0 30 21 0 1 2 1 1 2 2 0 0 2 2 1 38 0 1 3 1 1 2 2 1 10 1 1 0 0 0 1 2 1 1 2 2 1 1 2 0 8 2 2 3 0 1 1 1 1 6 0 1 0 0 1 1 0 0 0 0 2 1 0 0 3 2 4 0 0 0 2 7 9 3 9 1 9 4 6 3
7.77/8.56	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.77/8.60	c 8	OK
7.77/8.60	c 8	OBJECTIVE BOUND: 0 <= _COST <= 8
7.77/8.60	c 8	SEARCHING: _COST <= 4
7.77/8.61	c 8	============================[ Search Statistics ]==============================
7.77/8.61	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.77/8.61	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.77/8.61	c 8	===============================================================================
7.77/8.61	c 8	|        47 |    2552    54339   257545 |    18113       47      6 |  0.000 % |
7.77/8.61	c 8	===============================================================================
7.77/8.61	c 8	restarts              : 2
7.77/8.61	c 8	conflicts             : 129           (3072 /sec)
7.77/8.61	c 8	decisions             : 385           (0.26 % random) (9168 /sec)
7.77/8.61	c 8	propagations          : 7697           (183292 /sec)
7.77/8.61	c 8	conflict literals     : 982            (20.49 % deleted)
7.77/8.61	c 8	Memory used           : 4.59 MB
7.77/8.61	c 8	CPU time              : 0.041993 s
7.77/8.61	c 8	
7.77/8.61	c 8	SATISFIABLE
7.77/8.61	c 8	OK
7.77/8.61	c 8	FOUND: _COST <= 4
7.77/8.61	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.77/8.61	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.91/8.73	c 9	Decoding HOME/temp.out
7.91/8.79	c 9	OBJECTIVE _COST 4
7.91/8.79	o 4
8.08/8.80	v 7 1 28 9 1 1 1 3 1 1 1 0 0 2 1 1 1 1 1 2 2 1 1 1 21 2 5 0 0 1 1 0 30 24 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 10 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 6 0 0 1 0 1 6 1 3 0 0 1 1 1 0 0 0 1 0 4 0 3 4 9 0 0 4 6 3 9 1 9 0 8 9 8 2
8.08/8.81	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.08/8.83	c 9	OK
8.08/8.83	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
8.08/8.83	c 9	SEARCHING: _COST <= 2
8.08/8.83	c 9	============================[ Search Statistics ]==============================
8.08/8.83	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.08/8.83	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.08/8.83	c 9	===============================================================================
8.08/8.83	c 9	|       129 |    1196    54339   257545 |    18113      129      8 |  0.000 % |
8.08/8.83	c 9	===============================================================================
8.08/8.83	c 9	restarts              : 3
8.08/8.83	c 9	conflicts             : 129           (2932 /sec)
8.08/8.83	c 9	decisions             : 420           (0.24 % random) (9547 /sec)
8.08/8.83	c 9	propagations          : 8893           (202146 /sec)
8.08/8.83	c 9	conflict literals     : 982            (20.49 % deleted)
8.08/8.83	c 9	Memory used           : 4.59 MB
8.08/8.83	c 9	CPU time              : 0.043993 s
8.08/8.83	c 9	
8.08/8.83	c 9	SATISFIABLE
8.08/8.83	c 9	OK
8.08/8.83	c 9	FOUND: _COST <= 2
8.08/8.83	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.08/8.83	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.10/9.20	c 9	Decoding HOME/temp.out
8.10/9.25	c 9	OBJECTIVE _COST 2
8.10/9.25	o 2
8.10/9.26	v 8 1 23 5 1 1 1 4 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 30 11 0 0 0 1 1 2 0 0 0 2 3 1 36 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 1 1 6 1 3 0 0 1 1 0 0 0 0 2 0 0 0 3 3 2 1 0 2 6 7 9 3 5 9 9 4 9 1
8.10/9.26	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.26/9.30	c 9	OK
8.26/9.30	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
8.26/9.30	c 9	SEARCHING: _COST <= 1
8.26/9.30	c 9	============================[ Search Statistics ]==============================
8.26/9.30	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.26/9.30	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.26/9.30	c 9	===============================================================================
8.26/9.30	c 9	|       129 |    1041    54339   257545 |    18113      129      8 |  0.000 % |
8.26/9.30	c 9	===============================================================================
8.26/9.30	c 9	restarts              : 4
8.26/9.30	c 9	conflicts             : 149           (3171 /sec)
8.26/9.30	c 9	decisions             : 506           (0.20 % random) (10768 /sec)
8.26/9.30	c 9	propagations          : 10542          (224336 /sec)
8.26/9.30	c 9	conflict literals     : 1148           (20.28 % deleted)
8.26/9.30	c 9	Memory used           : 4.59 MB
8.26/9.30	c 9	CPU time              : 0.046992 s
8.26/9.30	c 9	
8.26/9.30	c 9	SATISFIABLE
8.26/9.30	c 9	OK
8.26/9.30	c 9	FOUND: _COST <= 1
8.26/9.30	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.26/9.30	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.26/9.38	c 9	Decoding HOME/temp.out
8.26/9.44	c 9	OBJECTIVE _COST 1
8.26/9.44	o 1
8.26/9.44	v 6 1 5 8 1 1 1 4 1 1 1 1 0 3 1 1 1 0 1 2 2 0 1 1 24 1 4 1 0 0 0 0 27 19 0 1 0 1 1 2 0 0 1 1 2 1 5 0 1 3 1 1 2 1 1 11 1 1 1 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 4 0 1 1 0 1 6 1 4 0 0 1 1 1 0 0 0 1 0 0 0 1 2 8 1 0 3 7 4 3 4 9 9 5 2 9 0
8.26/9.45	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.26/9.50	c 9	OK
8.26/9.50	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.26/9.50	c 9	SEARCHING: _COST <= 0
8.26/9.52	c 9	============================[ Search Statistics ]==============================
8.26/9.52	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.26/9.52	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.26/9.52	c 9	===============================================================================
8.26/9.52	c 9	|       149 |     892    54339   257545 |    18113      149      8 |  0.000 % |
8.26/9.52	c 9	|       250 |     892    54339   257545 |    19924      250      9 | 70.812 % |
8.26/9.52	c 9	|       400 |     892    54339   257545 |    21916      400     10 | 70.812 % |
8.26/9.52	c 9	===============================================================================
8.26/9.52	c 9	restarts              : 7
8.26/9.52	c 9	conflicts             : 553           (7682 /sec)
8.26/9.52	c 9	decisions             : 1019          (0.59 % random) (14155 /sec)
8.26/9.52	c 9	propagations          : 18062          (250899 /sec)
8.26/9.52	c 9	conflict literals     : 5511           (19.92 % deleted)
8.26/9.52	c 9	Memory used           : 4.72 MB
8.26/9.52	c 9	CPU time              : 0.071989 s
8.26/9.52	c 9	
8.26/9.52	c 9	UNSATISFIABLE
8.26/9.52	c 9	OK
8.26/9.52	c 9	NOT FOUND: _COST <= 0
8.26/9.52	c 9	OK
8.26/9.52	c 9	OBJECTIVE _COST 1
8.26/9.52	s OPTIMUM FOUND
8.26/9.52	c 9	CPU 8.07 (0.07 0.01 8 0.39)
8.26/9.52	c 9	END Sat Jul 12 08:56:05 2008

Verifier Data (download as text)

OK	1	146
1 unsatisfied constraints, 146 satisfied constraints

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-1111341-1215845755/watcher-1111341-1215845755 -o /tmp/evaluation-result-1111341-1215845755/solver-1111341-1215845755 -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-1111341-1215845755.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.80 2.74 2.66 5/80 16220
/proc/meminfo: memFree=1806872/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=12268 CPUtime=0
/proc/16220/stat : 16220 (sugar++) R 16218 16220 15739 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41279073 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 259353442917 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/16220/statm: 3067 316 241 3 0 167 0

[startup+0.110573 s]
/proc/loadavg: 2.80 2.74 2.66 5/80 16220
/proc/meminfo: memFree=1806872/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=0.07
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.201583 s]
/proc/loadavg: 2.80 2.74 2.66 5/80 16220
/proc/meminfo: memFree=1806872/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=0.07
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301592 s]
/proc/loadavg: 2.80 2.74 2.66 5/80 16220
/proc/meminfo: memFree=1806872/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=0.07
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701643 s]
/proc/loadavg: 2.80 2.74 2.66 5/80 16220
/proc/meminfo: memFree=1806872/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=0.07
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50274 s]
/proc/loadavg: 2.80 2.74 2.66 3/91 16232
/proc/meminfo: memFree=1772288/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=0.07
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
[pid=16223] ppid=16220 vsize=5356 CPUtime=0
/proc/16223/stat : 16223 (sh) S 16220 16220 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41279082 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16223/statm: 1339 233 193 169 0 50 0
[pid=16224] ppid=16223 vsize=864624 CPUtime=1.4
/proc/16224/stat : 16224 (java) S 16223 16220 15739 0 -1 0 11383 0 1 0 132 8 0 0 18 0 9 0 41279082 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16224/statm: 216156 10271 2528 9 0 210738 0
[pid=16224/tid=16225] ppid=16223 vsize=864624 CPUtime=1.04
/proc/16224/task/16225/stat : 16225 (java) R 16223 16220 15739 0 -1 64 4947 0 1 0 100 4 0 0 25 0 9 0 41279083 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4126620017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16226] ppid=16223 vsize=864624 CPUtime=0.25
/proc/16224/task/16226/stat : 16226 (java) S 16223 16220 15739 0 -1 64 5266 0 0 0 22 3 0 0 16 0 9 0 41279085 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16227] ppid=16223 vsize=864624 CPUtime=0
/proc/16224/task/16227/stat : 16227 (java) S 16223 16220 15739 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41279085 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16228] ppid=16223 vsize=864624 CPUtime=0
/proc/16224/task/16228/stat : 16228 (java) S 16223 16220 15739 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41279085 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16229] ppid=16223 vsize=864624 CPUtime=0
/proc/16224/task/16229/stat : 16229 (java) S 16223 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41279087 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16230] ppid=16223 vsize=864624 CPUtime=0.09
/proc/16224/task/16230/stat : 16230 (java) S 16223 16220 15739 0 -1 64 471 0 0 0 9 0 0 0 16 0 9 0 41279087 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16231] ppid=16223 vsize=864624 CPUtime=0
/proc/16224/task/16231/stat : 16231 (java) S 16223 16220 15739 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41279087 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16224/tid=16232] ppid=16223 vsize=864624 CPUtime=0
/proc/16224/task/16232/stat : 16232 (java) S 16223 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41279087 885374976 10271 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 886720

[startup+3.10192 s]
/proc/loadavg: 2.80 2.74 2.66 4/91 16242
/proc/meminfo: memFree=1784128/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=1.5
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1297 11838 0 1 6 1 134 9 15 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
[pid=16233] ppid=16220 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (sh) S 16220 16220 15739 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41279230 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 233 193 169 0 50 0
[pid=16234] ppid=16233 vsize=864076 CPUtime=1.51
/proc/16234/stat : 16234 (java) S 16233 16220 15739 0 -1 0 12372 0 1 0 146 5 0 0 18 0 9 0 41279230 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 216019 11287 2532 9 0 210601 0
[pid=16234/tid=16235] ppid=16233 vsize=864076 CPUtime=0.85
/proc/16234/task/16235/stat : 16235 (java) R 16233 16220 15739 0 -1 64 2746 0 1 0 84 1 0 0 25 0 9 0 41279231 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16236] ppid=16233 vsize=864076 CPUtime=0.59
/proc/16234/task/16236/stat : 16236 (java) R 16233 16220 15739 0 -1 64 8605 0 0 0 56 3 0 0 16 0 9 0 41279232 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16237] ppid=16233 vsize=864076 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16233 16220 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41279232 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16233 vsize=864076 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16233 16220 15739 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41279232 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16233 vsize=864076 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16233 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41279234 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16233 vsize=864076 CPUtime=0.05
/proc/16234/task/16240/stat : 16240 (java) S 16233 16220 15739 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41279234 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16241] ppid=16233 vsize=864076 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16233 16220 15739 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41279234 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16233 vsize=864076 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16233 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41279234 884813824 11287 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886172

[startup+6.3023 s]
/proc/loadavg: 2.73 2.73 2.65 5/91 16242
/proc/meminfo: memFree=1702656/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=1.5
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1297 11838 0 1 6 1 134 9 15 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
[pid=16233] ppid=16220 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (sh) S 16220 16220 15739 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41279230 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 233 193 169 0 50 0
[pid=16234] ppid=16233 vsize=864348 CPUtime=4.32
/proc/16234/stat : 16234 (java) S 16233 16220 15739 0 -1 0 29283 0 1 0 418 14 0 0 18 0 9 0 41279230 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 216087 27514 2561 9 0 210634 0
[pid=16234/tid=16235] ppid=16233 vsize=864348 CPUtime=1.94
/proc/16234/task/16235/stat : 16235 (java) R 16233 16220 15739 0 -1 64 3692 0 1 0 192 2 0 0 24 0 9 0 41279231 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4125924730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16236] ppid=16233 vsize=864348 CPUtime=2.24
/proc/16234/task/16236/stat : 16236 (java) S 16233 16220 15739 0 -1 64 24536 0 0 0 213 11 0 0 18 0 9 0 41279232 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16237] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16233 16220 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16233 16220 15739 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16233 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41279234 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16233 vsize=864348 CPUtime=0.12
/proc/16234/task/16240/stat : 16240 (java) S 16233 16220 15739 0 -1 64 358 0 0 0 12 0 0 0 16 0 9 0 41279234 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16241] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16233 16220 15739 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41279234 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16233 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41279234 885092352 27514 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 886444

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

[startup+6.40231 s]
/proc/loadavg: 2.73 2.73 2.65 5/91 16242
/proc/meminfo: memFree=1702656/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=1.5
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1297 11838 0 1 6 1 134 9 16 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
[pid=16233] ppid=16220 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (sh) S 16220 16220 15739 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41279230 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 233 193 169 0 50 0
[pid=16234] ppid=16233 vsize=864348 CPUtime=4.34
/proc/16234/stat : 16234 (java) S 16233 16220 15739 0 -1 0 29307 0 1 0 420 14 0 0 18 0 9 0 41279230 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 216087 27530 2565 9 0 210634 0
[pid=16234/tid=16235] ppid=16233 vsize=864348 CPUtime=1.95
/proc/16234/task/16235/stat : 16235 (java) R 16233 16220 15739 0 -1 64 3709 0 1 0 193 2 0 0 24 0 9 0 41279231 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 102492663 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16236] ppid=16233 vsize=864348 CPUtime=2.24
/proc/16234/task/16236/stat : 16236 (java) S 16233 16220 15739 0 -1 64 24537 0 0 0 213 11 0 0 17 0 9 0 41279232 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16237] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16233 16220 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16233 16220 15739 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16233 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41279234 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16233 vsize=864348 CPUtime=0.13
/proc/16234/task/16240/stat : 16240 (java) S 16233 16220 15739 0 -1 64 364 0 0 0 13 0 0 0 16 0 9 0 41279234 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16241] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16233 16220 15739 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41279234 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16233 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41279234 885092352 27530 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 886444

[startup+8.0025 s]
/proc/loadavg: 2.73 2.73 2.65 3/91 16242
/proc/meminfo: memFree=1699328/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16740 CPUtime=1.5
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1297 11838 0 1 6 1 134 9 15 0 1 0 41279073 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16220/statm: 4185 1104 409 3 0 764 0
[pid=16233] ppid=16220 vsize=5356 CPUtime=0
/proc/16233/stat : 16233 (sh) S 16220 16220 15739 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 41279230 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16233/statm: 1339 233 193 169 0 50 0
[pid=16234] ppid=16233 vsize=864348 CPUtime=5.94
/proc/16234/stat : 16234 (java) S 16233 16220 15739 0 -1 0 29372 0 1 0 579 15 0 0 18 0 9 0 41279230 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16234/statm: 216087 27544 2565 9 0 210634 0
[pid=16234/tid=16235] ppid=16233 vsize=864348 CPUtime=3.47
/proc/16234/task/16235/stat : 16235 (java) R 16233 16220 15739 0 -1 64 3760 0 1 0 345 2 0 0 25 0 9 0 41279231 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 102063961 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16236] ppid=16233 vsize=864348 CPUtime=2.29
/proc/16234/task/16236/stat : 16236 (java) S 16233 16220 15739 0 -1 64 24537 0 0 0 218 11 0 0 16 0 9 0 41279232 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16237] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16237/stat : 16237 (java) S 16233 16220 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16238] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16238/stat : 16238 (java) S 16233 16220 15739 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41279232 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16239] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16239/stat : 16239 (java) S 16233 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41279234 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16240] ppid=16233 vsize=864348 CPUtime=0.14
/proc/16234/task/16240/stat : 16240 (java) S 16233 16220 15739 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41279234 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16234/tid=16241] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16241/stat : 16241 (java) S 16233 16220 15739 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41279234 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16234/tid=16242] ppid=16233 vsize=864348 CPUtime=0
/proc/16234/task/16242/stat : 16242 (java) S 16233 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41279234 885092352 27544 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 886444

[startup+8.80159 s]
/proc/loadavg: 2.73 2.73 2.65 5/92 16263
/proc/meminfo: memFree=1789816/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16872 CPUtime=7.91
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1604 45290 0 3 6 1 754 30 15 0 1 0 41279073 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4218 1117 414 3 0 797 0
[pid=16243] ppid=16220 vsize=4696 CPUtime=0.04
/proc/16243/stat : 16243 (minisat-inc) S 16220 16220 15739 0 -1 4194304 1129 0 0 0 4 0 0 0 16 0 1 0 41279911 4808704 1071 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16243/statm: 1174 1071 78 151 0 1020 0
[pid=16254] ppid=16220 vsize=5356 CPUtime=0
/proc/16254/stat : 16254 (sh) S 16220 16220 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41279935 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16254/statm: 1339 233 193 169 0 50 0
[pid=16255] ppid=16254 vsize=195912 CPUtime=0.13
/proc/16255/stat : 16255 (java) S 16254 16220 15739 0 -1 0 3408 0 1 0 11 2 0 0 18 0 9 0 41279935 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16255/statm: 48978 2883 1657 9 0 43560 0
[pid=16255/tid=16256] ppid=16254 vsize=195912 CPUtime=0.09
/proc/16255/task/16256/stat : 16256 (java) R 16254 16220 15739 0 -1 64 2427 0 1 0 8 1 0 0 20 0 9 0 41279936 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16257] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16257/stat : 16257 (java) S 16254 16220 15739 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 41279937 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16258] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16258/stat : 16258 (java) S 16254 16220 15739 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 41279937 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16259] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16259/stat : 16259 (java) S 16254 16220 15739 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41279937 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16260] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16260/stat : 16260 (java) S 16254 16220 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41279939 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16261] ppid=16254 vsize=195912 CPUtime=0.02
/proc/16255/task/16261/stat : 16261 (java) R 16254 16220 15739 0 -1 64 286 0 0 0 2 0 0 0 16 0 9 0 41279939 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 101638350 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16262] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16262/stat : 16262 (java) S 16254 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 41279939 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16255/tid=16263] ppid=16254 vsize=195912 CPUtime=0
/proc/16255/task/16263/stat : 16263 (java) S 16254 16220 15739 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 41279939 200613888 2883 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 222836

[startup+9.20263 s]
/proc/loadavg: 2.73 2.73 2.65 5/92 16263
/proc/meminfo: memFree=1789816/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16872 CPUtime=8.06
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1673 49052 0 4 6 1 766 33 16 0 1 0 41279073 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16220/statm: 4218 1117 414 3 0 797 0
[pid=16243] ppid=16220 vsize=4696 CPUtime=0.04
/proc/16243/stat : 16243 (minisat-inc) S 16220 16220 15739 0 -1 4194304 1132 0 0 0 4 0 0 0 15 0 1 0 41279911 4808704 1072 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16243/statm: 1174 1072 78 151 0 1020 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 21568

[startup+9.40166 s]
/proc/loadavg: 2.73 2.73 2.65 5/92 16263
/proc/meminfo: memFree=1789816/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16872 CPUtime=8.22
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1743 52816 0 5 7 1 778 36 16 0 1 0 41279073 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4218 1117 414 3 0 797 0
[pid=16243] ppid=16220 vsize=4696 CPUtime=0.04
/proc/16243/stat : 16243 (minisat-inc) S 16220 16220 15739 0 -1 4194304 1143 0 0 0 4 0 0 0 15 0 1 0 41279911 4808704 1081 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16243/statm: 1174 1081 78 151 0 1020 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 21568

[startup+9.5027 s]
/proc/loadavg: 2.73 2.73 2.65 5/92 16263
/proc/meminfo: memFree=1789816/2055920 swapFree=4180652/4192956
[pid=16220] ppid=16218 vsize=16872 CPUtime=8.22
/proc/16220/stat : 16220 (sugar++) S 16218 16220 15739 0 -1 4194304 1744 52816 0 5 7 1 778 36 15 0 1 0 41279073 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16220/statm: 4218 1117 414 3 0 797 0
[pid=16243] ppid=16220 vsize=4696 CPUtime=0.04
/proc/16243/stat : 16243 (minisat-inc) S 16220 16220 15739 0 -1 4194304 1143 0 0 0 4 0 0 0 15 0 1 0 41279911 4808704 1081 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16243/statm: 1174 1081 78 151 0 1020 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 21568

Child status: 0
Real time (s): 9.53303
CPU time (s): 8.49271
CPU user time (s): 8.07677
CPU system time (s): 0.415936
CPU usage (%): 89.0872
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.07677
system time used= 0.415936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59578
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4134
involuntary context switches= 6424

runsolver used 0.010998 second user time and 0.044993 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-12 08:55:56
IDJOB=1111341
IDBENCH=61264
IDSOLVER=367
FILE ID=node1/1111341-1215845755
PBS_JOBID= 7903381
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-3_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111341-1215845755/watcher-1111341-1215845755 -o /tmp/evaluation-result-1111341-1215845755/solver-1111341-1215845755 -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-1111341-1215845755.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 041bf214ac6aa89c7bd0bed4c3acbc0d
RANDOM SEED=1410937337

node1.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.244
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.244
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:       1807608 kB
Buffers:         27548 kB
Cached:          88252 kB
SwapCached:       6396 kB
Active:         147660 kB
Inactive:        57620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807608 kB
SwapTotal:     4192956 kB
SwapFree:      4180652 kB
Dirty:            3620 kB
Writeback:           0 kB
Mapped:         105416 kB
Slab:            28148 kB
Committed_AS:   949832 kB
PageTables:       2000 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= 66516 MiB
End job on node1 at 2008-07-12 08:56:05