Trace number 1071800

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.13+minisatSAT 87.2687 88.2186

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle18.xml
MD5SUM636be31d660ee2803d5594411291e37a
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.230964
Satisfiable
(Un)Satisfiability was proved
Number of variables177
Number of constraints1277
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension86
Number of constraints which are defined in intension1191
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 13:10:43 2008
0.00/0.04	c 0	PID 3915
0.00/0.05	c 0	HOST node62.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1071800-1215169843.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1071800-1215169843.xml' 'HOME/temp.csp'
0.03/0.80	c 1	1 domains, 177 variables, 6 predicates, 4 relations, 1277 constraints
0.03/0.84	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.84	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.78/0.92	c 1	Parsing HOME/temp.csp
1.11/1.20	c 1	parsed 1465 expressions
1.11/1.21	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.21	c 1	Converting to clausal form CSP
1.11/1.23	c 1	converted 147 (10%) expressions
2.20/2.30	c 2	converted 293 (20%) expressions
2.30/2.43	c 2	converted 440 (30%) expressions
2.30/2.46	c 2	converted 586 (40%) expressions
2.30/2.47	c 2	converted 733 (50%) expressions
2.30/2.49	c 2	converted 879 (60%) expressions
2.40/2.51	c 2	converted 1026 (70%) expressions
2.40/2.52	c 3	converted 1172 (80%) expressions
2.40/2.54	c 3	converted 1319 (90%) expressions
2.79/2.97	c 3	converted 1465 (100%) expressions
2.79/2.97	c 3	CSP : 177 integers, 0 booleans, 1277 clauses, largest domain size 26
2.79/2.97	c 3	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.79/2.97	c 3	Propagation in CSP
2.89/3.07	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.89/3.07	c 3	CSP : 177 integers, 0 booleans, 1277 clauses, largest domain size 26
2.89/3.07	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.89/3.07	c 3	Simplifing CSP by introducing new Boolean variables
3.00/3.10	c 3	CSP : 177 integers, 8832 booleans, 10109 clauses, largest domain size 26
3.00/3.10	c 3	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.20/3.36	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.20/3.38	c 3	18 (10%) CSP integer variables are encoded (432 clauses, 4608 bytes)
3.20/3.38	c 3	36 (20%) CSP integer variables are encoded (864 clauses, 9360 bytes)
3.20/3.38	c 3	54 (30%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
3.20/3.38	c 3	71 (40%) CSP integer variables are encoded (1704 clauses, 20089 bytes)
3.20/3.39	c 3	89 (50%) CSP integer variables are encoded (2136 clauses, 25705 bytes)
3.20/3.39	c 3	107 (60%) CSP integer variables are encoded (2568 clauses, 31321 bytes)
3.20/3.39	c 3	124 (70%) CSP integer variables are encoded (2976 clauses, 36625 bytes)
3.20/3.39	c 3	142 (80%) CSP integer variables are encoded (3408 clauses, 42241 bytes)
3.20/3.39	c 3	160 (90%) CSP integer variables are encoded (3840 clauses, 47857 bytes)
3.20/3.39	c 3	177 (100%) CSP integer variables are encoded (4248 clauses, 53161 bytes)
18.93/19.20	c 19	1011 (10%) CSP clauses are encoded (415679 clauses, 15448579 bytes)
18.93/19.26	c 19	2022 (20%) CSP clauses are encoded (438340 clauses, 15871497 bytes)
19.02/19.30	c 19	3033 (30%) CSP clauses are encoded (461026 clauses, 16294866 bytes)
19.02/19.35	c 19	4044 (40%) CSP clauses are encoded (484187 clauses, 16700280 bytes)
19.12/19.40	c 19	5055 (50%) CSP clauses are encoded (507673 clauses, 17112911 bytes)
19.12/19.44	c 19	6066 (60%) CSP clauses are encoded (531134 clauses, 17529441 bytes)
19.12/19.48	c 19	7077 (70%) CSP clauses are encoded (554620 clauses, 17961600 bytes)
19.22/19.53	c 20	8088 (80%) CSP clauses are encoded (578106 clauses, 18424791 bytes)
32.98/33.41	c 33	9099 (90%) CSP clauses are encoded (661485 clauses, 23042812 bytes)
73.98/74.88	c 75	10109 (100%) CSP clauses are encoded (864649 clauses, 37017526 bytes)
73.98/74.88	c 75	10109 CSP clauses encoded
73.98/74.88	c 75	Writing map file : HOME/temp.map
73.98/74.89	c 75	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.98/74.89	c 75	SAT : 13257 SAT variables, 864649 SAT clauses, 37017526 bytes
73.98/74.89	c 75	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
74.06/74.91	c 75	SOLVING HOME/temp.cnf
74.06/74.91	c 75	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
74.06/74.92	c 75	This is MiniSat 2.0 beta
74.06/74.92	c 75	WARNING: for repeatability, setting FPU to use double precision
74.06/74.92	c 75	============================[ Problem Statistics ]=============================
74.06/74.92	c 75	|                                                                             |
74.06/74.92	c 75	|  Number of variables:  13257                                                |
74.06/74.92	c 75	|  Number of clauses:    864649                                               |
74.09/75.72	c 76	|  Parsing time:         0.72         s                                       |
74.09/75.77	c 76	============================[ Search Statistics ]==============================
74.09/75.77	c 76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.09/75.77	c 76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.09/75.77	c 76	===============================================================================
74.09/75.77	c 76	|         0 |   13257   864649  6595922 |   288216        0    nan |  0.000 % |
74.95/75.85	c 76	|       100 |   13257   864649  6595922 |   317037      100     12 |  0.000 % |
75.06/75.93	c 76	|       250 |   13257   864649  6595922 |   348741      250      8 |  0.000 % |
75.15/76.00	c 76	|       475 |   13257   864649  6595922 |   383615      475      8 |  0.000 % |
75.15/76.04	c 76	|       815 |   13257   864649  6595922 |   421977      815      9 |  0.000 % |
75.25/76.10	c 76	|      1322 |   13257   864649  6595922 |   464175     1322     10 |  0.000 % |
75.25/76.18	c 76	|      2081 |   13257   864649  6595922 |   510592     2081      9 |  0.000 % |
75.56/76.46	c 76	|      3221 |   13257   864649  6595922 |   561652     3221     10 |  0.000 % |
75.96/76.85	c 77	|      4931 |   13257   864649  6595922 |   617817     4931     11 |  0.000 % |
76.64/77.55	c 78	|      7493 |   13257   864649  6595922 |   679599     7493     11 |  0.000 % |
77.43/78.39	c 78	|     11338 |   13257   864649  6595922 |   747558    11338     11 |  0.000 % |
79.13/80.00	c 80	|     17104 |   13257   864649  6595922 |   822314    17104     12 |  0.000 % |
80.41/81.38	c 81	|     25753 |   13257   864649  6595922 |   904546    25753     12 |  0.000 % |
83.48/84.49	c 84	|     38730 |   13257   864649  6595922 |   995000    38730     12 |  0.000 % |
86.96/87.90	c 88	===============================================================================
86.96/87.90	c 88	restarts              : 14
86.96/87.90	c 88	conflicts             : 49600          (3892 /sec)
86.96/87.90	c 88	decisions             : 88535          (1.62 % random) (6948 /sec)
86.96/87.90	c 88	propagations          : 3489515        (273836 /sec)
86.96/87.90	c 88	conflict literals     : 612767         (22.25 % deleted)
86.96/87.90	c 88	Memory used           : 63.55 MB
86.96/87.90	c 88	CPU time              : 12.7431 s
86.96/87.90	c 88	
86.96/87.91	c 88	SATISFIABLE
86.96/87.92	c 88	DECODING HOME/temp.out WITH HOME/temp.map
86.96/87.92	c 88	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
86.98/88.01	c 88	Decoding HOME/temp.out
86.98/88.15	s SATISFIABLE
86.98/88.16	v 19 22 8 6 14 3 8 20 12 19 24 15 4 7 24 3 4 11 14 3 6 4 7 20 17 11 0 13 14 13 3 22 4 11 19 20 17 8 18 8 13 11 4 19 13 0 24 11 8 12 4 0 18 18 11 4 4 18 0 11 17 14 19 18 14 11 25 14 4 24 21 4 18 3 17 14 22 18 8 13 4 18 18 17 0 21 4 4 17 0 4 17 0 18 8 13 4 23 14 17 0 1 11 24 22 14 10 4 0 19 4 17 20 12 11 14 22 18 0 23 0 17 19 14 13 4 4 1 1 18 21 14 22 19 22 8 13 18 25 4 20 18 18 4 17 8 5 0 1 20 19 17 0 17 4 20 17 8 13 4 21 8 3 0 0 20 13 19 18 24 13 6 4 4 3 4 13
86.98/88.16	c 88	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
86.98/88.20	c 88	CPU 86.58 (0.04 0.01 86.54 0.65)
86.98/88.20	c 88	END Fri Jul  4 13:12:11 2008

Verifier Data (download as text)

OK

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-1071800-1215169843/watcher-1071800-1215169843 -o /tmp/evaluation-result-1071800-1215169843/solver-1071800-1215169843 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1071800-1215169843.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.94 4/81 3915
/proc/meminfo: memFree=1739560/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=12268 CPUtime=0
/proc/3915/stat : 3915 (sugar) R 3913 3915 2604 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1995956046 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 236437863013 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/3915/statm: 3067 316 241 3 0 167 0

[startup+0.097822 s]
/proc/loadavg: 1.91 1.98 1.94 4/81 3915
/proc/meminfo: memFree=1739560/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.03
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995956046 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102652 s]
/proc/loadavg: 1.91 1.98 1.94 4/81 3915
/proc/meminfo: memFree=1739560/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.03
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995956046 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301692 s]
/proc/loadavg: 1.91 1.98 1.94 4/81 3915
/proc/meminfo: memFree=1739560/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.03
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995956046 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70177 s]
/proc/loadavg: 1.91 1.98 1.94 4/81 3915
/proc/meminfo: memFree=1739560/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.03
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995956046 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50293 s]
/proc/loadavg: 1.91 1.98 1.94 5/92 3937
/proc/meminfo: memFree=1731728/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 973 6842 0 1 3 0 71 4 15 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=865344 CPUtime=0.63
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 7038 0 1 0 59 4 0 0 18 0 9 0 1995956130 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 216336 6315 2540 9 0 210911 0
[pid=3929/tid=3930] ppid=3928 vsize=865344 CPUtime=0.34
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 2637 0 1 0 32 2 0 0 19 0 9 0 1995956131 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 102109808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=865344 CPUtime=0.19
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 3364 0 0 0 18 1 0 0 16 0 9 0 1995956133 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=865344 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=865344 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995956133 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=865344 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=865344 CPUtime=0.08
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 1995956135 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=865344 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=865344 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 886112256 6315 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 884300

