Trace number 1125379

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+minisat-incMSAT (TO) 3600.13 3615.27

General information on the benchmark

Namemaxcsp/celar/graphs/
normalized-graphw-05_ext.xml
MD5SUMfb1ff1762fa919503e5d51e9e496f273
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1034
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1034
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.04/0.22	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.22	c 0	BEGIN Wed Jul 16 02:59:27 2008
0.04/0.22	c 0	PID 23945
0.04/0.22	c 0	HOST node83.alineos.net
0.04/0.22	c 0	CONVERTING HOME/instance-1125379-1216169966.xml TO HOME/temp.csp
0.04/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125379-1216169966.xml' 'HOME/temp.csp'
1.06/1.31	c 1	6 domains, 100 variables, 0 predicates, 720 relations, 1034 constraints
1.06/1.34	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.34	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.08/1.42	c 1	Parsing HOME/temp.csp
2.82/3.12	c 3	parsed 1860 expressions
2.82/3.12	c 3	Heap : 33 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.82/3.14	c 3	MAX CSP: 1034 constraints
2.82/3.14	c 3	Converting to clausal form CSP
2.82/3.17	c 3	converted 290 (10%) expressions
2.92/3.22	c 3	converted 580 (20%) expressions
3.11/3.46	c 3	converted 870 (30%) expressions
3.31/3.64	c 3	converted 1159 (40%) expressions
3.41/3.77	c 3	converted 1449 (50%) expressions
3.61/3.92	c 3	converted 1739 (60%) expressions
3.81/4.16	c 4	converted 2028 (70%) expressions
3.91/4.29	c 4	converted 2318 (80%) expressions
4.30/4.70	c 4	converted 2608 (90%) expressions
4.70/5.08	c 5	converted 2897 (100%) expressions
4.70/5.08	c 5	CSP : 2168 integers, 0 booleans, 3101 clauses, largest domain size 1552
4.70/5.08	c 5	Heap : 76 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.70/5.08	c 5	Propagation in CSP
4.80/5.13	c 5	1031 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.80/5.13	c 5	CSP : 2168 integers, 0 booleans, 3101 clauses, largest domain size 1035
4.80/5.13	c 5	Heap : 79 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.80/5.13	c 5	Simplifing CSP by introducing new Boolean variables
4.80/5.14	c 5	CSP : 2168 integers, 0 booleans, 3101 clauses, largest domain size 1035
4.80/5.14	c 5	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.00/5.37	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.00/5.39	c 5	217 (10%) CSP integer variables are encoded (3508 clauses, 43517 bytes)
5.00/5.39	c 5	434 (20%) CSP integer variables are encoded (3508 clauses, 43517 bytes)
5.00/5.40	c 5	651 (30%) CSP integer variables are encoded (3508 clauses, 43517 bytes)
5.00/5.40	c 5	868 (40%) CSP integer variables are encoded (3508 clauses, 43517 bytes)
5.10/5.41	c 5	1084 (50%) CSP integer variables are encoded (3508 clauses, 43517 bytes)
5.10/5.41	c 5	1301 (60%) CSP integer variables are encoded (5468 clauses, 68997 bytes)
5.10/5.42	c 5	1518 (70%) CSP integer variables are encoded (13042 clauses, 176462 bytes)
5.10/5.43	c 5	1735 (80%) CSP integer variables are encoded (18384 clauses, 256592 bytes)
5.10/5.43	c 5	1952 (90%) CSP integer variables are encoded (19974 clauses, 280442 bytes)
5.10/5.43	c 5	2168 (100%) CSP integer variables are encoded (22144 clauses, 312992 bytes)
5.29/5.67	c 5	311 (10%) CSP clauses are encoded (31491 clauses, 543072 bytes)
5.59/5.90	c 5	621 (20%) CSP clauses are encoded (42164 clauses, 826594 bytes)
5.69/6.09	c 6	931 (30%) CSP clauses are encoded (51427 clauses, 1078055 bytes)
5.79/6.19	c 6	1241 (40%) CSP clauses are encoded (61162 clauses, 1279874 bytes)
5.99/6.30	c 6	1551 (50%) CSP clauses are encoded (125702 clauses, 2457419 bytes)
6.58/6.96	c 6	1861 (60%) CSP clauses are encoded (410862 clauses, 8300677 bytes)
7.77/8.18	c 8	2171 (70%) CSP clauses are encoded (1153618 clauses, 23757088 bytes)
7.86/8.23	c 8	2481 (80%) CSP clauses are encoded (1175549 clauses, 24213584 bytes)
7.96/8.32	c 8	2791 (90%) CSP clauses are encoded (1229170 clauses, 25348811 bytes)
8.26/8.65	c 8	3101 (100%) CSP clauses are encoded (1428438 clauses, 29602515 bytes)
8.26/8.65	c 8	3101 CSP clauses encoded
8.26/8.65	c 8	Writing map file : HOME/temp.map
8.26/8.67	c 8	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.26/8.67	c 8	SAT : 24312 SAT variables, 1428438 SAT clauses, 29602515 bytes
8.26/8.67	c 8	Heap : 41 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.34/8.72	c 8	OBJECTIVE minimize _COST
8.34/8.72	c 8	SOLVING HOME/temp.cnf
8.34/8.72	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
8.34/8.73	c 8	This is MiniSat 2.0 beta incremental
8.34/8.73	c 8	WARNING: for repeatability, setting FPU to use double precision
8.34/8.73	c 8	============================[ Problem Statistics ]=============================
8.34/8.73	c 8	|                                                                             |
8.34/8.73	c 8	|  Number of variables:  24312                                                |
8.34/8.73	c 8	|  Number of clauses:    1428438                                              |
8.38/9.36	c 9	|  Parsing time:         0.54         s                                       |
8.38/9.39	c 9	OK
8.38/9.39	c 9	OBJECTIVE BOUND: 0 <= _COST <= 
8.38/9.39	c 9	SEARCHING: _COST <= 517
8.38/9.39	c 9	============================[ Search Statistics ]==============================
8.38/9.39	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.38/9.39	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.38/9.39	c 9	===============================================================================
8.38/9.39	c 9	|         0 |   24312  1428438  4273483 |   476146        0    nan |  0.000 % |
9.44/9.81	c 9	|       100 |   24312  1428438  4273483 |   523760      100     27 |  0.001 % |
9.82/10.24	c 10	|       250 |   24312  1428438  4273483 |   576136      250     41 |  0.001 % |
9.92/10.32	c 10	===============================================================================
9.92/10.32	c 10	restarts              : 3
9.92/10.32	c 10	conflicts             : 305           (204 /sec)
9.92/10.32	c 10	decisions             : 5094          (0.47 % random) (3410 /sec)
9.92/10.32	c 10	propagations          : 459361         (307517 /sec)
9.92/10.32	c 10	conflict literals     : 10502          (14.51 % deleted)
9.92/10.32	c 10	Memory used           : 60.79 MB
9.92/10.32	c 10	CPU time              : 1.49377 s
9.92/10.32	c 10	
9.92/10.32	c 10	SATISFIABLE
9.92/10.33	c 10	OK
9.92/10.33	c 10	FOUND: _COST <= 517
9.92/10.33	s SATISFIABLE
9.92/10.33	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.92/10.33	c 10	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.96/10.46	c 10	Decoding HOME/temp.out
9.96/10.79	c 10	OBJECTIVE _COST 433
9.96/10.79	o 433
9.96/10.80	v 41 3 19 2 3 43 6 41 8 1 35 4 43 35 17 43 37 4 32 38 10 9 39 17 17 35 12 43 14 35 34 35 15 35 35 17 3 41 38 32 35 21 17 31 43 43 28 35 5 41 43 31 6 22 13 43 32 38 17 38 4 5 13 0 18 32 35 4 30 21 19 41 12 36 2 30 16 12 30 21 18 41 4 26 17 34 21 37 20 18 42 2 41 39 43 6 5 26 11 15
9.96/10.80	c 10	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.96/10.87	c 10	OK
9.96/10.87	c 10	OBJECTIVE BOUND: 0 <= _COST <= 433
9.96/10.87	c 10	SEARCHING: _COST <= 216
9.96/10.87	c 10	============================[ Search Statistics ]==============================
9.96/10.88	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.96/10.88	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.96/10.88	c 10	===============================================================================
9.96/10.88	c 10	|       305 |   24312  1428438  4273483 |   476146      305     34 |  0.001 % |
10.51/11.07	c 11	|       406 |   24312  1428438  4273483 |   523760      406     31 | 27.538 % |
10.70/11.24	c 11	|       556 |   24312  1428438  4273483 |   576136      556     28 | 27.538 % |
10.90/11.44	c 11	|       781 |   24312  1428438  4273483 |   633750      781     27 | 27.538 % |
11.00/11.59	c 11	|      1118 |   24312  1428438  4273483 |   697125     1118     25 | 27.538 % |
11.71/12.25	c 12	|      1626 |   24312  1428438  4273483 |   766837     1626     32 | 27.538 % |
12.40/12.90	c 12	|      2385 |   24312  1428438  4273483 |   843521     2385     31 | 27.538 % |
13.60/14.18	c 14	|      3524 |   24312  1428438  4273483 |   927873     3524     34 | 27.538 % |
13.99/14.52	c 14	===============================================================================
13.99/14.52	c 14	restarts              : 11
13.99/14.52	c 14	conflicts             : 3934          (767 /sec)
13.99/14.52	c 14	decisions             : 13942         (0.45 % random) (2717 /sec)
13.99/14.52	c 14	propagations          : 3232578        (629860 /sec)
13.99/14.52	c 14	conflict literals     : 133266         (20.89 % deleted)
13.99/14.52	c 14	Memory used           : 61.56 MB
13.99/14.52	c 14	CPU time              : 5.13222 s
13.99/14.52	c 14	
13.99/14.52	c 14	SATISFIABLE
13.99/14.53	c 14	OK
13.99/14.53	c 14	FOUND: _COST <= 216
13.99/14.53	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.99/14.53	c 14	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.02/15.06	c 14	Decoding HOME/temp.out
14.41/15.41	c 15	OBJECTIVE _COST 216
14.41/15.41	o 216
14.41/15.41	v 41 2 4 2 2 35 5 30 0 19 34 5 38 35 4 43 21 43 36 32 11 31 21 0 15 34 38 38 6 31 1 31 43 12 35 12 5 39 16 18 35 11 0 43 43 42 8 35 0 5 33 19 10 17 10 20 1 34 27 32 4 1 12 32 27 6 33 5 30 1 41 2 10 11 43 41 32 35 41 32 11 3 41 35 41 14 13 11 3 19 0 36 19 43 32 11 5 35 38 0
14.41/15.41	c 15	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
14.41/15.46	c 15	OK
14.41/15.46	c 15	OBJECTIVE BOUND: 0 <= _COST <= 216
14.41/15.46	c 15	SEARCHING: _COST <= 108
14.41/15.46	c 15	============================[ Search Statistics ]==============================
14.41/15.46	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.41/15.46	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.41/15.46	c 15	===============================================================================
14.41/15.46	c 15	|      3934 |   17617  1428438  4273483 |   476146     3934     34 | 27.538 % |
14.57/15.67	c 15	|      4035 |   17617  1428438  4273483 |   523760     4035     34 | 38.775 % |
14.67/15.79	c 15	|      4186 |   17617  1428438  4273483 |   576136     4186     33 | 38.775 % |
15.17/16.24	c 16	|      4413 |   17617  1428438  4273483 |   633750     4413     33 | 38.775 % |
15.57/16.68	c 16	|      4750 |   17617  1428438  4273483 |   697125     4750     33 | 38.775 % |
15.87/16.92	c 16	|      5256 |   17617  1428438  4273483 |   766837     5256     33 | 38.775 % |
17.58/18.66	c 18	|      6015 |   14885   525474  1592054 |   843521     5960     34 | 38.775 % |
18.37/19.49	c 19	|      7155 |   14885   525474  1592054 |   927873     7100     33 | 38.775 % |
19.47/20.53	c 20	|      8864 |   14885   525474  1592054 |  1020661     8809     33 | 38.775 % |
21.37/22.50	c 22	|     11426 |   14885   525474  1592054 |  1122727    11371     32 | 38.775 % |
25.17/26.21	c 26	|     15272 |   14885   525474  1592054 |  1235000    15217     34 | 38.775 % |
30.16/31.27	c 31	|     21041 |   14885   525474  1592054 |  1358500    20986     34 | 38.775 % |
37.46/38.58	c 38	|     29692 |   14885   525474  1592054 |  1494350    29637     35 | 38.775 % |
52.85/53.95	c 53	|     42666 |   14885   525474  1592054 |  1643785    42611     34 | 38.775 % |
75.23/76.36	c 76	|     62127 |   14885   525474  1592054 |  1808163    62072     34 | 38.775 % |
112.00/113.14	c 113	|     91319 |   14885   525474  1592054 |  1988980    91264     35 | 38.775 % |
186.67/187.85	c 187	|    135108 |   14885   525474  1592054 |  2187878   135053     35 | 38.775 % |
314.02/315.21	c 315	|    200793 |   14885   525474  1592054 |  2406665   200738     37 | 38.775 % |
531.93/533.28	c 533	|    299320 |   14885   525474  1592054 |  2647332   299265     40 | 38.775 % |
980.05/981.51	c 981	|    447111 |   14885   525474  1592054 |  2912065   447056     43 | 38.775 % |
1964.98/1970.75	c 1970	|    668797 |   14885   525474  1592054 |  3203272   668742     44 | 38.775 % |
3511.06/3525.75	c 3525	|   1001322 |   14885   525474  1592054 |  3523599  1001267     45 | 38.775 % |
3600.04/3615.21	c ERROR INTERRUPTED
3600.04/3615.26	c 3615	CPU 3598.96 (0.06 0.02 3598.9 1.11)
3600.04/3615.26	c 3615	END Wed Jul 16 03:59:42 2008

