Trace number 2072655

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.09 1813.65

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl40-45-pb-cnf-cr.xml
MD5SUMd90b14d447b2d0625f8e023b3d8fff94
Bench CategoryAlldiff+Elt+WSum (alldiff,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 variables3600
Number of constraints170
Maximum constraint arity45
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(170)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:58:40 2009
0.00/0.08	c 0	PID 18532
0.00/0.08	c 0	HOST node69.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2072655-1247356719.xml TO HOME/temp.csp
0.00/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-2072655-1247356719.xml' 'HOME/temp.csp'
0.06/0.75	c 0	1 domains, 3600 variables, 0 predicates, 0 relations, 170 constraints
0.06/0.76	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.76	c 0	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.72/0.84	c 0	Parsing HOME/temp.csp
1.03/1.12	c 1	parsed 3771 expressions
1.03/1.13	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.03/1.13	c 1	Converting to clausal form CSP
1.03/1.16	c 1	converted 378 (10%) expressions
1.03/1.17	c 1	converted 755 (20%) expressions
1.03/1.17	c 1	converted 1132 (30%) expressions
1.03/1.18	c 1	converted 1509 (40%) expressions
1.03/1.18	c 1	converted 1886 (50%) expressions
1.03/1.18	c 1	converted 2263 (60%) expressions
1.03/1.18	c 1	converted 2640 (70%) expressions
1.03/1.18	c 1	converted 3017 (80%) expressions
1.03/1.18	c 1	converted 3394 (90%) expressions
1.63/1.72	c 1	converted 3771 (100%) expressions
1.63/1.72	c 1	CSP : 5130 integers, 0 booleans, 3230 clauses, largest domain size 15
1.63/1.72	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.63/1.72	c 1	Propagation in CSP
1.73/1.81	c 1	3120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.73/1.81	c 1	CSP : 5130 integers, 0 booleans, 3230 clauses, largest domain size 15
1.73/1.81	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.73/1.82	c 1	Simplifing CSP by introducing new Boolean variables
1.73/1.83	c 1	CSP : 5130 integers, 0 booleans, 3230 clauses, largest domain size 15
1.73/1.83	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.73/1.86	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.73/1.87	c 1	513 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.88	c 1	1026 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.89	c 1	1539 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.89	c 1	2052 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.89	c 1	2565 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.89	c 1	3078 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.73/1.89	c 1	3591 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.90	c 1	4104 (80%) CSP integer variables are encoded (3976 clauses, 51752 bytes)
1.83/1.91	c 1	4617 (90%) CSP integer variables are encoded (6390 clauses, 84555 bytes)
1.83/1.91	c 1	5130 (100%) CSP integer variables are encoded (6390 clauses, 84555 bytes)
2.02/2.11	c 2	323 (10%) CSP clauses are encoded (33845 clauses, 669067 bytes)
2.13/2.30	c 2	646 (20%) CSP clauses are encoded (61300 clauses, 1304587 bytes)
2.42/2.50	c 2	969 (30%) CSP clauses are encoded (88755 clauses, 1974795 bytes)
2.52/2.68	c 2	1292 (40%) CSP clauses are encoded (116210 clauses, 2645003 bytes)
2.72/2.88	c 2	1615 (50%) CSP clauses are encoded (143665 clauses, 3326360 bytes)
2.92/3.06	c 3	1938 (60%) CSP clauses are encoded (154296 clauses, 3567105 bytes)
3.12/3.24	c 3	2261 (70%) CSP clauses are encoded (157917 clauses, 3613313 bytes)
3.31/3.42	c 3	2584 (80%) CSP clauses are encoded (161538 clauses, 3660970 bytes)
3.51/3.60	c 3	2907 (90%) CSP clauses are encoded (165159 clauses, 3711154 bytes)
3.61/3.78	c 3	3230 (100%) CSP clauses are encoded (168780 clauses, 3761338 bytes)
3.61/3.78	c 3	3230 CSP clauses encoded
3.61/3.78	c 3	Writing map file : HOME/temp.map
3.70/3.80	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.70/3.80	c 3	SAT : 11520 SAT variables, 168780 SAT clauses, 3761338 bytes
3.70/3.80	c 3	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.70/3.82	c 3	SOLVING HOME/temp.cnf
3.70/3.82	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.70/3.82	c 3	This is MiniSat 2.0 beta
3.70/3.82	c 3	WARNING: for repeatability, setting FPU to use double precision
3.70/3.82	c 3	============================[ Problem Statistics ]=============================
3.70/3.82	c 3	|                                                                             |
3.70/3.83	c 3	|  Number of variables:  11520                                                |
3.70/3.83	c 3	|  Number of clauses:    168780                                               |
3.74/3.92	c 3	|  Parsing time:         0.09         s                                       |
3.74/3.93	c 3	============================[ Search Statistics ]==============================
3.74/3.93	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.74/3.93	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.74/3.93	c 3	===============================================================================
3.74/3.93	c 3	|         0 |   11520   168780   642510 |    56260        0    nan |  0.000 % |
3.74/3.96	c 3	|       100 |   11520   168780   642510 |    61886      100    124 |  0.000 % |
3.74/3.97	c 3	|       251 |   11520   168780   642510 |    68074      251     60 |  0.000 % |
3.74/4.02	c 3	|       476 |   11520   168780   642510 |    74882      476    138 |  0.000 % |
3.74/4.06	c 4	|       813 |   11520   168780   642510 |    82370      813     95 |  0.000 % |
3.74/4.13	c 4	|      1319 |   11520   168780   642510 |    90607     1319     91 |  0.000 % |
3.74/4.19	c 4	|      2078 |   11520   168780   642510 |    99668     2078     73 |  0.000 % |
3.74/4.31	c 4	|      3217 |   11520   168780   642510 |   109634     3217     64 |  0.000 % |
4.29/4.49	c 4	|      4925 |   11520   168780   642510 |   120598     4925     58 |  0.000 % |
4.69/4.87	c 4	|      7487 |   11520   168780   642510 |   132658     7487     63 |  0.000 % |
5.08/5.26	c 5	|     11331 |   11520   168780   642510 |   145923    11331     56 |  0.000 % |
6.96/7.11	c 7	|     17097 |   11520   168780   642510 |   160516    17097     88 |  0.000 % |
8.45/8.65	c 8	|     25747 |   11520   168780   642510 |   176567    25747     76 |  0.000 % |
11.23/11.49	c 11	|     38721 |   11520   168780   642510 |   194224    38721     75 |  0.000 % |
22.72/23.08	c 23	|     58183 |   11520   168780   642510 |   213647    58183    102 |  0.000 % |
33.42/33.89	c 33	|     87376 |   11520   168780   642510 |   235011    87376     80 |  0.000 % |
72.84/73.63	c 73	|    131165 |   11520   168780   642510 |   258513   131165     93 |  0.000 % |
138.22/139.67	c 139	|    196850 |   11520   168780   642510 |   284364   196850    111 |  0.000 % |
290.78/293.62	c 293	|    295377 |   11520   168780   642510 |   312800    25689    100 |  0.000 % |
617.31/623.24	c 623	|    443166 |   11520   168780   642510 |   344081   173478    111 |  0.000 % |
1139.39/1150.23	c 1150	|    664852 |   11520   168780   642510 |   378489    64120     88 |  0.000 % |
1800.09/1813.62	c ERROR INTERRUPTED
1800.09/1813.64	s UNKNOWN
1800.09/1813.64	c 1813	CPU 3.74 (0.06 0.01 3.53 0.14)
1800.09/1813.64	c 1813	END Sun Jul 12 02:28:53 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-2072655-1247356719/watcher-2072655-1247356719 -o /tmp/evaluation-result-2072655-1247356719/solver-2072655-1247356719 -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-2072655-1247356719.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.86 1.94 1.97 4/80 18532
/proc/meminfo: memFree=1732336/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=4708 CPUtime=0
/proc/18532/stat : 18532 (sugar) R 18530 18532 17160 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 22734649 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 237945025929 0 0 4096 0 0 0 0 17 1 0 0
/proc/18532/statm: 1177 43 33 3 0 8 0

[startup+0.129633 s]
/proc/loadavg: 1.86 1.94 1.97 4/80 18532
/proc/meminfo: memFree=1732336/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.06
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202647 s]
/proc/loadavg: 1.86 1.94 1.97 4/80 18532
/proc/meminfo: memFree=1732336/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.06
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301648 s]
/proc/loadavg: 1.86 1.94 1.97 4/80 18532
/proc/meminfo: memFree=1732336/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.06
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701674 s]
/proc/loadavg: 1.86 1.94 1.97 4/80 18532
/proc/meminfo: memFree=1732336/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.06
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50174 s]
/proc/loadavg: 1.86 1.94 1.97 4/91 18554
/proc/meminfo: memFree=1722648/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.72
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1309 5179 0 1 5 1 63 3 15 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
[pid=18545] ppid=18532 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18532 18532 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22734725 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 233 193 169 0 50 0
[pid=18546] ppid=18545 vsize=868516 CPUtime=0.71
/proc/18546/stat : 18546 (java) S 18545 18532 17160 0 -1 0 5694 0 1 0 67 4 0 0 18 0 9 0 22734726 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18546/statm: 217129 5119 1742 9 0 211634 0
[pid=18546/tid=18547] ppid=18545 vsize=868516 CPUtime=0.47
/proc/18546/task/18547/stat : 18547 (java) R 18545 18532 17160 0 -1 64 2674 0 1 0 46 1 0 0 21 0 9 0 22734726 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4126557088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18548] ppid=18545 vsize=868516 CPUtime=0.03
/proc/18546/task/18548/stat : 18548 (java) S 18545 18532 17160 0 -1 64 845 0 0 0 3 0 0 0 16 0 9 0 22734728 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18549] ppid=18545 vsize=868516 CPUtime=0
/proc/18546/task/18549/stat : 18549 (java) S 18545 18532 17160 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 22734728 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18550] ppid=18545 vsize=868516 CPUtime=0
/proc/18546/task/18550/stat : 18550 (java) S 18545 18532 17160 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 22734728 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18551] ppid=18545 vsize=868516 CPUtime=0
/proc/18546/task/18551/stat : 18551 (java) S 18545 18532 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22734730 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18552] ppid=18545 vsize=868516 CPUtime=0.18
/proc/18546/task/18552/stat : 18552 (java) S 18545 18532 17160 0 -1 64 1482 0 0 0 17 1 0 0 16 0 9 0 22734730 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18553] ppid=18545 vsize=868516 CPUtime=0
/proc/18546/task/18553/stat : 18553 (java) S 18545 18532 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22734730 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18554] ppid=18545 vsize=868516 CPUtime=0
/proc/18546/task/18554/stat : 18554 (java) S 18545 18532 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22734730 889360384 5119 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890740

