Trace number 2066737

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 NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 5.78412 5.95917

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-16c2.xml
MD5SUM51422a62c8e2e0237ca5d2c5c58755f2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.78412
Satisfiable
(Un)Satisfiability was proved
Number of variables1848
Number of constraints14727
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14727
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 22:18:51 2009
0.00/0.08	c 0	PID 16227
0.00/0.08	c 0	HOST node16.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2066737-1247343531.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2066737-1247343531.xml' 'HOME/temp.csp'
1.27/1.32	c 1	1 domains, 1848 variables, 4 predicates, 0 relations, 14727 constraints
1.27/1.34	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.27/1.34	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.30/1.41	c 1	Parsing HOME/temp.csp
1.30/1.70	c 2	parsed 10000 expressions
1.30/1.81	c 2	parsed 16580 expressions
1.30/1.82	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.30/1.82	c 2	Converting to clausal form CSP
1.30/1.87	c 2	converted 1658 (10%) expressions
1.30/2.07	c 2	converted 3316 (20%) expressions
1.30/2.11	c 2	converted 4974 (30%) expressions
1.30/2.19	c 2	converted 6632 (40%) expressions
2.14/2.24	c 2	converted 8290 (50%) expressions
2.14/2.28	c 2	converted 9948 (60%) expressions
2.24/2.31	c 2	converted 11606 (70%) expressions
2.24/2.34	c 2	converted 13264 (80%) expressions
2.24/2.38	c 2	converted 14922 (90%) expressions
2.84/2.92	c 3	converted 16580 (100%) expressions
2.84/2.92	c 3	CSP : 4260 integers, 0 booleans, 19551 clauses, largest domain size 7
2.84/2.92	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.84/2.92	c 3	Propagation in CSP
2.94/3.04	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.94/3.04	c 3	CSP : 4260 integers, 0 booleans, 19551 clauses, largest domain size 7
2.94/3.04	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.94/3.06	c 3	Simplifing CSP by introducing new Boolean variables
2.94/3.07	c 3	CSP : 4260 integers, 0 booleans, 19551 clauses, largest domain size 7
2.94/3.07	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.03/3.16	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.03/3.16	c 3	426 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.03/3.17	c 3	852 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.03/3.17	c 3	1278 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.03/3.18	c 3	1704 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.03/3.18	c 3	2130 (50%) CSP integer variables are encoded (1222 clauses, 15950 bytes)
3.03/3.19	c 3	2556 (60%) CSP integer variables are encoded (3068 clauses, 39948 bytes)
3.03/3.19	c 3	2982 (70%) CSP integer variables are encoded (4914 clauses, 63946 bytes)
3.03/3.19	c 3	3408 (80%) CSP integer variables are encoded (6760 clauses, 88219 bytes)
3.03/3.20	c 3	3834 (90%) CSP integer variables are encoded (8606 clauses, 115909 bytes)
3.13/3.20	c 3	4260 (100%) CSP integer variables are encoded (10452 clauses, 143599 bytes)
3.13/3.25	c 3	1956 (10%) CSP clauses are encoded (12408 clauses, 165487 bytes)
3.13/3.27	c 3	3911 (20%) CSP clauses are encoded (14363 clauses, 187972 bytes)
3.13/3.29	c 3	5866 (30%) CSP clauses are encoded (16318 clauses, 211269 bytes)
3.22/3.31	c 3	7821 (40%) CSP clauses are encoded (18273 clauses, 235699 bytes)
3.22/3.32	c 3	9776 (50%) CSP clauses are encoded (20228 clauses, 260153 bytes)
3.22/3.33	c 3	11731 (60%) CSP clauses are encoded (22183 clauses, 284617 bytes)
3.22/3.34	c 3	13686 (70%) CSP clauses are encoded (24138 clauses, 307954 bytes)
3.52/3.67	c 4	15641 (80%) CSP clauses are encoded (86027 clauses, 1379082 bytes)
3.92/4.06	c 4	17596 (90%) CSP clauses are encoded (156118 clauses, 2742432 bytes)
4.32/4.45	c 4	19551 (100%) CSP clauses are encoded (226179 clauses, 4225458 bytes)
4.32/4.46	c 4	19551 CSP clauses encoded
4.32/4.46	c 4	Writing map file : HOME/temp.map
4.32/4.47	c 4	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.32/4.47	c 4	SAT : 14712 SAT variables, 226179 SAT clauses, 4225458 bytes
4.32/4.47	c 4	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.39/4.53	c 4	SOLVING HOME/temp.cnf
4.39/4.53	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.39/4.53	c 4	This is MiniSat 2.0 beta
4.39/4.53	c 4	WARNING: for repeatability, setting FPU to use double precision
4.39/4.53	c 4	============================[ Problem Statistics ]=============================
4.39/4.53	c 4	|                                                                             |
4.39/4.53	c 4	|  Number of variables:  14712                                                |
4.39/4.53	c 4	|  Number of clauses:    226179                                               |
4.41/4.65	c 5	|  Parsing time:         0.10         s                                       |
4.41/4.66	c 5	============================[ Search Statistics ]==============================
4.41/4.66	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.41/4.66	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.41/4.66	c 5	===============================================================================
4.41/4.66	c 5	|         0 |   14712   226179   818576 |    75393        0    nan |  0.000 % |
4.41/4.69	c 5	|       100 |   14712   226179   818576 |    82932      100      8 |  0.000 % |
4.41/4.72	c 5	|       251 |   14712   226179   818576 |    91225      251      7 |  0.000 % |
4.41/5.09	c 5	|       476 |   14712   226179   818576 |   100348      476     11 |  0.000 % |
4.41/5.39	c 5	===============================================================================
4.41/5.39	c 5	restarts              : 4
4.41/5.39	c 5	conflicts             : 645            (772 /sec)
4.41/5.39	c 5	decisions             : 2386           (1.47 % random) (2855 /sec)
4.41/5.39	c 5	propagations          : 783794         (937696 /sec)
4.41/5.39	c 5	conflict literals     : 7656           (7.36 % deleted)
4.41/5.39	c 5	Memory used           : 13.85 MB
4.41/5.39	c 5	CPU time              : 0.835872 s
4.41/5.39	c 5	
4.41/5.40	c 5	SATISFIABLE
4.41/5.40	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.41/5.40	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.41/5.49	c 5	Decoding HOME/temp.out
5.64/5.80	s SATISFIABLE
5.64/5.89	v 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1
5.64/5.90	c 6	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.74/5.95	c 6	CPU 5.76 (0.07 0.02 5.42 0.25)
5.74/5.95	c 6	END Sat Jul 11 22:18:57 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066737-1247343531/watcher-2066737-1247343531 -o /tmp/evaluation-result-2066737-1247343531/solver-2066737-1247343531 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2066737-1247343531.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.97 1.99 4/80 16227
/proc/meminfo: memFree=1786352/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=4708 CPUtime=0
/proc/16227/stat : 16227 (sugar) R 16225 16227 14554 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 21419941 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 231959754121 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 1177 43 33 3 0 8 0

