Trace number 1127404

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.05 3603.07

General information on the benchmark

Namemaxcsp/cnf/3-80-1100-2000/
normalized-cnf-3-80-1200-718250_ext.xml
MD5SUM4c8f50145d81ec7f962866bb50db552f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints58
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1196
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1196
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.05	c 0	Sugar v1-13 + HOME/minisat
0.02/0.05	c 0	BEGIN Wed Jul 23 00:49:56 2008
0.02/0.05	c 0	PID 4095
0.02/0.05	c 0	HOST node81.alineos.net
0.02/0.05	c 0	CONVERTING HOME/instance-1127404-1216766995.xml TO HOME/temp.csp
0.02/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127404-1216766995.xml' 'HOME/temp.csp'
0.03/0.41	c 0	1 domains, 80 variables, 0 predicates, 11 relations, 1196 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 0	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.37/0.50	c 0	Parsing HOME/temp.csp
0.37/0.76	c 0	parsed 1288 expressions
0.37/0.76	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.79	c 0	MAX CSP: 1196 constraints
0.37/0.79	c 0	Converting to clausal form CSP
0.37/0.83	c 0	converted 249 (10%) expressions
0.37/0.85	c 0	converted 498 (20%) expressions
0.37/0.87	c 0	converted 747 (30%) expressions
0.37/0.89	c 0	converted 995 (40%) expressions
0.37/0.95	c 0	converted 1244 (50%) expressions
0.37/0.96	c 0	converted 1493 (60%) expressions
0.37/0.98	c 1	converted 1741 (70%) expressions
0.37/0.98	c 1	converted 1990 (80%) expressions
0.37/0.99	c 1	converted 2239 (90%) expressions
1.01/1.13	c 1	converted 2487 (100%) expressions
1.01/1.13	c 1	CSP : 2472 integers, 0 booleans, 3587 clauses, largest domain size 1795
1.01/1.13	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.13	c 1	Propagation in CSP
1.01/1.19	c 1	1191 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.01/1.19	c 1	CSP : 2472 integers, 0 booleans, 3587 clauses, largest domain size 1197
1.01/1.19	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.01/1.20	c 1	CSP : 2472 integers, 0 booleans, 3587 clauses, largest domain size 1197
1.11/1.20	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.24	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.25	c 1	248 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.25	c 1	495 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.25	c 1	742 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.25	c 1	989 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.26	c 1	1236 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.26	c 1	1484 (60%) CSP integer variables are encoded (2373 clauses, 30913 bytes)
1.11/1.28	c 1	1731 (70%) CSP integer variables are encoded (14502 clauses, 200667 bytes)
1.11/1.29	c 1	1978 (80%) CSP integer variables are encoded (17411 clauses, 244302 bytes)
1.11/1.29	c 1	2225 (90%) CSP integer variables are encoded (19301 clauses, 272652 bytes)
1.11/1.29	c 1	2472 (100%) CSP integer variables are encoded (21878 clauses, 311307 bytes)
1.21/1.33	c 1	359 (10%) CSP clauses are encoded (22237 clauses, 317175 bytes)
1.21/1.36	c 1	718 (20%) CSP clauses are encoded (22597 clauses, 323451 bytes)
1.21/1.37	c 1	1077 (30%) CSP clauses are encoded (22956 clauses, 329881 bytes)
1.30/1.40	c 1	1435 (40%) CSP clauses are encoded (31503 clauses, 479845 bytes)
2.69/2.88	c 2	1794 (50%) CSP clauses are encoded (763584 clauses, 15243497 bytes)
2.79/2.93	c 2	2153 (60%) CSP clauses are encoded (788819 clauses, 15768773 bytes)
3.97/4.17	c 4	2511 (70%) CSP clauses are encoded (1488503 clauses, 30772730 bytes)
4.07/4.23	c 4	2870 (80%) CSP clauses are encoded (1517402 clauses, 31375469 bytes)
4.17/4.36	c 4	3229 (90%) CSP clauses are encoded (1588663 clauses, 32885828 bytes)
4.66/4.82	c 4	3587 (100%) CSP clauses are encoded (1854852 clauses, 38572293 bytes)
4.66/4.82	c 4	3587 CSP clauses encoded
4.66/4.82	c 4	Writing map file : HOME/temp.map
4.66/4.84	c 4	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.66/4.84	c 4	SAT : 24350 SAT variables, 1854852 SAT clauses, 38572293 bytes
4.66/4.84	c 4	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.66/4.86	c 4	OBJECTIVE minimize _COST
4.66/4.86	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
4.66/4.86	c 4	SEARCHING: _COST <= 598
4.66/4.86	c 4	SOLVING HOME/temp.cnf
4.66/4.86	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.66/4.87	c 4	This is MiniSat 2.0 beta
4.66/4.87	c 4	WARNING: for repeatability, setting FPU to use double precision
4.66/4.87	c 4	============================[ Problem Statistics ]=============================
4.66/4.87	c 4	|                                                                             |
4.66/4.87	c 4	|  Number of variables:  24350                                                |
4.66/4.87	c 4	|  Number of clauses:    1854853                                              |
5.55/5.75	c 5	|  Parsing time:         0.76         s                                       |
6.52/6.78	c 6	============================[ Search Statistics ]==============================
6.52/6.78	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.52/6.78	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.52/6.78	c 6	===============================================================================
6.52/6.78	c 6	|         0 |   17772  1180491  3494976 |   393497        0    nan |  0.000 % |
6.82/7.08	c 7	|       100 |   17772  1180491  3494976 |   432846      100     26 | 27.014 % |
6.92/7.16	c 7	|       250 |   17772  1180491  3494976 |   476131      250     28 | 27.014 % |
7.12/7.33	c 7	===============================================================================
7.12/7.33	c 7	restarts              : 3
7.12/7.33	c 7	conflicts             : 293            (126 /sec)
7.12/7.33	c 7	decisions             : 1301           (1.08 % random) (562 /sec)
7.12/7.33	c 7	propagations          : 267684         (115548 /sec)
7.12/7.33	c 7	conflict literals     : 8822           (9.00 % deleted)
7.12/7.33	c 7	Memory used           : 75.14 MB
7.12/7.33	c 7	CPU time              : 2.31665 s
7.12/7.33	c 7	
7.12/7.34	c 7	SATISFIABLE
7.12/7.35	c 7	FOUND: _COST <= 598
7.12/7.35	s SATISFIABLE
7.12/7.35	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.12/7.35	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.19/7.43	c 7	Decoding HOME/temp.out
7.19/7.58	c 7	OBJECTIVE _COST 257
7.19/7.58	o 257
7.19/7.59	v 1 1 1 1 1 1 1 0 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 0 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 0 1 1 1 1 1 1 1 1 1 1 1 1
7.19/7.59	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.41/7.61	c 7	OBJECTIVE BOUND: 0 <= _COST <= 257
7.41/7.61	c 7	SEARCHING: _COST <= 128
7.41/7.61	c 7	SOLVING HOME/temp.cnf
7.41/7.61	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.41/7.61	c 7	This is MiniSat 2.0 beta
7.41/7.61	c 7	WARNING: for repeatability, setting FPU to use double precision
7.41/7.61	c 7	============================[ Problem Statistics ]=============================
7.41/7.61	c 7	|                                                                             |
7.41/7.61	c 7	|  Number of variables:  24350                                                |
7.41/7.61	c 7	|  Number of clauses:    1854853                                              |
7.43/8.54	c 8	|  Parsing time:         0.79         s                                       |
9.81/10.03	c 10	============================[ Search Statistics ]==============================
9.81/10.03	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.81/10.03	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.81/10.03	c 10	===============================================================================
9.81/10.03	c 10	|         0 |   11468   374095  1094230 |   124698        0    nan |  0.000 % |
9.91/10.14	c 10	|       100 |   11468   374095  1094230 |   137168      100     29 | 52.903 % |
10.01/10.24	c 10	|       251 |   11468   374095  1094230 |   150884      251     24 | 52.903 % |
10.11/10.35	c 10	|       478 |   11468   374095  1094230 |   165973      478     26 | 52.903 % |
10.21/10.49	c 10	|       815 |   11468   374095  1094230 |   182570      815     26 | 52.903 % |
10.61/10.81	c 10	|      1321 |   11468   374095  1094230 |   200827     1321     27 | 52.903 % |
10.91/11.14	c 11	|      2080 |   11468   374095  1094230 |   220910     2080     26 | 52.903 % |
11.71/12.00	c 12	|      3219 |   11468   374095  1094230 |   243001     3219     29 | 52.903 % |
12.82/13.06	c 13	|      4928 |   11468   374095  1094230 |   267301     4928     29 | 52.903 % |
14.02/14.23	c 14	|      7492 |   11468   374095  1094230 |   294032     7492     30 | 52.903 % |
17.42/17.69	c 17	|     11337 |   11468   374095  1094230 |   323435    11337     34 | 52.903 % |
22.31/22.51	c 22	|     17103 |   11468   374095  1094230 |   355778    17103     36 | 52.903 % |
31.21/31.46	c 31	|     25752 |   11468   374095  1094230 |   391356    25752     43 | 52.903 % |
45.00/45.24	c 45	|     38728 |   11468   374095  1094230 |   430492    38728     44 | 52.903 % |
68.39/68.69	c 68	|     58189 |   11468   374095  1094230 |   473541    58189     47 | 52.903 % |
105.58/105.81	c 105	|     87381 |   11468   374095  1094230 |   520895    87381     49 | 52.903 % |
178.05/178.32	c 178	|    131175 |   11468   374095  1094230 |   572985   131175     51 | 52.903 % |
301.80/302.19	c 302	|    196859 |   11468   374095  1094230 |   630284   196859     52 | 52.903 % |
535.61/536.02	c 536	|    295385 |   11468   374095  1094230 |   693312   295385     50 | 52.903 % |
963.42/964.03	c 964	|    443174 |   11468   374095  1094230 |   762643   443174     55 | 52.903 % |
1838.18/1839.16	c 1839	|    664858 |   11468   374095  1094230 |   838908   664858     57 | 52.903 % |
3145.97/3147.49	c 3147	|    997384 |   11468   374095  1094230 |   922798   159696     60 | 52.903 % |
3600.05/3603.01	c ERROR INTERRUPTED
3600.05/3603.04	c 3603	CPU 6.9 (0.04 0.01 6.86 0.54)
3600.05/3603.04	c 3603	END Wed Jul 23 01:49:59 2008

