Trace number 2075207

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.08 1809.03

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-10_ext.xml
MD5SUM1a3479aef1bab58ff39ed2c94bbcc237
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark241.314
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 03:10:10 2009
0.00/0.08	c 0	PID 17821
0.06/0.08	c 0	HOST node25.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2075207-1247361010.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-2075207-1247361010.xml' 'HOME/temp.csp'
1.54/1.60	c 2	1 domains, 24 variables, 0 predicates, 76 relations, 76 constraints
1.54/1.66	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.66	c 2	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'
1.55/1.73	c 2	Parsing HOME/temp.csp
3.96/4.14	c 4	parsed 177 expressions
3.96/4.15	c 4	Heap : 42 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.96/4.15	c 4	Converting to clausal form CSP
3.96/4.17	c 4	converted 18 (10%) expressions
3.96/4.19	c 4	converted 36 (20%) expressions
4.05/4.22	c 4	converted 54 (30%) expressions
4.05/4.25	c 4	converted 71 (40%) expressions
4.05/4.26	c 4	converted 89 (50%) expressions
4.15/4.39	c 5	converted 107 (60%) expressions
4.74/4.94	c 5	converted 124 (70%) expressions
5.04/5.24	c 5	converted 142 (80%) expressions
5.24/5.47	c 6	converted 160 (90%) expressions
5.53/5.74	c 6	converted 177 (100%) expressions
5.53/5.74	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.53/5.74	c 6	Heap : 81 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.53/5.74	c 6	Propagation in CSP
5.53/5.74	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.53/5.74	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.53/5.74	c 6	Heap : 81 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.53/5.74	c 6	Simplifing CSP by introducing new Boolean variables
5.53/5.74	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.53/5.74	c 6	Heap : 81 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.73/5.98	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.73/5.99	c 6	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.73/5.99	c 6	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.73/5.99	c 6	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.73/5.99	c 6	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.73/5.99	c 6	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.73/6.00	c 6	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.73/6.00	c 6	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.83/6.00	c 6	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.83/6.00	c 6	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.83/6.00	c 6	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.23/6.43	c 7	8 (10%) CSP clauses are encoded (25211 clauses, 591100 bytes)
6.52/6.79	c 7	16 (20%) CSP clauses are encoded (49837 clauses, 1185530 bytes)
6.92/7.11	c 7	23 (30%) CSP clauses are encoded (71317 clauses, 1719994 bytes)
7.22/7.47	c 8	31 (40%) CSP clauses are encoded (95987 clauses, 2354560 bytes)
7.52/7.79	c 8	38 (50%) CSP clauses are encoded (117620 clauses, 2939559 bytes)
7.90/8.16	c 8	46 (60%) CSP clauses are encoded (142278 clauses, 3608444 bytes)
8.31/8.52	c 9	54 (70%) CSP clauses are encoded (166804 clauses, 4273776 bytes)
8.61/8.84	c 9	61 (80%) CSP clauses are encoded (188359 clauses, 4858013 bytes)
9.00/9.20	c 9	69 (90%) CSP clauses are encoded (212895 clauses, 5523648 bytes)
9.31/9.52	c 10	76 (100%) CSP clauses are encoded (234392 clauses, 6106832 bytes)
9.31/9.52	c 10	76 CSP clauses encoded
9.31/9.52	c 10	Writing map file : HOME/temp.map
9.31/9.52	c 10	Heap : 32 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.31/9.52	c 10	SAT : 552 SAT variables, 234392 SAT clauses, 6106832 bytes
9.31/9.52	c 10	Heap : 32 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.31/9.59	c 10	SOLVING HOME/temp.cnf
9.31/9.59	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.31/9.59	c 10	This is MiniSat 2.0 beta
9.31/9.59	c 10	WARNING: for repeatability, setting FPU to use double precision
9.31/9.59	c 10	============================[ Problem Statistics ]=============================
9.31/9.59	c 10	|                                                                             |
9.31/9.59	c 10	|  Number of variables:  552                                                  |
9.31/9.59	c 10	|  Number of clauses:    234392                                               |
9.37/9.74	c 10	|  Parsing time:         0.14         s                                       |
9.37/9.75	c 10	============================[ Search Statistics ]==============================
9.37/9.75	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.37/9.75	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.37/9.75	c 10	===============================================================================
9.37/9.75	c 10	|         0 |     552   234392  1306793 |    78130        0    nan |  0.000 % |
9.57/9.89	c 10	|       100 |     552   234392  1306793 |    85943      100     11 |  0.000 % |
9.86/10.15	c 10	|       250 |     552   234392  1306793 |    94538      250     12 |  0.008 % |
10.15/10.43	c 11	|       475 |     552   234392  1306793 |   103991      475     11 |  0.008 % |
10.55/10.83	c 11	|       812 |     552   234392  1306793 |   114391      812     11 |  0.008 % |
11.04/11.30	c 12	|      1318 |     552   234392  1306793 |   125830     1318     13 |  0.007 % |
11.74/12.06	c 12	|      2078 |     552   234392  1306793 |   138413     2078     14 |  0.007 % |
12.73/13.08	c 13	|      3218 |     552   234392  1306793 |   152254     3218     14 |  0.000 % |
14.21/14.52	c 15	|      4928 |     552   234392  1306793 |   167480     4928     14 |  0.008 % |
16.58/16.96	c 17	|      7490 |     552   234392  1306793 |   184228     7490     14 |  0.008 % |
20.56/20.94	c 21	|     11334 |     552   234392  1306793 |   202650    11334     14 |  0.008 % |
26.89/27.34	c 28	|     17101 |     552   234392  1306793 |   222915    17101     15 |  0.008 % |
35.41/35.97	c 36	|     25750 |     552   234392  1306793 |   245207    25750     15 |  0.008 % |
51.56/52.29	c 52	|     38725 |     552   234392  1306793 |   269728    38725     15 |  0.008 % |
75.93/76.80	c 77	|     58187 |     552   234392  1306793 |   296701    58187     16 |  0.008 % |
117.14/118.49	c 119	|     87379 |     552   234392  1306793 |   326371    87379     17 |  0.008 % |
190.94/192.96	c 193	|    131168 |     552   234392  1306793 |   359008   131168     17 |  0.008 % |
325.08/328.36	c 329	|    196852 |     552   234392  1306793 |   394909   196852     18 |  0.004 % |
572.23/576.86	c 577	|    295378 |     552   234392  1306793 |   434400   295378     18 |  0.008 % |
1030.34/1036.21	c 1036	|    443167 |     552   234392  1306793 |   477840    27570     18 |  0.007 % |
1436.81/1443.75	c 1444	|    664850 |     552   234392  1306793 |   525624   249253     20 |  0.002 % |
1800.08/1809.01	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1809.01	c 1809	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.08/1809.01	c ERROR INTERRUPTED
1800.08/1809.02	s UNKNOWN
1800.08/1809.02	c 1809	CPU 9.38 (0.06 0.02 9 0.3)
1800.08/1809.02	c 1809	END Sun Jul 12 03:40:19 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-2075207-1247361010/watcher-2075207-1247361010 -o /tmp/evaluation-result-2075207-1247361010/solver-2075207-1247361010 -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-2075207-1247361010.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: 2.00 2.00 2.00 4/74 17821
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=18576 CPUtime=0
/proc/17821/stat : 17821 (runsolver) R 17819 17821 15850 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23167386 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17821/statm: 4644 284 249 26 0 2626 0