[startup+0.131549 s]
/proc/loadavg: 1.88 1.97 1.99 4/80 16227
/proc/meminfo: memFree=1786352/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=0.07
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201531 s]
/proc/loadavg: 1.88 1.97 1.99 4/80 16227
/proc/meminfo: memFree=1786352/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=0.07
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301495 s]
/proc/loadavg: 1.88 1.97 1.99 4/80 16227
/proc/meminfo: memFree=1786352/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=0.07
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70139 s]
/proc/loadavg: 1.88 1.97 1.99 4/80 16227
/proc/meminfo: memFree=1786352/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=0.07
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50116 s]
/proc/loadavg: 1.88 1.97 1.99 4/91 16239
/proc/meminfo: memFree=1756120/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=1.3
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1309 11253 0 1 6 1 117 6 16 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16868

[startup+3.1027 s]
/proc/loadavg: 1.88 1.97 1.99 3/91 16249
/proc/meminfo: memFree=1763800/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=1.3
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1310 11253 0 1 6 1 117 6 15 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
[pid=16240] ppid=16227 vsize=5356 CPUtime=0
/proc/16240/stat : 16240 (sh) S 16227 16227 14554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21420075 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16240/statm: 1339 233 193 169 0 50 0
[pid=16241] ppid=16240 vsize=868852 CPUtime=1.73
/proc/16241/stat : 16241 (java) S 16240 16227 14554 0 -1 0 10215 0 1 0 167 6 0 0 18 0 9 0 21420075 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16241/statm: 217213 9191 2566 9 0 211718 0
[pid=16241/tid=16242] ppid=16240 vsize=868852 CPUtime=1.14
/proc/16241/task/16242/stat : 16242 (java) R 16240 16227 14554 0 -1 64 2769 0 1 0 112 2 0 0 25 0 9 0 21420076 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16243] ppid=16240 vsize=868852 CPUtime=0.36
/proc/16241/task/16243/stat : 16243 (java) R 16240 16227 14554 0 -1 64 5248 0 0 0 34 2 0 0 16 0 9 0 21420077 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 104190128 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16244] ppid=16240 vsize=868852 CPUtime=0
/proc/16241/task/16244/stat : 16244 (java) S 16240 16227 14554 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21420077 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16245] ppid=16240 vsize=868852 CPUtime=0
/proc/16241/task/16245/stat : 16245 (java) S 16240 16227 14554 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21420077 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16246] ppid=16240 vsize=868852 CPUtime=0
/proc/16241/task/16246/stat : 16246 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21420080 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16247] ppid=16240 vsize=868852 CPUtime=0.2
/proc/16241/task/16247/stat : 16247 (java) S 16240 16227 14554 0 -1 64 1495 0 0 0 20 0 0 0 15 0 9 0 21420080 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16248] ppid=16240 vsize=868852 CPUtime=0
/proc/16241/task/16248/stat : 16248 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21420080 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16249] ppid=16240 vsize=868852 CPUtime=0
/proc/16241/task/16249/stat : 16249 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21420080 889704448 9191 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 891076

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