[startup+3.10124 s]
/proc/loadavg: 1.91 1.98 1.94 4/92 3937
/proc/meminfo: memFree=1707216/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 15 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869408 CPUtime=2.22
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 16966 0 1 0 213 9 0 0 18 0 9 0 1995956130 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217352 16159 2540 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869408 CPUtime=0.92
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3301 0 1 0 90 2 0 0 24 0 9 0 1995956131 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4126916951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869408 CPUtime=1.06
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 11512 0 0 0 102 4 0 0 17 0 9 0 1995956133 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869408 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869408 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995956133 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869408 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869408 CPUtime=0.21
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1459 0 0 0 20 1 0 0 16 0 9 0 1995956135 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869408 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869408 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890273792 16159 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 888364

[startup+6.30287 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 3937
/proc/meminfo: memFree=1675088/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 15 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869520 CPUtime=5.38
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 18304 0 1 0 526 12 0 0 18 0 9 0 1995956130 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217380 17328 2565 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869520 CPUtime=3.69
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3537 0 1 0 364 5 0 0 25 0 9 0 1995956131 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 103215090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869520 CPUtime=1.42
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 12592 0 0 0 137 5 0 0 16 0 9 0 1995956133 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869520 CPUtime=0.24
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1481 0 0 0 23 1 0 0 15 0 9 0 1995956135 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890388480 17328 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 888476

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 3937
/proc/meminfo: memFree=1660880/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 15 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869520 CPUtime=11.71
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 20550 0 1 0 1154 17 0 0 18 0 9 0 1995956130 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217380 19487 2565 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869520 CPUtime=9.79
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3625 0 1 0 970 9 0 0 25 0 9 0 1995956131 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 103215665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869520 CPUtime=1.64
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 14746 0 0 0 158 6 0 0 16 0 9 0 1995956133 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869520 CPUtime=0.25
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1485 0 0 0 24 1 0 0 16 0 9 0 1995956135 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890388480 19487 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 888476

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 3937
/proc/meminfo: memFree=1637264/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 15 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869520 CPUtime=24.37
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 23913 0 1 0 2412 25 0 0 18 0 9 0 1995956130 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217380 22725 2566 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869520 CPUtime=22.14
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3750 0 1 0 2199 15 0 0 25 0 9 0 1995956131 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4126635618 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869520 CPUtime=1.94
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 17972 0 0 0 186 8 0 0 16 0 9 0 1995956133 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869520 CPUtime=0.27
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1497 0 0 0 26 1 0 0 15 0 9 0 1995956135 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890388480 22725 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 888476

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 3937
/proc/meminfo: memFree=1622032/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 16 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869520 CPUtime=49.72
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 29739 0 1 0 4937 35 0 0 18 0 9 0 1995956130 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217380 24246 2565 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869520 CPUtime=46.89
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3887 0 1 0 4668 21 0 0 25 0 9 0 1995956131 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4126635576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869520 CPUtime=2.53
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 23661 0 0 0 241 12 0 0 16 0 9 0 1995956133 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869520 CPUtime=0.27
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1497 0 0 0 26 1 0 0 15 0 9 0 1995956135 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890388480 24246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 888476

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

[startup+63.9011 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 3937
/proc/meminfo: memFree=1617040/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=0.78
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 974 6842 0 1 3 0 71 4 16 0 1 0 1995956046 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 797 370 3 0 500 0
[pid=3928] ppid=3915 vsize=5356 CPUtime=0
/proc/3928/stat : 3928 (sh) S 3915 3915 2604 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995956130 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3928/statm: 1339 233 193 169 0 50 0
[pid=3929] ppid=3928 vsize=869520 CPUtime=62.39
/proc/3929/stat : 3929 (java) S 3928 3915 2604 0 -1 0 29968 0 1 0 6201 38 0 0 18 0 9 0 1995956130 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3929/statm: 217380 24416 2565 9 0 211927 0
[pid=3929/tid=3930] ppid=3928 vsize=869520 CPUtime=59.44
/proc/3929/task/3930/stat : 3930 (java) R 3928 3915 2604 0 -1 64 3946 0 1 0 5920 24 0 0 25 0 9 0 1995956131 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4126635608 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3931] ppid=3928 vsize=869520 CPUtime=2.65
/proc/3929/task/3931/stat : 3931 (java) S 3928 3915 2604 0 -1 64 23831 0 0 0 253 12 0 0 16 0 9 0 1995956133 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3932] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3932/stat : 3932 (java) S 3928 3915 2604 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3933] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3933/stat : 3933 (java) S 3928 3915 2604 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995956133 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3934] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3934/stat : 3934 (java) S 3928 3915 2604 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995956135 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3935] ppid=3928 vsize=869520 CPUtime=0.27
/proc/3929/task/3935/stat : 3935 (java) S 3928 3915 2604 0 -1 64 1497 0 0 0 26 1 0 0 15 0 9 0 1995956135 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3936] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3936/stat : 3936 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995956135 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3929/tid=3937] ppid=3928 vsize=869520 CPUtime=0
/proc/3929/task/3937/stat : 3937 (java) S 3928 3915 2604 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1995956135 890388480 24416 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.17
Current children cumulated vsize (KiB) 888476

