Trace number 2062117

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.14.6+minisat? (TO) 1800.01 1814.96

General information on the benchmark

Namecsp/allsquares/
normalized-squares-29-29.xml
MD5SUMd035cd3d8103dc78d5bd0a4ba36241d0
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables1682
Number of constraints2033
Maximum constraint arity29
Maximum domain size93
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1625
Global constraints used (with number of constraints)cumulative(2),weightedsum(406)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:02:46 2009
0.00/0.08	c 0	PID 15151
0.06/0.08	c 0	HOST node7.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2062117-1247328166.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2062117-1247328166.xml' 'HOME/temp.csp'
0.06/0.83	c 1	30 domains, 1682 variables, 2 predicates, 0 relations, 2033 constraints
0.06/0.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.86	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.80/0.94	c 1	Parsing HOME/temp.csp
0.92/1.06	c 1	parsed 3747 expressions
0.92/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.07	c 1	Converting to clausal form CSP
0.92/1.10	c 1	converted 375 (10%) expressions
1.02/1.11	c 1	converted 750 (20%) expressions
1.02/1.11	c 1	converted 1125 (30%) expressions
1.02/1.11	c 1	converted 1499 (40%) expressions
1.12/1.27	c 1	converted 1874 (50%) expressions
1.21/1.33	c 1	converted 2249 (60%) expressions
1.21/1.37	c 1	converted 2623 (70%) expressions
1.32/1.40	c 1	converted 2998 (80%) expressions
1.32/1.43	c 1	converted 3373 (90%) expressions
2.40/2.53	c 2	converted 3747 (100%) expressions
2.40/2.53	c 2	CSP : 7634 integers, 3590 booleans, 22861 clauses, largest domain size 94
2.40/2.53	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.40/2.53	c 2	Propagation in CSP
2.50/2.62	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.50/2.63	c 2	CSP : 7634 integers, 3590 booleans, 22861 clauses, largest domain size 94
2.50/2.63	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.50/2.64	c 2	Simplifing CSP by introducing new Boolean variables
2.50/2.66	c 2	CSP : 7634 integers, 3590 booleans, 22861 clauses, largest domain size 94
2.50/2.66	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.61/2.77	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.61/2.80	c 3	764 (10%) CSP integer variables are encoded (4402 clauses, 55103 bytes)
2.70/2.80	c 3	1527 (20%) CSP integer variables are encoded (4402 clauses, 55103 bytes)
2.70/2.81	c 3	2291 (30%) CSP integer variables are encoded (8468 clauses, 109286 bytes)
2.70/2.83	c 3	3054 (40%) CSP integer variables are encoded (13390 clauses, 183116 bytes)
2.70/2.84	c 3	3817 (50%) CSP integer variables are encoded (18526 clauses, 260156 bytes)
2.70/2.84	c 3	4581 (60%) CSP integer variables are encoded (23662 clauses, 337196 bytes)
2.70/2.85	c 3	5344 (70%) CSP integer variables are encoded (28798 clauses, 414236 bytes)
2.70/2.86	c 3	6108 (80%) CSP integer variables are encoded (33934 clauses, 491276 bytes)
2.70/2.87	c 3	6871 (90%) CSP integer variables are encoded (39070 clauses, 568316 bytes)
2.70/2.87	c 3	7634 (100%) CSP integer variables are encoded (44206 clauses, 645356 bytes)
2.99/3.19	c 3	2287 (10%) CSP clauses are encoded (194687 clauses, 3314249 bytes)
3.98/4.12	c 4	4573 (20%) CSP clauses are encoded (297014 clauses, 5968608 bytes)
5.36/5.59	c 5	6859 (30%) CSP clauses are encoded (382523 clauses, 9286292 bytes)
6.75/6.96	c 7	9145 (40%) CSP clauses are encoded (460106 clauses, 12376167 bytes)
8.04/8.28	c 8	11431 (50%) CSP clauses are encoded (535470 clauses, 15339623 bytes)
10.02/10.20	c 10	13717 (60%) CSP clauses are encoded (777012 clauses, 21889564 bytes)
11.60/11.85	c 12	16003 (70%) CSP clauses are encoded (870447 clauses, 25622686 bytes)
12.98/13.23	c 13	18289 (80%) CSP clauses are encoded (948030 clauses, 28713540 bytes)
14.26/14.53	c 14	20575 (90%) CSP clauses are encoded (1022241 clauses, 31647744 bytes)
16.05/16.34	c 16	22861 (100%) CSP clauses are encoded (1257010 clauses, 37978978 bytes)
16.05/16.34	c 16	22861 CSP clauses encoded
16.05/16.34	c 16	Writing map file : HOME/temp.map
16.05/16.35	c 16	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.05/16.35	c 16	SAT : 55366 SAT variables, 1257010 SAT clauses, 37978978 bytes
16.05/16.35	c 16	Heap : 14 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.05/16.39	c 16	SOLVING HOME/temp.cnf
16.05/16.39	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.05/16.40	c 16	This is MiniSat 2.0 beta
16.05/16.40	c 16	WARNING: for repeatability, setting FPU to use double precision
16.05/16.40	c 16	============================[ Problem Statistics ]=============================
16.05/16.40	c 16	|                                                                             |
16.13/16.40	c 16	|  Number of variables:  55366                                                |
16.13/16.40	c 16	|  Number of clauses:    1257010                                              |
16.81/17.19	c 17	|  Parsing time:         0.69         s                                       |
16.91/17.24	c 17	============================[ Search Statistics ]==============================
16.91/17.24	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.91/17.24	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.91/17.24	c 17	===============================================================================
16.91/17.24	c 17	|         0 |   55366  1257010  5687166 |   419003        0    nan |  0.000 % |
17.31/17.63	c 17	|       101 |   55366  1257010  5687166 |   460903      101     40 |  0.000 % |
17.90/18.26	c 18	|       251 |   55366  1257010  5687166 |   506994      251     47 |  0.000 % |
18.89/19.21	c 19	|       477 |   55366  1257010  5687166 |   557693      477     42 |  0.000 % |
19.98/20.32	c 20	|       815 |   55366  1257010  5687166 |   613462      815     46 |  0.000 % |
22.06/22.43	c 22	|      1322 |   55366  1257010  5687166 |   674809     1322     44 |  0.000 % |
24.83/25.30	c 25	|      2081 |   55366  1257010  5687166 |   742289     2081     53 |  0.000 % |
29.20/29.62	c 29	|      3221 |   55366  1257010  5687166 |   816518     3221     49 |  0.000 % |
35.63/36.15	c 36	|      4929 |   55366  1257010  5687166 |   898170     4929     47 |  0.000 % |
45.03/45.61	c 45	|      7494 |   55366  1257010  5687166 |   987987     7494     46 |  0.000 % |
61.28/62.07	c 62	|     11338 |   55366  1257010  5687166 |  1086786    11338     52 |  0.000 % |
85.75/86.75	c 86	|     17105 |   55366  1257010  5687166 |  1195465    17105     47 |  0.000 % |
118.83/120.11	c 120	|     25754 |   55366  1257010  5687166 |  1315011    25754     48 |  0.000 % |
167.96/169.76	c 169	|     38728 |   55366  1257010  5687166 |  1446513    38728     52 |  0.000 % |
243.84/246.39	c 246	|     58189 |   55366  1257010  5687166 |  1591164    58189     55 |  0.000 % |
374.80/378.57	c 378	|     87383 |   55366  1257010  5687166 |  1750280    87383     58 |  0.000 % |
562.93/568.45	c 568	|    131176 |   55366  1257010  5687166 |  1925308   131176     59 |  0.000 % |
888.95/897.51	c 897	|    196861 |   55366  1257010  5687166 |  2117839   196861     61 |  0.000 % |
1438.27/1452.07	c 1452	|    295390 |   55366  1257010  5687166 |  2329623   295390     62 |  0.000 % |
1800.01/1814.92	c ERROR INTERRUPTED
1800.01/1814.94	s UNKNOWN
1800.01/1814.94	c 1815	CPU 16.14 (0.07 0.01 15.65 0.41)
1800.01/1814.94	c 1815	END Sat Jul 11 18:33:01 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2062117-1247328166/watcher-2062117-1247328166 -o /tmp/evaluation-result-2062117-1247328166/solver-2062117-1247328166 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2062117-1247328166.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.95 1.97 4/73 15151
/proc/meminfo: memFree=1017880/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=18576 CPUtime=0
/proc/15151/stat : 15151 (runsolver) R 15149 15151 13525 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19883958 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15151/statm: 4644 284 249 26 0 2626 0