[startup+3.20267 s]
/proc/loadavg: 1.88 1.97 1.99 3/91 16249
/proc/meminfo: memFree=1763800/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=1.3
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1310 11253 0 1 6 1 117 6 15 0 1 0 21419941 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1111 409 3 0 796 0
[pid=16240] ppid=16227 vsize=5356 CPUtime=0
/proc/16240/stat : 16240 (sh) S 16227 16227 14554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21420075 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16240/statm: 1339 233 193 169 0 50 0
[pid=16241] ppid=16240 vsize=868712 CPUtime=1.83
/proc/16241/stat : 16241 (java) S 16240 16227 14554 0 -1 0 10276 0 1 0 176 7 0 0 18 0 9 0 21420075 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16241/statm: 217178 9174 2590 9 0 211655 0
[pid=16241/tid=16242] ppid=16240 vsize=868712 CPUtime=1.17
/proc/16241/task/16242/stat : 16242 (java) R 16240 16227 14554 0 -1 64 2821 0 1 0 115 2 0 0 24 0 9 0 21420076 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16243] ppid=16240 vsize=868712 CPUtime=0.41
/proc/16241/task/16243/stat : 16243 (java) S 16240 16227 14554 0 -1 64 5248 0 0 0 39 2 0 0 16 0 9 0 21420077 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16244] ppid=16240 vsize=868712 CPUtime=0
/proc/16241/task/16244/stat : 16244 (java) S 16240 16227 14554 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21420077 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16245] ppid=16240 vsize=868712 CPUtime=0
/proc/16241/task/16245/stat : 16245 (java) S 16240 16227 14554 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21420077 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16246] ppid=16240 vsize=868712 CPUtime=0
/proc/16241/task/16246/stat : 16246 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21420080 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16247] ppid=16240 vsize=868712 CPUtime=0.21
/proc/16241/task/16247/stat : 16247 (java) S 16240 16227 14554 0 -1 64 1504 0 0 0 21 0 0 0 16 0 9 0 21420080 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16248] ppid=16240 vsize=868712 CPUtime=0
/proc/16241/task/16248/stat : 16248 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21420080 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16241/tid=16249] ppid=16240 vsize=868712 CPUtime=0
/proc/16241/task/16249/stat : 16249 (java) S 16240 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21420080 889561088 9174 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 890936

