Trace number 2079090

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 116.598 121.673

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle21.xml
MD5SUM4d42284b8f5f2eedeb4dbff726646a06
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.207967
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints672
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension64
Number of constraints which are defined in intension608
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:03:32 2009
0.00/0.08	c 0	PID 23243
0.07/0.08	c 0	HOST node28.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2079090-1247367811.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2079090-1247367811.xml' 'HOME/temp.csp'
0.07/0.89	c 0	1 domains, 128 variables, 5 predicates, 4 relations, 672 constraints
0.07/0.92	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.92	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.93/1.00	c 1	Parsing HOME/temp.csp
1.23/1.30	c 1	parsed 810 expressions
1.23/1.31	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.31	c 1	Converting to clausal form CSP
1.23/1.33	c 1	converted 81 (10%) expressions
1.33/1.46	c 1	converted 162 (20%) expressions
2.27/3.04	c 3	converted 243 (30%) expressions
2.56/3.35	c 3	converted 324 (40%) expressions
2.87/3.67	c 3	converted 405 (50%) expressions
3.16/3.95	c 3	converted 486 (60%) expressions
3.43/4.21	c 4	converted 567 (70%) expressions
3.43/4.22	c 4	converted 648 (80%) expressions
3.43/4.22	c 4	converted 729 (90%) expressions
3.43/4.24	c 4	converted 810 (100%) expressions
3.43/4.24	c 4	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
3.43/4.24	c 4	Heap : 52 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.43/4.24	c 4	Propagation in CSP
3.43/4.25	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.43/4.25	c 4	CSP : 128 integers, 0 booleans, 672 clauses, largest domain size 26
3.43/4.25	c 4	Heap : 52 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.43/4.26	c 4	Simplifing CSP by introducing new Boolean variables
3.43/4.28	c 4	CSP : 128 integers, 4368 booleans, 5040 clauses, largest domain size 26
3.43/4.28	c 4	Heap : 54 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.73/4.59	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.83/4.60	c 4	13 (10%) CSP integer variables are encoded (312 clauses, 3288 bytes)
3.83/4.60	c 4	26 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
3.83/4.61	c 4	39 (30%) CSP integer variables are encoded (936 clauses, 10152 bytes)
3.83/4.61	c 4	52 (40%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
3.83/4.61	c 4	64 (50%) CSP integer variables are encoded (1536 clauses, 17905 bytes)
3.83/4.61	c 4	77 (60%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
3.83/4.61	c 4	90 (70%) CSP integer variables are encoded (2160 clauses, 26017 bytes)
3.83/4.61	c 4	103 (80%) CSP integer variables are encoded (2472 clauses, 30073 bytes)
3.83/4.61	c 4	116 (90%) CSP integer variables are encoded (2784 clauses, 34129 bytes)
3.83/4.61	c 4	128 (100%) CSP integer variables are encoded (3072 clauses, 37873 bytes)
26.69/28.56	c 28	504 (10%) CSP clauses are encoded (348420 clauses, 13317467 bytes)
56.54/59.83	c 59	1008 (20%) CSP clauses are encoded (529884 clauses, 21515603 bytes)
56.54/59.86	c 59	1512 (30%) CSP clauses are encoded (541188 clauses, 21726563 bytes)
76.24/80.53	c 80	2016 (40%) CSP clauses are encoded (665957 clauses, 27898780 bytes)
97.41/101.93	c 101	2520 (50%) CSP clauses are encoded (790951 clauses, 34060339 bytes)
97.41/101.95	c 101	3024 (60%) CSP clauses are encoded (802655 clauses, 34262467 bytes)
97.41/101.97	c 101	3528 (70%) CSP clauses are encoded (814359 clauses, 34470003 bytes)
97.41/102.00	c 102	4032 (80%) CSP clauses are encoded (826063 clauses, 34678914 bytes)
97.52/102.02	c 102	4536 (90%) CSP clauses are encoded (837842 clauses, 34895681 bytes)
97.52/102.04	c 102	5040 (100%) CSP clauses are encoded (849896 clauses, 35116775 bytes)
97.52/102.04	c 102	5040 CSP clauses encoded
97.52/102.05	c 102	Writing map file : HOME/temp.map
97.52/102.05	c 102	Heap : 53 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
97.52/102.05	c 102	SAT : 7568 SAT variables, 849896 SAT clauses, 35116775 bytes
97.52/102.05	c 102	Heap : 53 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
97.52/102.10	c 102	SOLVING HOME/temp.cnf
97.52/102.10	c 102	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
97.60/102.10	c 102	This is MiniSat 2.0 beta
97.60/102.10	c 102	WARNING: for repeatability, setting FPU to use double precision
97.60/102.10	c 102	============================[ Problem Statistics ]=============================
97.60/102.10	c 102	|                                                                             |
97.60/102.10	c 102	|  Number of variables:  7568                                                 |
97.60/102.10	c 102	|  Number of clauses:    849896                                               |
98.29/102.87	c 102	|  Parsing time:         0.68         s                                       |
98.38/102.92	c 102	============================[ Search Statistics ]==============================
98.38/102.92	c 102	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.38/102.92	c 102	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
98.38/102.92	c 102	===============================================================================
98.38/102.92	c 102	|         0 |    7568   849896  6443864 |   283298        0    nan |  0.000 % |
98.48/103.03	c 103	|       100 |    7568   849896  6443864 |   311628      100      8 |  0.000 % |
98.58/103.12	c 103	|       250 |    7568   849896  6443864 |   342791      250      7 |  0.000 % |
98.68/103.21	c 103	|       477 |    7568   849896  6443864 |   377070      477      7 |  0.000 % |
98.68/103.28	c 103	|       814 |    7568   849896  6443864 |   414777      814      7 |  0.000 % |
98.88/103.46	c 103	|      1321 |    7568   849896  6443864 |   456255     1321      8 |  0.000 % |
98.97/103.56	c 103	|      2081 |    7568   849896  6443864 |   501880     2081      9 |  0.000 % |
99.18/103.76	c 103	|      3221 |    7568   849896  6443864 |   552068     3221      9 |  0.000 % |
99.48/104.07	c 104	|      4931 |    7568   849896  6443864 |   607275     4931     10 |  0.000 % |
99.88/104.45	c 104	|      7494 |    7568   849896  6443864 |   668003     7494     10 |  0.000 % |
100.86/105.44	c 105	|     11339 |    7568   849896  6443864 |   734803    11339     10 |  0.000 % |
102.09/107.07	c 107	|     17105 |    7568   849896  6443864 |   808284    17105     10 |  0.000 % |
103.77/108.77	c 108	|     25755 |    7568   849896  6443864 |   889112    25755     10 |  0.000 % |
106.55/111.57	c 111	|     38730 |    7568   849896  6443864 |   978023    38730     11 |  0.000 % |
112.18/117.20	c 117	|     58192 |    7568   849896  6443864 |  1075826    58192     11 |  0.000 % |
116.31/121.47	c 121	===============================================================================
116.31/121.47	c 121	restarts              : 15
116.31/121.47	c 121	conflicts             : 73822          (3954 /sec)
116.31/121.47	c 121	decisions             : 116871         (1.60 % random) (6260 /sec)
116.31/121.47	c 121	propagations          : 2545408        (136350 /sec)
116.31/121.47	c 121	conflict literals     : 822435         (21.28 % deleted)
116.31/121.47	c 121	Memory used           : 65.50 MB
116.31/121.47	c 121	CPU time              : 18.6682 s
116.31/121.47	c 121	
116.31/121.47	c 121	SATISFIABLE
116.31/121.48	c 121	DECODING HOME/temp.out WITH HOME/temp.map
116.31/121.48	c 121	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
116.40/121.57	c 121	Decoding HOME/temp.out
116.40/121.63	s SATISFIABLE
116.40/121.64	v 12 24 4 18 14 17 11 0 19 19 14 8 14 19 0 21 0 11 15 17 14 18 17 24 0 11 0 3 14 15 14 19 18 21 14 20 11 20 19 24 14 20 24 14 20 4 19 4 3 17 24 19 20 18 18 4 18 4 23 19 14 15 11 21 12 8 23 4 12 15 11 8 21 20 11 6 14 24 20 4 25 20 19 19 17 20 18 19 0 14 18 8 14 13 18 4 24 17 0 13 4 25 11 8 0 19 17 4 6 8 4 2 14 4 13 25 14 0 18 4 18 18 20 18 18 19 4 15
116.40/121.64	c 121	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
116.40/121.66	c 121	CPU 116.55 (0.05 0.02 115.59 0.89)
116.40/121.66	c 121	END Sun Jul 12 05:05:33 2009

Verifier Data

OK

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.12 2.64 4/82 23243
/proc/meminfo: memFree=1696320/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=12268 CPUtime=0
/proc/23243/stat : 23243 (sugar) R 23241 23243 20173 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23847771 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217871776357 0 0 4224 0 0 0 0 17 1 0 0
/proc/23243/statm: 3067 316 241 3 0 167 0

[startup+0.0817351 s]
/proc/loadavg: 2.02 2.12 2.64 4/82 23243
/proc/meminfo: memFree=1696320/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16740 CPUtime=0.07
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23847771 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102512 s]
/proc/loadavg: 2.02 2.12 2.64 4/82 23243
/proc/meminfo: memFree=1696320/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.07
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301531 s]
/proc/loadavg: 2.02 2.12 2.64 4/82 23243
/proc/meminfo: memFree=1696320/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.07
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701578 s]
/proc/loadavg: 2.02 2.12 2.64 4/82 23243
/proc/meminfo: memFree=1696320/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.07
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50266 s]
/proc/loadavg: 2.02 2.12 2.64 3/93 23265
/proc/meminfo: memFree=1688552/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1309 7543 0 1 5 2 75 5 15 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=864356 CPUtime=0.56
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 7312 0 1 0 53 3 0 0 18 0 9 0 23847863 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 216089 6437 2566 9 0 210594 0
[pid=23257/tid=23258] ppid=23256 vsize=864356 CPUtime=0.32
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 2570 0 1 0 31 1 0 0 18 0 9 0 23847864 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 103211128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23259] ppid=23256 vsize=864356 CPUtime=0.17
/proc/23257/task/23259/stat : 23259 (java) S 23256 23243 20173 0 -1 64 3728 0 0 0 16 1 0 0 16 0 9 0 23847865 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23260] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23261] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23847865 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=864356 CPUtime=0.04
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 23847868 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23264] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23847868 885100544 6437 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886580