[startup+0.0819521 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17821
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16740 CPUtime=0.06
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 23167386 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10247 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17821
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=0.06
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301486 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17821
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=0.06
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701527 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17821
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=0.06
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50259 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17833
/proc/meminfo: memFree=1745072/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=0.06
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
[pid=17824] ppid=17821 vsize=5356 CPUtime=0
/proc/17824/stat : 17824 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 23167394 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17824/statm: 1339 233 193 169 0 50 0
[pid=17825] ppid=17824 vsize=864160 CPUtime=1.38
/proc/17825/stat : 17825 (java) S 17824 17821 15850 0 -1 0 9201 0 1 0 131 7 0 0 18 0 9 0 23167395 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17825/statm: 216040 8339 2553 9 0 210552 0
[pid=17825/tid=17826] ppid=17824 vsize=864160 CPUtime=1.1
/proc/17825/task/17826/stat : 17826 (java) R 17824 17821 15850 0 -1 64 2957 0 1 0 107 3 0 0 25 0 9 0 23167396 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4126520447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17827] ppid=17824 vsize=864160 CPUtime=0.19
/proc/17825/task/17827/stat : 17827 (java) S 17824 17821 15850 0 -1 64 5219 0 0 0 17 2 0 0 16 0 9 0 23167397 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17828] ppid=17824 vsize=864160 CPUtime=0
/proc/17825/task/17828/stat : 17828 (java) S 17824 17821 15850 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23167397 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17829] ppid=17824 vsize=864160 CPUtime=0
/proc/17825/task/17829/stat : 17829 (java) S 17824 17821 15850 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23167397 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17830] ppid=17824 vsize=864160 CPUtime=0
/proc/17825/task/17830/stat : 17830 (java) S 17824 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23167399 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17831] ppid=17824 vsize=864160 CPUtime=0.05
/proc/17825/task/17831/stat : 17831 (java) S 17824 17821 15850 0 -1 64 322 0 0 0 5 0 0 0 16 0 9 0 23167399 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17832] ppid=17824 vsize=864160 CPUtime=0
/proc/17825/task/17832/stat : 17832 (java) S 17824 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23167399 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17825/tid=17833] ppid=17824 vsize=864160 CPUtime=0
/proc/17825/task/17833/stat : 17833 (java) S 17824 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23167399 884899840 8339 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886384

