Trace number 1127364

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.04 3618.26

General information on the benchmark

Namemaxcsp/cnf/2-80-1100-2000/
normalized-cnf-2-80-1300-443946_ext.xml
MD5SUM31fb3dee90a6cce4bbac545cb1b02a6a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints207
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1088
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1088
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	c 0	Sugar v1-13 + HOME/minisat
0.01/0.09	c 0	BEGIN Wed Jul 23 00:18:12 2008
0.01/0.09	c 0	PID 3868
0.01/0.09	c 0	HOST node65.alineos.net
0.01/0.09	c 0	CONVERTING HOME/instance-1127364-1216765092.xml TO HOME/temp.csp
0.01/0.09	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127364-1216765092.xml' 'HOME/temp.csp'
0.04/0.71	c 1	1 domains, 80 variables, 0 predicates, 14 relations, 1088 constraints
0.04/0.72	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.72	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.42/0.80	c 1	Parsing HOME/temp.csp
0.42/0.94	c 1	parsed 1183 expressions
0.42/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.97	c 1	MAX CSP: 1088 constraints
0.42/0.97	c 1	Converting to clausal form CSP
0.67/1.02	c 1	converted 228 (10%) expressions
0.67/1.04	c 1	converted 455 (20%) expressions
0.67/1.06	c 1	converted 683 (30%) expressions
0.67/1.08	c 1	converted 910 (40%) expressions
0.77/1.15	c 1	converted 1137 (50%) expressions
0.77/1.16	c 1	converted 1365 (60%) expressions
0.77/1.17	c 1	converted 1592 (70%) expressions
0.77/1.18	c 1	converted 1820 (80%) expressions
0.77/1.19	c 1	converted 2047 (90%) expressions
0.96/1.33	c 1	converted 2274 (100%) expressions
0.96/1.33	c 1	CSP : 2256 integers, 0 booleans, 3263 clauses, largest domain size 1633
0.96/1.33	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.96/1.33	c 1	Propagation in CSP
0.96/1.38	c 2	1086 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.96/1.39	c 2	CSP : 2256 integers, 0 booleans, 3263 clauses, largest domain size 1089
0.96/1.39	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.96/1.39	c 2	Simplifing CSP by introducing new Boolean variables
0.96/1.39	c 2	CSP : 2256 integers, 0 booleans, 3263 clauses, largest domain size 1089
0.96/1.39	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.43	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.06/1.44	c 2	226 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.06/1.44	c 2	452 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.06/1.45	c 2	677 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.06/1.45	c 2	903 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.06/1.45	c 2	1128 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.06/1.48	c 2	1354 (60%) CSP integer variables are encoded (10549 clauses, 140774 bytes)
1.06/1.48	c 2	1580 (70%) CSP integer variables are encoded (13115 clauses, 179264 bytes)
1.06/1.49	c 2	1805 (80%) CSP integer variables are encoded (15723 clauses, 218384 bytes)
1.06/1.49	c 2	2031 (90%) CSP integer variables are encoded (17407 clauses, 243644 bytes)
1.06/1.49	c 2	2256 (100%) CSP integer variables are encoded (19715 clauses, 278264 bytes)
1.16/1.53	c 2	327 (10%) CSP clauses are encoded (20055 clauses, 282675 bytes)
1.16/1.55	c 2	653 (20%) CSP clauses are encoded (20399 clauses, 287381 bytes)
1.16/1.57	c 2	979 (30%) CSP clauses are encoded (20749 clauses, 292221 bytes)
1.86/2.26	c 2	1306 (40%) CSP clauses are encoded (186227 clauses, 3276163 bytes)
2.75/3.10	c 3	1632 (50%) CSP clauses are encoded (635651 clauses, 12763862 bytes)
2.75/3.15	c 3	1958 (60%) CSP clauses are encoded (656523 clauses, 13197309 bytes)
3.84/4.23	c 4	2285 (70%) CSP clauses are encoded (1236050 clauses, 25621770 bytes)
3.84/4.28	c 4	2611 (80%) CSP clauses are encoded (1260122 clauses, 26122679 bytes)
4.04/4.41	c 5	2937 (90%) CSP clauses are encoded (1319240 clauses, 27374426 bytes)
4.43/4.82	c 5	3263 (100%) CSP clauses are encoded (1539971 clauses, 32087160 bytes)
4.43/4.82	c 5	3263 CSP clauses encoded
4.43/4.82	c 5	Writing map file : HOME/temp.map
4.43/4.84	c 5	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.43/4.84	c 5	SAT : 21971 SAT variables, 1539971 SAT clauses, 32087160 bytes
4.43/4.84	c 5	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.43/4.86	c 5	OBJECTIVE minimize _COST
4.43/4.86	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
4.43/4.86	c 5	SEARCHING: _COST <= 544
4.43/4.86	c 5	SOLVING HOME/temp.cnf
4.43/4.86	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.43/4.86	c 5	This is MiniSat 2.0 beta
4.43/4.86	c 5	WARNING: for repeatability, setting FPU to use double precision
4.43/4.86	c 5	============================[ Problem Statistics ]=============================
4.43/4.86	c 5	|                                                                             |
4.43/4.86	c 5	|  Number of variables:  21971                                                |
4.43/4.86	c 5	|  Number of clauses:    1539972                                              |
5.13/5.60	c 6	|  Parsing time:         0.61         s                                       |
5.91/6.38	c 7	============================[ Search Statistics ]==============================
5.91/6.38	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.91/6.38	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.91/6.38	c 7	===============================================================================
5.91/6.38	c 7	|         0 |   15987   980289  2897933 |   326763        0    nan |  0.000 % |
6.30/6.75	c 7	|       100 |   15987   980289  2897933 |   359439      100     20 | 27.236 % |
6.60/7.04	c 7	|       250 |   15987   980289  2897933 |   395383      250     35 | 27.236 % |
6.70/7.15	c 7	|       475 |   15987   980289  2897933 |   434921      475     35 | 27.236 % |
6.80/7.25	c 7	===============================================================================
6.80/7.25	c 7	restarts              : 4
6.80/7.25	c 7	conflicts             : 517            (231 /sec)
6.80/7.25	c 7	decisions             : 2204           (1.00 % random) (986 /sec)
6.80/7.25	c 7	propagations          : 520065         (232623 /sec)
6.80/7.25	c 7	conflict literals     : 17934          (12.46 % deleted)
6.80/7.25	c 7	Memory used           : 60.87 MB
6.80/7.25	c 7	CPU time              : 2.23566 s
6.80/7.25	c 7	
6.80/7.26	c 7	SATISFIABLE
6.80/7.27	c 7	FOUND: _COST <= 544
6.80/7.27	s SATISFIABLE
6.80/7.27	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.80/7.27	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'
6.89/7.35	c 8	Decoding HOME/temp.out
7.20/7.61	c 8	OBJECTIVE _COST 487
7.20/7.61	o 487
7.20/7.61	v 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 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 0
7.20/7.62	c 8	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.20/7.65	c 8	OBJECTIVE BOUND: 0 <= _COST <= 487
7.20/7.65	c 8	SEARCHING: _COST <= 243
7.20/7.65	c 8	SOLVING HOME/temp.cnf
7.20/7.65	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.20/7.65	c 8	This is MiniSat 2.0 beta
7.20/7.65	c 8	WARNING: for repeatability, setting FPU to use double precision
7.20/7.65	c 8	============================[ Problem Statistics ]=============================
7.20/7.65	c 8	|                                                                             |
7.20/7.65	c 8	|  Number of variables:  21971                                                |
7.20/7.65	c 8	|  Number of clauses:    1539972                                              |
7.23/8.47	c 9	|  Parsing time:         0.71         s                                       |
9.16/9.62	c 10	============================[ Search Statistics ]==============================
9.16/9.62	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.16/9.62	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.16/9.62	c 10	===============================================================================
9.16/9.63	c 10	|         0 |   12288   574873  1692481 |   191624        0    nan |  0.000 % |
9.46/9.97	c 10	|       100 |   12286   574873  1692481 |   210786       99     13 | 44.140 % |
9.65/10.17	c 10	|       250 |   12286   574873  1692481 |   231865      249     28 | 44.140 % |
9.85/10.33	c 10	|       477 |   12286   574873  1692481 |   255051      476     30 | 44.140 % |
9.95/10.49	c 11	|       814 |   12286   574873  1692481 |   280557      813     27 | 44.140 % |
10.25/10.78	c 11	|      1320 |   12286   574873  1692481 |   308612     1319     26 | 44.140 % |
10.65/11.13	c 11	|      2079 |   12286   574873  1692481 |   339474     2078     21 | 44.140 % |
11.25/11.78	c 12	|      3220 |   12286   574873  1692481 |   373421     3219     23 | 44.140 % |
12.14/12.67	c 13	|      4928 |   12273   573516  1688465 |   410763     4927     21 | 44.140 % |
13.53/14.00	c 14	|      7492 |   12273   573516  1688465 |   451840     7491     19 | 44.140 % |
15.72/16.22	c 16	|     11337 |   12273   573516  1688465 |   497024    11336     20 | 44.140 % |
20.10/20.66	c 21	|     17104 |   12273   573516  1688465 |   546726    17103     23 | 44.140 % |
27.86/28.49	c 29	|     25754 |   12273   573516  1688465 |   601399    25753     30 | 44.140 % |
37.91/38.56	c 39	|     38728 |   12273   573516  1688465 |   661539    38727     31 | 44.140 % |
55.11/55.89	c 56	|     58191 |   12273   573516  1688465 |   727693    58190     31 | 44.140 % |
88.51/89.49	c 90	|     87383 |   12273   573516  1688465 |   800462    87382     33 | 44.140 % |
151.50/152.74	c 153	|    131172 |   12273   573516  1688465 |   880508   131171     34 | 44.140 % |
255.10/256.84	c 257	|    196857 |   12273   573516  1688465 |   968559   196856     34 | 44.140 % |
453.02/455.76	c 456	|    295383 |   12273   573516  1688465 |  1065415   295382     34 | 44.140 % |
876.54/881.37	c 882	|    443172 |   12273   573516  1688465 |  1171956   443171     33 | 44.140 % |
1699.00/1707.83	c 1708	|    664856 |   12273   573516  1688465 |  1289152   664855     32 | 44.140 % |
3146.87/3162.87	c 3163	|    997381 |   12273   573516  1688465 |  1418067   997380     32 | 44.140 % |
3600.04/3618.21	c ERROR INTERRUPTED
3600.04/3618.24	c 3618	CPU 6.7 (0.04 0.01 6.66 0.52)
3600.04/3618.24	c 3618	END Wed Jul 23 01:18:30 2008

