Trace number 2072941

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.02 1813.15

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga25-24-sat-pb-cnf-cr.xml
MD5SUMf1ced7a635586944d4b306941e0035bc
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.56215
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints673
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(673)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 02:06:45 2009
0.00/0.08	c 0	PID 17333
0.06/0.08	c 0	HOST node41.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2072941-1247357205.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-2072941-1247357205.xml' 'HOME/temp.csp'
0.06/0.85	c 1	1 domains, 900 variables, 0 predicates, 0 relations, 673 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.82/0.94	c 1	Parsing HOME/temp.csp
0.94/1.08	c 1	parsed 1574 expressions
0.94/1.09	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.09	c 1	Converting to clausal form CSP
1.04/1.12	c 1	converted 158 (10%) expressions
1.04/1.12	c 1	converted 315 (20%) expressions
1.04/1.12	c 1	converted 473 (30%) expressions
1.04/1.12	c 1	converted 630 (40%) expressions
1.04/1.13	c 1	converted 787 (50%) expressions
1.14/1.25	c 1	converted 945 (60%) expressions
1.33/1.43	c 1	converted 1102 (70%) expressions
1.44/1.51	c 1	converted 1260 (80%) expressions
1.44/1.57	c 1	converted 1417 (90%) expressions
1.53/1.69	c 2	converted 1574 (100%) expressions
1.53/1.69	c 2	CSP : 2919 integers, 0 booleans, 4711 clauses, largest domain size 10
1.53/1.69	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.53/1.69	c 2	Propagation in CSP
1.64/1.76	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.64/1.76	c 2	CSP : 2919 integers, 0 booleans, 4711 clauses, largest domain size 10
1.64/1.76	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.64/1.77	c 2	Simplifing CSP by introducing new Boolean variables
1.64/1.77	c 2	CSP : 2919 integers, 0 booleans, 4711 clauses, largest domain size 10
1.64/1.77	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.74/1.82	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.74/1.82	c 2	292 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.74/1.83	c 2	584 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.74/1.83	c 2	876 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.74/1.84	c 2	1168 (40%) CSP integer variables are encoded (774 clauses, 10029 bytes)
1.74/1.84	c 2	1460 (50%) CSP integer variables are encoded (1747 clauses, 22678 bytes)
1.74/1.85	c 2	1752 (60%) CSP integer variables are encoded (2720 clauses, 35327 bytes)
1.74/1.85	c 2	2044 (70%) CSP integer variables are encoded (3694 clauses, 47989 bytes)
1.74/1.85	c 2	2336 (80%) CSP integer variables are encoded (4667 clauses, 60638 bytes)
1.74/1.85	c 2	2628 (90%) CSP integer variables are encoded (5640 clauses, 73287 bytes)
1.74/1.85	c 2	2919 (100%) CSP integer variables are encoded (6528 clauses, 84831 bytes)
1.84/1.91	c 2	472 (10%) CSP clauses are encoded (13802 clauses, 211140 bytes)
1.84/1.96	c 2	943 (20%) CSP clauses are encoded (22073 clauses, 359553 bytes)
1.93/2.00	c 2	1414 (30%) CSP clauses are encoded (30330 clauses, 509126 bytes)
1.93/2.04	c 2	1885 (40%) CSP clauses are encoded (38633 clauses, 659587 bytes)
1.93/2.08	c 2	2356 (50%) CSP clauses are encoded (46904 clauses, 809376 bytes)
2.04/2.12	c 2	2827 (60%) CSP clauses are encoded (55175 clauses, 959165 bytes)
2.04/2.16	c 2	3298 (70%) CSP clauses are encoded (63448 clauses, 1109011 bytes)
2.04/2.20	c 2	3769 (80%) CSP clauses are encoded (71735 clauses, 1259152 bytes)
2.13/2.24	c 2	4240 (90%) CSP clauses are encoded (80006 clauses, 1408941 bytes)
3.02/3.15	c 3	4711 (100%) CSP clauses are encoded (133134 clauses, 2730603 bytes)
3.02/3.15	c 3	4711 CSP clauses encoded
3.02/3.15	c 3	Writing map file : HOME/temp.map
3.02/3.16	c 3	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.02/3.16	c 3	SAT : 9447 SAT variables, 133134 SAT clauses, 2730603 bytes
3.02/3.16	c 3	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.08/3.21	c 3	SOLVING HOME/temp.cnf
3.08/3.21	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.08/3.22	c 3	This is MiniSat 2.0 beta
3.08/3.22	c 3	WARNING: for repeatability, setting FPU to use double precision
3.08/3.22	c 3	============================[ Problem Statistics ]=============================
3.08/3.22	c 3	|                                                                             |
3.08/3.22	c 3	|  Number of variables:  9447                                                 |
3.08/3.22	c 3	|  Number of clauses:    133134                                               |
3.08/3.29	c 3	|  Parsing time:         0.07         s                                       |
3.08/3.30	c 3	============================[ Search Statistics ]==============================
3.08/3.30	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.08/3.30	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.08/3.30	c 3	===============================================================================
3.08/3.30	c 3	|         0 |    9447   133134   527133 |    44378        0    nan |  0.000 % |
3.10/3.31	c 3	|       101 |    9447   133134   527133 |    48815      101     37 |  0.000 % |
3.10/3.34	c 3	|       251 |    9447   133134   527133 |    53697      251     36 |  0.000 % |
3.10/3.37	c 3	|       476 |    9447   133134   527133 |    59067      476     48 |  0.000 % |
3.10/3.44	c 3	|       814 |    9447   133134   527133 |    64973      814     48 |  0.000 % |
3.10/3.51	c 3	|      1321 |    9447   133134   527133 |    71471     1321     69 |  0.000 % |
3.10/3.57	c 3	|      2080 |    9447   133134   527133 |    78618     2080     68 |  0.000 % |
3.10/3.74	c 4	|      3219 |    9447   133134   527133 |    86480     3219     82 |  0.000 % |
3.10/3.88	c 4	|      4927 |    9447   133134   527133 |    95128     4927     67 |  0.000 % |
4.16/4.32	c 4	|      7489 |    9447   133134   527133 |   104641     7489     88 |  0.000 % |
4.56/4.75	c 5	|     11333 |    9447   133134   527133 |   115105    11333     76 |  0.000 % |
5.75/5.96	c 6	|     17099 |    9447   133134   527133 |   126615    17099     81 |  0.000 % |
8.02/8.20	c 8	|     25748 |    9447   133134   527133 |   139277    25748     80 |  0.000 % |
12.09/12.39	c 12	|     38723 |    9447   133134   527133 |   153204    38723     78 |  0.000 % |
26.45/26.81	c 27	|     58184 |    9447   133134   527133 |   168525    58184    103 |  0.000 % |
52.40/53.03	c 53	|     87376 |    9447   133134   527133 |   185377    87376    110 |  0.000 % |
93.62/94.62	c 95	|    131165 |    9447   133134   527133 |   203915   131165     99 |  0.000 % |
164.54/166.24	c 166	|    196849 |    9447   133134   527133 |   224307   196849    103 |  0.000 % |
237.36/239.78	c 240	|    295376 |    9447   133134   527133 |   246738    86196     64 |  0.000 % |
580.82/586.49	c 586	|    443165 |    9447   133134   527133 |   271411   233985     85 |  0.000 % |
1074.80/1084.85	c 1085	|    664849 |    9447   133134   527133 |   298552   196542     85 |  0.000 % |
1787.71/1800.88	c 1801	|    997374 |    9447   133134   527133 |   328408   258509    164 |  0.000 % |
1800.02/1813.12	c ERROR INTERRUPTED
1800.02/1813.14	s UNKNOWN
1800.02/1813.14	c 1813	CPU 3.11 (0.06 0.02 2.93 0.1)
1800.02/1813.14	c 1813	END Sun Jul 12 02:36:58 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-2072941-1247357205/watcher-2072941-1247357205 -o /tmp/evaluation-result-2072941-1247357205/solver-2072941-1247357205 -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-2072941-1247357205.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.01 2.00 4/72 17333
/proc/meminfo: memFree=1933088/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=12268 CPUtime=0
/proc/17333/stat : 17333 (sugar) R 17331 17333 15910 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22412192 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 209136089701 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17333/statm: 3067 316 241 3 0 167 0