[startup+0.0821339 s]
/proc/loadavg: 1.92 1.95 1.97 4/73 15151
/proc/meminfo: memFree=1017880/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16740 CPUtime=0.06
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 19883958 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.107057 s]
/proc/loadavg: 1.92 1.95 1.97 4/73 15151
/proc/meminfo: memFree=1017880/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.06
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301586 s]
/proc/loadavg: 1.92 1.95 1.97 4/73 15151
/proc/meminfo: memFree=1017880/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.06
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701632 s]
/proc/loadavg: 1.92 1.95 1.97 4/73 15151
/proc/meminfo: memFree=1017880/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.06
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50272 s]
/proc/loadavg: 1.92 1.95 1.97 3/84 15173
/proc/meminfo: memFree=1009600/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.8
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1309 5500 0 1 6 1 69 4 16 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
[pid=15164] ppid=15151 vsize=5356 CPUtime=0
/proc/15164/stat : 15164 (sh) S 15151 15151 13525 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19884045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15164/statm: 1339 233 193 169 0 50 0
[pid=15165] ppid=15164 vsize=868504 CPUtime=0.61
/proc/15165/stat : 15165 (java) S 15164 15151 13525 0 -1 0 6078 0 1 0 57 4 0 0 18 0 9 0 19884045 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15165/statm: 217126 5489 1746 9 0 211631 0
[pid=15165/tid=15166] ppid=15164 vsize=868504 CPUtime=0.38
/proc/15165/task/15166/stat : 15166 (java) R 15164 15151 13525 0 -1 64 2678 0 1 0 36 2 0 0 22 0 9 0 19884046 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15167] ppid=15164 vsize=868504 CPUtime=0.04
/proc/15165/task/15167/stat : 15167 (java) R 15164 15151 13525 0 -1 64 1203 0 0 0 4 0 0 0 16 0 9 0 19884047 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15168] ppid=15164 vsize=868504 CPUtime=0
/proc/15165/task/15168/stat : 15168 (java) S 15164 15151 13525 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19884048 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15169] ppid=15164 vsize=868504 CPUtime=0
/proc/15165/task/15169/stat : 15169 (java) S 15164 15151 13525 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19884048 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15170] ppid=15164 vsize=868504 CPUtime=0
/proc/15165/task/15170/stat : 15170 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19884050 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15171] ppid=15164 vsize=868504 CPUtime=0.16
/proc/15165/task/15171/stat : 15171 (java) S 15164 15151 13525 0 -1 64 1503 0 0 0 16 0 0 0 16 0 9 0 19884050 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15172] ppid=15164 vsize=868504 CPUtime=0
/proc/15165/task/15172/stat : 15172 (java) S 15164 15151 13525 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19884050 889348096 5489 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15173] ppid=15164 vsize=868504 CPUtime=0
/proc/15165/task/15173/stat : 15173 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19884050 889348096 5489 996147200 134512640 134550932 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) 890728