Verifier Data (download as text)

OK	303	785
303 unsatisfied constraints, 785 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-1127364-1216765092/watcher-1127364-1216765092 -o /tmp/evaluation-result-1127364-1216765092/solver-1127364-1216765092 -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-1127364-1216765092.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.00 1.00 1.00 5/71 3869
/proc/meminfo: memFree=1677824/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=6268 CPUtime=0
/proc/3868/stat : 3868 (sugar) R 3864 3868 3794 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 3596180 6418432 47 996147200 4194304 4206940 548682068592 18446744073709551615 257201075593 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/3868/statm: 1567 47 36 3 0 8 0

[startup+0.0739749 s]
/proc/loadavg: 1.00 1.00 1.00 5/71 3869
/proc/meminfo: memFree=1677824/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=12940 CPUtime=0.01
/proc/3868/stat : 3868 (sugar) R 3864 3868 3794 0 -1 4194304 590 0 0 0 1 0 0 0 18 0 1 0 3596180 13250560 558 996147200 4194304 4206940 548682068592 18446744073709551615 257203540705 0 0 4224 0 0 0 0 17 1 0 0
/proc/3868/statm: 3235 559 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.101976 s]
/proc/loadavg: 1.00 1.00 1.00 5/71 3869
/proc/meminfo: memFree=1677824/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13600 CPUtime=0.04
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 3596180 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302099 s]
/proc/loadavg: 1.00 1.00 1.00 5/71 3869
/proc/meminfo: memFree=1677824/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13600 CPUtime=0.04
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 3596180 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.70108 s]
/proc/loadavg: 1.00 1.00 1.00 5/71 3869
/proc/meminfo: memFree=1677824/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13600 CPUtime=0.04
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 898 127 0 0 3 1 0 0 16 0 1 0 3596180 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3913
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13600 CPUtime=0.42
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 974 4577 0 117 3 1 33 5 15 0 1 0 3596180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3400 797 370 3 0 500 0
[pid=3894] ppid=3868 vsize=5356 CPUtime=0
/proc/3894/stat : 3894 (sh) S 3868 3868 3794 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3596253 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3894/statm: 1339 233 193 169 0 50 0
[pid=3895] ppid=3894 vsize=868456 CPUtime=0.74
/proc/3895/stat : 3895 (java) S 3894 3868 3794 0 -1 0 6860 0 5 0 70 4 0 0 20 0 9 0 3596253 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 217114 6067 2563 9 0 211661 0
[pid=3895/tid=3896] ppid=3894 vsize=868456 CPUtime=0.41
/proc/3895/task/3896/stat : 3896 (java) R 3894 3868 3794 0 -1 64 2722 0 5 0 40 1 0 0 17 0 9 0 3596254 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4125950496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3894 vsize=868456 CPUtime=0.08
/proc/3895/task/3897/stat : 3897 (java) S 3894 3868 3794 0 -1 64 1960 0 0 0 7 1 0 0 16 0 9 0 3596255 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3898/stat : 3898 (java) S 3894 3868 3794 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3596255 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3899] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3899/stat : 3899 (java) S 3894 3868 3794 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596255 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3903] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3903/stat : 3903 (java) S 3894 3868 3794 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3596257 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3904] ppid=3894 vsize=868456 CPUtime=0.22
/proc/3895/task/3904/stat : 3904 (java) S 3894 3868 3794 0 -1 64 1486 0 0 0 21 1 0 0 16 0 9 0 3596257 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3905] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3905/stat : 3905 (java) S 3894 3868 3794 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3596257 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3906] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3906/stat : 3906 (java) S 3894 3868 3794 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3596257 889298944 6067 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 887412

