Trace number 1064694

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 588.036 591.183

General information on the benchmark

Namecsp/tdsp/
normalized-C5-2-91.xml
MD5SUM47946473c43a0c517dbef8b6f98d48d6
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 benchmark588.036
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints2774
Maximum constraint arity6
Maximum domain size92
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2774
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.12	c 0	Sugar v1-13 + HOME/minisat
0.00/0.12	c 0	BEGIN Fri Jul  4 05:49:36 2008
0.00/0.12	c 0	PID 8546
0.00/0.12	c 0	HOST node26.alineos.net
0.00/0.12	c 0	CONVERTING HOME/instance-1064694-1215143376.xml TO HOME/temp.csp
0.00/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1064694-1215143376.xml' 'HOME/temp.csp'
0.04/0.82	c 1	5 domains, 221 variables, 2 predicates, 0 relations, 2774 constraints
0.04/0.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.86	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.94	c 1	Parsing HOME/temp.csp
1.13/1.35	c 2	parsed 3002 expressions
1.13/1.36	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.36	c 2	Converting to clausal form CSP
1.33/1.53	c 2	converted 301 (10%) expressions
1.43/1.60	c 2	converted 601 (20%) expressions
1.43/1.63	c 2	converted 901 (30%) expressions
1.43/1.65	c 2	converted 1201 (40%) expressions
1.43/1.68	c 2	converted 1501 (50%) expressions
1.53/1.70	c 2	converted 1802 (60%) expressions
1.53/1.72	c 2	converted 2102 (70%) expressions
1.53/1.79	c 2	converted 2402 (80%) expressions
1.62/1.81	c 2	converted 2702 (90%) expressions
1.62/1.83	c 2	converted 3002 (100%) expressions
1.62/1.84	c 2	CSP : 363 integers, 0 booleans, 3050 clauses, largest domain size 92
1.62/1.84	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.84	c 2	Propagation in CSP
1.62/1.88	c 2	676 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.62/1.88	c 2	CSP : 363 integers, 0 booleans, 3050 clauses, largest domain size 91
1.62/1.88	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.88	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.99	c 2	CSP : 363 integers, 10512 booleans, 13562 clauses, largest domain size 91
1.73/1.99	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/2.05	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.82/2.07	c 2	37 (10%) CSP integer variables are encoded (1648 clauses, 19321 bytes)
1.82/2.08	c 2	73 (20%) CSP integer variables are encoded (3354 clauses, 41499 bytes)
1.82/2.08	c 2	109 (30%) CSP integer variables are encoded (5052 clauses, 63573 bytes)
1.82/2.08	c 2	146 (40%) CSP integer variables are encoded (6690 clauses, 84867 bytes)
1.82/2.08	c 2	182 (50%) CSP integer variables are encoded (8348 clauses, 106421 bytes)
1.82/2.09	c 2	218 (60%) CSP integer variables are encoded (10058 clauses, 129190 bytes)
1.82/2.09	c 2	255 (70%) CSP integer variables are encoded (10419 clauses, 134605 bytes)
1.82/2.09	c 2	291 (80%) CSP integer variables are encoded (10679 clauses, 138505 bytes)
1.82/2.09	c 2	327 (90%) CSP integer variables are encoded (10920 clauses, 142120 bytes)
1.82/2.09	c 2	363 (100%) CSP integer variables are encoded (11187 clauses, 146125 bytes)
2.91/3.12	c 3	1357 (10%) CSP clauses are encoded (438449 clauses, 10336028 bytes)
4.39/4.60	c 5	2713 (20%) CSP clauses are encoded (1081037 clauses, 25872109 bytes)
5.76/6.00	c 6	4069 (30%) CSP clauses are encoded (1710952 clauses, 41679319 bytes)
6.75/7.03	c 7	5425 (40%) CSP clauses are encoded (2185577 clauses, 53516272 bytes)
8.25/8.51	c 9	6781 (50%) CSP clauses are encoded (2843814 clauses, 70092647 bytes)
9.12/9.43	c 10	8138 (60%) CSP clauses are encoded (3238704 clauses, 79850549 bytes)
10.42/10.71	c 11	9494 (70%) CSP clauses are encoded (3797527 clauses, 93866596 bytes)
11.71/12.02	c 12	10850 (80%) CSP clauses are encoded (4361375 clauses, 108032973 bytes)
12.90/13.27	c 14	12206 (90%) CSP clauses are encoded (4900349 clauses, 121560465 bytes)
14.35/14.79	c 15	13562 (100%) CSP clauses are encoded (5545895 clauses, 137924001 bytes)
14.35/14.79	c 15	13562 CSP clauses encoded
14.35/14.79	c 15	Writing map file : HOME/temp.map
14.45/14.80	c 15	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.45/14.80	c 15	SAT : 22056 SAT variables, 5545895 SAT clauses, 137924001 bytes
14.45/14.80	c 15	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.45/14.83	c 15	SOLVING HOME/temp.cnf
14.45/14.83	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.45/14.84	c 15	This is MiniSat 2.0 beta
14.45/14.84	c 15	WARNING: for repeatability, setting FPU to use double precision
14.45/14.84	c 15	============================[ Problem Statistics ]=============================
14.45/14.84	c 15	|                                                                             |
14.45/14.84	c 15	|  Number of variables:  22056                                                |
14.45/14.84	c 15	|  Number of clauses:    5545895                                              |
17.59/18.04	c 18	|  Parsing time:         2.79         s                                       |
17.79/18.20	c 19	============================[ Search Statistics ]==============================
17.79/18.20	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.79/18.20	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.79/18.20	c 19	===============================================================================
17.79/18.20	c 19	|         0 |   22056  5545895 21258190 |  1848631        0    nan |  0.000 % |
18.78/19.27	c 20	|       100 |   22056  5545895 21258190 |  2033494      100     24 |  0.000 % |
19.39/19.86	c 20	|       250 |   22056  5545895 21258190 |  2236844      250     21 |  0.000 % |
20.18/20.68	c 21	|       475 |   22056  5545895 21258190 |  2460528      475     19 |  0.000 % |
21.28/21.79	c 22	|       813 |   22056  5545895 21258190 |  2706581      813     19 |  0.000 % |
22.67/23.14	c 23	|      1319 |   22056  5545895 21258190 |  2977239     1319     21 |  0.000 % |
24.06/24.56	c 25	|      2079 |   22056  5545895 21258190 |  3274963     2079     27 |  0.000 % |
26.75/27.29	c 28	|      3218 |   22056  5545895 21258190 |  3602460     3218     27 |  0.000 % |
30.42/30.96	c 31	|      4926 |   22056  5545895 21258190 |  3962706     4926     29 |  0.000 % |
34.90/35.41	c 36	|      7489 |   22056  5545895 21258190 |  4358976     7489     35 |  0.000 % |
43.06/43.64	c 44	|     11333 |   22056  5545895 21258190 |  4794874    11333     54 |  0.000 % |
58.09/58.76	c 59	|     17100 |   22056  5545895 21258190 |  5274361    17100     97 |  0.000 % |
71.33/72.05	c 72	|     25749 |   22056  5545895 21258190 |  5801798    25749     86 |  0.000 % |
102.98/103.87	c 104	|     38723 |   22056  5545895 21258190 |  6381977    38723    108 |  0.000 % |
164.98/166.13	c 166	|     58184 |   22056  5545895 21258190 |  7020175    58184    152 |  0.000 % |
226.29/227.75	c 228	|     87379 |   22056  5545895 21258190 |  7722193    87379    138 |  0.000 % |
354.08/356.11	c 356	|    131168 |   22056  5545895 21258190 |  8494412   131168    161 |  0.000 % |
525.94/528.80	c 529	|    196857 |   22056  5545895 21258190 |  9343853   196857    173 |  0.000 % |
587.46/590.68	c 591	===============================================================================
587.46/590.68	c 591	restarts              : 18
587.46/590.68	c 591	conflicts             : 225113         (393 /sec)
587.46/590.68	c 591	decisions             : 1141350        (1.35 % random) (1995 /sec)
587.46/590.68	c 591	propagations          : 59655849       (104261 /sec)
587.46/590.68	c 591	conflict literals     : 37822396       (12.24 % deleted)
587.46/590.68	c 591	Memory used           : 440.62 MB
587.46/590.68	c 591	CPU time              : 572.176 s
587.46/590.68	c 591	
587.46/590.69	c 591	SATISFIABLE
587.55/590.76	c 591	DECODING HOME/temp.out WITH HOME/temp.map
587.55/590.76	c 591	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
587.62/590.85	c 591	Decoding HOME/temp.out
587.62/591.06	s SATISFIABLE
587.62/591.07	v 91 60 0 51 0 0 38 1 44 7 1 33 85 0 23 16 1 25 27 0 59 69 1 20 55 1 23 81 0 14 37 0 57 45 0 20 0 1 23 23 1 44 5 1 12 85 0 35 23 0 7 51 0 12 83 0 13 0 0 53 7 1 27 39 1 28 85 1 5 51 0 8 10 1 5 75 0 49 75 1 44 0 0 56 45 1 24 34 1 0 4 1 30 39 0 12 81 1 12 16 1 49 78 1 5 4 0 59 67 0 44 48 1 5 10 1 33 66 0 40 71 1 9 16 0 0 0 0 25 85 0 33 48 0 50 71 0 0 77 0 30 45 1 28 23 1 23 27 1 12 74 0 0 41 1 6 55 1 33 62 0 30 48 1 0 54 1 13 86 0 45 0 1 0 32 1 6 74 1 35 72 1 19 81 1 53 45 1 33 71 1 46 4 1 48 46 1 0 24 1 12 10 1 10 32 0 27 34 1 31 85 0 7 26 0 57 78 0 13 83 1
587.62/591.09	c 591	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
587.62/591.11	c 591	CPU 585.75 (0.03 0.01 585.72 2.18)
587.62/591.11	c 591	END Fri Jul  4 05:59:27 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-1064694-1215143376/watcher-1064694-1215143376 -o /tmp/evaluation-result-1064694-1215143376/solver-1064694-1215143376 -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-1064694-1215143376.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: 6.69 3.14 2.38 4/82 8546
/proc/meminfo: memFree=1772656/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=18572 CPUtime=0
/proc/8546/stat : 8546 (runsolver) R 8544 8546 6354 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 998792560 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8546/statm: 4643 292 257 25 0 2626 0