Verifier Data (download as text)

OK	204	830
204 unsatisfied constraints, 830 satisfied constraints

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-1125379-1216169966/watcher-1125379-1216169966 -o /tmp/evaluation-result-1125379-1216169966/solver-1125379-1216169966 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1125379-1216169966.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 2.75 2.65 2.57 5/105 23945
/proc/meminfo: memFree=1631872/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=18572 CPUtime=0
/proc/23945/stat : 23945 (runsolver) R 23943 23945 23687 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 73693574 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 230266826023 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23945/statm: 4643 292 257 25 0 2626 0

[startup+0.046475 s]
/proc/loadavg: 2.75 2.65 2.57 5/105 23945
/proc/meminfo: memFree=1631872/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=12272 CPUtime=0
/proc/23945/stat : 23945 (sugar++) R 23943 23945 23687 0 -1 4194304 360 0 0 0 0 0 0 0 20 0 1 0 73693574 12566528 328 996147200 4194304 4206940 548682068528 18446744073709551615 230275726334 0 0 4224 0 0 0 0 17 1 0 0
/proc/23945/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.162268 s]
/proc/loadavg: 2.75 2.65 2.57 5/105 23945
/proc/meminfo: memFree=1631872/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=12272 CPUtime=0
/proc/23945/stat : 23945 (sugar++) R 23943 23945 23687 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 73693574 12566528 364 996147200 4194304 4206940 548682068528 18446744073709551615 230286368016 0 0 4224 0 0 0 0 17 0 0 0
/proc/23945/statm: 3068 364 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301274 s]
/proc/loadavg: 2.75 2.65 2.57 5/105 23945
/proc/meminfo: memFree=1631872/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16740 CPUtime=0.06
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1219 128 0 0 5 1 0 0 20 0 1 0 73693574 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701315 s]
/proc/loadavg: 2.75 2.65 2.57 5/105 23945
/proc/meminfo: memFree=1631872/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16740 CPUtime=0.06
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1219 128 0 0 5 1 0 0 20 0 1 0 73693574 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5014 s]
/proc/loadavg: 2.77 2.65 2.57 4/116 23957
/proc/meminfo: memFree=1613920/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16740 CPUtime=1.08
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1297 7290 0 1 5 1 95 7 16 0 1 0 73693574 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 16740

