Trace number 1079794

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 168.793 170.492

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-6_ext.xml
MD5SUM80214405512c477cd5eee37a2d95a76d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.037993
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
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 Sat Jul  5 00:35:14 2008
0.00/0.04	c 0	PID 25342
0.00/0.05	c 0	HOST node20.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1079794-1215210914.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-1079794-1215210914.xml' 'HOME/temp.csp'
0.04/0.45	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.04/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.47	c 0	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.42/0.54	c 0	Parsing HOME/temp.csp
0.42/0.78	c 1	parsed 50 expressions
0.42/0.78	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.78	c 1	Converting to clausal form CSP
0.42/0.81	c 1	converted 5 (10%) expressions
0.42/0.81	c 1	converted 10 (20%) expressions
0.42/0.81	c 1	converted 15 (30%) expressions
0.42/0.81	c 1	converted 20 (40%) expressions
0.42/0.81	c 1	converted 25 (50%) expressions
0.42/0.81	c 1	converted 30 (60%) expressions
0.42/0.81	c 1	converted 35 (70%) expressions
0.42/0.88	c 1	converted 40 (80%) expressions
1.03/1.10	c 1	converted 45 (90%) expressions
1.12/1.29	c 1	converted 50 (100%) expressions
1.12/1.29	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.12/1.29	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.29	c 1	Propagation in CSP
1.12/1.29	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.29	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.12/1.29	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.29	c 1	Simplifing CSP by introducing new Boolean variables
1.12/1.29	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
1.12/1.29	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.22/1.38	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.22/1.39	c 1	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
1.22/1.39	c 1	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.22/1.40	c 1	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.32/1.40	c 1	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.32/1.40	c 1	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.32/1.40	c 1	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.32/1.40	c 1	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.32/1.40	c 1	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.32/1.41	c 1	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
1.32/1.41	c 1	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
5.18/5.37	c 5	2 (10%) CSP clauses are encoded (46172 clauses, 1629621 bytes)
7.26/7.43	c 7	3 (20%) CSP clauses are encoded (68826 clauses, 2520197 bytes)
9.15/9.39	c 9	4 (30%) CSP clauses are encoded (91480 clauses, 3410773 bytes)
11.12/11.35	c 11	5 (40%) CSP clauses are encoded (114134 clauses, 4301557 bytes)
13.10/13.31	c 13	6 (50%) CSP clauses are encoded (136788 clauses, 5235505 bytes)
17.07/17.31	c 17	8 (60%) CSP clauses are encoded (182096 clauses, 7103401 bytes)
18.95/19.24	c 19	9 (70%) CSP clauses are encoded (204750 clauses, 8037349 bytes)
20.83/21.19	c 21	10 (80%) CSP clauses are encoded (227404 clauses, 8971297 bytes)
22.90/23.24	c 23	11 (90%) CSP clauses are encoded (250058 clauses, 9905245 bytes)
24.79/25.18	c 25	12 (100%) CSP clauses are encoded (272712 clauses, 10839193 bytes)
24.79/25.18	c 25	12 CSP clauses encoded
24.79/25.18	c 25	Writing map file : HOME/temp.map
24.79/25.18	c 25	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.79/25.18	c 25	SAT : 900 SAT variables, 272712 SAT clauses, 10839193 bytes
24.79/25.18	c 25	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.88/25.22	c 25	SOLVING HOME/temp.cnf
24.88/25.22	c 25	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
24.88/25.22	c 25	This is MiniSat 2.0 beta
24.88/25.22	c 25	WARNING: for repeatability, setting FPU to use double precision
24.88/25.22	c 25	============================[ Problem Statistics ]=============================
24.88/25.22	c 25	|                                                                             |
24.88/25.22	c 25	|  Number of variables:  900                                                  |
24.88/25.22	c 25	|  Number of clauses:    272712                                               |
24.89/25.48	c 25	|  Parsing time:         0.24         s                                       |
24.89/25.50	c 25	============================[ Search Statistics ]==============================
24.89/25.50	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.89/25.50	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.89/25.50	c 25	===============================================================================
24.89/25.50	c 25	|         0 |     900   272712  2357964 |    90904        0    nan |  0.000 % |
24.89/25.51	c 25	|       100 |     900   272712  2357964 |    99994      100      6 |  0.000 % |
24.89/25.54	c 25	|       251 |     900   272712  2357964 |   109993      251      5 |  0.002 % |
24.89/25.56	c 25	|       478 |     900   272712  2357964 |   120993      478      6 |  0.003 % |
24.89/25.59	c 25	|       815 |     900   272712  2357964 |   133092      815      7 |  0.003 % |
24.89/25.64	c 26	|      1323 |     900   272712  2357964 |   146401     1323      7 |  0.003 % |
24.89/25.70	c 26	|      2082 |     900   272712  2357964 |   161041     2082      8 |  0.002 % |
24.89/25.96	c 26	|      3221 |     900   272712  2357964 |   177146     3221      8 |  0.002 % |
26.84/27.29	c 27	|      4930 |     900   272712  2357964 |   194860     4930     10 |  0.003 % |
29.42/29.80	c 30	|      7492 |     900   272712  2357964 |   214346     7492     11 |  0.002 % |
33.58/34.07	c 34	|     11337 |     900   272712  2357964 |   235781    11337     13 |  0.000 % |
40.02/40.54	c 40	|     17103 |     900   272712  2357964 |   259359    17103     14 |  0.001 % |
49.53/50.13	c 50	|     25754 |     900   272712  2357964 |   285295    25754     14 |  0.002 % |
64.88/65.66	c 66	|     38728 |     900   272712  2357964 |   313825    38728     15 |  0.002 % |
93.11/94.14	c 94	|     58189 |     900   272712  2357964 |   345207    58189     16 |  0.002 % |
134.32/135.70	c 136	|     87383 |     900   272712  2357964 |   379728    87383     17 |  0.002 % |
168.59/170.34	c 170	===============================================================================
168.59/170.34	c 170	restarts              : 16
168.59/170.34	c 170	conflicts             : 106889         (744 /sec)
168.59/170.34	c 170	decisions             : 142931         (1.41 % random) (995 /sec)
168.59/170.34	c 170	propagations          : 7481834        (52075 /sec)
168.59/170.34	c 170	conflict literals     : 1767623        (26.89 % deleted)
168.59/170.34	c 170	Memory used           : 32.18 MB
168.59/170.34	c 170	CPU time              : 143.673 s
168.59/170.34	c 170	
168.59/170.34	c 170	SATISFIABLE
168.59/170.35	c 170	DECODING HOME/temp.out WITH HOME/temp.map
168.59/170.35	c 170	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
168.69/170.44	c 170	Decoding HOME/temp.out
168.69/170.46	s SATISFIABLE
168.69/170.46	v 0 11 0 18 10 0 11 14 20 21 4 17 0 20 6 4 13 3 18 21 4 11 19 4 10 4 13 19 14 13 0 17 3 4 13 19
168.69/170.47	c 170	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
168.69/170.49	c 170	CPU 168.41 (0.03 0.01 168.38 0.35)
168.69/170.49	c 170	END Sat Jul  5 00:38:04 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-1079794-1215210914/watcher-1079794-1215210914 -o /tmp/evaluation-result-1079794-1215210914/solver-1079794-1215210914 -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-1079794-1215210914.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.95 1.97 1.91 4/72 25342
/proc/meminfo: memFree=1521400/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=18572 CPUtime=0
/proc/25342/stat : 25342 (runsolver) R 25340 25342 23843 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1309337292 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25342/statm: 4643 292 257 25 0 2626 0