[startup+3.10274 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 17843
/proc/meminfo: memFree=1749872/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=1.55
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1309 9642 0 1 5 1 141 8 16 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
[pid=17834] ppid=17821 vsize=5356 CPUtime=0
/proc/17834/stat : 17834 (sh) S 17821 17821 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23167552 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17834/statm: 1339 233 193 169 0 50 0
[pid=17835] ppid=17834 vsize=862284 CPUtime=1.42
/proc/17835/stat : 17835 (java) S 17834 17821 15850 0 -1 0 10624 0 1 0 136 6 0 0 18 0 9 0 23167552 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17835/statm: 215571 9884 2158 9 0 210484 0
[pid=17835/tid=17836] ppid=17834 vsize=862284 CPUtime=0.83
/proc/17835/task/17836/stat : 17836 (java) R 17834 17821 15850 0 -1 64 2334 0 1 0 82 1 0 0 25 0 9 0 23167553 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4126481153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17837] ppid=17834 vsize=862284 CPUtime=0.52
/proc/17835/task/17837/stat : 17837 (java) S 17834 17821 15850 0 -1 64 7282 0 0 0 49 3 0 0 16 0 9 0 23167554 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17838] ppid=17834 vsize=862284 CPUtime=0
/proc/17835/task/17838/stat : 17838 (java) S 17834 17821 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23167554 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17839] ppid=17834 vsize=862284 CPUtime=0
/proc/17835/task/17839/stat : 17839 (java) S 17834 17821 15850 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23167554 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17840] ppid=17834 vsize=862284 CPUtime=0
/proc/17835/task/17840/stat : 17840 (java) S 17834 17821 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23167556 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17841] ppid=17834 vsize=862284 CPUtime=0.03
/proc/17835/task/17841/stat : 17841 (java) S 17834 17821 15850 0 -1 64 305 0 0 0 3 0 0 0 16 0 9 0 23167556 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17842] ppid=17834 vsize=862284 CPUtime=0
/proc/17835/task/17842/stat : 17842 (java) S 17834 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23167556 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17843] ppid=17834 vsize=862284 CPUtime=0
/proc/17835/task/17843/stat : 17843 (java) S 17834 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23167557 882978816 9884 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 884508