[startup+0.053092 s]
/proc/loadavg: 6.69 3.14 2.38 4/82 8546
/proc/meminfo: memFree=1772656/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=12272 CPUtime=0
/proc/8546/stat : 8546 (sugar) D 8544 8546 6354 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 998792560 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/8546/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101097 s]
/proc/loadavg: 6.69 3.14 2.38 4/82 8546
/proc/meminfo: memFree=1772656/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=12676 CPUtime=0
/proc/8546/stat : 8546 (sugar) D 8544 8546 6354 0 -1 4194304 533 0 0 0 0 0 0 0 18 0 1 0 998792560 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/8546/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.301112 s]
/proc/loadavg: 6.69 3.14 2.38 4/82 8546
/proc/meminfo: memFree=1772656/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.04
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 998792560 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701148 s]
/proc/loadavg: 6.69 3.14 2.38 4/82 8546
/proc/meminfo: memFree=1772656/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.04
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 900 127 0 0 3 1 0 0 18 0 1 0 998792560 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 6.69 3.14 2.38 5/93 8568
/proc/meminfo: memFree=1764952/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.72
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 973 5448 0 1 3 1 64 4 15 0 1 0 998792560 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 797 370 3 0 500 0
[pid=8559] ppid=8546 vsize=5356 CPUtime=0
/proc/8559/stat : 8559 (sh) S 8546 8546 6354 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 998792646 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8559/statm: 1339 233 193 169 0 50 0
[pid=8560] ppid=8559 vsize=867848 CPUtime=0.61
/proc/8560/stat : 8560 (java) S 8559 8546 6354 0 -1 0 5054 0 1 0 59 2 0 0 18 0 9 0 998792647 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8560/statm: 216962 4500 1731 9 0 211537 0
[pid=8560/tid=8561] ppid=8559 vsize=867848 CPUtime=0.42
/proc/8560/task/8561/stat : 8561 (java) R 8559 8546 6354 0 -1 64 2652 0 1 0 41 1 0 0 18 0 9 0 998792648 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8562] ppid=8559 vsize=867848 CPUtime=0.03
/proc/8560/task/8562/stat : 8562 (java) S 8559 8546 6354 0 -1 64 518 0 0 0 3 0 0 0 16 0 9 0 998792649 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8563] ppid=8559 vsize=867848 CPUtime=0
/proc/8560/task/8563/stat : 8563 (java) S 8559 8546 6354 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 998792649 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8564] ppid=8559 vsize=867848 CPUtime=0
/proc/8560/task/8564/stat : 8564 (java) S 8559 8546 6354 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 998792649 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8565] ppid=8559 vsize=867848 CPUtime=0
/proc/8560/task/8565/stat : 8565 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 998792651 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8566] ppid=8559 vsize=867848 CPUtime=0.13
/proc/8560/task/8566/stat : 8566 (java) R 8559 8546 6354 0 -1 64 1192 0 0 0 13 0 0 0 16 0 9 0 998792651 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 102006160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8567] ppid=8559 vsize=867848 CPUtime=0
/proc/8560/task/8567/stat : 8567 (java) S 8559 8546 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998792651 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8568] ppid=8559 vsize=867848 CPUtime=0
/proc/8560/task/8568/stat : 8568 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998792651 888676352 4500 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 886804

