Trace number 1091942

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (TO) 1800.06 1807.85

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-22-22-7-7-2_glb.xml
MD5SUMfe82314b302abaa46d389d44dd090e21
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5566
Number of constraints5357
Maximum constraint arity22
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5082
Global constraints used (with number of constraints)weightedsum(275)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 15:14:34 2008
0.00/0.05	c 0	PID 18750
0.00/0.05	c 0	HOST node34.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1091942-1215263674.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1091942-1215263674.xml' 'HOME/temp.csp'
0.96/1.07	c 1	1 domains, 5566 variables, 1 predicates, 0 relations, 5357 constraints
0.96/1.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.10	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.04/1.18	c 1	Parsing HOME/temp.csp
1.04/1.62	c 2	parsed 10000 expressions
1.04/1.74	c 2	parsed 10925 expressions
1.04/1.74	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.74	c 2	Converting to clausal form CSP
1.04/1.78	c 2	converted 1093 (10%) expressions
1.04/1.79	c 2	converted 2185 (20%) expressions
1.04/1.79	c 2	converted 3278 (30%) expressions
1.04/1.79	c 2	converted 4370 (40%) expressions
1.05/1.80	c 2	converted 5463 (50%) expressions
2.23/2.34	c 2	converted 6555 (60%) expressions
2.63/2.71	c 3	converted 7648 (70%) expressions
3.03/3.12	c 3	converted 8740 (80%) expressions
3.32/3.40	c 3	converted 9833 (90%) expressions
4.42/4.54	c 4	converted 10925 (100%) expressions
4.42/4.55	c 4	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.42/4.55	c 4	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.42/4.55	c 4	Propagation in CSP
4.82/4.98	c 5	9130 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.82/4.98	c 5	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.82/4.98	c 5	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.92/5.01	c 5	Simplifing CSP by introducing new Boolean variables
4.92/5.05	c 5	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.92/5.05	c 5	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.21/5.33	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.21/5.37	c 5	2673 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.21/5.38	c 5	5346 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.21/5.38	c 5	8019 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.21/5.39	c 5	10692 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.21/5.39	c 5	13365 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.31/5.40	c 5	16038 (60%) CSP integer variables are encoded (821 clauses, 12379 bytes)
5.31/5.42	c 5	18711 (70%) CSP integer variables are encoded (7113 clauses, 106759 bytes)
5.31/5.43	c 5	21384 (80%) CSP integer variables are encoded (12332 clauses, 185044 bytes)
5.31/5.44	c 5	24057 (90%) CSP integer variables are encoded (17551 clauses, 263329 bytes)
5.31/5.45	c 5	26730 (100%) CSP integer variables are encoded (22770 clauses, 341614 bytes)
5.40/5.55	c 5	7337 (10%) CSP clauses are encoded (30107 clauses, 446515 bytes)
5.51/5.60	c 6	14674 (20%) CSP clauses are encoded (37444 clauses, 553374 bytes)
5.51/5.65	c 6	22011 (30%) CSP clauses are encoded (44781 clauses, 661674 bytes)
5.61/5.70	c 6	29348 (40%) CSP clauses are encoded (52118 clauses, 777482 bytes)
5.61/5.75	c 6	36685 (50%) CSP clauses are encoded (59455 clauses, 893402 bytes)
5.70/5.80	c 6	44022 (60%) CSP clauses are encoded (66792 clauses, 1009321 bytes)
5.70/5.86	c 6	51359 (70%) CSP clauses are encoded (78309 clauses, 1201396 bytes)
5.90/6.02	c 6	58696 (80%) CSP clauses are encoded (133420 clauses, 2189269 bytes)
6.00/6.16	c 6	66033 (90%) CSP clauses are encoded (181277 clauses, 3049792 bytes)
6.20/6.31	c 6	73370 (100%) CSP clauses are encoded (229350 clauses, 3914600 bytes)
6.20/6.31	c 6	73370 CSP clauses encoded
6.20/6.31	c 6	Writing map file : HOME/temp.map
6.20/6.38	c 6	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.20/6.38	c 6	SAT : 59664 SAT variables, 229350 SAT clauses, 3914600 bytes
6.20/6.38	c 6	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.28/6.42	c 6	SOLVING HOME/temp.cnf
6.28/6.42	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.28/6.43	c 6	This is MiniSat 2.0 beta
6.28/6.43	c 6	WARNING: for repeatability, setting FPU to use double precision
6.28/6.43	c 6	============================[ Problem Statistics ]=============================
6.28/6.43	c 6	|                                                                             |
6.28/6.43	c 6	|  Number of variables:  59664                                                |
6.28/6.43	c 6	|  Number of clauses:    229350                                               |
6.37/6.57	c 7	|  Parsing time:         0.12         s                                       |
6.37/6.58	c 7	============================[ Search Statistics ]==============================
6.37/6.58	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.37/6.58	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.37/6.58	c 7	===============================================================================
6.37/6.58	c 7	|         0 |   59664   229350   561198 |    76450        0    nan |  0.000 % |
6.37/6.60	c 7	|       100 |   59664   229350   561198 |    84095      100     11 |  0.000 % |
6.46/6.66	c 7	|       250 |   59664   229350   561198 |    92504      250     12 |  0.000 % |
6.56/6.75	c 7	|       475 |   59664   229350   561198 |   101754      475     14 |  0.000 % |
6.66/6.87	c 7	|       815 |   59664   229350   561198 |   111930      815     14 |  0.000 % |
6.86/7.02	c 7	|      1321 |   59664   229350   561198 |   123123     1321     15 |  0.000 % |
7.25/7.41	c 7	|      2080 |   59664   229350   561198 |   135435     2080     14 |  0.000 % |
7.75/7.93	c 8	|      3219 |   59664   229350   561198 |   148979     3219     18 |  0.000 % |
8.56/8.77	c 9	|      4929 |   59664   229350   561198 |   163877     4929     18 |  0.000 % |
9.65/9.82	c 10	|      7491 |   59664   229350   561198 |   180265     7491     20 |  0.000 % |
11.64/11.81	c 12	|     11335 |   59664   229350   561198 |   198291    11335     22 |  0.000 % |
14.62/14.87	c 15	|     17101 |   59664   229350   561198 |   218120    17101     25 |  0.000 % |
19.60/19.81	c 20	|     25751 |   59664   229350   561198 |   239932    25751     33 |  0.000 % |
26.46/26.70	c 27	|     38725 |   59664   229350   561198 |   263926    38725     36 |  0.000 % |
40.99/41.38	c 41	|     58187 |   59664   229350   561198 |   290318    58187     38 |  0.000 % |
64.88/65.39	c 65	|     87380 |   59664   229350   561198 |   319350    87380     43 |  0.000 % |
102.29/102.93	c 103	|    131169 |   59664   229350   561198 |   351285   131169     49 |  0.000 % |
170.36/171.38	c 171	|    196853 |   59664   229350   561198 |   386414   196853     51 |  0.000 % |
278.74/280.22	c 280	|    295380 |   59664   229350   561198 |   425055   295380     56 |  0.000 % |
474.31/476.60	c 477	|    443169 |   59664   229350   561198 |   467561    25218     76 |  0.000 % |
704.66/708.00	c 708	|    664852 |   59664   229350   561198 |   514317   246901     88 |  0.000 % |
1169.85/1175.06	c 1175	|    997379 |   59664   229350   561198 |   565749    76582     64 |  0.000 % |
1800.06/1807.82	c ERROR INTERRUPTED
1800.06/1807.84	s UNKNOWN
1800.06/1807.84	c 1808	CPU 6.06 (0.05 0 6.01 0.25)
1800.06/1807.84	c 1808	END Sat Jul  5 15:44:42 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1091942-1215263674/watcher-1091942-1215263674 -o /tmp/evaluation-result-1091942-1215263674/solver-1091942-1215263674 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1091942-1215263674.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18750
/proc/meminfo: memFree=1456520/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=12000 CPUtime=0
/proc/18750/stat : 18750 (sugar) R 18748 18750 18713 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 2005340879 12288000 173 996147200 4194304 4206940 548682068608 18446744073709551615 254213681520 0 0 4224 0 0 0 0 17 1 0 0
/proc/18750/statm: 3000 173 134 3 0 100 0