[startup+3.10286 s]
/proc/loadavg: 1.86 1.94 1.97 3/91 18554
/proc/meminfo: memFree=1711768/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=0.73
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1310 5179 0 1 6 1 63 3 15 0 1 0 22734649 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1111 409 3 0 796 0
[pid=18545] ppid=18532 vsize=5356 CPUtime=0
/proc/18545/stat : 18545 (sh) S 18532 18532 17160 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22734725 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18545/statm: 1339 233 193 169 0 50 0
[pid=18546] ppid=18545 vsize=868712 CPUtime=2.29
/proc/18546/stat : 18546 (java) S 18545 18532 17160 0 -1 0 7520 0 1 0 220 9 0 0 18 0 9 0 22734726 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18546/statm: 217178 6573 2590 9 0 211655 0
[pid=18546/tid=18547] ppid=18545 vsize=868712 CPUtime=1.85
/proc/18546/task/18547/stat : 18547 (java) R 18545 18532 17160 0 -1 64 2912 0 1 0 180 5 0 0 25 0 9 0 22734726 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4127007475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18548] ppid=18545 vsize=868712 CPUtime=0.18
/proc/18546/task/18548/stat : 18548 (java) S 18545 18532 17160 0 -1 64 2395 0 0 0 16 2 0 0 16 0 9 0 22734728 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18549] ppid=18545 vsize=868712 CPUtime=0
/proc/18546/task/18549/stat : 18549 (java) S 18545 18532 17160 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22734728 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18550] ppid=18545 vsize=868712 CPUtime=0
/proc/18546/task/18550/stat : 18550 (java) S 18545 18532 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22734728 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18551] ppid=18545 vsize=868712 CPUtime=0
/proc/18546/task/18551/stat : 18551 (java) S 18545 18532 17160 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22734730 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18552] ppid=18545 vsize=868712 CPUtime=0.23
/proc/18546/task/18552/stat : 18552 (java) S 18545 18532 17160 0 -1 64 1514 0 0 0 22 1 0 0 16 0 9 0 22734730 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18553] ppid=18545 vsize=868712 CPUtime=0
/proc/18546/task/18553/stat : 18553 (java) S 18545 18532 17160 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22734730 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18546/tid=18554] ppid=18545 vsize=868712 CPUtime=0
/proc/18546/task/18554/stat : 18554 (java) S 18545 18532 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22734730 889561088 6573 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890936