Verifier Data (download as text)

OK	163	1033
163 unsatisfied constraints, 1033 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-1127404-1216766995/watcher-1127404-1216766995 -o /tmp/evaluation-result-1127404-1216766995/solver-1127404-1216766995 -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-1127404-1216766995.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: 1.99 2.03 2.00 4/81 4095
/proc/meminfo: memFree=1697712/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=12268 CPUtime=0
/proc/4095/stat : 4095 (sugar) D 4093 4095 3719 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 3785977 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 269807745637 0 2147483391 4224 0 18446744072099937270 0 0 17 0 0 0
/proc/4095/statm: 3067 316 241 3 0 167 0

[startup+0.0413509 s]
/proc/loadavg: 1.99 2.03 2.00 4/81 4095
/proc/meminfo: memFree=1697712/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13204 CPUtime=0.02
/proc/4095/stat : 4095 (sugar) D 4093 4095 3719 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 3785977 13520896 655 996147200 4194304 4206940 548682068592 18446744073709551615 269807745637 0 2147483391 4224 0 18446744072099937270 0 0 17 1 0 0
/proc/4095/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.101396 s]
/proc/loadavg: 1.99 2.03 2.00 4/81 4095
/proc/meminfo: memFree=1697712/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13600 CPUtime=0.03
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 3785977 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301417 s]
/proc/loadavg: 1.99 2.03 2.00 4/81 4095
/proc/meminfo: memFree=1697712/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13600 CPUtime=0.03
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 3785977 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70146 s]
/proc/loadavg: 1.99 2.03 2.00 4/81 4095
/proc/meminfo: memFree=1697712/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13600 CPUtime=0.37
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 974 4709 0 1 3 0 32 2 15 0 1 0 3785977 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13600