[startup+3.10189 s]
/proc/loadavg: 1.92 1.95 1.97 3/84 15173
/proc/meminfo: memFree=990720/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.8
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1310 5500 0 1 6 1 69 4 16 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
[pid=15164] ppid=15151 vsize=5356 CPUtime=0
/proc/15164/stat : 15164 (sh) S 15151 15151 13525 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19884045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15164/statm: 1339 233 193 169 0 50 0
[pid=15165] ppid=15164 vsize=868700 CPUtime=2.19
/proc/15165/stat : 15165 (java) S 15164 15151 13525 0 -1 0 11096 0 1 0 211 8 0 0 18 0 9 0 19884045 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15165/statm: 217175 10005 2591 9 0 211652 0
[pid=15165/tid=15166] ppid=15164 vsize=868700 CPUtime=1.38
/proc/15165/task/15166/stat : 15166 (java) R 15164 15151 13525 0 -1 64 2965 0 1 0 135 3 0 0 25 0 9 0 19884046 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4126871654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15167] ppid=15164 vsize=868700 CPUtime=0.51
/proc/15165/task/15167/stat : 15167 (java) S 15164 15151 13525 0 -1 64 5863 0 0 0 49 2 0 0 16 0 9 0 19884047 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15168] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15168/stat : 15168 (java) S 15164 15151 13525 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15169] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15169/stat : 15169 (java) S 15164 15151 13525 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15170] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15170/stat : 15170 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19884050 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15171] ppid=15164 vsize=868700 CPUtime=0.27
/proc/15165/task/15171/stat : 15171 (java) S 15164 15151 13525 0 -1 64 1569 0 0 0 26 1 0 0 16 0 9 0 19884050 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15172] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15172/stat : 15172 (java) S 15164 15151 13525 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19884050 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15173] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15173/stat : 15173 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19884050 889548800 10005 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890924