[startup+0.077027 s]
/proc/loadavg: 1.95 1.97 1.91 4/72 25342
/proc/meminfo: memFree=1521400/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.04
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1309337292 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101105 s]
/proc/loadavg: 1.95 1.97 1.91 4/72 25342
/proc/meminfo: memFree=1521400/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.04
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1309337292 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301142 s]
/proc/loadavg: 1.95 1.97 1.91 4/72 25342
/proc/meminfo: memFree=1521400/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.04
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1309337292 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701221 s]
/proc/loadavg: 1.95 1.97 1.91 4/72 25342
/proc/meminfo: memFree=1521400/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.42
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 973 4438 0 1 3 1 36 2 16 0 1 0 1309337292 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13600

[startup+1.50138 s]
/proc/loadavg: 1.95 1.97 1.91 4/83 25364
/proc/meminfo: memFree=1506848/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.42
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 974 4438 0 1 3 1 36 2 15 0 1 0 1309337292 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 797 370 3 0 500 0
[pid=25355] ppid=25342 vsize=5356 CPUtime=0
/proc/25355/stat : 25355 (sh) S 25342 25342 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1309337339 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25355/statm: 1339 233 193 169 0 50 0
[pid=25356] ppid=25355 vsize=864380 CPUtime=1
/proc/25356/stat : 25356 (java) S 25355 25342 23843 0 -1 0 8372 0 1 0 96 4 0 0 19 0 9 0 1309337339 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 216095 7606 2564 9 0 210642 0
[pid=25356/tid=25357] ppid=25355 vsize=864380 CPUtime=0.51
/proc/25356/task/25357/stat : 25357 (java) R 25355 25342 23843 0 -1 64 2815 0 1 0 50 1 0 0 18 0 9 0 1309337340 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4126579012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25358] ppid=25355 vsize=864380 CPUtime=0.39
/proc/25356/task/25358/stat : 25358 (java) S 25355 25342 23843 0 -1 64 4524 0 0 0 38 1 0 0 16 0 9 0 1309337341 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25359] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25359/stat : 25359 (java) S 25355 25342 23843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1309337342 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25360] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25360/stat : 25360 (java) S 25355 25342 23843 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1309337342 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25361] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25361/stat : 25361 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1309337344 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25362] ppid=25355 vsize=864380 CPUtime=0.07
/proc/25356/task/25362/stat : 25362 (java) S 25355 25342 23843 0 -1 64 341 0 0 0 7 0 0 0 16 0 9 0 1309337344 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25363] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25363/stat : 25363 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1309337344 885125120 7606 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25364] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25364/stat : 25364 (java) S 25355 25342 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309337344 885125120 7606 996147200 134512640 134550740 4294955952 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) 883336