[startup+3.10257 s]
/proc/loadavg: 2.77 2.65 2.57 3/116 23967
/proc/meminfo: memFree=1607776/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16740 CPUtime=1.08
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1297 7290 0 1 5 1 95 7 16 0 1 0 73693574 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4185 1104 409 3 0 764 0
[pid=23958] ppid=23945 vsize=5356 CPUtime=0
/proc/23958/stat : 23958 (sh) S 23945 23945 23687 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73693709 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23958/statm: 1339 233 193 169 0 50 0
[pid=23959] ppid=23958 vsize=864044 CPUtime=1.74
/proc/23959/stat : 23959 (java) S 23958 23945 23687 0 -1 0 12699 0 1 0 169 5 0 0 20 0 9 0 73693709 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23959/statm: 216011 11954 2532 9 0 210593 0
[pid=23959/tid=23960] ppid=23958 vsize=864044 CPUtime=1.03
/proc/23959/task/23960/stat : 23960 (java) R 23958 23945 23687 0 -1 64 2797 0 1 0 101 2 0 0 25 0 9 0 73693710 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4126428713 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23961] ppid=23958 vsize=864044 CPUtime=0.62
/proc/23959/task/23961/stat : 23961 (java) S 23958 23945 23687 0 -1 64 8872 0 0 0 60 2 0 0 16 0 9 0 73693711 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23962] ppid=23958 vsize=864044 CPUtime=0
/proc/23959/task/23962/stat : 23962 (java) S 23958 23945 23687 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73693711 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23963] ppid=23958 vsize=864044 CPUtime=0
/proc/23959/task/23963/stat : 23963 (java) S 23958 23945 23687 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73693711 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23964] ppid=23958 vsize=864044 CPUtime=0
/proc/23959/task/23964/stat : 23964 (java) S 23958 23945 23687 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 73693713 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23965] ppid=23958 vsize=864044 CPUtime=0.06
/proc/23959/task/23965/stat : 23965 (java) S 23958 23945 23687 0 -1 64 334 0 0 0 6 0 0 0 16 0 9 0 73693713 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23966] ppid=23958 vsize=864044 CPUtime=0
/proc/23959/task/23966/stat : 23966 (java) S 23958 23945 23687 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 73693713 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23967] ppid=23958 vsize=864044 CPUtime=0
/proc/23959/task/23967/stat : 23967 (java) S 23958 23945 23687 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 73693713 884781056 11954 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 886140