[startup+1.50254 s]
/proc/loadavg: 1.99 2.03 2.00 3/92 4117
/proc/meminfo: memFree=1683224/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13600 CPUtime=0.37
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 974 4709 0 1 3 0 32 2 15 0 1 0 3785977 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3400 797 370 3 0 500 0
[pid=4108] ppid=4095 vsize=5356 CPUtime=0
/proc/4108/stat : 4108 (sh) S 4095 4095 3719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3786020 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4108/statm: 1339 233 193 169 0 50 0
[pid=4109] ppid=4108 vsize=868508 CPUtime=1.04
/proc/4109/stat : 4109 (java) S 4108 4095 3719 0 -1 0 7029 0 1 0 98 6 0 0 19 0 9 0 3786020 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 217127 6218 2563 9 0 211674 0
[pid=4109/tid=4110] ppid=4108 vsize=868508 CPUtime=0.69
/proc/4109/task/4110/stat : 4110 (java) R 4108 4095 3719 0 -1 64 2763 0 1 0 66 3 0 0 19 0 9 0 3786021 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4126565878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4111] ppid=4108 vsize=868508 CPUtime=0.09
/proc/4109/task/4111/stat : 4111 (java) S 4108 4095 3719 0 -1 64 2081 0 0 0 8 1 0 0 16 0 9 0 3786022 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4112/stat : 4112 (java) S 4108 4095 3719 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3786022 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4113] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4113/stat : 4113 (java) S 4108 4095 3719 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3786022 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3786024 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4108 vsize=868508 CPUtime=0.23
/proc/4109/task/4115/stat : 4115 (java) S 4108 4095 3719 0 -1 64 1492 0 0 0 23 0 0 0 16 0 9 0 3786024 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4116] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3786024 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4117] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3786024 889352192 6218 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887464