[startup+76.7026 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1648016/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=74.1
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1032 39048 0 2 3 1 7357 49 15 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
[pid=3938] ppid=3915 vsize=5356 CPUtime=0
/proc/3938/stat : 3938 (sh) S 3915 3915 2604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995963538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3938/statm: 1339 232 193 169 0 50 0
[pid=3939] ppid=3938 vsize=57040 CPUtime=1.76
/proc/3939/stat : 3939 (minisat) R 3938 3915 2604 0 -1 4194304 13939 0 0 0 167 9 0 0 25 0 1 0 1995963538 58408960 13925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3939/statm: 14260 13925 76 150 0 14107 0
Current children cumulated CPU time (s) 75.86
Current children cumulated vsize (KiB) 75996

[startup+83.1029 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1640208/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=74.11
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1032 39048 0 2 4 1 7357 49 16 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
[pid=3938] ppid=3915 vsize=5356 CPUtime=0
/proc/3938/stat : 3938 (sh) S 3915 3915 2604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995963538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3938/statm: 1339 232 193 169 0 50 0
[pid=3939] ppid=3938 vsize=62500 CPUtime=8.09
/proc/3939/stat : 3939 (minisat) R 3938 3915 2604 0 -1 4194304 15298 0 0 0 799 10 0 0 25 0 1 0 1995963538 64000000 15284 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3939/statm: 15625 15284 76 150 0 15472 0
Current children cumulated CPU time (s) 82.2
Current children cumulated vsize (KiB) 81456

[startup+86.3015 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1637712/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=74.11
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1032 39048 0 2 4 1 7357 49 16 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
[pid=3938] ppid=3915 vsize=5356 CPUtime=0
/proc/3938/stat : 3938 (sh) S 3915 3915 2604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995963538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3938/statm: 1339 232 193 169 0 50 0
[pid=3939] ppid=3938 vsize=64244 CPUtime=11.26
/proc/3939/stat : 3939 (minisat) R 3938 3915 2604 0 -1 4194304 15712 0 0 0 1115 11 0 0 25 0 1 0 1995963538 65785856 15698 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/3939/statm: 16061 15698 76 150 0 15908 0
Current children cumulated CPU time (s) 85.37
Current children cumulated vsize (KiB) 83200

[startup+87.1027 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1637264/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=74.11
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1032 39048 0 2 4 1 7357 49 16 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
[pid=3938] ppid=3915 vsize=5356 CPUtime=0
/proc/3938/stat : 3938 (sh) S 3915 3915 2604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995963538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3938/statm: 1339 232 193 169 0 50 0
[pid=3939] ppid=3938 vsize=64512 CPUtime=12.05
/proc/3939/stat : 3939 (minisat) R 3938 3915 2604 0 -1 4194304 15767 0 0 0 1194 11 0 0 25 0 1 0 1995963538 66060288 15753 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3939/statm: 16128 15753 76 150 0 15975 0
Current children cumulated CPU time (s) 86.16
Current children cumulated vsize (KiB) 83468

[startup+87.9028 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1636752/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=74.11
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1032 39048 0 2 4 1 7357 49 16 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
[pid=3938] ppid=3915 vsize=5356 CPUtime=0
/proc/3938/stat : 3938 (sh) S 3915 3915 2604 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995963538 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3938/statm: 1339 232 193 169 0 50 0
[pid=3939] ppid=3938 vsize=65076 CPUtime=12.85
/proc/3939/stat : 3939 (minisat) R 3938 3915 2604 0 -1 4194304 15899 0 0 0 1274 11 0 0 25 0 1 0 1995963538 66637824 15885 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3939/statm: 16269 15885 76 150 0 16116 0
Current children cumulated CPU time (s) 86.96
Current children cumulated vsize (KiB) 84032

[startup+88.1029 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1636752/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=86.98
/proc/3915/stat : 3915 (sugar) S 3913 3915 2604 0 -1 4194304 1087 55242 0 2 4 1 8632 61 16 0 1 0 1995956046 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3915/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 86.98
Current children cumulated vsize (KiB) 13600

[startup+88.207 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 3939
/proc/meminfo: memFree=1636752/2055920 swapFree=4179416/4192956
[pid=3915] ppid=3913 vsize=13600 CPUtime=87.25
/proc/3915/stat : 3915 (sugar) R 3913 3915 2604 0 -1 4194304 1116 58985 0 3 4 2 8654 65 16 0 1 0 1995956046 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/3915/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 87.25
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 88.2186
CPU time (s): 87.2687
CPU user time (s): 86.5868
CPU system time (s): 0.681896
CPU usage (%): 98.9232
Max. virtual memory (cumulated for all children) (KiB): 898724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.5868
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60131
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= 7676
involuntary context switches= 11029

runsolver used 0.105983 second user time and 0.32295 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 13:10:43
IDJOB=1071800
IDBENCH=56141
IDSOLVER=346
FILE ID=node62/1071800-1215169843
PBS_JOBID= 7881457
Free space on /tmp= 65272 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle18.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071800-1215169843/watcher-1071800-1215169843 -o /tmp/evaluation-result-1071800-1215169843/solver-1071800-1215169843 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1071800-1215169843.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 636be31d660ee2803d5594411291e37a
RANDOM SEED=1959788622

node62.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.259
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.259
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:       1740040 kB
Buffers:         34800 kB
Cached:         137300 kB
SwapCached:       7080 kB
Active:         211804 kB
Inactive:        44236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740040 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          97452 kB
Slab:            44564 kB
Committed_AS:  4735420 kB
PageTables:       2100 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65272 MiB
End job on node62 at 2008-07-04 13:12:11