[startup+6.30292 s]
/proc/loadavg: 2.79 2.66 2.57 4/116 23967
/proc/meminfo: memFree=1532704/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16740 CPUtime=1.08
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1297 7290 0 1 5 1 95 7 15 0 1 0 73693574 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4185 1104 409 3 0 764 0
[pid=23958] ppid=23945 vsize=5356 CPUtime=0
/proc/23958/stat : 23958 (sh) S 23945 23945 23687 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73693709 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23958/statm: 1339 233 193 169 0 50 0
[pid=23959] ppid=23958 vsize=868500 CPUtime=4.91
/proc/23959/stat : 23959 (java) S 23958 23945 23687 0 -1 0 26639 0 1 0 478 13 0 0 20 0 9 0 73693709 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23959/statm: 217125 25764 2565 9 0 211672 0
[pid=23959/tid=23960] ppid=23958 vsize=868500 CPUtime=2.62
/proc/23959/task/23960/stat : 23960 (java) R 23958 23945 23687 0 -1 64 3859 0 1 0 258 4 0 0 25 0 9 0 73693710 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23961] ppid=23958 vsize=868500 CPUtime=2.02
/proc/23959/task/23961/stat : 23961 (java) S 23958 23945 23687 0 -1 64 20581 0 0 0 195 7 0 0 16 0 9 0 73693711 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23962] ppid=23958 vsize=868500 CPUtime=0
/proc/23959/task/23962/stat : 23962 (java) S 23958 23945 23687 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73693711 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23963] ppid=23958 vsize=868500 CPUtime=0
/proc/23959/task/23963/stat : 23963 (java) S 23958 23945 23687 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 73693711 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23964] ppid=23958 vsize=868500 CPUtime=0
/proc/23959/task/23964/stat : 23964 (java) S 23958 23945 23687 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 73693713 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23965] ppid=23958 vsize=868500 CPUtime=0.24
/proc/23959/task/23965/stat : 23965 (java) S 23958 23945 23687 0 -1 64 1503 0 0 0 24 0 0 0 15 0 9 0 73693713 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23966] ppid=23958 vsize=868500 CPUtime=0
/proc/23959/task/23966/stat : 23966 (java) S 23958 23945 23687 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 73693713 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23959/tid=23967] ppid=23958 vsize=868500 CPUtime=0
/proc/23959/task/23967/stat : 23967 (java) S 23958 23945 23687 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 73693713 889344000 25764 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 890596