[startup+3.10234 s]
/proc/loadavg: 6.40 3.14 2.38 4/93 8568
/proc/meminfo: memFree=1750360/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.72
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 974 5448 0 1 3 1 64 4 15 0 1 0 998792560 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 797 370 3 0 500 0
[pid=8559] ppid=8546 vsize=5356 CPUtime=0
/proc/8559/stat : 8559 (sh) S 8546 8546 6354 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 998792646 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8559/statm: 1339 233 193 169 0 50 0
[pid=8560] ppid=8559 vsize=868484 CPUtime=2.19
/proc/8560/stat : 8560 (java) S 8559 8546 6354 0 -1 0 8454 0 1 0 208 11 0 0 18 0 9 0 998792647 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8560/statm: 217121 7364 2564 9 0 211668 0
[pid=8560/tid=8561] ppid=8559 vsize=868484 CPUtime=1.62
/proc/8560/task/8561/stat : 8561 (java) R 8559 8546 6354 0 -1 64 3022 0 1 0 155 7 0 0 25 0 9 0 998792648 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4126946161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8562] ppid=8559 vsize=868484 CPUtime=0.31
/proc/8560/task/8562/stat : 8562 (java) S 8559 8546 6354 0 -1 64 3269 0 0 0 28 3 0 0 16 0 9 0 998792649 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8563] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8563/stat : 8563 (java) S 8559 8546 6354 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8564] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8564/stat : 8564 (java) S 8559 8546 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8565] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8565/stat : 8565 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 998792651 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8566] ppid=8559 vsize=868484 CPUtime=0.24
/proc/8560/task/8566/stat : 8566 (java) S 8559 8546 6354 0 -1 64 1469 0 0 0 24 0 0 0 16 0 9 0 998792651 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8567] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8567/stat : 8567 (java) S 8559 8546 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998792651 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8568] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8568/stat : 8568 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998792651 889327616 7364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 887440