[startup+6.30213 s]
/proc/loadavg: 1.87 1.94 1.97 3/83 18556
/proc/meminfo: memFree=1711448/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 15 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=16388 CPUtime=2.44
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 3951 0 0 0 242 2 0 0 25 0 1 0 22735031 16781312 3937 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 4097 3937 76 150 0 3944 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 38612

[startup+12.7016 s]
/proc/loadavg: 1.88 1.94 1.97 3/83 18556
/proc/meminfo: memFree=1699864/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=27024 CPUtime=8.77
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 6606 0 0 0 873 4 0 0 25 0 1 0 22735031 27672576 6592 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 6756 6592 76 150 0 6603 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 49248

[startup+25.5027 s]
/proc/loadavg: 1.90 1.94 1.97 3/83 18556
/proc/meminfo: memFree=1685592/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=40560 CPUtime=21.45
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 9957 0 0 0 2138 7 0 0 25 0 1 0 22735031 41533440 9943 996147200 134512640 135127466 4294956256 18446744073709551615 134527154 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 10140 9943 76 150 0 9987 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 62784

[startup+51.1027 s]
/proc/loadavg: 1.94 1.95 1.97 3/83 18556
/proc/meminfo: memFree=1668056/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=58408 CPUtime=46.81
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 14375 0 0 0 4671 10 0 0 25 0 1 0 22735031 59809792 14361 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 14602 14361 76 150 0 14449 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 80632