[startup+12.7016 s]
/proc/loadavg: 2.89 2.68 2.58 4/107 23978
/proc/meminfo: memFree=1534376/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=8.8
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1580 38220 0 3 6 1 830 43 15 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=62636 CPUtime=3.4
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 15435 0 0 0 331 9 0 0 25 0 1 0 73694447 64139264 15383 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 15659 15383 80 151 0 15505 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 79508

[startup+25.5011 s]
/proc/loadavg: 3.28 2.77 2.61 3/107 23988
/proc/meminfo: memFree=1534504/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.21
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 1 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=63428 CPUtime=15.26
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 15633 0 0 0 1517 9 0 0 25 0 1 0 73694447 64950272 15579 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 15857 15579 80 151 0 15703 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 80300

[startup+51.1018 s]
/proc/loadavg: 3.02 2.76 2.61 3/107 23988
/proc/meminfo: memFree=1534568/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.21
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 1 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=63580 CPUtime=40.84
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 15659 0 0 0 4075 9 0 0 25 0 1 0 73694447 65105920 15605 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 15895 15605 80 151 0 15741 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 80452

[startup+102.307 s]
/proc/loadavg: 2.72 2.72 2.61 3/107 23994
/proc/meminfo: memFree=1534376/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=63840 CPUtime=91.99
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 15741 0 0 0 9189 10 0 0 25 0 1 0 73694447 65372160 15678 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 15960 15678 80 151 0 15806 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 80712

