Trace number 1127812

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+minisatMSAT (TO) 3600.07 3631.24

General information on the benchmark

Namemaxcsp/cnf/3-40-100-1000/
normalized-cnf-3-40-900-536226_ext.xml
MD5SUMfe87b9735fbced2c2d757b4fb2efd2ac
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints54
Best CPU time to get the best result obtained on this benchmark53.4359
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints871
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension871
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.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul 23 03:24:35 2008
0.00/0.05	c 0	PID 6423
0.00/0.05	c 0	HOST node16.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1127812-1216776275.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127812-1216776275.xml' 'HOME/temp.csp'
0.03/0.57	c 1	1 domains, 40 variables, 0 predicates, 28 relations, 871 constraints
0.03/0.59	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.59	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.55/0.67	c 1	Parsing HOME/temp.csp
0.55/0.82	c 1	parsed 940 expressions
0.55/0.82	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.84	c 1	MAX CSP: 871 constraints
0.55/0.84	c 1	Converting to clausal form CSP
0.55/0.88	c 1	converted 182 (10%) expressions
0.55/0.90	c 1	converted 363 (20%) expressions
0.56/0.92	c 1	converted 545 (30%) expressions
0.56/0.92	c 1	converted 726 (40%) expressions
0.56/0.94	c 1	converted 907 (50%) expressions
0.56/1.02	c 1	converted 1089 (60%) expressions
0.56/1.03	c 1	converted 1270 (70%) expressions
0.56/1.03	c 1	converted 1452 (80%) expressions
0.56/1.05	c 1	converted 1633 (90%) expressions
1.06/1.18	c 1	converted 1814 (100%) expressions
1.06/1.18	c 1	CSP : 1782 integers, 0 booleans, 2612 clauses, largest domain size 1307
1.06/1.18	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.18	c 1	Propagation in CSP
1.15/1.24	c 1	864 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.15/1.24	c 1	CSP : 1782 integers, 0 booleans, 2612 clauses, largest domain size 872
1.15/1.24	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.15/1.25	c 1	CSP : 1782 integers, 0 booleans, 2612 clauses, largest domain size 872
1.15/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.15/1.30	c 1	179 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.15/1.30	c 1	357 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.30	c 1	535 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.30	c 1	713 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.31	c 1	891 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.24/1.31	c 1	1070 (60%) CSP integer variables are encoded (1676 clauses, 21677 bytes)
1.24/1.32	c 1	1248 (70%) CSP integer variables are encoded (3017 clauses, 39110 bytes)
1.24/1.32	c 1	1426 (80%) CSP integer variables are encoded (4628 clauses, 60053 bytes)
1.24/1.33	c 1	1604 (90%) CSP integer variables are encoded (5922 clauses, 76875 bytes)
1.24/1.34	c 1	1782 (100%) CSP integer variables are encoded (14662 clauses, 203214 bytes)
1.24/1.37	c 1	262 (10%) CSP clauses are encoded (14927 clauses, 207401 bytes)
1.34/1.40	c 2	523 (20%) CSP clauses are encoded (15193 clauses, 211753 bytes)
1.34/1.41	c 2	784 (30%) CSP clauses are encoded (15458 clauses, 216387 bytes)
1.34/1.44	c 2	1045 (40%) CSP clauses are encoded (20208 clauses, 298534 bytes)
1.44/1.54	c 2	1306 (50%) CSP clauses are encoded (66267 clauses, 1136452 bytes)
1.44/1.57	c 2	1568 (60%) CSP clauses are encoded (79935 clauses, 1379570 bytes)
1.73/1.82	c 2	1829 (70%) CSP clauses are encoded (214254 clauses, 3847232 bytes)
1.73/1.85	c 2	2090 (80%) CSP clauses are encoded (230001 clauses, 4127940 bytes)
1.84/1.92	c 2	2351 (90%) CSP clauses are encoded (268288 clauses, 4823850 bytes)
3.12/3.26	c 3	2612 (100%) CSP clauses are encoded (992736 clauses, 19666845 bytes)
3.12/3.26	c 3	2612 CSP clauses encoded
3.12/3.26	c 3	Writing map file : HOME/temp.map
3.12/3.27	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.12/3.27	c 3	SAT : 16444 SAT variables, 992736 SAT clauses, 19666845 bytes
3.12/3.27	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.19/3.31	c 3	OBJECTIVE minimize _COST
3.19/3.31	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.19/3.31	c 3	SEARCHING: _COST <= 436
3.19/3.31	c 3	SOLVING HOME/temp.cnf
3.19/3.31	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.19/3.32	c 3	This is MiniSat 2.0 beta
3.19/3.32	c 3	WARNING: for repeatability, setting FPU to use double precision
3.19/3.32	c 3	============================[ Problem Statistics ]=============================
3.19/3.32	c 3	|                                                                             |
3.19/3.32	c 3	|  Number of variables:  16444                                                |
3.19/3.32	c 3	|  Number of clauses:    992737                                               |
3.22/3.85	c 4	|  Parsing time:         0.45         s                                       |
3.22/4.27	c 4	============================[ Search Statistics ]==============================
3.22/4.27	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.22/4.27	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.22/4.27	c 4	===============================================================================
3.22/4.27	c 4	|         0 |   12094   633543  1869254 |   211181        0    nan |  0.000 % |
4.39/4.56	c 5	===============================================================================
4.39/4.56	c 5	restarts              : 1
4.39/4.56	c 5	conflicts             : 49             (42 /sec)
4.39/4.56	c 5	decisions             : 662            (0.76 % random) (570 /sec)
4.39/4.56	c 5	propagations          : 81519          (70225 /sec)
4.39/4.56	c 5	conflict literals     : 971            (16.15 % deleted)
4.39/4.56	c 5	Memory used           : 41.00 MB
4.39/4.56	c 5	CPU time              : 1.16082 s
4.39/4.56	c 5	
4.39/4.57	c 5	SATISFIABLE
4.39/4.58	c 5	FOUND: _COST <= 436
4.39/4.58	s SATISFIABLE
4.39/4.58	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.39/4.58	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.48/4.66	c 5	Decoding HOME/temp.out
4.48/4.79	c 5	OBJECTIVE _COST 279
4.48/4.79	o 279
4.48/4.80	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
4.48/4.80	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.48/4.84	c 5	OBJECTIVE BOUND: 0 <= _COST <= 279
4.48/4.84	c 5	SEARCHING: _COST <= 139
4.48/4.84	c 5	SOLVING HOME/temp.cnf
4.48/4.84	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.48/4.84	c 5	This is MiniSat 2.0 beta
4.48/4.84	c 5	WARNING: for repeatability, setting FPU to use double precision
4.48/4.84	c 5	============================[ Problem Statistics ]=============================
4.48/4.84	c 5	|                                                                             |
4.48/4.85	c 5	|  Number of variables:  16444                                                |
4.48/4.85	c 5	|  Number of clauses:    992737                                               |
4.70/5.39	c 5	|  Parsing time:         0.47         s                                       |
5.83/6.02	c 6	============================[ Search Statistics ]==============================
5.83/6.02	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.83/6.02	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.83/6.02	c 6	===============================================================================
5.83/6.02	c 6	|         0 |    8590   281798   824234 |    93932        0    nan |  0.000 % |
6.03/6.22	c 6	|       102 |    8590   281798   824234 |   103325      102     31 | 47.762 % |
6.03/6.27	c 6	===============================================================================
6.03/6.27	c 6	restarts              : 2
6.03/6.27	c 6	conflicts             : 170            (127 /sec)
6.03/6.27	c 6	decisions             : 533            (0.75 % random) (397 /sec)
6.03/6.27	c 6	propagations          : 181456         (135033 /sec)
6.03/6.27	c 6	conflict literals     : 5538           (16.52 % deleted)
6.03/6.27	c 6	Memory used           : 41.81 MB
6.03/6.27	c 6	CPU time              : 1.3438 s
6.03/6.27	c 6	
6.03/6.28	c 6	SATISFIABLE
6.03/6.29	c 6	FOUND: _COST <= 139
6.03/6.29	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.03/6.29	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.13/6.37	c 6	Decoding HOME/temp.out
6.43/6.61	c 7	OBJECTIVE _COST 139
6.43/6.61	o 139
6.43/6.61	v 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
6.43/6.62	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.43/6.66	c 7	OBJECTIVE BOUND: 0 <= _COST <= 139
6.43/6.66	c 7	SEARCHING: _COST <= 69
6.43/6.66	c 7	SOLVING HOME/temp.cnf
6.43/6.66	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.43/6.66	c 7	This is MiniSat 2.0 beta
6.43/6.66	c 7	WARNING: for repeatability, setting FPU to use double precision
6.43/6.66	c 7	============================[ Problem Statistics ]=============================
6.43/6.66	c 7	|                                                                             |
6.43/6.67	c 7	|  Number of variables:  16444                                                |
6.43/6.67	c 7	|  Number of clauses:    992737                                               |
6.46/7.22	c 7	|  Parsing time:         0.46         s                                       |
7.58/7.87	c 8	============================[ Search Statistics ]==============================
7.58/7.87	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.58/7.87	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.58/7.87	c 8	===============================================================================
7.58/7.87	c 8	|         0 |    7330   156003   450559 |    52001        0    nan |  0.000 % |
7.77/8.01	c 8	|       100 |    7330   156003   450559 |    57201      100     27 | 55.424 % |
7.86/8.13	c 8	|       250 |    7330   156003   450559 |    62921      250     24 | 55.424 % |
8.06/8.30	c 8	|       475 |    7330   156003   450559 |    69213      475     24 | 55.425 % |
8.26/8.54	c 9	|       812 |    7330   156003   450559 |    76134      812     24 | 55.424 % |
8.76/9.04	c 9	|      1318 |    7330   156003   450559 |    83748     1318     25 | 55.424 % |
9.55/9.88	c 10	|      2079 |    7330   156003   450559 |    92122     2079     26 | 55.424 % |
11.04/11.32	c 11	|      3219 |    7330   156003   450559 |   101335     3219     27 | 55.424 % |
13.31/13.62	c 14	|      4927 |    7330   156003   450559 |   111468     4927     27 | 55.424 % |
16.68/17.01	c 17	|      7490 |    7330   156003   450559 |   122615     7490     28 | 55.424 % |
21.94/22.31	c 22	|     11335 |    7330   156003   450559 |   134877    11335     28 | 55.424 % |
30.06/30.50	c 31	|     17101 |    7330   156003   450559 |   148364    17101     28 | 55.424 % |
42.83/43.43	c 44	|     25750 |    7330   156003   450559 |   163201    25750     28 | 55.424 % |
60.87/61.67	c 62	|     38724 |    7330   156003   450559 |   179521    38724     28 | 55.424 % |
95.16/96.28	c 96	|     58185 |    7330   156003   450559 |   197473    58185     29 | 55.424 % |
150.74/152.35	c 152	|     87377 |    7330   156003   450559 |   217221    87377     29 | 55.424 % |
254.79/257.35	c 257	|    131166 |    7330   156003   450559 |   238943   131166     29 | 55.424 % |
433.85/438.02	c 438	|    196851 |    7330   156003   450559 |   262837   196851     29 | 55.424 % |
734.19/741.16	c 741	|    295379 |    7330   156003   450559 |   289121    40185     26 | 55.424 % |
1084.87/1095.02	c 1095	|    443169 |    7330   156003   450559 |   318033   187975     28 | 55.424 % |
1748.78/1765.09	c 1765	|    664852 |    7330   156003   450559 |   349836    99094     29 | 55.424 % |
2724.16/2752.22	c 2752	|    997377 |    7330   156003   450559 |   384820    90066     27 | 55.424 % |
3600.07/3631.22	c ERROR INTERRUPTED
3600.07/3631.22	c 3631	CPU 5.98 (0.04 0.01 5.94 0.47)
3600.07/3631.22	c 3631	END Wed Jul 23 04:25:06 2008