[startup+6.30104 s]
/proc/loadavg: 2.08 2.02 2.01 4/85 17843
/proc/meminfo: memFree=1675568/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=1.55
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1310 9642 0 1 5 1 141 8 15 0 1 0 23167386 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1111 409 3 0 796 0
[pid=17834] ppid=17821 vsize=5356 CPUtime=0
/proc/17834/stat : 17834 (sh) S 17821 17821 15850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23167552 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17834/statm: 1339 233 193 169 0 50 0
[pid=17835] ppid=17834 vsize=864488 CPUtime=4.57
/proc/17835/stat : 17835 (java) S 17834 17821 15850 0 -1 0 27340 0 1 0 443 14 0 0 18 0 9 0 23167552 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17835/statm: 216122 26541 2590 9 0 210599 0
[pid=17835/tid=17836] ppid=17834 vsize=864488 CPUtime=2.41
/proc/17835/task/17836/stat : 17836 (java) R 17834 17821 15850 0 -1 64 3762 0 1 0 239 2 0 0 25 0 9 0 23167553 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4126573541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17837] ppid=17834 vsize=864488 CPUtime=2.06
/proc/17835/task/17837/stat : 17837 (java) S 17834 17821 15850 0 -1 64 22537 0 0 0 195 11 0 0 16 0 9 0 23167554 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17838] ppid=17834 vsize=864488 CPUtime=0
/proc/17835/task/17838/stat : 17838 (java) S 17834 17821 15850 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23167554 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17839] ppid=17834 vsize=864488 CPUtime=0
/proc/17835/task/17839/stat : 17839 (java) S 17834 17821 15850 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23167554 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17840] ppid=17834 vsize=864488 CPUtime=0
/proc/17835/task/17840/stat : 17840 (java) S 17834 17821 15850 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23167556 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17841] ppid=17834 vsize=864488 CPUtime=0.08
/proc/17835/task/17841/stat : 17841 (java) S 17834 17821 15850 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 23167556 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17842] ppid=17834 vsize=864488 CPUtime=0
/proc/17835/task/17842/stat : 17842 (java) S 17834 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23167556 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17835/tid=17843] ppid=17834 vsize=864488 CPUtime=0
/proc/17835/task/17843/stat : 17843 (java) S 17834 17821 15850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23167557 885235712 26541 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 886712

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/77 17845
/proc/meminfo: memFree=1740600/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 15 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=16164 CPUtime=3.06
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 3881 0 0 0 305 1 0 0 25 0 1 0 23168345 16551936 3867 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17845/statm: 4041 3867 75 150 0 3888 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 38388

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 2.00 3/78 17846
/proc/meminfo: memFree=1739696/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=17220 CPUtime=15.74
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 4138 0 0 0 1572 2 0 0 25 0 1 0 23168345 17633280 4124 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17845/statm: 4305 4124 75 150 0 4152 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 39444