[startup+6.30159 s]
/proc/loadavg: 6.40 3.14 2.38 2/82 8570
/proc/meminfo: memFree=1780144/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.72
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 974 5448 0 1 3 1 64 4 16 0 1 0 998792560 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 797 370 3 0 500 0
[pid=8559] ppid=8546 vsize=5356 CPUtime=0
/proc/8559/stat : 8559 (sh) S 8546 8546 6354 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 998792646 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8559/statm: 1339 233 193 169 0 50 0
[pid=8560] ppid=8559 vsize=868484 CPUtime=5.34
/proc/8560/stat : 8560 (java) S 8559 8546 6354 0 -1 0 9415 0 1 0 493 41 0 0 18 0 9 0 998792647 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8560/statm: 217121 7373 2565 9 0 211668 0
[pid=8560/tid=8561] ppid=8559 vsize=868484 CPUtime=4.53
/proc/8560/task/8561/stat : 8561 (java) R 8559 8546 6354 0 -1 64 3975 0 1 0 422 31 0 0 16 0 9 0 998792648 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4126577429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8562] ppid=8559 vsize=868484 CPUtime=0.53
/proc/8560/task/8562/stat : 8562 (java) S 8559 8546 6354 0 -1 64 3269 0 0 0 45 8 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8563] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8563/stat : 8563 (java) S 8559 8546 6354 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8564] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8564/stat : 8564 (java) S 8559 8546 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8565] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8565/stat : 8565 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8566] ppid=8559 vsize=868484 CPUtime=0.25
/proc/8560/task/8566/stat : 8566 (java) S 8559 8546 6354 0 -1 64 1477 0 0 0 25 0 0 0 16 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8567] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8567/stat : 8567 (java) S 8559 8546 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8568] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8568/stat : 8568 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 887440