Verifier Data (download as text)

OK	100	771
100 unsatisfied constraints, 771 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-1127812-1216776275/watcher-1127812-1216776275 -o /tmp/evaluation-result-1127812-1216776275/solver-1127812-1216776275 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1127812-1216776275.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.00 2.00 2.00 4/74 6423
/proc/meminfo: memFree=1400408/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=18572 CPUtime=0
/proc/6423/stat : 6423 (runsolver) R 6421 6423 5184 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4718127 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6423/statm: 4643 292 257 25 0 2626 0

[startup+0.109119 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 6423
/proc/meminfo: memFree=1400408/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.03
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4718127 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.20111 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 6423
/proc/meminfo: memFree=1400408/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.03
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4718127 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301081 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 6423
/proc/meminfo: memFree=1400408/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.03
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4718127 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701013 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 6423
/proc/meminfo: memFree=1400408/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.55
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 974 4537 0 1 3 0 49 3 16 0 1 0 4718127 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 13600

[startup+1.50287 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6445
/proc/meminfo: memFree=1386432/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.56
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 974 4537 0 1 3 1 49 3 15 0 1 0 4718127 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 797 370 3 0 500 0
[pid=6436] ppid=6423 vsize=5356 CPUtime=0
/proc/6436/stat : 6436 (sh) S 6423 6423 5184 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4718186 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1339 233 193 169 0 50 0
[pid=6437] ppid=6436 vsize=868456 CPUtime=0.88
/proc/6437/stat : 6437 (java) S 6436 6423 5184 0 -1 0 6749 0 1 0 83 5 0 0 18 0 9 0 4718186 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6437/statm: 217114 5958 2563 9 0 211661 0
[pid=6437/tid=6438] ppid=6436 vsize=868456 CPUtime=0.5
/proc/6437/task/6438/stat : 6438 (java) R 6436 6423 5184 0 -1 64 2743 0 1 0 48 2 0 0 23 0 9 0 4718187 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6439] ppid=6436 vsize=868456 CPUtime=0.07
/proc/6437/task/6439/stat : 6439 (java) S 6436 6423 5184 0 -1 64 1833 0 0 0 7 0 0 0 16 0 9 0 4718188 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6440] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6440/stat : 6440 (java) S 6436 6423 5184 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4718189 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6441] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6441/stat : 6441 (java) S 6436 6423 5184 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4718189 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6442] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6442/stat : 6442 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4718191 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6443] ppid=6436 vsize=868456 CPUtime=0.27
/proc/6437/task/6443/stat : 6443 (java) S 6436 6423 5184 0 -1 64 1480 0 0 0 26 1 0 0 16 0 9 0 4718191 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6444] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6444/stat : 6444 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4718191 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6445] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6445/stat : 6445 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4718191 889298944 5958 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887412