[startup+3.10284 s]
/proc/loadavg: 2.10 2.13 2.65 4/93 23265
/proc/meminfo: memFree=1661928/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1309 7543 0 1 5 2 75 5 16 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=864356 CPUtime=1.5
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 13198 0 1 0 140 10 0 0 18 0 9 0 23847863 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 216089 12151 2566 9 0 210594 0
[pid=23257/tid=23258] ppid=23256 vsize=864356 CPUtime=0.71
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 2861 0 1 0 70 1 0 0 21 0 9 0 23847864 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23259] ppid=23256 vsize=864356 CPUtime=0.63
/proc/23257/task/23259/stat : 23259 (java) R 23256 23243 20173 0 -1 64 9311 0 0 0 60 3 0 0 16 0 9 0 23847865 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 102709313 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23260] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23261] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23847865 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=864356 CPUtime=0.07
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 323 0 0 0 7 0 0 0 16 0 9 0 23847868 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23264] ppid=23256 vsize=864356 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=864356 CPUtime=0.06
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 23847868 885100544 12151 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 886580
heavy processes:

[startup+6.30219 s]
/proc/loadavg: 2.10 2.13 2.65 3/93 23265
/proc/meminfo: memFree=1621096/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1310 7543 0 1 5 2 75 5 15 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=868736 CPUtime=4.65
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 21117 0 1 0 448 17 0 0 18 0 9 0 23847863 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 217184 19831 2591 9 0 211661 0
[pid=23257/tid=23258] ppid=23256 vsize=868736 CPUtime=2.79
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 3283 0 1 0 276 3 0 0 25 0 9 0 23847864 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4126458919 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23259] ppid=23256 vsize=868736 CPUtime=1.56
/proc/23257/task/23259/stat : 23259 (java) S 23256 23243 20173 0 -1 64 15654 0 0 0 149 7 0 0 16 0 9 0 23847865 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23260] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23261] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=868736 CPUtime=0.21
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 1477 0 0 0 20 1 0 0 16 0 9 0 23847868 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23264] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=868736 CPUtime=0.06
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 23847868 889585664 19831 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 890960