[startup+51.1011 s]
/proc/loadavg: 2.04 2.01 2.00 3/78 17846
/proc/meminfo: memFree=1737648/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=19440 CPUtime=41.1
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 4684 0 0 0 4107 3 0 0 25 0 1 0 23168345 19906560 4670 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17845/statm: 4860 4670 75 150 0 4707 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 41664

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/78 17846
/proc/meminfo: memFree=1733744/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1663920/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1286.75
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15096 0 0 0 128655 20 0 0 25 0 1 0 23168345 63213568 15082 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15082 75 150 0 15280 0
Current children cumulated CPU time (s) 1296.12
Current children cumulated vsize (KiB) 83956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 18048
/proc/meminfo: memFree=1663536/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1346.45
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15097 0 0 0 134625 20 0 0 25 0 1 0 23168345 63213568 15083 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15083 75 150 0 15280 0
Current children cumulated CPU time (s) 1355.82
Current children cumulated vsize (KiB) 83956

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 18048
/proc/meminfo: memFree=1663024/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1406.15
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15098 0 0 0 140595 20 0 0 25 0 1 0 23168345 63213568 15084 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15084 75 150 0 15280 0
Current children cumulated CPU time (s) 1415.52
Current children cumulated vsize (KiB) 83956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 18048
/proc/meminfo: memFree=1662640/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1465.86
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15099 0 0 0 146566 20 0 0 25 0 1 0 23168345 63213568 15085 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15085 75 150 0 15280 0
Current children cumulated CPU time (s) 1475.23
Current children cumulated vsize (KiB) 83956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1662064/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1525.55
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15100 0 0 0 152535 20 0 0 25 0 1 0 23168345 63213568 15086 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15086 75 150 0 15280 0
Current children cumulated CPU time (s) 1534.92
Current children cumulated vsize (KiB) 83956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1661488/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1585.26
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15100 0 0 0 158506 20 0 0 25 0 1 0 23168345 63213568 15086 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15086 75 150 0 15280 0
Current children cumulated CPU time (s) 1594.63
Current children cumulated vsize (KiB) 83956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1661104/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1644.96
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15100 0 0 0 164476 20 0 0 25 0 1 0 23168345 63213568 15086 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15086 75 150 0 15280 0
Current children cumulated CPU time (s) 1654.33
Current children cumulated vsize (KiB) 83956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1660784/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1704.66
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15100 0 0 0 170446 20 0 0 25 0 1 0 23168345 63213568 15086 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15086 75 150 0 15280 0
Current children cumulated CPU time (s) 1714.03
Current children cumulated vsize (KiB) 83956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1660336/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1764.24
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15103 0 0 0 176403 21 0 0 25 0 1 0 23168345 63213568 15089 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15089 75 150 0 15280 0
Current children cumulated CPU time (s) 1773.61
Current children cumulated vsize (KiB) 83956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18048
/proc/meminfo: memFree=1660208/2055920 swapFree=4192812/4192956
[pid=17821] ppid=17819 vsize=16868 CPUtime=9.37
/proc/17821/stat : 17821 (sugar) S 17819 17821 15850 0 -1 4194304 1374 37348 0 2 6 1 900 30 16 0 1 0 23167386 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17821/statm: 4217 1112 409 3 0 796 0
[pid=17844] ppid=17821 vsize=5356 CPUtime=0
/proc/17844/stat : 17844 (sh) S 17821 17821 15850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23168345 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17844/statm: 1339 232 193 169 0 50 0
[pid=17845] ppid=17844 vsize=61732 CPUtime=1790.71
/proc/17845/stat : 17845 (minisat) R 17844 17821 15850 0 -1 4194304 15103 0 0 0 179050 21 0 0 25 0 1 0 23168345 63213568 15089 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17845/statm: 15433 15089 75 150 0 15280 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 83956

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 17821 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=67621
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=330949
# CPU time returned by wait4() is 9.39857
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.03
CPU time (s): 1800.08
CPU user time (s): 1799.56
CPU system time (s): 0.52
CPU usage (%): 99.5054
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.06762
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39195
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= 3803
involuntary context switches= 3809

runsolver used 2.26465 second user time and 5.8921 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-12 03:10:10
IDJOB=2075207
IDBENCH=56245
IDSOLVER=739
FILE ID=node25/2075207-1247361010
PBS_JOBID= 9506945
Free space on /tmp= 66292 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-10_ext.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-2075207-1247361010/watcher-2075207-1247361010 -o /tmp/evaluation-result-2075207-1247361010/solver-2075207-1247361010 -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-2075207-1247361010.xml

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

MD5SUM BENCH= 1a3479aef1bab58ff39ed2c94bbcc237
RANDOM SEED=594957556

node25.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:       1769768 kB
Buffers:         17140 kB
Cached:          97032 kB
SwapCached:          0 kB
Active:         203848 kB
Inactive:        33764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:         134096 kB
Slab:            33468 kB
Committed_AS:   339540 kB
PageTables:       2176 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= 66288 MiB
End job on node25 at 2009-07-12 03:40:21