[startup+3.10258 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6445
/proc/meminfo: memFree=1376256/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13600 CPUtime=0.56
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 974 4537 0 1 3 1 49 3 15 0 1 0 4718127 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3400 797 370 3 0 500 0
[pid=6436] ppid=6423 vsize=5356 CPUtime=0
/proc/6436/stat : 6436 (sh) S 6423 6423 5184 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4718186 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6436/statm: 1339 233 193 169 0 50 0
[pid=6437] ppid=6436 vsize=868456 CPUtime=2.46
/proc/6437/stat : 6437 (java) S 6436 6423 5184 0 -1 0 7243 0 1 0 227 19 0 0 18 0 9 0 4718186 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6437/statm: 217114 5967 2563 9 0 211661 0
[pid=6437/tid=6438] ppid=6436 vsize=868456 CPUtime=1.95
/proc/6437/task/6438/stat : 6438 (java) R 6436 6423 5184 0 -1 64 3229 0 1 0 181 14 0 0 25 0 9 0 4718187 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4126954319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6439] ppid=6436 vsize=868456 CPUtime=0.2
/proc/6437/task/6439/stat : 6439 (java) S 6436 6423 5184 0 -1 64 1833 0 0 0 17 3 0 0 16 0 9 0 4718188 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6440] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6440/stat : 6440 (java) S 6436 6423 5184 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4718189 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6441] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6441/stat : 6441 (java) S 6436 6423 5184 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4718189 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6442] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6442/stat : 6442 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4718191 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6443] ppid=6436 vsize=868456 CPUtime=0.28
/proc/6437/task/6443/stat : 6443 (java) S 6436 6423 5184 0 -1 64 1488 0 0 0 27 1 0 0 16 0 9 0 4718191 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6444] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6444/stat : 6444 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4718191 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6437/tid=6445] ppid=6436 vsize=868456 CPUtime=0
/proc/6437/task/6445/stat : 6445 (java) S 6436 6423 5184 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4718191 889298944 5967 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887412