[startup+3.10169 s]
/proc/loadavg: 1.95 1.97 1.91 3/83 25364
/proc/meminfo: memFree=1497888/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.42
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 974 4438 0 1 3 1 36 2 15 0 1 0 1309337292 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 797 370 3 0 500 0
[pid=25355] ppid=25342 vsize=5356 CPUtime=0
/proc/25355/stat : 25355 (sh) S 25342 25342 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1309337339 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25355/statm: 1339 233 193 169 0 50 0
[pid=25356] ppid=25355 vsize=864380 CPUtime=2.59
/proc/25356/stat : 25356 (java) S 25355 25342 23843 0 -1 0 9062 0 1 0 255 4 0 0 19 0 9 0 1309337339 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 216095 8260 2564 9 0 210642 0
[pid=25356/tid=25357] ppid=25355 vsize=864380 CPUtime=2.05
/proc/25356/task/25357/stat : 25357 (java) R 25355 25342 23843 0 -1 64 2851 0 1 0 204 1 0 0 25 0 9 0 1309337340 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4126558791 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25358] ppid=25355 vsize=864380 CPUtime=0.43
/proc/25356/task/25358/stat : 25358 (java) S 25355 25342 23843 0 -1 64 5178 0 0 0 42 1 0 0 16 0 9 0 1309337341 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25359] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25359/stat : 25359 (java) S 25355 25342 23843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1309337342 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25360] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25360/stat : 25360 (java) S 25355 25342 23843 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1309337342 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25361] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25361/stat : 25361 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1309337344 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25362] ppid=25355 vsize=864380 CPUtime=0.08
/proc/25356/task/25362/stat : 25362 (java) S 25355 25342 23843 0 -1 64 341 0 0 0 8 0 0 0 16 0 9 0 1309337344 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25363] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25363/stat : 25363 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1309337344 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25364] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25364/stat : 25364 (java) S 25355 25342 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309337344 885125120 8260 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883336

[startup+6.30332 s]
/proc/loadavg: 1.95 1.97 1.91 3/83 25364
/proc/meminfo: memFree=1490592/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.42
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 974 4438 0 1 3 1 36 2 16 0 1 0 1309337292 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 797 370 3 0 500 0
[pid=25355] ppid=25342 vsize=5356 CPUtime=0
/proc/25355/stat : 25355 (sh) S 25342 25342 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1309337339 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25355/statm: 1339 233 193 169 0 50 0
[pid=25356] ppid=25355 vsize=864380 CPUtime=5.75
/proc/25356/stat : 25356 (java) S 25355 25342 23843 0 -1 0 10437 0 1 0 568 7 0 0 19 0 9 0 1309337339 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 216095 9527 2564 9 0 210642 0
[pid=25356/tid=25357] ppid=25355 vsize=864380 CPUtime=5.13
/proc/25356/task/25357/stat : 25357 (java) R 25355 25342 23843 0 -1 64 2959 0 1 0 510 3 0 0 25 0 9 0 1309337340 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4126579012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25358] ppid=25355 vsize=864380 CPUtime=0.52
/proc/25356/task/25358/stat : 25358 (java) S 25355 25342 23843 0 -1 64 6441 0 0 0 49 3 0 0 16 0 9 0 1309337341 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25359] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25359/stat : 25359 (java) S 25355 25342 23843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1309337342 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25360] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25360/stat : 25360 (java) S 25355 25342 23843 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1309337342 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25361] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25361/stat : 25361 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1309337344 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25362] ppid=25355 vsize=864380 CPUtime=0.08
/proc/25356/task/25362/stat : 25362 (java) S 25355 25342 23843 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 1309337344 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25363] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25363/stat : 25363 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1309337344 885125120 9527 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25364] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25364/stat : 25364 (java) S 25355 25342 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309337344 885125120 9527 996147200 134512640 134550740 4294955952 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) 883336