[startup+0.053898 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18750
/proc/meminfo: memFree=1456520/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=0.03
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102499 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18750
/proc/meminfo: memFree=1456520/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=0.03
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301933 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18750
/proc/meminfo: memFree=1456520/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=0.03
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702003 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18750
/proc/meminfo: memFree=1456520/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=0.03
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340879 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 18762
/proc/meminfo: memFree=1436080/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=1.04
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 973 8342 0 1 3 0 95 6 16 0 1 0 2005340879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 13600

[startup+3.10238 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 18772
/proc/meminfo: memFree=1436336/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=1.05
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 974 8342 0 1 4 0 95 6 15 0 1 0 2005340879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 797 370 3 0 500 0
[pid=18763] ppid=18750 vsize=5356 CPUtime=0
/proc/18763/stat : 18763 (sh) S 18750 18750 18713 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005340990 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18763/statm: 1339 233 193 169 0 50 0
[pid=18764] ppid=18763 vsize=868656 CPUtime=1.98
/proc/18764/stat : 18764 (java) S 18763 18750 18713 0 -1 0 11415 0 1 0 189 9 0 0 19 0 9 0 2005340990 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 217164 10474 2540 9 0 211739 0
[pid=18764/tid=18765] ppid=18763 vsize=868656 CPUtime=1.19
/proc/18764/task/18765/stat : 18765 (java) R 18763 18750 18713 0 -1 64 2784 0 1 0 117 2 0 0 25 0 9 0 2005340991 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18766] ppid=18763 vsize=868656 CPUtime=0.55
/proc/18764/task/18766/stat : 18766 (java) R 18763 18750 18713 0 -1 64 6463 0 0 0 51 4 0 0 16 0 9 0 2005340992 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 104182603 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18767] ppid=18763 vsize=868656 CPUtime=0
/proc/18764/task/18767/stat : 18767 (java) S 18763 18750 18713 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005340992 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18768] ppid=18763 vsize=868656 CPUtime=0
/proc/18764/task/18768/stat : 18768 (java) S 18763 18750 18713 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005340992 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18769] ppid=18763 vsize=868656 CPUtime=0
/proc/18764/task/18769/stat : 18769 (java) S 18763 18750 18713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005340994 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18770] ppid=18763 vsize=868656 CPUtime=0.21
/proc/18764/task/18770/stat : 18770 (java) S 18763 18750 18713 0 -1 64 1472 0 0 0 20 1 0 0 16 0 9 0 2005340994 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18771] ppid=18763 vsize=868656 CPUtime=0
/proc/18764/task/18771/stat : 18771 (java) S 18763 18750 18713 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005340994 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18772] ppid=18763 vsize=868656 CPUtime=0
/proc/18764/task/18772/stat : 18772 (java) S 18763 18750 18713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005340994 889503744 10474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887612