[startup+4.80121 s]
/proc/loadavg: 1.89 1.97 1.99 3/91 16249
/proc/meminfo: memFree=1751704/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=4.41
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1376 21975 0 2 6 1 416 18 15 0 1 0 21419941 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 16868

[startup+5.60697 s]
/proc/loadavg: 1.89 1.97 1.99 4/91 16261
/proc/meminfo: memFree=1773784/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=5.28
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1448 25589 0 2 6 1 500 21 16 0 1 0 21419941 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1113 409 3 0 796 0
[pid=16252] ppid=16227 vsize=5356 CPUtime=0
/proc/16252/stat : 16252 (sh) S 16227 16227 14554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21420481 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16252/statm: 1339 233 193 169 0 50 0
[pid=16253] ppid=16252 vsize=862012 CPUtime=0.17
/proc/16253/stat : 16253 (java) S 16252 16227 14554 0 -1 0 2987 0 1 0 15 2 0 0 18 0 9 0 21420482 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16253/statm: 215503 2459 1251 9 0 210416 0
[pid=16253/tid=16254] ppid=16252 vsize=862012 CPUtime=0.15
/proc/16253/task/16254/stat : 16254 (java) R 16252 16227 14554 0 -1 64 2011 0 1 0 14 1 0 0 18 0 9 0 21420483 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4125950737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16255] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16255/stat : 16255 (java) S 16252 16227 14554 0 -1 64 74 0 0 0 0 0 0 0 16 0 9 0 21420485 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16256] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16256/stat : 16256 (java) S 16252 16227 14554 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21420485 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16257] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16257/stat : 16257 (java) S 16252 16227 14554 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21420485 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16258] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16258/stat : 16258 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21420488 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16259] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16259/stat : 16259 (java) R 16252 16227 14554 0 -1 64 208 0 0 0 0 0 0 0 19 0 9 0 21420488 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16260] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16260/stat : 16260 (java) S 16252 16227 14554 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21420488 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16261] ppid=16252 vsize=862012 CPUtime=0
/proc/16253/task/16261/stat : 16261 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21420488 882700288 2459 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 884236

[startup+5.80192 s]
/proc/loadavg: 1.89 1.97 1.99 4/91 16261
/proc/meminfo: memFree=1773784/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=5.28
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1448 25589 0 2 6 1 500 21 16 0 1 0 21419941 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1113 409 3 0 796 0
[pid=16252] ppid=16227 vsize=5356 CPUtime=0
/proc/16252/stat : 16252 (sh) S 16227 16227 14554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21420481 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16252/statm: 1339 233 193 169 0 50 0
[pid=16253] ppid=16252 vsize=862288 CPUtime=0.36
/proc/16253/stat : 16253 (java) S 16252 16227 14554 0 -1 0 3204 0 1 0 34 2 0 0 18 0 9 0 21420482 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16253/statm: 215572 2673 1281 9 0 210485 0
[pid=16253/tid=16254] ppid=16252 vsize=862288 CPUtime=0.26
/proc/16253/task/16254/stat : 16254 (java) R 16252 16227 14554 0 -1 64 2046 0 1 0 25 1 0 0 19 0 9 0 21420483 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16255] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16255/stat : 16255 (java) S 16252 16227 14554 0 -1 64 125 0 0 0 0 0 0 0 16 0 9 0 21420485 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16256] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16256/stat : 16256 (java) S 16252 16227 14554 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21420485 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16257] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16257/stat : 16257 (java) S 16252 16227 14554 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21420485 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16258] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16258/stat : 16258 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21420488 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16259] ppid=16252 vsize=862288 CPUtime=0.08
/proc/16253/task/16259/stat : 16259 (java) R 16252 16227 14554 0 -1 64 339 0 0 0 8 0 0 0 17 0 9 0 21420488 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 102047969 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16260] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16260/stat : 16260 (java) S 16252 16227 14554 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21420488 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16261] ppid=16252 vsize=862288 CPUtime=0
/proc/16253/task/16261/stat : 16261 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21420488 882982912 2673 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 884512