[startup+102.303 s]
/proc/loadavg: 1.97 1.95 1.97 3/83 18556
/proc/meminfo: memFree=1634648/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=91892 CPUtime=97.53
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 22653 0 0 0 9734 19 0 0 25 0 1 0 22735031 94097408 22639 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 22973 22639 76 150 0 22820 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 114116

[startup+162.303 s]
/proc/loadavg: 1.99 1.96 1.97 3/83 18562
/proc/meminfo: memFree=1607832/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1528344/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1345.77
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48938 0 0 0 134529 48 0 0 25 0 1 0 22735031 204177408 48924 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 49848 48924 76 150 0 49695 0
Current children cumulated CPU time (s) 1349.51
Current children cumulated vsize (KiB) 221616

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 18562
/proc/meminfo: memFree=1528216/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1405.21
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 140473 48 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530748 0 0 4096 3 0 0 0 17 1 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1408.95
Current children cumulated vsize (KiB) 221616

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.98 4/85 18640
/proc/meminfo: memFree=876040/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1465.17
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 146467 50 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1468.91
Current children cumulated vsize (KiB) 221616

[startup+1542.31 s]
/proc/loadavg: 1.99 1.99 1.98 3/85 18640
/proc/meminfo: memFree=869256/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1525.15
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 152465 50 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1528.89
Current children cumulated vsize (KiB) 221616

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/85 18640
/proc/meminfo: memFree=869128/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1585.12
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 158462 50 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1588.86
Current children cumulated vsize (KiB) 221616

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/85 18640
/proc/meminfo: memFree=863944/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1645.1
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 164460 50 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1648.84
Current children cumulated vsize (KiB) 221616