[startup+0.081051 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 17333
/proc/meminfo: memFree=1933088/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16740 CPUtime=0.06
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22412192 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.104722 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 17333
/proc/meminfo: memFree=1933088/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=0.06
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22412192 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301733 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 17333
/proc/meminfo: memFree=1933088/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=0.06
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22412192 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701772 s]
/proc/loadavg: 2.00 2.01 2.00 4/72 17333
/proc/meminfo: memFree=1933088/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=0.06
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22412192 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50284 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 17355
/proc/meminfo: memFree=1924744/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=0.83
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1309 5048 0 1 6 1 73 3 16 0 1 0 22412192 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1111 409 3 0 796 0
[pid=17346] ppid=17333 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (sh) S 17333 17333 15910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22412278 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 233 193 169 0 50 0
[pid=17347] ppid=17346 vsize=868508 CPUtime=0.61
/proc/17347/stat : 17347 (java) S 17346 17333 15910 0 -1 0 5695 0 1 0 58 3 0 0 18 0 9 0 22412279 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17347/statm: 217127 5114 1742 9 0 211632 0
[pid=17347/tid=17348] ppid=17346 vsize=868508 CPUtime=0.36
/proc/17347/task/17348/stat : 17348 (java) R 17346 17333 15910 0 -1 64 2675 0 1 0 35 1 0 0 19 0 9 0 22412280 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4126535925 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17349] ppid=17346 vsize=868508 CPUtime=0.04
/proc/17347/task/17349/stat : 17349 (java) S 17346 17333 15910 0 -1 64 835 0 0 0 4 0 0 0 16 0 9 0 22412281 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17350] ppid=17346 vsize=868508 CPUtime=0
/proc/17347/task/17350/stat : 17350 (java) S 17346 17333 15910 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 22412281 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17351] ppid=17346 vsize=868508 CPUtime=0
/proc/17347/task/17351/stat : 17351 (java) S 17346 17333 15910 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 22412281 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17352] ppid=17346 vsize=868508 CPUtime=0
/proc/17347/task/17352/stat : 17352 (java) S 17346 17333 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22412283 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17353] ppid=17346 vsize=868508 CPUtime=0.18
/proc/17347/task/17353/stat : 17353 (java) S 17346 17333 15910 0 -1 64 1491 0 0 0 18 0 0 0 16 0 9 0 22412283 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17354] ppid=17346 vsize=868508 CPUtime=0
/proc/17347/task/17354/stat : 17354 (java) S 17346 17333 15910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22412283 889352192 5114 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17355] ppid=17346 vsize=868508 CPUtime=0
/proc/17347/task/17355/stat : 17355 (java) S 17346 17333 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22412283 889352192 5114 996147200 134512640 134550932 4294955936 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) 890732