[startup+6.30122 s]
/proc/loadavg: 2.01 1.97 1.98 3/84 15173
/proc/meminfo: memFree=975424/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.8
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1310 5500 0 1 6 1 69 4 16 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
[pid=15164] ppid=15151 vsize=5356 CPUtime=0
/proc/15164/stat : 15164 (sh) S 15151 15151 13525 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19884045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15164/statm: 1339 233 193 169 0 50 0
[pid=15165] ppid=15164 vsize=868700 CPUtime=5.35
/proc/15165/stat : 15165 (java) S 15164 15151 13525 0 -1 0 11280 0 1 0 521 14 0 0 18 0 9 0 19884045 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15165/statm: 217175 10011 2591 9 0 211652 0
[pid=15165/tid=15166] ppid=15164 vsize=868700 CPUtime=4.47
/proc/15165/task/15166/stat : 15166 (java) R 15164 15151 13525 0 -1 64 3143 0 1 0 438 9 0 0 25 0 9 0 19884046 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4126558052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15167] ppid=15164 vsize=868700 CPUtime=0.58
/proc/15165/task/15167/stat : 15167 (java) S 15164 15151 13525 0 -1 64 5863 0 0 0 55 3 0 0 16 0 9 0 19884047 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15168] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15168/stat : 15168 (java) S 15164 15151 13525 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15169] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15169/stat : 15169 (java) S 15164 15151 13525 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15170] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15170/stat : 15170 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15171] ppid=15164 vsize=868700 CPUtime=0.28
/proc/15165/task/15171/stat : 15171 (java) S 15164 15151 13525 0 -1 64 1575 0 0 0 27 1 0 0 17 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15172] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15172/stat : 15172 (java) S 15164 15151 13525 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15173] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15173/stat : 15173 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890924

[startup+12.7029 s]
/proc/loadavg: 2.09 1.99 1.98 3/84 15173
/proc/meminfo: memFree=958464/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=0.8
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1310 5500 0 1 6 1 69 4 16 0 1 0 19883958 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1111 409 3 0 796 0
[pid=15164] ppid=15151 vsize=5356 CPUtime=0
/proc/15164/stat : 15164 (sh) S 15151 15151 13525 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19884045 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15164/statm: 1339 233 193 169 0 50 0
[pid=15165] ppid=15164 vsize=868700 CPUtime=11.68
/proc/15165/stat : 15165 (java) S 15164 15151 13525 0 -1 0 11612 0 1 0 1141 27 0 0 18 0 9 0 19884045 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15165/statm: 217175 10011 2591 9 0 211652 0
[pid=15165/tid=15166] ppid=15164 vsize=868700 CPUtime=10.67
/proc/15165/task/15166/stat : 15166 (java) R 15164 15151 13525 0 -1 64 3475 0 1 0 1047 20 0 0 25 0 9 0 19884046 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4126557911 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15167] ppid=15164 vsize=868700 CPUtime=0.71
/proc/15165/task/15167/stat : 15167 (java) S 15164 15151 13525 0 -1 64 5863 0 0 0 66 5 0 0 16 0 9 0 19884047 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15168] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15168/stat : 15168 (java) S 15164 15151 13525 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15169] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15169/stat : 15169 (java) S 15164 15151 13525 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19884048 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15170] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15170/stat : 15170 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15171] ppid=15164 vsize=868700 CPUtime=0.28
/proc/15165/task/15171/stat : 15171 (java) S 15164 15151 13525 0 -1 64 1575 0 0 0 27 1 0 0 17 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15172] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15172/stat : 15172 (java) S 15164 15151 13525 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15165/tid=15173] ppid=15164 vsize=868700 CPUtime=0
/proc/15165/task/15173/stat : 15173 (java) S 15164 15151 13525 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19884050 889548800 10011 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890924

[startup+25.5012 s]
/proc/loadavg: 2.21 2.02 1.99 3/76 15175
/proc/meminfo: memFree=907520/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=71656 CPUtime=9
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 17377 0 0 0 889 11 0 0 25 0 1 0 19885598 73375744 17363 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/15175/statm: 17914 17363 76 150 0 17761 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 93880