[startup+162.302 s]
/proc/loadavg: 2.68 2.70 2.61 3/107 23994
/proc/meminfo: memFree=1534120/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=64020 CPUtime=151.96
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 15778 0 0 0 15186 10 0 0 25 0 1 0 73694447 65556480 15715 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 16005 15715 80 151 0 15851 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 80892

[startup+222.302 s]
/proc/loadavg: 2.65 2.69 2.61 3/107 23994
/proc/meminfo: memFree=1530024/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=68556 CPUtime=211.93
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 16844 0 0 0 21182 11 0 0 25 0 1 0 73694447 70201344 16781 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/23968/statm: 17139 16781 80 151 0 16985 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 85428

[startup+282.301 s]

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

[pid=23968] ppid=23945 vsize=229980 CPUtime=2842.25
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 56616 0 0 0 284169 56 0 0 25 0 1 0 73694447 235499520 56545 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 57495 56545 80 151 0 57341 0
Current children cumulated CPU time (s) 2851.47
Current children cumulated vsize (KiB) 246852

[startup+2922.3 s]
/proc/loadavg: 2.40 2.50 2.57 3/107 24067
/proc/meminfo: memFree=1366640/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=232784 CPUtime=2901.9
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 57339 0 0 0 290134 56 0 0 25 0 1 0 73694447 238370816 57268 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 58196 57268 80 151 0 58042 0
Current children cumulated CPU time (s) 2911.12
Current children cumulated vsize (KiB) 249656