[startup+12.7021 s]
/proc/loadavg: 6.05 3.12 2.38 4/91 8605
/proc/meminfo: memFree=1578216/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=0.72
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 974 5448 0 1 3 1 64 4 16 0 1 0 998792560 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 797 370 3 0 500 0
[pid=8559] ppid=8546 vsize=5356 CPUtime=0
/proc/8559/stat : 8559 (sh) S 8546 8546 6354 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 998792646 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8559/statm: 1339 233 193 169 0 50 0
[pid=8560] ppid=8559 vsize=868484 CPUtime=11.69
/proc/8560/stat : 8560 (java) S 8559 8546 6354 0 -1 0 11286 0 1 0 1075 94 0 0 18 0 9 0 998792647 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8560/statm: 217121 7373 2565 9 0 211668 0
[pid=8560/tid=8561] ppid=8559 vsize=868484 CPUtime=10.38
/proc/8560/task/8561/stat : 8561 (java) R 8559 8546 6354 0 -1 64 5846 0 1 0 966 72 0 0 25 0 9 0 998792648 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4126962299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8562] ppid=8559 vsize=868484 CPUtime=1.03
/proc/8560/task/8562/stat : 8562 (java) S 8559 8546 6354 0 -1 64 3269 0 0 0 83 20 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8563] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8563/stat : 8563 (java) S 8559 8546 6354 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8564] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8564/stat : 8564 (java) S 8559 8546 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998792649 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8565] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8565/stat : 8565 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8566] ppid=8559 vsize=868484 CPUtime=0.25
/proc/8560/task/8566/stat : 8566 (java) S 8559 8546 6354 0 -1 64 1477 0 0 0 25 0 0 0 16 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8567] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8567/stat : 8567 (java) S 8559 8546 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8560/tid=8568] ppid=8559 vsize=868484 CPUtime=0
/proc/8560/task/8568/stat : 8568 (java) S 8559 8546 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998792651 889327616 7373 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 887440

[startup+25.5011 s]
/proc/loadavg: 5.36 3.12 2.39 3/83 8607
/proc/meminfo: memFree=1268136/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=292712 CPUtime=10.59
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 70553 0 0 0 1015 44 0 0 25 0 1 0 998794044 299737088 70539 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 73178 70539 76 150 0 73025 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 311668

[startup+51.1011 s]
/proc/loadavg: 4.21 3.02 2.37 3/83 8607
/proc/meminfo: memFree=1262440/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=342176 CPUtime=206.45
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 82879 0 0 0 20588 57 0 0 25 0 1 0 998794044 350388224 82865 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 85544 82865 76 150 0 85391 0
Current children cumulated CPU time (s) 220.91
Current children cumulated vsize (KiB) 361132

[startup+282.301 s]
/proc/loadavg: 2.04 2.47 2.28 3/83 8607
/proc/meminfo: memFree=1193704/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=360512 CPUtime=266.16
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 87435 0 0 0 26553 63 0 0 25 0 1 0 998794044 369164288 87421 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 90128 87421 76 150 0 89975 0
Current children cumulated CPU time (s) 280.62
Current children cumulated vsize (KiB) 379468

[startup+342.301 s]
/proc/loadavg: 2.01 2.38 2.26 3/83 8607
/proc/meminfo: memFree=1177064/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=376908 CPUtime=325.87
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 91563 0 0 0 32519 68 0 0 25 0 1 0 998794044 385953792 91549 996147200 134512640 135127466 4294956272 18446744073709551615 134527490 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 94227 91549 76 150 0 94074 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 395864

[startup+402.302 s]
/proc/loadavg: 2.08 2.32 2.25 3/83 8607
/proc/meminfo: memFree=1164456/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=389608 CPUtime=385.59
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 94693 0 0 0 38487 72 0 0 25 0 1 0 998794044 398958592 94679 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 97402 94679 76 150 0 97249 0
Current children cumulated CPU time (s) 400.05
Current children cumulated vsize (KiB) 408564

[startup+462.302 s]
/proc/loadavg: 2.10 2.28 2.24 3/83 8607
/proc/meminfo: memFree=1143912/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=410204 CPUtime=445.3
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 99843 0 0 0 44452 78 0 0 25 0 1 0 998794044 420048896 99829 996147200 134512640 135127466 4294956272 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 102551 99829 76 150 0 102398 0
Current children cumulated CPU time (s) 459.76
Current children cumulated vsize (KiB) 429160

