Trace number 2073656

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 321.285 324.396

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle20.xml
MD5SUM60ea8e7c38bc48f41c7b60012653aa3f
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 benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints92
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension68
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 Sun Jul 12 02:33:57 2009
0.00/0.08	c 0	PID 22184
0.00/0.08	c 0	HOST node17.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2073656-1247358837.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-2073656-1247358837.xml' 'HOME/temp.csp'
0.07/0.63	c 1	1 domains, 52 variables, 6 predicates, 4 relations, 92 constraints
0.07/0.66	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.66	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'
0.61/0.74	c 1	Parsing HOME/temp.csp
1.03/1.15	c 2	parsed 155 expressions
1.03/1.16	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.16	c 2	Converting to clausal form CSP
1.11/1.24	c 2	converted 16 (10%) expressions
1.11/1.24	c 2	converted 31 (20%) expressions
1.11/1.24	c 2	converted 47 (30%) expressions
1.11/1.26	c 2	converted 62 (40%) expressions
1.21/1.38	c 2	converted 78 (50%) expressions
1.61/1.72	c 2	converted 93 (60%) expressions
1.61/1.74	c 2	converted 109 (70%) expressions
2.80/2.96	c 3	converted 124 (80%) expressions
2.80/2.98	c 3	converted 140 (90%) expressions
2.80/3.00	c 3	converted 155 (100%) expressions
2.90/3.00	c 3	CSP : 52 integers, 0 booleans, 92 clauses, largest domain size 26
2.90/3.00	c 3	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.90/3.00	c 3	Propagation in CSP
2.90/3.00	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.90/3.00	c 3	CSP : 52 integers, 0 booleans, 92 clauses, largest domain size 26
2.90/3.00	c 3	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.90/3.00	c 3	Simplifing CSP by introducing new Boolean variables
2.90/3.01	c 3	CSP : 52 integers, 512 booleans, 604 clauses, largest domain size 26
2.90/3.01	c 3	Heap : 50 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.09/3.30	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.19/3.31	c 4	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
3.19/3.31	c 4	11 (20%) CSP integer variables are encoded (264 clauses, 2760 bytes)
3.19/3.31	c 4	16 (30%) CSP integer variables are encoded (384 clauses, 4080 bytes)
3.19/3.32	c 4	21 (40%) CSP integer variables are encoded (504 clauses, 5400 bytes)
3.19/3.32	c 4	26 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
3.19/3.32	c 4	32 (60%) CSP integer variables are encoded (768 clauses, 8304 bytes)
3.19/3.32	c 4	37 (70%) CSP integer variables are encoded (888 clauses, 9624 bytes)
3.19/3.32	c 4	42 (80%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
3.19/3.32	c 4	47 (90%) CSP integer variables are encoded (1128 clauses, 12601 bytes)
3.19/3.32	c 4	52 (100%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
14.58/14.83	c 15	61 (10%) CSP clauses are encoded (180203 clauses, 6513142 bytes)
14.58/14.83	c 15	121 (20%) CSP clauses are encoded (181563 clauses, 6535492 bytes)
14.58/14.84	c 15	182 (30%) CSP clauses are encoded (182924 clauses, 6558896 bytes)
316.37/319.49	c 320	242 (40%) CSP clauses are encoded (796040 clauses, 37469059 bytes)
316.37/319.49	c 320	302 (50%) CSP clauses are encoded (797450 clauses, 37492555 bytes)
316.37/319.49	c 320	363 (60%) CSP clauses are encoded (798861 clauses, 37516335 bytes)
316.47/319.50	c 320	423 (70%) CSP clauses are encoded (800246 clauses, 37540030 bytes)
316.47/319.51	c 320	484 (80%) CSP clauses are encoded (801682 clauses, 37564677 bytes)
316.47/319.51	c 320	544 (90%) CSP clauses are encoded (803117 clauses, 37589543 bytes)
316.47/319.52	c 320	604 (100%) CSP clauses are encoded (804552 clauses, 37614419 bytes)
316.47/319.52	c 320	604 CSP clauses encoded
316.47/319.52	c 320	Writing map file : HOME/temp.map
316.47/319.52	c 320	Heap : 58 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
316.47/319.52	c 320	SAT : 1812 SAT variables, 804552 SAT clauses, 37614419 bytes
316.47/319.52	c 320	Heap : 58 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
316.47/319.56	c 320	SOLVING HOME/temp.cnf
316.47/319.56	c 320	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
316.47/319.56	c 320	This is MiniSat 2.0 beta
316.47/319.56	c 320	WARNING: for repeatability, setting FPU to use double precision
316.47/319.57	c 320	============================[ Problem Statistics ]=============================
316.47/319.57	c 320	|                                                                             |
316.47/319.57	c 320	|  Number of variables:  1812                                                 |
316.47/319.57	c 320	|  Number of clauses:    804552                                               |
317.32/320.46	c 321	|  Parsing time:         0.78         s                                       |
317.42/320.52	c 321	============================[ Search Statistics ]==============================
317.42/320.52	c 321	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
317.42/320.52	c 321	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
317.42/320.52	c 321	===============================================================================
317.42/320.52	c 321	|         0 |    1812   804552  7752072 |   268184        0    nan |  0.000 % |
317.52/320.61	c 321	|       100 |    1812   804552  7752072 |   295002      100     10 |  0.000 % |
317.52/320.69	c 321	|       251 |    1812   804552  7752072 |   324502      251      8 |  0.001 % |
317.72/320.86	c 321	|       477 |    1812   804552  7752072 |   356952      477      8 |  0.000 % |
317.92/321.01	c 321	|       815 |    1812   804552  7752072 |   392648      815      9 |  0.001 % |
318.12/321.25	c 322	|      1321 |    1812   804552  7752072 |   431913     1321      9 |  0.001 % |
318.51/321.64	c 322	|      2081 |    1812   804552  7752072 |   475104     2081      9 |  0.000 % |
319.00/322.11	c 322	|      3221 |    1812   804552  7752072 |   522614     3221     10 |  0.001 % |
319.80/322.98	c 323	|      4930 |    1812   804552  7752072 |   574876     4930     10 |  0.000 % |
320.98/324.18	c 325	===============================================================================
320.98/324.18	c 325	restarts              : 9
320.98/324.18	c 325	conflicts             : 7068           (1588 /sec)
320.98/324.18	c 325	decisions             : 11758          (1.50 % random) (2641 /sec)
320.98/324.18	c 325	propagations          : 206132         (46308 /sec)
320.98/324.18	c 325	conflict literals     : 73598          (20.86 % deleted)
320.98/324.18	c 325	Memory used           : 62.22 MB
320.98/324.18	c 325	CPU time              : 4.45132 s
320.98/324.18	c 325	
320.98/324.18	c 325	SATISFIABLE
320.98/324.20	c 325	DECODING HOME/temp.out WITH HOME/temp.map
320.98/324.20	c 325	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'
321.11/324.28	c 325	Decoding HOME/temp.out
321.11/324.31	s SATISFIABLE
321.11/324.31	v 17 4 5 0 24 4 11 15 2 25 0 17 8 18 19 20 17 20 18 23 24 18 19 19 14 17 2 0 22 20 25 8 18 18 7 17 8 4 19 14 8 11 4 18 4 20 17 20 18 18 4 19
321.11/324.32	c 325	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
321.11/324.38	c 325	CPU 321.24 (0.05 0.02 320.38 0.79)
321.11/324.38	c 325	END Sun Jul 12 02:39:22 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-2073656-1247358837/watcher-2073656-1247358837 -o /tmp/evaluation-result-2073656-1247358837/solver-2073656-1247358837 -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-2073656-1247358837.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: 2.00 2.00 2.00 4/76 22184
/proc/meminfo: memFree=1834568/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=18576 CPUtime=0
/proc/22184/stat : 22184 (runsolver) R 22182 22184 20114 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22950978 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22184/statm: 4644 284 249 26 0 2626 0

[startup+0.0947689 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 22184
/proc/meminfo: memFree=1834568/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.07
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101773 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 22184
/proc/meminfo: memFree=1834568/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.07
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30179 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 22184
/proc/meminfo: memFree=1834568/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.07
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1227 128 0 0 5 2 0 0 21 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701834 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 22184
/proc/meminfo: memFree=1834568/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1292 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 16868

[startup+1.50292 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 22206
/proc/meminfo: memFree=1820464/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1309 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864360 CPUtime=0.81
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 8714 0 1 0 76 5 0 0 18 0 9 0 22951046 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216090 7803 2566 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864360 CPUtime=0.45
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 2657 0 1 0 44 1 0 0 23 0 9 0 22951046 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4126528364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864360 CPUtime=0.28
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 5045 0 0 0 26 2 0 0 16 0 9 0 22951048 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864360 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864360 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22951048 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864360 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864360 CPUtime=0.04
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 310 0 0 0 4 0 0 0 16 0 9 0 22951050 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864360 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864360 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885104640 7803 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886584

[startup+3.10108 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 22206
/proc/meminfo: memFree=1793200/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864864 CPUtime=2.38
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 18962 0 1 0 228 10 0 0 18 0 9 0 22951046 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216216 17690 2566 9 0 210721 0
[pid=22198/tid=22199] ppid=22197 vsize=864864 CPUtime=1.06
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3158 0 1 0 104 2 0 0 25 0 9 0 22951046 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864864 CPUtime=1.23
/proc/22198/task/22200/stat : 22200 (java) R 22197 22184 20114 0 -1 64 14777 0 0 0 116 7 0 0 16 0 9 0 22951048 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 102758132 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864864 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864864 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22951048 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864864 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864864 CPUtime=0.07
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 325 0 0 0 7 0 0 0 16 0 9 0 22951050 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864864 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864864 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885620736 17690 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887088

[startup+6.3024 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 22206
/proc/meminfo: memFree=1767152/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 15 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=5.56
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 19212 0 1 0 544 12 0 0 18 0 9 0 22951046 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 17757 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=3.91
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3258 0 1 0 388 3 0 0 25 0 9 0 22951046 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4126615623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=1.52
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 14908 0 0 0 145 7 0 0 16 0 9 0 22951048 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.09
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 22951050 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 17757 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 886696

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22206
/proc/meminfo: memFree=1760688/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 15 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=11.89
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 20630 0 1 0 1174 15 0 0 18 0 9 0 22951046 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 19123 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=10.12
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3310 0 1 0 1007 5 0 0 25 0 9 0 22951046 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4126618336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=1.64
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 16273 0 0 0 156 8 0 0 16 0 9 0 22951048 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.09
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 345 0 0 0 9 0 0 0 17 0 9 0 22951050 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 19123 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 886696

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 2/81 22207
/proc/meminfo: memFree=1749472/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=24.56
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 23349 0 1 0 2438 18 0 0 18 0 9 0 22951046 885219328 21802 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 21802 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=22.68
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3350 0 1 0 2262 6 0 0 25 0 9 0 22951046 885219328 21802 996147200 134512640 134550932 4294955936 18446744073709551615 4126615733 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=1.75
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 18943 0 0 0 165 10 0 0 16 0 9 0 22951048 885219328 21802 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 21802 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 21802 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0

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

[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 26768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 26768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.11
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 354 0 0 0 11 0 0 0 16 0 9 0 22951050 885219328 26768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 26768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 26768 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 886696

[startup+282.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/93 22282
/proc/meminfo: memFree=1504832/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=279.01
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 47944 0 1 0 27851 50 0 0 18 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 29759 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=274.5
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3739 0 1 0 27426 24 0 0 25 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4126615652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=4.38
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 43149 0 0 0 414 24 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.11
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 354 0 0 0 11 0 0 0 16 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 886696

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

[startup+307.103 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 22282
/proc/meminfo: memFree=1495744/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=303.57
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 47965 0 1 0 30307 50 0 0 18 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 29759 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=298.97
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3760 0 1 0 29873 24 0 0 25 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4126615660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=4.48
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 43149 0 0 0 423 25 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.11
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 354 0 0 0 11 0 0 0 16 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 304.18
Current children cumulated vsize (KiB) 886696

[startup+313.507 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 22282
/proc/meminfo: memFree=1495040/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=0.61
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1310 8448 0 1 5 2 49 5 16 0 1 0 22950978 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1111 409 3 0 796 0
[pid=22197] ppid=22184 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22184 22184 20114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22951045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 233 193 169 0 50 0
[pid=22198] ppid=22197 vsize=864472 CPUtime=309.92
/proc/22198/stat : 22198 (java) S 22197 22184 20114 0 -1 0 47965 0 1 0 30942 50 0 0 18 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22198/statm: 216118 29759 2590 9 0 210595 0
[pid=22198/tid=22199] ppid=22197 vsize=864472 CPUtime=305.31
/proc/22198/task/22199/stat : 22199 (java) R 22197 22184 20114 0 -1 64 3760 0 1 0 30507 24 0 0 25 0 9 0 22951046 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22200] ppid=22197 vsize=864472 CPUtime=4.48
/proc/22198/task/22200/stat : 22200 (java) S 22197 22184 20114 0 -1 64 43149 0 0 0 423 25 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22201] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22201/stat : 22201 (java) S 22197 22184 20114 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22202] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22202/stat : 22202 (java) S 22197 22184 20114 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951048 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22203] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22203/stat : 22203 (java) S 22197 22184 20114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22204] ppid=22197 vsize=864472 CPUtime=0.11
/proc/22198/task/22204/stat : 22204 (java) S 22197 22184 20114 0 -1 64 354 0 0 0 11 0 0 0 16 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22205] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22205/stat : 22205 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22198/tid=22206] ppid=22197 vsize=864472 CPUtime=0
/proc/22198/task/22206/stat : 22206 (java) S 22197 22184 20114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22951050 885219328 29759 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 310.53
Current children cumulated vsize (KiB) 886696

[startup+319.901 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 22282
/proc/meminfo: memFree=1492672/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=316.51
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1376 56759 0 2 5 2 31581 63 16 0 1 0 22950978 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 316.51
Current children cumulated vsize (KiB) 16868

[startup+321.501 s]
/proc/loadavg: 2.02 2.01 2.00 3/85 22284
/proc/meminfo: memFree=1538112/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=316.51
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1376 56759 0 2 5 2 31581 63 15 0 1 0 22950978 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1113 409 3 0 796 0
[pid=22283] ppid=22184 vsize=5356 CPUtime=0
/proc/22283/stat : 22283 (sh) S 22184 22184 20114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22982935 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22283/statm: 1339 232 193 169 0 50 0
[pid=22284] ppid=22283 vsize=61520 CPUtime=1.9
/proc/22284/stat : 22284 (minisat) R 22283 22184 20114 0 -1 4194304 14790 0 0 0 179 11 0 0 25 0 1 0 22982935 62996480 14776 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22284/statm: 15380 14776 76 150 0 15227 0
Current children cumulated CPU time (s) 318.41
Current children cumulated vsize (KiB) 83744

[startup+323.102 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 22284
/proc/meminfo: memFree=1535808/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=316.51
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1376 56759 0 2 5 2 31581 63 16 0 1 0 22950978 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1113 409 3 0 796 0
[pid=22283] ppid=22184 vsize=5356 CPUtime=0
/proc/22283/stat : 22283 (sh) S 22184 22184 20114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22982935 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22283/statm: 1339 232 193 169 0 50 0
[pid=22284] ppid=22283 vsize=63552 CPUtime=3.48
/proc/22284/stat : 22284 (minisat) R 22283 22184 20114 0 -1 4194304 15253 0 0 0 337 11 0 0 25 0 1 0 22982935 65077248 15239 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/22284/statm: 15888 15239 76 150 0 15735 0
Current children cumulated CPU time (s) 319.99
Current children cumulated vsize (KiB) 85776

[startup+323.902 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 22284
/proc/meminfo: memFree=1534784/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=316.51
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1376 56759 0 2 5 2 31581 63 16 0 1 0 22950978 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1113 409 3 0 796 0
[pid=22283] ppid=22184 vsize=5356 CPUtime=0
/proc/22283/stat : 22283 (sh) S 22184 22184 20114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22982935 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22283/statm: 1339 232 193 169 0 50 0
[pid=22284] ppid=22283 vsize=63712 CPUtime=4.28
/proc/22284/stat : 22284 (minisat) R 22283 22184 20114 0 -1 4194304 15298 0 0 0 417 11 0 0 25 0 1 0 22982935 65241088 15284 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22284/statm: 15928 15284 76 150 0 15775 0
Current children cumulated CPU time (s) 320.79
Current children cumulated vsize (KiB) 85936

[startup+324.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 22284
/proc/meminfo: memFree=1534784/2055920 swapFree=4192812/4192956
[pid=22184] ppid=22182 vsize=16868 CPUtime=321.11
/proc/22184/stat : 22184 (sugar) S 22182 22184 20114 0 -1 4194304 1448 72366 0 2 5 2 32027 77 16 0 1 0 22950978 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22184/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 321.11
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 324.396
CPU time (s): 321.285
CPU user time (s): 320.44
CPU system time (s): 0.844871
CPU usage (%): 99.0411
Max. virtual memory (cumulated for all children) (KiB): 900012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.44
system time used= 0.844871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77651
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= 13626
involuntary context switches= 20029

runsolver used 0.379942 second user time and 1.12883 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-12 02:33:57
IDJOB=2073656
IDBENCH=55998
IDSOLVER=739
FILE ID=node17/2073656-1247358837
PBS_JOBID= 9506859
Free space on /tmp= 66452 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle20.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-2073656-1247358837/watcher-2073656-1247358837 -o /tmp/evaluation-result-2073656-1247358837/solver-2073656-1247358837 -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-2073656-1247358837.xml

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

MD5SUM BENCH= 60ea8e7c38bc48f41c7b60012653aa3f
RANDOM SEED=1906203450

node17.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.213
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.213
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:       1835048 kB
Buffers:         47904 kB
Cached:          96868 kB
SwapCached:          0 kB
Active:         108736 kB
Inactive:        55516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:          30140 kB
Slab:            41828 kB
Committed_AS:   253960 kB
PageTables:       1856 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= 66412 MiB
End job on node17 at 2009-07-12 02:39:22