[startup+3.10298 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 17355
/proc/meminfo: memFree=1912392/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=0.83
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1310 5048 0 1 6 1 73 3 15 0 1 0 22412192 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1111 409 3 0 796 0
[pid=17346] ppid=17333 vsize=5356 CPUtime=0
/proc/17346/stat : 17346 (sh) S 17333 17333 15910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22412278 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17346/statm: 1339 233 193 169 0 50 0
[pid=17347] ppid=17346 vsize=868704 CPUtime=2.19
/proc/17347/stat : 17347 (java) S 17346 17333 15910 0 -1 0 7530 0 1 0 213 6 0 0 18 0 9 0 22412279 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17347/statm: 217176 6597 2590 9 0 211653 0
[pid=17347/tid=17348] ppid=17346 vsize=868704 CPUtime=1.77
/proc/17347/task/17348/stat : 17348 (java) R 17346 17333 15910 0 -1 64 2896 0 1 0 174 3 0 0 25 0 9 0 22412280 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4126986338 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17349] ppid=17346 vsize=868704 CPUtime=0.17
/proc/17347/task/17349/stat : 17349 (java) S 17346 17333 15910 0 -1 64 2422 0 0 0 16 1 0 0 16 0 9 0 22412281 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17350] ppid=17346 vsize=868704 CPUtime=0
/proc/17347/task/17350/stat : 17350 (java) S 17346 17333 15910 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22412281 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17351] ppid=17346 vsize=868704 CPUtime=0
/proc/17347/task/17351/stat : 17351 (java) S 17346 17333 15910 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22412281 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17352] ppid=17346 vsize=868704 CPUtime=0
/proc/17347/task/17352/stat : 17352 (java) S 17346 17333 15910 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22412283 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17353] ppid=17346 vsize=868704 CPUtime=0.22
/proc/17347/task/17353/stat : 17353 (java) S 17346 17333 15910 0 -1 64 1513 0 0 0 22 0 0 0 16 0 9 0 22412283 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17354] ppid=17346 vsize=868704 CPUtime=0
/proc/17347/task/17354/stat : 17354 (java) S 17346 17333 15910 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22412283 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17347/tid=17355] ppid=17346 vsize=868704 CPUtime=0
/proc/17347/task/17355/stat : 17355 (java) S 17346 17333 15910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22412283 889552896 6597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890928