[startup+12.7069 s]
/proc/loadavg: 2.08 2.13 2.64 3/93 23265
/proc/meminfo: memFree=1613864/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1310 7543 0 1 5 2 75 5 15 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=868736 CPUtime=10.79
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 21886 0 1 0 1059 20 0 0 18 0 9 0 23847863 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 217184 20538 2591 9 0 211661 0
[pid=23257/tid=23258] ppid=23256 vsize=868736 CPUtime=8.76
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 3345 0 1 0 871 5 0 0 25 0 9 0 23847864 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4126529559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23259] ppid=23256 vsize=868736 CPUtime=1.72
/proc/23257/task/23259/stat : 23259 (java) S 23256 23243 20173 0 -1 64 16354 0 0 0 164 8 0 0 16 0 9 0 23847865 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23260] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23261] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=868736 CPUtime=0.22
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 1484 0 0 0 21 1 0 0 16 0 9 0 23847868 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23264] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=868736 CPUtime=0.06
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 23847868 889585664 20538 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 890960

[startup+25.5011 s]
/proc/loadavg: 2.07 2.12 2.63 3/93 23265
/proc/meminfo: memFree=1598760/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1310 7543 0 1 5 2 75 5 15 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=868736 CPUtime=22.83
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 24837 0 1 0 2257 26 0 0 18 0 9 0 23847863 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 217184 23420 2591 9 0 211661 0
[pid=23257/tid=23258] ppid=23256 vsize=868736 CPUtime=20.58
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 3414 0 1 0 2049 9 0 0 25 0 9 0 23847864 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4126912768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23259] ppid=23256 vsize=868736 CPUtime=1.94
/proc/23257/task/23259/stat : 23259 (java) S 23256 23243 20173 0 -1 64 19236 0 0 0 184 10 0 0 16 0 9 0 23847865 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23260] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23261] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=868736 CPUtime=0.22
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 1484 0 0 0 21 1 0 0 16 0 9 0 23847868 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23264] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=868736 CPUtime=0.06
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 2 4 0 0 15 0 9 0 23847868 889585664 23420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.7
Current children cumulated vsize (KiB) 890960