[startup+2982.3 s]
/proc/loadavg: 2.70 2.56 2.58 4/107 24067
/proc/meminfo: memFree=1364272/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=235248 CPUtime=2961.56
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 57915 0 0 0 296099 57 0 0 25 0 1 0 73694447 240893952 57844 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 58812 57844 80 151 0 58658 0
Current children cumulated CPU time (s) 2970.78
Current children cumulated vsize (KiB) 252120

[startup+3042.3 s]
/proc/loadavg: 2.55 2.54 2.57 3/107 24067
/proc/meminfo: memFree=1362032/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=237500 CPUtime=3021.22
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 58507 0 0 0 302064 58 0 0 25 0 1 0 73694447 243200000 58436 996147200 134512640 135134323 4294956192 18446744073709551615 134531977 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 59375 58436 80 151 0 59221 0
Current children cumulated CPU time (s) 3030.44
Current children cumulated vsize (KiB) 254372

[startup+3102.3 s]
/proc/loadavg: 2.59 2.55 2.57 4/107 24067
/proc/meminfo: memFree=1359728/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=239744 CPUtime=3080.86
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 59071 0 0 0 308028 58 0 0 25 0 1 0 73694447 245497856 59000 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 59936 59000 80 151 0 59782 0
Current children cumulated CPU time (s) 3090.08
Current children cumulated vsize (KiB) 256616

[startup+3162.3 s]
/proc/loadavg: 2.60 2.56 2.56 4/107 24067
/proc/meminfo: memFree=1357424/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=241888 CPUtime=3140.53
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 59642 0 0 0 313994 59 0 0 25 0 1 0 73694447 247693312 59571 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 60472 59571 80 151 0 60318 0
Current children cumulated CPU time (s) 3149.75
Current children cumulated vsize (KiB) 258760

[startup+3222.3 s]
/proc/loadavg: 2.67 2.57 2.56 3/107 24067
/proc/meminfo: memFree=1355248/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=244000 CPUtime=3200.18
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 60190 0 0 0 319959 59 0 0 25 0 1 0 73694447 249856000 60119 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 61000 60119 80 151 0 60846 0
Current children cumulated CPU time (s) 3209.4
Current children cumulated vsize (KiB) 260872

[startup+3282.3 s]
/proc/loadavg: 2.74 2.60 2.57 3/107 24067
/proc/meminfo: memFree=1353072/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=246116 CPUtime=3259.84
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 60731 0 0 0 325924 60 0 0 25 0 1 0 73694447 252022784 60660 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 61529 60660 80 151 0 61375 0
Current children cumulated CPU time (s) 3269.06
Current children cumulated vsize (KiB) 262988

[startup+3342.3 s]
/proc/loadavg: 2.69 2.61 2.57 4/107 24067
/proc/meminfo: memFree=1350128/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=249216 CPUtime=3319.49
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 61465 0 0 0 331889 60 0 0 25 0 1 0 73694447 255197184 61394 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 62304 61394 80 151 0 62150 0
Current children cumulated CPU time (s) 3328.71
Current children cumulated vsize (KiB) 266088