[startup+6.30127 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 17357
/proc/meminfo: memFree=1913160/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=15824 CPUtime=3.05
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 3828 0 0 0 303 2 0 0 25 0 1 0 22412514 16203776 3814 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 3956 3814 76 150 0 3803 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 38048

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17357
/proc/meminfo: memFree=1904904/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=23048 CPUtime=9.39
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 5638 0 0 0 935 4 0 0 25 0 1 0 22412514 23601152 5624 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 5762 5624 76 150 0 5609 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 45272

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17357
/proc/meminfo: memFree=1893384/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=34272 CPUtime=22.06
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 8444 0 0 0 2198 8 0 0 25 0 1 0 22412514 35094528 8430 996147200 134512640 135127466 4294956256 18446744073709551615 134522866 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 8568 8430 76 150 0 8415 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 56496

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17357
/proc/meminfo: memFree=1878152/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=49600 CPUtime=47.42
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 12250 0 0 0 4731 11 0 0 25 0 1 0 22412514 50790400 12236 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 12400 12236 76 150 0 12247 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 71824

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17357
/proc/meminfo: memFree=1855752/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=72304 CPUtime=98.14
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 17794 0 0 0 9798 16 0 0 25 0 1 0 22412514 74039296 17780 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 18076 17780 76 150 0 17923 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 94528

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17357
/proc/meminfo: memFree=1830024/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1009976/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=181696 CPUtime=1347.06
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 44957 0 0 0 134658 48 0 0 25 0 1 0 22412514 186056704 44943 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 45424 44943 76 150 0 45271 0
Current children cumulated CPU time (s) 1350.16
Current children cumulated vsize (KiB) 203920

[startup+1422.31 s]
/proc/loadavg: 2.03 2.06 2.01 4/85 17454
/proc/meminfo: memFree=1012344/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=181696 CPUtime=1406.79
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 44977 0 0 0 140630 49 0 0 25 0 1 0 22412514 186056704 44963 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 45424 44963 76 150 0 45271 0
Current children cumulated CPU time (s) 1409.89
Current children cumulated vsize (KiB) 203920

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/85 17454
/proc/meminfo: memFree=1012280/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=181696 CPUtime=1466.48
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 44987 0 0 0 146599 49 0 0 25 0 1 0 22412514 186056704 44973 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 45424 44973 76 150 0 45271 0
Current children cumulated CPU time (s) 1469.58
Current children cumulated vsize (KiB) 203920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 17489
/proc/meminfo: memFree=1655176/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=181696 CPUtime=1526.38
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 44994 0 0 0 152587 51 0 0 25 0 1 0 22412514 186056704 44980 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 45424 44980 76 150 0 45271 0
Current children cumulated CPU time (s) 1529.48
Current children cumulated vsize (KiB) 203920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 17489
/proc/meminfo: memFree=1655048/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=181696 CPUtime=1586.36
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 44999 0 0 0 158585 51 0 0 25 0 1 0 22412514 186056704 44985 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 45424 44985 76 150 0 45271 0
Current children cumulated CPU time (s) 1589.46
Current children cumulated vsize (KiB) 203920

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/83 17489
/proc/meminfo: memFree=1645320/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=191524 CPUtime=1646.33
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 47441 0 0 0 164580 53 0 0 25 0 1 0 22412514 196120576 47427 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 47881 47427 76 150 0 47728 0
Current children cumulated CPU time (s) 1649.43
Current children cumulated vsize (KiB) 213748

[startup+1722.3 s]
/proc/loadavg: 2.49 2.14 2.03 4/85 17621
/proc/meminfo: memFree=1280504/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=203260 CPUtime=1706.14
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 50338 0 0 0 170556 58 0 0 25 0 1 0 22412514 208138240 50324 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 50815 50324 76 150 0 50662 0
Current children cumulated CPU time (s) 1709.24
Current children cumulated vsize (KiB) 225484

[startup+1782.3 s]
/proc/loadavg: 2.48 2.20 2.06 4/85 17621
/proc/meminfo: memFree=1270392/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.1
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 1 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=212428 CPUtime=1766.12
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 52566 0 0 0 176551 61 0 0 25 0 1 0 22412514 217526272 52552 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 53107 52552 76 150 0 52954 0
Current children cumulated CPU time (s) 1769.22
Current children cumulated vsize (KiB) 234652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.1 s]
/proc/loadavg: 2.35 2.19 2.06 3/85 17621
/proc/meminfo: memFree=1259448/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.11
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 2 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=223420 CPUtime=1796.91
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 55258 0 0 0 179628 63 0 0 25 0 1 0 22412514 228782080 55244 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 55855 55244 76 150 0 55702 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 245644

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

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