[startup+3.10285 s]
/proc/loadavg: 1.99 2.03 2.00 3/92 4117
/proc/meminfo: memFree=1674136/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13600 CPUtime=0.37
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 974 4709 0 1 3 0 32 2 16 0 1 0 3785977 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3400 797 370 3 0 500 0
[pid=4108] ppid=4095 vsize=5356 CPUtime=0
/proc/4108/stat : 4108 (sh) S 4095 4095 3719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3786020 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4108/statm: 1339 233 193 169 0 50 0
[pid=4109] ppid=4108 vsize=868508 CPUtime=2.61
/proc/4109/stat : 4109 (java) S 4108 4095 3719 0 -1 0 7516 0 1 0 243 18 0 0 19 0 9 0 3786020 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 217127 6224 2563 9 0 211674 0
[pid=4109/tid=4110] ppid=4108 vsize=868508 CPUtime=2.14
/proc/4109/task/4110/stat : 4110 (java) R 4108 4095 3719 0 -1 64 3244 0 1 0 201 13 0 0 25 0 9 0 3786021 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4111] ppid=4108 vsize=868508 CPUtime=0.2
/proc/4109/task/4111/stat : 4111 (java) S 4108 4095 3719 0 -1 64 2081 0 0 0 17 3 0 0 15 0 9 0 3786022 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4112/stat : 4112 (java) S 4108 4095 3719 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3786022 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4113] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4113/stat : 4113 (java) S 4108 4095 3719 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3786022 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3786024 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4108 vsize=868508 CPUtime=0.25
/proc/4109/task/4115/stat : 4115 (java) S 4108 4095 3719 0 -1 64 1498 0 0 0 24 1 0 0 16 0 9 0 3786024 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4116] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3786024 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4109/tid=4117] ppid=4108 vsize=868508 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4108 4095 3719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3786024 889352192 6224 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887464