[startup+12.7016 s]
/proc/loadavg: 1.95 1.97 1.91 3/83 25364
/proc/meminfo: memFree=1484896/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=0.42
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 974 4438 0 1 3 1 36 2 16 0 1 0 1309337292 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 797 370 3 0 500 0
[pid=25355] ppid=25342 vsize=5356 CPUtime=0
/proc/25355/stat : 25355 (sh) S 25342 25342 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1309337339 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25355/statm: 1339 233 193 169 0 50 0
[pid=25356] ppid=25355 vsize=864380 CPUtime=12.09
/proc/25356/stat : 25356 (java) S 25355 25342 23843 0 -1 0 12544 0 1 0 1197 12 0 0 19 0 9 0 1309337339 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 216095 10199 2564 9 0 210642 0
[pid=25356/tid=25357] ppid=25355 vsize=864380 CPUtime=11.17
/proc/25356/task/25357/stat : 25357 (java) R 25355 25342 23843 0 -1 64 3135 0 1 0 1112 5 0 0 25 0 9 0 1309337340 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4126578999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25358] ppid=25355 vsize=864380 CPUtime=0.81
/proc/25356/task/25358/stat : 25358 (java) S 25355 25342 23843 0 -1 64 8371 0 0 0 75 6 0 0 15 0 9 0 1309337341 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25359] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25359/stat : 25359 (java) S 25355 25342 23843 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1309337342 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25360] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25360/stat : 25360 (java) S 25355 25342 23843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1309337342 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25361] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25361/stat : 25361 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1309337344 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25362] ppid=25355 vsize=864380 CPUtime=0.08
/proc/25356/task/25362/stat : 25362 (java) S 25355 25342 23843 0 -1 64 346 0 0 0 8 0 0 0 17 0 9 0 1309337344 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25363] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25363/stat : 25363 (java) S 25355 25342 23843 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1309337344 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25356/tid=25364] ppid=25355 vsize=864380 CPUtime=0
/proc/25356/task/25364/stat : 25364 (java) S 25355 25342 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309337344 885125120 10199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883336

[startup+25.5011 s]
/proc/loadavg: 1.96 1.97 1.91 2/83 25364
/proc/meminfo: memFree=1475232/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 15 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 13600

[startup+51.1021 s]
/proc/loadavg: 1.97 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1484256/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=24640 CPUtime=25.63
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 6045 0 0 0 2559 4 0 0 25 0 1 0 1309339814 25231360 6031 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 6160 6031 75 150 0 6007 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 43596

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1480608/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=28612 CPUtime=76.34
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 6986 0 0 0 7629 5 0 0 25 0 1 0 1309339814 29298688 6972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 7153 6972 75 150 0 7000 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 47568

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476640/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32548 CPUtime=135.77
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 7939 0 0 0 13570 7 0 0 25 0 1 0 1309339814 33329152 7925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8137 7925 75 150 0 7984 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 51504

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