[startup+1813.1 s]
/proc/loadavg: 2.35 2.19 2.06 3/85 17621
/proc/meminfo: memFree=1259448/2055920 swapFree=4192812/4192956
[pid=17333] ppid=17331 vsize=16868 CPUtime=3.11
/proc/17333/stat : 17333 (sugar) S 17331 17333 15910 0 -1 4194304 1376 12889 0 2 6 2 293 10 16 0 1 0 22412192 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17333/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17333 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17333 17333 15910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22412514 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=223420 CPUtime=1796.91
/proc/17357/stat : 17357 (minisat) R 17356 17333 15910 0 -1 4194304 55258 0 0 0 179628 63 0 0 25 0 1 0 22412514 228782080 55244 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 0 0 0
/proc/17357/statm: 55855 55244 76 150 0 55702 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 245644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17333 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=996544
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 3.12652
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.15
CPU time (s): 1800.02
CPU user time (s): 1799.27
CPU system time (s): 0.75
CPU usage (%): 99.2761
Max. virtual memory (cumulated for all children) (KiB): 890928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.99654
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14648
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= 3276
involuntary context switches= 3203

runsolver used 2.22566 second user time and 6.08607 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 02:06:45
IDJOB=2072941
IDBENCH=55886
IDSOLVER=739
FILE ID=node41/2072941-1247357205
PBS_JOBID= 9506891
Free space on /tmp= 65876 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga25-24-sat-pb-cnf-cr.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-2072941-1247357205/watcher-2072941-1247357205 -o /tmp/evaluation-result-2072941-1247357205/solver-2072941-1247357205 -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-2072941-1247357205.xml

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

MD5SUM BENCH= f1ced7a635586944d4b306941e0035bc
RANDOM SEED=1741158709

node41.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.212
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	: 5931.00
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.212
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:       1933568 kB
Buffers:          2952 kB
Cached:          56888 kB
SwapCached:          0 kB
Active:          60676 kB
Inactive:        18024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          30404 kB
Slab:            29056 kB
Committed_AS:   159924 kB
PageTables:       1668 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= 65876 MiB
End job on node41 at 2009-07-12 02:37:00