[startup+3402.31 s]
/proc/loadavg: 2.59 2.60 2.57 3/107 24067
/proc/meminfo: memFree=1347760/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=251324 CPUtime=3379.15
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 62055 0 0 0 337854 61 0 0 25 0 1 0 73694447 257355776 61984 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 62831 61984 80 151 0 62677 0
Current children cumulated CPU time (s) 3388.37
Current children cumulated vsize (KiB) 268196

[startup+3462.3 s]
/proc/loadavg: 2.71 2.63 2.58 4/107 24067
/proc/meminfo: memFree=1345200/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=253944 CPUtime=3438.8
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 62655 0 0 0 343819 61 0 0 25 0 1 0 73694447 260038656 62584 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 63486 62584 80 151 0 63332 0
Current children cumulated CPU time (s) 3448.02
Current children cumulated vsize (KiB) 270816

[startup+3522.3 s]
/proc/loadavg: 2.54 2.59 2.56 4/107 24067
/proc/meminfo: memFree=1343152/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=256080 CPUtime=3498.46
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 63189 0 0 0 349784 62 0 0 25 0 1 0 73694447 262225920 63118 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 64020 63118 80 151 0 63866 0
Current children cumulated CPU time (s) 3507.68
Current children cumulated vsize (KiB) 272952

[startup+3582.3 s]
/proc/loadavg: 2.70 2.62 2.57 3/107 24067
/proc/meminfo: memFree=1339888/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=259376 CPUtime=3558.12
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 64019 0 0 0 355750 62 0 0 25 0 1 0 73694447 265601024 63948 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 64844 63948 80 151 0 64690 0
Current children cumulated CPU time (s) 3567.34
Current children cumulated vsize (KiB) 276248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.2 s]
/proc/loadavg: 2.69 2.62 2.57 4/107 24067
/proc/meminfo: memFree=1338672/2055924 swapFree=4192812/4192956
[pid=23945] ppid=23943 vsize=16872 CPUtime=9.22
/proc/23945/stat : 23945 (sugar++) S 23943 23945 23687 0 -1 4194304 1650 42104 0 4 6 2 869 45 16 0 1 0 73693574 17276928 1145 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23945/statm: 4218 1145 414 3 0 797 0
[pid=23968] ppid=23945 vsize=260472 CPUtime=3590.82
/proc/23968/stat : 23968 (minisat-inc) R 23945 23945 23687 0 -1 4194304 64307 0 0 0 359020 62 0 0 25 0 1 0 73694447 266723328 64236 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/23968/statm: 65118 64236 80 151 0 64964 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 277344

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 3615.27
CPU time (s): 3600.13
CPU user time (s): 3598.97
CPU system time (s): 1.15682
CPU usage (%): 99.5814
Max. virtual memory (cumulated for all children) (KiB): 890596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.97
system time used= 1.15682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108140
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4897
involuntary context switches= 64110

runsolver used 5.2362 second user time and 14.5088 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-16 02:59:26
IDJOB=1125379
IDBENCH=63112
IDSOLVER=367
FILE ID=node83/1125379-1216169966
PBS_JOBID= 7905816
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/celar/graphs/normalized-graphw-05_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1125379-1216169966/watcher-1125379-1216169966 -o /tmp/evaluation-result-1125379-1216169966/solver-1125379-1216169966 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1125379-1216169966.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fb1ff1762fa919503e5d51e9e496f273
RANDOM SEED=256715291

node83.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1632352 kB
Buffers:         74528 kB
Cached:         172040 kB
SwapCached:          0 kB
Active:         293656 kB
Inactive:        69180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1632352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:         137780 kB
Slab:            43044 kB
Committed_AS:  1144320 kB
PageTables:       4132 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= 66556 MiB
End job on node83 at 2008-07-16 03:59:44