[startup+3.10247 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 3913
/proc/meminfo: memFree=1618632/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13600 CPUtime=0.42
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 974 4577 0 117 3 1 33 5 15 0 1 0 3596180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3400 797 370 3 0 500 0
[pid=3894] ppid=3868 vsize=5356 CPUtime=0
/proc/3894/stat : 3894 (sh) S 3868 3868 3794 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3596253 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3894/statm: 1339 233 193 169 0 50 0
[pid=3895] ppid=3894 vsize=868456 CPUtime=2.33
/proc/3895/stat : 3895 (java) S 3894 3868 3794 0 -1 0 7269 0 5 0 219 14 0 0 20 0 9 0 3596253 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3895/statm: 217114 6092 2563 9 0 211661 0
[pid=3895/tid=3896] ppid=3894 vsize=868456 CPUtime=1.86
/proc/3895/task/3896/stat : 3896 (java) R 3894 3868 3794 0 -1 64 3106 0 5 0 177 9 0 0 25 0 9 0 3596254 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3897] ppid=3894 vsize=868456 CPUtime=0.18
/proc/3895/task/3897/stat : 3897 (java) S 3894 3868 3794 0 -1 64 1960 0 0 0 16 2 0 0 15 0 9 0 3596255 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3898] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3898/stat : 3898 (java) S 3894 3868 3794 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3596255 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3899] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3899/stat : 3899 (java) S 3894 3868 3794 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596255 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3903] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3903/stat : 3903 (java) S 3894 3868 3794 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3596257 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3904] ppid=3894 vsize=868456 CPUtime=0.26
/proc/3895/task/3904/stat : 3904 (java) S 3894 3868 3794 0 -1 64 1511 0 0 0 25 1 0 0 16 0 9 0 3596257 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3895/tid=3905] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3905/stat : 3905 (java) S 3894 3868 3794 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 3596257 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3895/tid=3906] ppid=3894 vsize=868456 CPUtime=0
/proc/3895/task/3906/stat : 3906 (java) S 3894 3868 3794 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3596257 889298944 6092 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 887412