[startup+6.30288 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 18772
/proc/meminfo: memFree=1395760/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=1.05
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 974 8342 0 1 4 0 95 6 15 0 1 0 2005340879 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 797 370 3 0 500 0
[pid=18763] ppid=18750 vsize=5356 CPUtime=0
/proc/18763/stat : 18763 (sh) S 18750 18750 18713 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005340990 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18763/statm: 1339 233 193 169 0 50 0
[pid=18764] ppid=18763 vsize=868516 CPUtime=5.15
/proc/18764/stat : 18764 (java) S 18763 18750 18713 0 -1 0 18780 0 1 0 498 17 0 0 19 0 9 0 2005340990 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18764/statm: 217129 16987 2565 9 0 211676 0
[pid=18764/tid=18765] ppid=18763 vsize=868516 CPUtime=3.41
/proc/18764/task/18765/stat : 18765 (java) R 18763 18750 18713 0 -1 64 3308 0 1 0 335 6 0 0 24 0 9 0 2005340991 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4126874228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18766] ppid=18763 vsize=868516 CPUtime=1.42
/proc/18764/task/18766/stat : 18766 (java) S 18763 18750 18713 0 -1 64 13255 0 0 0 134 8 0 0 16 0 9 0 2005340992 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18767] ppid=18763 vsize=868516 CPUtime=0
/proc/18764/task/18767/stat : 18767 (java) S 18763 18750 18713 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005340992 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18768] ppid=18763 vsize=868516 CPUtime=0
/proc/18764/task/18768/stat : 18768 (java) S 18763 18750 18713 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005340992 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18769] ppid=18763 vsize=868516 CPUtime=0
/proc/18764/task/18769/stat : 18769 (java) S 18763 18750 18713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005340994 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18770] ppid=18763 vsize=868516 CPUtime=0.29
/proc/18764/task/18770/stat : 18770 (java) S 18763 18750 18713 0 -1 64 1521 0 0 0 28 1 0 0 16 0 9 0 2005340994 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18771] ppid=18763 vsize=868516 CPUtime=0
/proc/18764/task/18771/stat : 18771 (java) S 18763 18750 18713 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005340994 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18764/tid=18772] ppid=18763 vsize=868516 CPUtime=0
/proc/18764/task/18772/stat : 18772 (java) S 18763 18750 18713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005340994 889360384 16987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887472

[startup+12.7019 s]
/proc/loadavg: 1.94 1.98 1.99 3/75 18774
/proc/meminfo: memFree=1434232/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=17052 CPUtime=6.22
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 4007 0 0 0 620 2 0 0 25 0 1 0 2005341522 17461248 3993 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/18774/statm: 4263 3993 76 150 0 4110 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 36008

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 18774
/proc/meminfo: memFree=1429304/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=21736 CPUtime=18.96
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 5201 0 0 0 1892 4 0 0 25 0 1 0 2005341522 22257664 5187 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 1 0 0
/proc/18774/statm: 5434 5187 76 150 0 5281 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 40692