[startup+6.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 6459
/proc/meminfo: memFree=1335880/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.13
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1240 37466 0 3 4 1 564 44 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 13732

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 6471
/proc/meminfo: memFree=1335944/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=42416 CPUtime=5.96
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 10443 0 0 0 588 8 0 0 25 0 1 0 4718793 43433984 10429 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6471/statm: 10604 10429 75 150 0 10451 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 61504

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 6471
/proc/meminfo: memFree=1335752/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=42416 CPUtime=18.65
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 10443 0 0 0 1857 8 0 0 25 0 1 0 4718793 43433984 10429 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/6471/statm: 10604 10429 75 150 0 10451 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 61504

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 6471
/proc/meminfo: memFree=1334536/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=42616 CPUtime=44
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 10475 0 0 0 4392 8 0 0 25 0 1 0 4718793 43638784 10461 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6471/statm: 10654 10461 75 150 0 10501 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 61704

[startup+102.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/77 6471
/proc/meminfo: memFree=1332040/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=43344 CPUtime=94.74
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 10638 0 0 0 9465 9 0 0 25 0 1 0 4718793 44384256 10616 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6471/statm: 10836 10616 75 150 0 10683 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 62432

[startup+162.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/77 6471
/proc/meminfo: memFree=1329160/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=44092 CPUtime=154.19
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 10831 0 0 0 15410 9 0 0 25 0 1 0 4718793 45150208 10809 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6471/statm: 11023 10809 75 150 0 10870 0
Current children cumulated CPU time (s) 160.65

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

/proc/meminfo: memFree=1352784/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83204 CPUtime=3124.74
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20182 0 0 0 312452 22 0 0 25 0 1 0 4718793 85200896 20122 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20801 20122 75 150 0 20648 0
Current children cumulated CPU time (s) 3131.2
Current children cumulated vsize (KiB) 102292

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7012
/proc/meminfo: memFree=1352656/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83204 CPUtime=3184.74
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20183 0 0 0 318451 23 0 0 25 0 1 0 4718793 85200896 20123 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20801 20123 75 150 0 20648 0
Current children cumulated CPU time (s) 3191.2
Current children cumulated vsize (KiB) 102292

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7014
/proc/meminfo: memFree=1352336/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83544 CPUtime=3244.73
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20234 0 0 0 324450 23 0 0 25 0 1 0 4718793 85549056 20174 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20886 20174 75 150 0 20733 0
Current children cumulated CPU time (s) 3251.19
Current children cumulated vsize (KiB) 102632

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7014
/proc/meminfo: memFree=1352336/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83708 CPUtime=3304.73
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20274 0 0 0 330450 23 0 0 25 0 1 0 4718793 85716992 20214 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20927 20214 75 150 0 20774 0
Current children cumulated CPU time (s) 3311.19
Current children cumulated vsize (KiB) 102796

[startup+3402.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/84 7014
/proc/meminfo: memFree=1352336/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83708 CPUtime=3364.73
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20279 0 0 0 336450 23 0 0 25 0 1 0 4718793 85716992 20219 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20927 20219 75 150 0 20774 0
Current children cumulated CPU time (s) 3371.19
Current children cumulated vsize (KiB) 102796

[startup+3462.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 7014
/proc/meminfo: memFree=1352272/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83708 CPUtime=3424.72
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20282 0 0 0 342449 23 0 0 25 0 1 0 4718793 85716992 20222 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20927 20222 75 150 0 20774 0
Current children cumulated CPU time (s) 3431.18
Current children cumulated vsize (KiB) 102796

[startup+3522.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/84 7014
/proc/meminfo: memFree=1352208/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83708 CPUtime=3484.72
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20296 0 0 0 348449 23 0 0 25 0 1 0 4718793 85716992 20236 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20927 20236 75 150 0 20774 0
Current children cumulated CPU time (s) 3491.18
Current children cumulated vsize (KiB) 102796

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 7014
/proc/meminfo: memFree=1352144/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=83708 CPUtime=3544.71
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20317 0 0 0 354448 23 0 0 25 0 1 0 4718793 85716992 20257 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 20927 20257 75 150 0 20774 0
Current children cumulated CPU time (s) 3551.17
Current children cumulated vsize (KiB) 102796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.21 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 7014
/proc/meminfo: memFree=1350416/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=85424 CPUtime=3593.61
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20747 0 0 0 359338 23 0 0 25 0 1 0 4718793 87474176 20687 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 21356 20687 75 150 0 21203 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 104512

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

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

[startup+3631.21 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 7014
/proc/meminfo: memFree=1350416/2055920 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=13732 CPUtime=6.46
/proc/6423/stat : 6423 (sugar) S 6421 6423 5184 0 -1 4194304 1312 41350 0 4 4 1 594 47 16 0 1 0 4718127 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6423/statm: 3433 826 374 3 0 533 0
[pid=6470] ppid=6423 vsize=5356 CPUtime=0
/proc/6470/stat : 6470 (sh) S 6423 6423 5184 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4718793 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6470/statm: 1339 232 193 169 0 50 0
[pid=6471] ppid=6470 vsize=85424 CPUtime=3593.61
/proc/6471/stat : 6471 (minisat) R 6470 6423 5184 0 -1 4194304 20747 0 0 0 359338 23 0 0 25 0 1 0 4718793 87474176 20687 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/6471/statm: 21356 20687 75 150 0 21203 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 104512

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6423 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=988089
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=502923
# CPU time returned by wait4() is 6.49101
# while last known CPU time is 3600.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3631.24
CPU time (s): 3600.07
CPU user time (s): 3599.36
CPU system time (s): 0.71
CPU usage (%): 99.1417
Max. virtual memory (cumulated for all children) (KiB): 887412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.98809
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43004
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= 6167
involuntary context switches= 6050

runsolver used 4.15537 second user time and 11.8882 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-23 03:24:35
IDJOB=1127812
IDBENCH=64000
IDSOLVER=368
FILE ID=node16/1127812-1216776275
PBS_JOBID= 7974065
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/3-40-100-1000/normalized-cnf-3-40-900-536226_ext.xml
COMMAND LINE= DIR/sugar -max -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-1127812-1216776275/watcher-1127812-1216776275 -o /tmp/evaluation-result-1127812-1216776275/solver-1127812-1216776275 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1127812-1216776275.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe87b9735fbced2c2d757b4fb2efd2ac
RANDOM SEED=512637031

node16.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.265
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	: 5931.00
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.265
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:       1400888 kB
Buffers:         44412 kB
Cached:         470348 kB
SwapCached:          0 kB
Active:         361820 kB
Inactive:       224728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400888 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          82928 kB
Slab:            53532 kB
Committed_AS:   160656 kB
PageTables:       2044 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= 66544 MiB
End job on node16 at 2008-07-23 04:25:08