[startup+6.302 s]
/proc/loadavg: 1.08 1.02 1.01 3/76 3916
/proc/meminfo: memFree=1477008/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=4.5
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1088 12671 0 122 4 1 410 35 15 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3915] ppid=3868 vsize=5356 CPUtime=0
/proc/3915/stat : 3915 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596666 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3915/statm: 1339 232 193 169 0 50 0
[pid=3916] ppid=3915 vsize=62328 CPUtime=1.41
/proc/3916/stat : 3916 (minisat) R 3915 3868 3794 0 -1 4194304 15365 0 0 0 128 13 0 0 25 0 1 0 3596667 63823872 15351 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/3916/statm: 15582 15351 72 150 0 15429 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 81416

[startup+12.702 s]
/proc/loadavg: 1.22 1.05 1.02 3/76 3938
/proc/meminfo: memFree=1457040/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=63392 CPUtime=5.01
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 15632 0 0 0 491 10 0 0 25 0 1 0 3596946 64913408 15618 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 15848 15618 76 150 0 15695 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 82480

[startup+25.5011 s]
/proc/loadavg: 1.34 1.08 1.02 3/76 3938
/proc/meminfo: memFree=1456592/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=63392 CPUtime=17.74
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 15654 0 0 0 1764 10 0 0 25 0 1 0 3596946 64913408 15640 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 15848 15640 76 150 0 15695 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 82480