[startup+6.30206 s]
/proc/loadavg: 1.99 2.03 2.00 4/84 4119
/proc/meminfo: memFree=1607320/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=4.73
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1090 13094 0 2 4 0 431 38 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4118] ppid=4095 vsize=5356 CPUtime=0
/proc/4118/stat : 4118 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786464 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1339 232 193 169 0 50 0
[pid=4119] ppid=4118 vsize=76800 CPUtime=1.41
/proc/4119/stat : 4119 (minisat) R 4118 4095 3719 0 -1 4194304 18568 0 0 0 130 11 0 0 25 0 1 0 3786464 78643200 18554 996147200 134512640 135127466 4294956256 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 1 0 0
/proc/4119/statm: 19200 18554 72 150 0 19047 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 95888

[startup+12.7017 s]
/proc/loadavg: 1.99 2.02 2.00 3/84 4131
/proc/meminfo: memFree=1579480/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=79064 CPUtime=5.07
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 19129 0 0 0 494 13 0 0 25 0 1 0 3786739 80961536 19115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 19766 19115 76 150 0 19613 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 98152

[startup+25.5011 s]
/proc/loadavg: 1.99 2.02 2.00 4/84 4131
/proc/meminfo: memFree=1579544/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=79204 CPUtime=17.87
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 19150 0 0 0 1774 13 0 0 25 0 1 0 3786739 81104896 19136 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 19801 19136 76 150 0 19648 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 98292

[startup+51.1018 s]
/proc/loadavg: 1.99 2.02 2.00 4/84 4131
/proc/meminfo: memFree=1579544/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=79344 CPUtime=43.46
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 19213 0 0 0 4333 13 0 0 25 0 1 0 3786739 81248256 19190 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 19836 19190 76 150 0 19683 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 98432

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 2.00 3/84 4131
/proc/meminfo: memFree=1579352/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=79464 CPUtime=94.64
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 19254 0 0 0 9451 13 0 0 25 0 1 0 3786739 81371136 19231 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 19866 19231 76 150 0 19713 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 98552

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/84 4131
/proc/meminfo: memFree=1579096/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1386520/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272580 CPUtime=3093.45
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66900 0 0 0 309277 68 0 0 25 0 1 0 3786739 279121920 66861 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68145 66861 76 150 0 67992 0
Current children cumulated CPU time (s) 3100.89
Current children cumulated vsize (KiB) 291668

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4139
/proc/meminfo: memFree=1386328/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272580 CPUtime=3153.42
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66906 0 0 0 315274 68 0 0 25 0 1 0 3786739 279121920 66867 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68145 66867 76 150 0 67992 0
Current children cumulated CPU time (s) 3160.86
Current children cumulated vsize (KiB) 291668

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4139
/proc/meminfo: memFree=1386264/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272580 CPUtime=3213.4
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66910 0 0 0 321272 68 0 0 25 0 1 0 3786739 279121920 66871 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68145 66871 76 150 0 67992 0
Current children cumulated CPU time (s) 3220.84
Current children cumulated vsize (KiB) 291668

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4139
/proc/meminfo: memFree=1386264/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272580 CPUtime=3273.38
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66913 0 0 0 327270 68 0 0 25 0 1 0 3786739 279121920 66874 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68145 66874 76 150 0 67992 0
Current children cumulated CPU time (s) 3280.82
Current children cumulated vsize (KiB) 291668

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 4177
/proc/meminfo: memFree=1403096/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272580 CPUtime=3333.19
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66917 0 0 0 333251 68 0 0 25 0 1 0 3786739 279121920 66878 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68145 66878 76 150 0 67992 0
Current children cumulated CPU time (s) 3340.63
Current children cumulated vsize (KiB) 291668