[startup+166.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476448/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32680 CPUtime=139.73
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 7992 0 0 0 13966 7 0 0 25 0 1 0 1309339814 33464320 7978 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8170 7978 75 150 0 8017 0
Current children cumulated CPU time (s) 164.62
Current children cumulated vsize (KiB) 51636

[startup+167.902 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476384/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32812 CPUtime=141.32
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 8014 0 0 0 14125 7 0 0 25 0 1 0 1309339814 33599488 8000 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8203 8000 75 150 0 8050 0
Current children cumulated CPU time (s) 166.21
Current children cumulated vsize (KiB) 51768

[startup+169.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476256/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32812 CPUtime=142.9
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 8035 0 0 0 14283 7 0 0 25 0 1 0 1309339814 33599488 8021 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8203 8021 75 150 0 8050 0
Current children cumulated CPU time (s) 167.79
Current children cumulated vsize (KiB) 51768

[startup+169.901 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476256/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32944 CPUtime=143.3
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 8039 0 0 0 14323 7 0 0 25 0 1 0 1309339814 33734656 8025 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8236 8025 75 150 0 8083 0
Current children cumulated CPU time (s) 168.19
Current children cumulated vsize (KiB) 51900

[startup+170.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 25366
/proc/meminfo: memFree=1476256/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=24.89
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1031 20539 0 2 3 1 2462 23 16 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25365] ppid=25342 vsize=5356 CPUtime=0
/proc/25365/stat : 25365 (sh) S 25342 25342 23843 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1309339814 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 1339 232 193 169 0 50 0
[pid=25366] ppid=25365 vsize=32944 CPUtime=143.7
/proc/25366/stat : 25366 (minisat) R 25365 25342 23843 0 -1 4194304 8044 0 0 0 14363 7 0 0 25 0 1 0 1309339814 33734656 8030 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25366/statm: 8236 8030 75 150 0 8083 0
Current children cumulated CPU time (s) 168.59
Current children cumulated vsize (KiB) 51900

[startup+170.402 s]
/proc/loadavg: 1.99 1.97 1.91 3/79 25372
/proc/meminfo: memFree=1505152/2055920 swapFree=4122156/4192956
[pid=25342] ppid=25340 vsize=13600 CPUtime=168.66
/proc/25342/stat : 25342 (sugar) S 25340 25342 23843 0 -1 4194304 1070 28878 0 2 3 1 16830 32 17 0 1 0 1309337292 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25342/statm: 3400 798 370 3 0 500 0
[pid=25367] ppid=25342 vsize=5356 CPUtime=0
/proc/25367/stat : 25367 (sh) S 25342 25342 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1309354327 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25367/statm: 1339 233 193 169 0 50 0
[pid=25368] ppid=25367 vsize=859832 CPUtime=0.03
/proc/25368/stat : 25368 (java) S 25367 25342 23843 0 -1 0 1985 0 1 0 2 1 0 0 18 0 5 0 1309354328 880467968 1573 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25368/statm: 214958 1573 896 9 0 209937 0
[pid=25368/tid=25369] ppid=25367 vsize=859832 CPUtime=0.02
/proc/25368/task/25369/stat : 25369 (java) R 25367 25342 23843 0 -1 64 1294 0 1 0 2 0 0 0 17 0 5 0 1309354329 880467968 1573 996147200 134512640 134550740 4294956000 18446744073709551615 103206945 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=25368/tid=25370] ppid=25367 vsize=859832 CPUtime=0
/proc/25368/task/25370/stat : 25370 (java) S 25367 25342 23843 0 -1 64 3 0 0 0 0 0 0 0 18 0 5 0 1309354330 880467968 1573 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800971 0 0 0 -1 1 0 0
[pid=25368/tid=25371] ppid=25367 vsize=859832 CPUtime=0
/proc/25368/task/25371/stat : 25371 (java) S 25367 25342 23843 0 -1 64 9 0 0 0 0 0 0 0 19 0 5 0 1309354330 880467968 1573 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
[pid=25368/tid=25372] ppid=25367 vsize=859832 CPUtime=0
/proc/25368/task/25372/stat : 25372 (java) S 25367 25342 23843 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 1309354330 880467968 1573 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 168.69
Current children cumulated vsize (KiB) 878788

Child status: 0
Real time (s): 170.492
CPU time (s): 168.793
CPU user time (s): 168.422
CPU system time (s): 0.370943
CPU usage (%): 99.0039
Max. virtual memory (cumulated for all children) (KiB): 885904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.422
system time used= 0.370943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33641
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= 6414
involuntary context switches= 9831

runsolver used 0.248962 second user time and 0.541917 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-05 00:35:14
IDJOB=1079794
IDBENCH=56910
IDSOLVER=346
FILE ID=node20/1079794-1215210914
PBS_JOBID= 7881681
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-6_ext.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-1079794-1215210914/watcher-1079794-1215210914 -o /tmp/evaluation-result-1079794-1215210914/solver-1079794-1215210914 -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-1079794-1215210914.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80214405512c477cd5eee37a2d95a76d
RANDOM SEED=290704462

node20.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.263
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.263
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:       1521944 kB
Buffers:         84788 kB
Cached:         281360 kB
SwapCached:      64700 kB
Active:         275688 kB
Inactive:       182468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521944 kB
SwapTotal:     4192956 kB
SwapFree:      4122156 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          99664 kB
Slab:            61016 kB
Committed_AS:  2770380 kB
PageTables:       1948 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= 66500 MiB
End job on node20 at 2008-07-05 00:38:04