[startup+51.1013 s]
/proc/loadavg: 1.56 1.15 1.05 3/76 3938
/proc/meminfo: memFree=1456400/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=63636 CPUtime=43.21
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 15711 0 0 0 4310 11 0 0 25 0 1 0 3596946 65163264 15697 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 15909 15697 76 150 0 15756 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 82724

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.10 3/76 3940
/proc/meminfo: memFree=1453456/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=63936 CPUtime=94.12
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 15754 0 0 0 9401 11 0 0 25 0 1 0 3596946 65470464 15740 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 15984 15740 76 150 0 15831 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 83024

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/76 3940
/proc/meminfo: memFree=1443920/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1162000/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=209040 CPUtime=3079.44
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 51242 0 0 0 307892 52 0 0 25 0 1 0 3596946 214056960 51228 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 52260 51228 76 150 0 52107 0
Current children cumulated CPU time (s) 3086.67
Current children cumulated vsize (KiB) 228128

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1157712/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=210784 CPUtime=3139.14
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 51696 0 0 0 313862 52 0 0 25 0 1 0 3596946 215842816 51682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 52696 51682 76 150 0 52543 0
Current children cumulated CPU time (s) 3146.37
Current children cumulated vsize (KiB) 229872

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1151952/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=214620 CPUtime=3198.85
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 52581 0 0 0 319831 54 0 0 25 0 1 0 3596946 219770880 52519 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 53655 52519 76 150 0 53502 0
Current children cumulated CPU time (s) 3206.08
Current children cumulated vsize (KiB) 233708

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/76 3956
/proc/meminfo: memFree=1148432/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=216048 CPUtime=3258.56
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 52899 0 0 0 325802 54 0 0 25 0 1 0 3596946 221233152 52837 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 54012 52837 76 150 0 53859 0
Current children cumulated CPU time (s) 3265.79
Current children cumulated vsize (KiB) 235136

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1145296/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=217128 CPUtime=3318.26
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 53198 0 0 0 331771 55 0 0 25 0 1 0 3596946 222339072 53136 996147200 134512640 135127466 4294956256 18446744073709551615 134530823 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 54282 53136 76 150 0 54129 0
Current children cumulated CPU time (s) 3325.49
Current children cumulated vsize (KiB) 236216

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1141904/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=218456 CPUtime=3377.97
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 53516 0 0 0 337742 55 0 0 25 0 1 0 3596946 223698944 53454 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 54614 53454 76 150 0 54461 0
Current children cumulated CPU time (s) 3385.2
Current children cumulated vsize (KiB) 237544

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1137936/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=219644 CPUtime=3437.68
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 53854 0 0 0 343712 56 0 0 25 0 1 0 3596946 224915456 53792 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 54911 53792 76 150 0 54758 0
Current children cumulated CPU time (s) 3444.91
Current children cumulated vsize (KiB) 238732

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1134480/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=221132 CPUtime=3497.39
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 54217 0 0 0 349682 57 0 0 25 0 1 0 3596946 226439168 54155 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 55283 54155 76 150 0 55130 0
Current children cumulated CPU time (s) 3504.62
Current children cumulated vsize (KiB) 240220

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 3956
/proc/meminfo: memFree=1130832/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=224372 CPUtime=3557.09
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 54545 0 0 0 355652 57 0 0 25 0 1 0 3596946 229756928 54483 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 56093 54483 76 150 0 55940 0
Current children cumulated CPU time (s) 3564.32
Current children cumulated vsize (KiB) 243460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.2 s]
/proc/loadavg: 2.00 2.00 1.91 2/73 3957
/proc/meminfo: memFree=1400744/2055920 swapFree=4192956/4192956
[pid=3868] ppid=3864 vsize=13732 CPUtime=7.23
/proc/3868/stat : 3868 (sugar) S 3864 3868 3794 0 -1 4194304 1207 32238 0 123 4 1 666 52 16 0 1 0 3596180 14061568 836 996147200 4194304 4206940 548682068592 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3868/statm: 3433 836 374 3 0 533 0
[pid=3937] ppid=3868 vsize=5356 CPUtime=0
/proc/3937/stat : 3937 (sh) S 3868 3868 3794 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3596946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3937/statm: 1339 232 193 169 0 50 0
[pid=3938] ppid=3937 vsize=225032 CPUtime=3592.81
/proc/3938/stat : 3938 (minisat) R 3937 3868 3794 0 -1 4194304 54726 0 0 0 359224 57 0 0 25 0 1 0 3596946 230432768 54664 996147200 134512640 135127466 4294956256 18446744073709551615 134522666 0 0 4096 3 0 0 0 17 1 0 0
/proc/3938/statm: 56258 54664 76 150 0 56105 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 244120

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 3868 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=705980
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=561914
# CPU time returned by wait4() is 7.26789
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3618.26
CPU time (s): 3600.04
CPU user time (s): 3598.94
CPU system time (s): 1.1
CPU usage (%): 99.4965
Max. virtual memory (cumulated for all children) (KiB): 887412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.70598
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33788
page faults= 123
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9095
involuntary context switches= 8566

runsolver used 4.35534 second user time and 11.0693 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-23 00:18:12
IDJOB=1127364
IDBENCH=63293
IDSOLVER=368
FILE ID=node65/1127364-1216765092
PBS_JOBID= 7974092
Free space on /tmp= 66564 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/2-80-1100-2000/normalized-cnf-2-80-1300-443946_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-1127364-1216765092/watcher-1127364-1216765092 -o /tmp/evaluation-result-1127364-1216765092/solver-1127364-1216765092 -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-1127364-1216765092.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 31fb3dee90a6cce4bbac545cb1b02a6a
RANDOM SEED=399967099

node65.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.279
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.279
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:       1679032 kB
Buffers:         21472 kB
Cached:         298604 kB
SwapCached:          0 kB
Active:         265296 kB
Inactive:        68496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          23464 kB
Slab:            28648 kB
Committed_AS:    53180 kB
PageTables:       1756 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= 66560 MiB
End job on node65 at 2008-07-23 01:18:32