[startup+3402.31 s]
/proc/loadavg: 2.47 2.13 2.04 3/84 4177
/proc/meminfo: memFree=1349272/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272780 CPUtime=3392.9
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66945 0 0 0 339221 69 0 0 25 0 1 0 3786739 279326720 66906 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68195 66906 76 150 0 68042 0
Current children cumulated CPU time (s) 3400.34
Current children cumulated vsize (KiB) 291868

[startup+3462.3 s]
/proc/loadavg: 2.48 2.20 2.07 3/84 4177
/proc/meminfo: memFree=1349016/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272780 CPUtime=3452.6
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66955 0 0 0 345191 69 0 0 25 0 1 0 3786739 279326720 66916 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68195 66916 76 150 0 68042 0
Current children cumulated CPU time (s) 3460.04
Current children cumulated vsize (KiB) 291868

[startup+3522.3 s]
/proc/loadavg: 2.62 2.28 2.11 3/84 4177
/proc/meminfo: memFree=1348952/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272780 CPUtime=3512.3
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66959 0 0 0 351161 69 0 0 25 0 1 0 3786739 279326720 66920 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68195 66920 76 150 0 68042 0
Current children cumulated CPU time (s) 3519.74
Current children cumulated vsize (KiB) 291868

[startup+3582.3 s]
/proc/loadavg: 2.59 2.33 2.13 3/84 4177
/proc/meminfo: memFree=1348888/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272780 CPUtime=3572.01
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66961 0 0 0 357132 69 0 0 25 0 1 0 3786739 279326720 66922 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68195 66922 76 150 0 68042 0
Current children cumulated CPU time (s) 3579.45
Current children cumulated vsize (KiB) 291868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603 s]
/proc/loadavg: 2.63 2.36 2.14 3/84 4177
/proc/meminfo: memFree=1348888/2055920 swapFree=4192956/4192956
[pid=4095] ppid=4093 vsize=13732 CPUtime=7.44
/proc/4095/stat : 4095 (sugar) S 4093 4095 3719 0 -1 4194304 1208 35935 0 3 4 1 685 54 16 0 1 0 3785977 14061568 838 996147200 4194304 4206940 548682068592 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4095/statm: 3433 838 374 3 0 533 0
[pid=4130] ppid=4095 vsize=5356 CPUtime=0
/proc/4130/stat : 4130 (sh) S 4095 4095 3719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3786738 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4130/statm: 1339 232 193 169 0 50 0
[pid=4131] ppid=4130 vsize=272780 CPUtime=3592.61
/proc/4131/stat : 4131 (minisat) R 4130 4095 3719 0 -1 4194304 66961 0 0 0 359192 69 0 0 25 0 1 0 3786739 279326720 66922 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4131/statm: 68195 66922 76 150 0 68042 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 291868

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4095 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=906949
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=573912
# CPU time returned by wait4() is 7.48086
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3603.07
CPU time (s): 3600.05
CPU user time (s): 3598.81
CPU system time (s): 1.24
CPU usage (%): 99.9163
Max. virtual memory (cumulated for all children) (KiB): 887464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.90695
system time used= 0.573912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37486
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9894
involuntary context switches= 9870

runsolver used 3.69044 second user time and 9.45756 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-23 00:49:55
IDJOB=1127404
IDBENCH=63353
IDSOLVER=368
FILE ID=node81/1127404-1216766995
PBS_JOBID= 7974087
Free space on /tmp= 126872 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/3-80-1100-2000/normalized-cnf-3-80-1200-718250_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-1127404-1216766995/watcher-1127404-1216766995 -o /tmp/evaluation-result-1127404-1216766995/solver-1127404-1216766995 -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-1127404-1216766995.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4c8f50145d81ec7f962866bb50db552f
RANDOM SEED=148723990

node81.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.231
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.231
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:      2055920 kB
MemFree:       1698128 kB
Buffers:         25536 kB
Cached:         234632 kB
SwapCached:          0 kB
Active:         231976 kB
Inactive:        82032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          74116 kB
Slab:            28796 kB
Committed_AS:   887480 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node81 at 2008-07-23 01:50:01