[startup+51.1019 s]
/proc/loadavg: 2.04 2.11 2.61 3/93 23265
/proc/meminfo: memFree=1574696/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=0.87
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1310 7543 0 1 5 2 75 5 16 0 1 0 23847771 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23243/statm: 4217 1111 409 3 0 796 0
[pid=23256] ppid=23243 vsize=5356 CPUtime=0
/proc/23256/stat : 23256 (sh) S 23243 23243 20173 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23847863 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23256/statm: 1339 233 193 169 0 50 0
[pid=23257] ppid=23256 vsize=868736 CPUtime=47.77
/proc/23257/stat : 23257 (java) S 23256 23243 20173 0 -1 0 32631 0 1 0 4733 44 0 0 18 0 9 0 23847863 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23257/statm: 217184 27254 2591 9 0 211661 0
[pid=23257/tid=23258] ppid=23256 vsize=868736 CPUtime=44.78
/proc/23257/task/23258/stat : 23258 (java) R 23256 23243 20173 0 -1 64 3527 0 1 0 4463 15 0 0 25 0 9 0 23847864 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4126912768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23259] ppid=23256 vsize=868736 CPUtime=2.54
/proc/23257/task/23259/stat : 23259 (java) S 23256 23243 20173 0 -1 64 26912 0 0 0 240 14 0 0 16 0 9 0 23847865 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23260] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23260/stat : 23260 (java) S 23256 23243 20173 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23261] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23261/stat : 23261 (java) S 23256 23243 20173 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23847865 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23262] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23262/stat : 23262 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23847867 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23263] ppid=23256 vsize=868736 CPUtime=0.22
/proc/23257/task/23263/stat : 23263 (java) S 23256 23243 20173 0 -1 64 1489 0 0 0 21 1 0 0 16 0 9 0 23847868 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23257/tid=23264] ppid=23256 vsize=868736 CPUtime=0
/proc/23257/task/23264/stat : 23264 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23847868 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23257/tid=23265] ppid=23256 vsize=868736 CPUtime=0.17
/proc/23257/task/23265/stat : 23265 (java) S 23256 23243 20173 0 -1 64 1 0 0 0 6 11 0 0 15 0 9 0 23847868 889585664 27254 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.64
Current children cumulated vsize (KiB) 890960

[startup+102.302 s]
/proc/loadavg: 2.02 2.09 2.58 3/93 23265
/proc/meminfo: memFree=1552488/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 97.6
Current children cumulated vsize (KiB) 16868

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

[startup+103.908 s]
/proc/loadavg: 2.02 2.09 2.58 3/85 23267
/proc/meminfo: memFree=1601768/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 15 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=57460 CPUtime=1.78
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 14037 0 0 0 169 9 0 0 25 0 1 0 23857981 58839040 14023 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 14365 14023 76 150 0 14212 0
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (KiB) 79684