[startup+522.301 s]
/proc/loadavg: 2.10 2.24 2.23 3/83 8607
/proc/meminfo: memFree=1121384/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=432512 CPUtime=505.01
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 105463 0 0 0 50417 84 0 0 25 0 1 0 998794044 442892288 105449 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 108128 105449 76 150 0 107975 0
Current children cumulated CPU time (s) 519.47
Current children cumulated vsize (KiB) 451468

[startup+582.301 s]
/proc/loadavg: 2.15 2.23 2.22 3/83 8607
/proc/meminfo: memFree=1105576/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=448412 CPUtime=564.73
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 109352 0 0 0 56384 89 0 0 25 0 1 0 998794044 459173888 109338 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 112103 109338 76 150 0 111950 0
Current children cumulated CPU time (s) 579.19
Current children cumulated vsize (KiB) 467368

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

[startup+585.503 s]
/proc/loadavg: 2.14 2.22 2.22 3/83 8607
/proc/meminfo: memFree=1104424/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=449600 CPUtime=567.91
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 109633 0 0 0 56702 89 0 0 25 0 1 0 998794044 460390400 109619 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 112400 109619 76 150 0 112247 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 468556

[startup+588.702 s]
/proc/loadavg: 2.13 2.22 2.22 3/83 8607
/proc/meminfo: memFree=1103400/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=450524 CPUtime=571.09
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 109881 0 0 0 57020 89 0 0 25 0 1 0 998794044 461336576 109867 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 112631 109867 76 150 0 112478 0
Current children cumulated CPU time (s) 585.55
Current children cumulated vsize (KiB) 469480

[startup+590.302 s]
/proc/loadavg: 2.13 2.22 2.22 3/83 8607
/proc/meminfo: memFree=1103080/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=450920 CPUtime=572.7
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194304 109986 0 0 0 57180 90 0 0 25 0 1 0 998794044 461742080 109972 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 112730 109972 76 150 0 112577 0
Current children cumulated CPU time (s) 587.16
Current children cumulated vsize (KiB) 469876

[startup+590.707 s]
/proc/loadavg: 2.13 2.22 2.22 3/83 8607
/proc/meminfo: memFree=1102696/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=14.46
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1034 17637 0 2 3 1 1325 117 16 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
[pid=8606] ppid=8546 vsize=5356 CPUtime=0
/proc/8606/stat : 8606 (sh) S 8546 8546 6354 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 998794043 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8606/statm: 1339 232 193 169 0 50 0
[pid=8607] ppid=8606 vsize=0 CPUtime=573.09
/proc/8607/stat : 8607 (minisat) R 8606 8546 6354 0 -1 4194308 110047 0 0 0 57218 91 0 0 25 0 1 0 998794044 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/8607/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 587.55
Current children cumulated vsize (KiB) 18956

[startup+591.102 s]
/proc/loadavg: 2.13 2.22 2.22 3/83 8607
/proc/meminfo: memFree=1102696/2055920 swapFree=4137092/4192956
[pid=8546] ppid=8544 vsize=13600 CPUtime=587.62
/proc/8546/stat : 8546 (sugar) S 8544 8546 6354 0 -1 4194304 1092 127969 0 2 3 1 58544 214 15 0 1 0 998792560 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8546/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 587.62
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 591.183
CPU time (s): 588.036
CPU user time (s): 585.764
CPU system time (s): 2.27165
CPU usage (%): 99.4676
Max. virtual memory (cumulated for all children) (KiB): 887516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.764
system time used= 2.27165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132882
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= 25232
involuntary context switches= 30934

runsolver used 0.746886 second user time and 1.9567 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-04 05:49:36
IDJOB=1064694
IDBENCH=54974
IDSOLVER=346
FILE ID=node26/1064694-1215143376
PBS_JOBID= 7877333
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tdsp/normalized-C5-2-91.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-1064694-1215143376/watcher-1064694-1215143376 -o /tmp/evaluation-result-1064694-1215143376/solver-1064694-1215143376 -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-1064694-1215143376.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 47946473c43a0c517dbef8b6f98d48d6
RANDOM SEED=1343972716

node26.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.221
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.221
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:       1773072 kB
Buffers:         10080 kB
Cached:          88664 kB
SwapCached:      49768 kB
Active:         170592 kB
Inactive:        56700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773072 kB
SwapTotal:     4192956 kB
SwapFree:      4137092 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:         144816 kB
Slab:            40680 kB
Committed_AS:  2444840 kB
PageTables:       1988 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= 66552 MiB
End job on node26 at 2008-07-04 05:59:28