[startup+51.1019 s]
/proc/loadavg: 2.14 2.02 1.99 3/76 15175
/proc/meminfo: memFree=905728/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=828224/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=150940 CPUtime=1333.28
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 37165 0 0 0 133296 32 0 0 25 0 1 0 19885598 154562560 37151 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15175/statm: 37735 37151 76 150 0 37582 0
Current children cumulated CPU time (s) 1349.41
Current children cumulated vsize (KiB) 173164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/76 15175
/proc/meminfo: memFree=825088/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=153844 CPUtime=1392.71
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 37927 0 0 0 139239 32 0 0 25 0 1 0 19885598 157536256 37913 996147200 134512640 135127466 4294956256 18446744073709551615 134530676 0 0 4096 3 0 0 0 17 1 0 0
/proc/15175/statm: 38461 37913 76 150 0 38308 0
Current children cumulated CPU time (s) 1408.84
Current children cumulated vsize (KiB) 176068

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/76 15175
/proc/meminfo: memFree=822016/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=156880 CPUtime=1452.16
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 38685 0 0 0 145183 33 0 0 25 0 1 0 19885598 160645120 38671 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15175/statm: 39220 38671 76 150 0 39067 0
Current children cumulated CPU time (s) 1468.29
Current children cumulated vsize (KiB) 179104

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/76 15175
/proc/meminfo: memFree=819264/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=159520 CPUtime=1511.59
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 39354 0 0 0 151125 34 0 0 25 0 1 0 19885598 163348480 39340 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15175/statm: 39880 39340 76 150 0 39727 0
Current children cumulated CPU time (s) 1527.72
Current children cumulated vsize (KiB) 181744

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/77 15227
/proc/meminfo: memFree=806704/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=163296 CPUtime=1571.36
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 40149 0 0 0 157101 35 0 0 25 0 1 0 19885598 167215104 40135 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 40824 40135 76 150 0 40671 0
Current children cumulated CPU time (s) 1587.49
Current children cumulated vsize (KiB) 185520

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/77 15227
/proc/meminfo: memFree=799920/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=166068 CPUtime=1631.34
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 40849 0 0 0 163098 36 0 0 25 0 1 0 19885598 170053632 40835 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 41517 40835 76 150 0 41364 0
Current children cumulated CPU time (s) 1647.47
Current children cumulated vsize (KiB) 188292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 15227
/proc/meminfo: memFree=792240/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=168716 CPUtime=1691.31
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 41522 0 0 0 169094 37 0 0 25 0 1 0 19885598 172765184 41508 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 42179 41508 76 150 0 42026 0
Current children cumulated CPU time (s) 1707.44
Current children cumulated vsize (KiB) 190940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 15227
/proc/meminfo: memFree=789808/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=170964 CPUtime=1751.29
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 42103 0 0 0 175091 38 0 0 25 0 1 0 19885598 175067136 42089 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 42741 42089 76 150 0 42588 0
Current children cumulated CPU time (s) 1767.42
Current children cumulated vsize (KiB) 193188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 15227
/proc/meminfo: memFree=788592/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=172156 CPUtime=1783.88
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 42400 0 0 0 178350 38 0 0 25 0 1 0 19885598 176287744 42386 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 43039 42386 76 150 0 42886 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 194380

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

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

[startup+1814.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 15227
/proc/meminfo: memFree=788592/2055920 swapFree=4192952/4192956
[pid=15151] ppid=15149 vsize=16868 CPUtime=16.13
/proc/15151/stat : 15151 (sugar) S 15149 15151 13525 0 -1 4194304 1376 17623 0 2 7 1 1564 41 16 0 1 0 19883958 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15151/statm: 4217 1113 409 3 0 796 0
[pid=15174] ppid=15151 vsize=5356 CPUtime=0
/proc/15174/stat : 15174 (sh) S 15151 15151 13525 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19885598 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15174/statm: 1339 232 193 169 0 50 0
[pid=15175] ppid=15174 vsize=172156 CPUtime=1783.88
/proc/15175/stat : 15175 (minisat) R 15174 15151 13525 0 -1 4194304 42400 0 0 0 178350 38 0 0 25 0 1 0 19885598 176287744 42386 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15175/statm: 43039 42386 76 150 0 42886 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 194380

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15151 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=725609
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=453930
# CPU time returned by wait4() is 16.1795
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.96
CPU time (s): 1800.01
CPU user time (s): 1799.21
CPU system time (s): 0.8
CPU usage (%): 99.1764
Max. virtual memory (cumulated for all children) (KiB): 891064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7256
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19382
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= 9954
involuntary context switches= 10161

runsolver used 2.35664 second user time and 5.9141 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-11 18:02:46
IDJOB=2062117
IDBENCH=53870
IDSOLVER=739
FILE ID=node7/2062117-1247328166
PBS_JOBID= 9506614
Free space on /tmp= 66092 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-29-29.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2062117-1247328166/watcher-2062117-1247328166 -o /tmp/evaluation-result-2062117-1247328166/solver-2062117-1247328166 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2062117-1247328166.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d035cd3d8103dc78d5bd0a4ba36241d0
RANDOM SEED=1869569205

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1018360 kB
Buffers:         46464 kB
Cached:         910496 kB
SwapCached:          4 kB
Active:         326520 kB
Inactive:       653772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018360 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          34092 kB
Slab:            42672 kB
Committed_AS:   196996 kB
PageTables:       1824 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= 66088 MiB
End job on node7 at 2009-07-11 18:33:03