[startup+110.302 s]
/proc/loadavg: 2.09 2.11 2.58 3/85 23267
/proc/meminfo: memFree=1597032/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=62672 CPUtime=7.76
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 15304 0 0 0 766 10 0 0 25 0 1 0 23857981 64176128 15290 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 15668 15290 76 150 0 15515 0
Current children cumulated CPU time (s) 105.36
Current children cumulated vsize (KiB) 84896

[startup+116.701 s]
/proc/loadavg: 2.09 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1593896/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=65328 CPUtime=14.09
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 15954 0 0 0 1399 10 0 0 25 0 1 0 23857981 66895872 15940 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 16332 15940 76 150 0 16179 0
Current children cumulated CPU time (s) 111.69
Current children cumulated vsize (KiB) 87552

[startup+119.902 s]
/proc/loadavg: 2.08 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1592872/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=66524 CPUtime=17.26
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 16242 0 0 0 1715 11 0 0 25 0 1 0 23857981 68120576 16228 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 16631 16228 76 150 0 16478 0
Current children cumulated CPU time (s) 114.86
Current children cumulated vsize (KiB) 88748

[startup+120.705 s]
/proc/loadavg: 2.08 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1592488/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=66792 CPUtime=18.03
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 16319 0 0 0 1792 11 0 0 25 0 1 0 23857981 68395008 16305 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 16698 16305 76 150 0 16545 0
Current children cumulated CPU time (s) 115.63
Current children cumulated vsize (KiB) 89016

[startup+121.103 s]
/proc/loadavg: 2.08 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1592488/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=97.6
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1376 47128 0 2 5 2 9680 73 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
[pid=23266] ppid=23243 vsize=5356 CPUtime=0
/proc/23266/stat : 23266 (sh) S 23243 23243 20173 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23857981 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23266/statm: 1339 232 193 169 0 50 0
[pid=23267] ppid=23266 vsize=66932 CPUtime=18.41
/proc/23267/stat : 23267 (minisat) R 23266 23243 20173 0 -1 4194304 16361 0 0 0 1830 11 0 0 25 0 1 0 23857981 68538368 16347 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23267/statm: 16733 16347 76 150 0 16580 0
Current children cumulated CPU time (s) 116.01
Current children cumulated vsize (KiB) 89156

[startup+121.508 s]
/proc/loadavg: 2.08 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1592040/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=116.4
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1430 63821 0 2 5 2 11547 86 17 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 116.4
Current children cumulated vsize (KiB) 16868

[startup+121.603 s]
/proc/loadavg: 2.08 2.10 2.57 3/85 23267
/proc/meminfo: memFree=1592040/2055920 swapFree=4192812/4192956
[pid=23243] ppid=23241 vsize=16868 CPUtime=116.4
/proc/23243/stat : 23243 (sugar) S 23241 23243 20173 0 -1 4194304 1448 63821 0 2 5 2 11547 86 16 0 1 0 23847771 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23243/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 116.4
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 121.673
CPU time (s): 116.598
CPU user time (s): 115.658
CPU system time (s): 0.939857
CPU usage (%): 95.8291
Max. virtual memory (cumulated for all children) (KiB): 901208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.658
system time used= 0.939857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69146
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= 8711
involuntary context switches= 10314

runsolver used 0.346947 second user time and 0.595909 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 05:03:31
IDJOB=2079090
IDBENCH=56847
IDSOLVER=739
FILE ID=node28/2079090-1247367811
PBS_JOBID= 9507099
Free space on /tmp= 66116 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ogdPuzzle/normalized-crossword-m1-ogd-puzzle21.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079090-1247367811/watcher-2079090-1247367811 -o /tmp/evaluation-result-2079090-1247367811/solver-2079090-1247367811 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2079090-1247367811.xml

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

MD5SUM BENCH= 4d42284b8f5f2eedeb4dbff726646a06
RANDOM SEED=1130696960

node28.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.230
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.230
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:       1696864 kB
Buffers:          4900 kB
Cached:          42972 kB
SwapCached:          0 kB
Active:         299524 kB
Inactive:         6172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:         278236 kB
Slab:            37976 kB
Committed_AS:   528816 kB
PageTables:       2356 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= 66116 MiB
End job on node28 at 2009-07-12 05:05:33