[startup+1722.3 s]
/proc/loadavg: 2.17 2.03 2.00 4/85 18688
/proc/meminfo: memFree=869704/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1705.07
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48940 0 0 0 170456 51 0 0 25 0 1 0 22735031 204177408 48926 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48926 76 150 0 49695 0
Current children cumulated CPU time (s) 1708.81
Current children cumulated vsize (KiB) 221616

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 18688
/proc/meminfo: memFree=868552/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=199392 CPUtime=1765.06
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 48941 0 0 0 176454 52 0 0 25 0 1 0 22735031 204177408 48927 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 49848 48927 76 150 0 49695 0
Current children cumulated CPU time (s) 1768.8
Current children cumulated vsize (KiB) 221616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/85 18688
/proc/meminfo: memFree=865288/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=200420 CPUtime=1796.35
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 49186 0 0 0 179583 52 0 0 25 0 1 0 22735031 205230080 49172 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 50105 49172 76 150 0 49952 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 222644

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

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

[startup+1813.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/85 18688
/proc/meminfo: memFree=865288/2055920 swapFree=4192812/4192956
[pid=18532] ppid=18530 vsize=16868 CPUtime=3.74
/proc/18532/stat : 18532 (sugar) S 18530 18532 17160 0 -1 4194304 1376 13038 0 2 6 1 353 14 16 0 1 0 22734649 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18532/statm: 4217 1113 409 3 0 796 0
[pid=18555] ppid=18532 vsize=5356 CPUtime=0
/proc/18555/stat : 18555 (sh) S 18532 18532 17160 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22735031 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18555/statm: 1339 232 193 169 0 50 0
[pid=18556] ppid=18555 vsize=200420 CPUtime=1796.35
/proc/18556/stat : 18556 (minisat) R 18555 18532 17160 0 -1 4194304 49186 0 0 0 179583 52 0 0 25 0 1 0 22735031 205230080 49172 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/18556/statm: 50105 49172 76 150 0 49952 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 222644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18532 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=594453
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=169974
# CPU time returned by wait4() is 3.76443
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.65
CPU time (s): 1800.09
CPU user time (s): 1799.42
CPU system time (s): 0.67
CPU usage (%): 99.2524
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.59445
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14797
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= 3551
involuntary context switches= 3540

runsolver used 2.30465 second user time and 5.9451 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 01:58:39
IDJOB=2072655
IDBENCH=55795
IDSOLVER=739
FILE ID=node69/2072655-1247356719
PBS_JOBID= 9506899
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl40-45-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-2072655-1247356719/watcher-2072655-1247356719 -o /tmp/evaluation-result-2072655-1247356719/solver-2072655-1247356719 -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-2072655-1247356719.xml

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

MD5SUM BENCH= d90b14d447b2d0625f8e023b3d8fff94
RANDOM SEED=1680898442

node69.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.211
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.211
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:       1732816 kB
Buffers:         46060 kB
Cached:         132568 kB
SwapCached:        144 kB
Active:         141892 kB
Inactive:       127828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:         108776 kB
Slab:            38328 kB
Committed_AS:   912428 kB
PageTables:       2052 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= 66496 MiB
End job on node69 at 2009-07-12 02:28:55