[startup+51.1018 s]
/proc/loadavg: 2.03 2.00 2.00 3/75 18774
/proc/meminfo: memFree=1421560/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=29856 CPUtime=44.43
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 7213 0 0 0 4436 7 0 0 25 0 1 0 2005341522 30572544 7199 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18774/statm: 7464 7199 76 150 0 7311 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 48812

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 18774
/proc/meminfo: memFree=1405688/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=45216 CPUtime=95.38
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 11057 0 0 0 9526 12 0 0 25 0 1 0 2005341522 46301184 11043 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18774/statm: 11304 11043 76 150 0 11151 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 64172

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18774
/proc/meminfo: memFree=1390456/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=60532 CPUtime=155.1
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 14890 0 0 0 15494 16 0 0 25 0 1 0 2005341522 61984768 14876 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/18774/statm: 15133 14876 76 150 0 14980 0
Current children cumulated CPU time (s) 161.41

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

/proc/meminfo: memFree=1540728/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1290.32
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 128965 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1296.63
Current children cumulated vsize (KiB) 232616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540664/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1350.07
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 134940 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1356.38
Current children cumulated vsize (KiB) 232616

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540664/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1409.83
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 140916 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1416.14
Current children cumulated vsize (KiB) 232616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540600/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1469.58
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 146891 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1475.89
Current children cumulated vsize (KiB) 232616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540536/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1529.33
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 152866 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1535.64
Current children cumulated vsize (KiB) 232616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540408/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1589.08
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 158841 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1595.39
Current children cumulated vsize (KiB) 232616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540344/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1648.84
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 164817 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1655.15
Current children cumulated vsize (KiB) 232616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1540344/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=213660 CPUtime=1708.59
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 53013 0 0 0 170792 67 0 0 25 0 1 0 2005341522 218787840 52999 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 53415 52999 76 150 0 53262 0
Current children cumulated CPU time (s) 1714.9
Current children cumulated vsize (KiB) 232616

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1531960/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=222424 CPUtime=1768.35
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 55135 0 0 0 176765 70 0 0 25 0 1 0 2005341522 227762176 55121 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 55606 55121 76 150 0 55453 0
Current children cumulated CPU time (s) 1774.66
Current children cumulated vsize (KiB) 241380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18945
/proc/meminfo: memFree=1526136/2055920 swapFree=4179828/4192956
[pid=18750] ppid=18748 vsize=13600 CPUtime=6.31
/proc/18750/stat : 18750 (sugar) S 18748 18750 18713 0 -1 4194304 1033 27444 0 2 5 0 601 25 16 0 1 0 2005340879 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18750/statm: 3400 799 370 3 0 500 0
[pid=18773] ppid=18750 vsize=5356 CPUtime=0
/proc/18773/stat : 18773 (sh) S 18750 18750 18713 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005341522 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18773/statm: 1339 232 193 169 0 50 0
[pid=18774] ppid=18773 vsize=228108 CPUtime=1793.75
/proc/18774/stat : 18774 (minisat) R 18773 18750 18713 0 -1 4194304 56566 0 0 0 179303 72 0 0 25 0 1 0 2005341522 233582592 56552 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/18774/statm: 57027 56552 76 150 0 56874 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 247064

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

Real time (s): 1807.85
CPU time (s): 1800.06
CPU user time (s): 1799.09
CPU system time (s): 0.97
CPU usage (%): 99.5693
Max. virtual memory (cumulated for all children) (KiB): 888364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.07008
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28822
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3868
involuntary context switches= 3654

runsolver used 2.11968 second user time and 5.02524 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 15:14:34
IDJOB=1091942
IDBENCH=58586
IDSOLVER=346
FILE ID=node34/1091942-1215263674
PBS_JOBID= 7882170
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-22-22-7-7-2_glb.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091942-1215263674/watcher-1091942-1215263674 -o /tmp/evaluation-result-1091942-1215263674/solver-1091942-1215263674 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1091942-1215263674.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe82314b302abaa46d389d44dd090e21
RANDOM SEED=948662423

node34.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.259
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.259
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:       1457072 kB
Buffers:         30648 kB
Cached:         200828 kB
SwapCached:       7272 kB
Active:         447420 kB
Inactive:       100124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457072 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:         323688 kB
Slab:            36076 kB
Committed_AS:  3930892 kB
PageTables:       2436 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= 66504 MiB
End job on node34 at 2008-07-05 15:44:44