[startup+5.90189 s]
/proc/loadavg: 1.89 1.97 1.99 4/91 16261
/proc/meminfo: memFree=1773784/2055920 swapFree=4192812/4192956
[pid=16227] ppid=16225 vsize=16868 CPUtime=5.3
/proc/16227/stat : 16227 (sugar) S 16225 16227 14554 0 -1 4194304 1452 25589 0 2 7 2 500 21 15 0 1 0 21419941 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16227/statm: 4217 1114 409 3 0 796 0
[pid=16252] ppid=16227 vsize=5356 CPUtime=0
/proc/16252/stat : 16252 (sh) S 16227 16227 14554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21420481 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16252/statm: 1339 233 193 169 0 50 0
[pid=16253] ppid=16252 vsize=864272 CPUtime=0.44
/proc/16253/stat : 16253 (java) S 16252 16227 14554 0 -1 0 3775 0 1 0 41 3 0 0 18 0 9 0 21420482 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16253/statm: 216068 3237 1719 9 0 210573 0
[pid=16253/tid=16254] ppid=16252 vsize=864272 CPUtime=0.32
/proc/16253/task/16254/stat : 16254 (java) S 16252 16227 14554 0 -1 64 2570 0 1 0 30 2 0 0 20 0 9 0 21420483 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16255] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16255/stat : 16255 (java) S 16252 16227 14554 0 -1 64 153 0 0 0 0 0 0 0 16 0 9 0 21420485 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16256] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16256/stat : 16256 (java) S 16252 16227 14554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 21420485 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16257] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16257/stat : 16257 (java) S 16252 16227 14554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21420485 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16258] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16258/stat : 16258 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21420488 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16259] ppid=16252 vsize=864272 CPUtime=0.1
/proc/16253/task/16259/stat : 16259 (java) S 16252 16227 14554 0 -1 64 355 0 0 0 10 0 0 0 16 0 9 0 21420488 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16260] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16260/stat : 16260 (java) S 16252 16227 14554 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21420488 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16253/tid=16261] ppid=16252 vsize=864272 CPUtime=0
/proc/16253/task/16261/stat : 16261 (java) S 16252 16227 14554 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21420488 885014528 3237 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 886496

Child status: 0
Real time (s): 5.95917
CPU time (s): 5.78412
CPU user time (s): 5.49716
CPU system time (s): 0.286956
CPU usage (%): 97.0625
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.49716
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31192
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5797
involuntary context switches= 5851

runsolver used 0.006998 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-11 22:18:51
IDJOB=2066737
IDBENCH=54566
IDSOLVER=739
FILE ID=node16/2066737-1247343531
PBS_JOBID= 9506694
Free space on /tmp= 66448 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-16c2.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066737-1247343531/watcher-2066737-1247343531 -o /tmp/evaluation-result-2066737-1247343531/solver-2066737-1247343531 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2066737-1247343531.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 51422a62c8e2e0237ca5d2c5c58755f2
RANDOM SEED=1795630689

node16.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.231
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.231
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:       1786832 kB
Buffers:         27812 kB
Cached:          95132 kB
SwapCached:          0 kB
Active:         178100 kB
Inactive:        41196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3404 kB
Writeback:           0 kB
Mapped:         114184 kB
Slab:            35016 kB
Committed_AS:   883676 kB
PageTables:       2020 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= 66444 MiB
End job on node16 at 2009-07-11 22:18:57