Trace number 1092134

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (TO) 1800.09 1806.56

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-21-28-8-6-2_glb.xml
MD5SUM43f8af121f89189e34019dd27fcf5130
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6468
Number of constraints6139
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5880
Global constraints used (with number of constraints)weightedsum(259)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 15:22:48 2008
0.00/0.04	c 0	PID 4602
0.00/0.05	c 0	HOST node41.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1092134-1215264167.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1092134-1215264167.xml' 'HOME/temp.csp'
1.06/1.13	c 1	1 domains, 6468 variables, 1 predicates, 0 relations, 6139 constraints
1.06/1.15	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.15	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.10/1.23	c 1	Parsing HOME/temp.csp
1.10/1.56	c 1	parsed 10000 expressions
1.10/1.73	c 1	parsed 12609 expressions
1.10/1.74	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.10/1.74	c 1	Converting to clausal form CSP
1.10/1.78	c 1	converted 1261 (10%) expressions
1.10/1.79	c 1	converted 2522 (20%) expressions
1.10/1.79	c 1	converted 3783 (30%) expressions
1.10/1.79	c 1	converted 5044 (40%) expressions
1.10/1.80	c 1	converted 6305 (50%) expressions
2.22/2.39	c 2	converted 7566 (60%) expressions
2.72/2.80	c 2	converted 8827 (70%) expressions
3.12/3.27	c 3	converted 10088 (80%) expressions
3.40/3.59	c 3	converted 11349 (90%) expressions
4.80/4.92	c 4	converted 12609 (100%) expressions
4.80/4.93	c 4	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
4.80/4.93	c 4	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.80/4.93	c 4	Propagation in CSP
5.28/5.45	c 5	12264 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.28/5.46	c 5	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
5.28/5.46	c 5	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.28/5.49	c 5	Simplifing CSP by introducing new Boolean variables
5.38/5.53	c 5	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
5.38/5.53	c 5	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.88/6.02	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.88/6.06	c 6	3131 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.88/6.07	c 6	6261 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.88/6.07	c 6	9392 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.88/6.08	c 6	12522 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.88/6.08	c 6	15652 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.88/6.09	c 6	18783 (60%) CSP integer variables are encoded (1437 clauses, 21619 bytes)
5.98/6.11	c 6	21913 (70%) CSP integer variables are encoded (9117 clauses, 136819 bytes)
5.98/6.12	c 6	25044 (80%) CSP integer variables are encoded (15616 clauses, 234304 bytes)
5.98/6.13	c 6	28174 (90%) CSP integer variables are encoded (22128 clauses, 331984 bytes)
5.98/6.14	c 6	31304 (100%) CSP integer variables are encoded (28644 clauses, 429724 bytes)
6.08/6.25	c 6	8547 (10%) CSP clauses are encoded (37191 clauses, 552559 bytes)
6.18/6.32	c 6	17094 (20%) CSP clauses are encoded (45738 clauses, 677240 bytes)
6.18/6.37	c 6	25641 (30%) CSP clauses are encoded (54285 clauses, 811263 bytes)
6.28/6.43	c 6	34188 (40%) CSP clauses are encoded (62832 clauses, 946312 bytes)
6.28/6.49	c 6	42735 (50%) CSP clauses are encoded (71379 clauses, 1081350 bytes)
6.39/6.56	c 6	51282 (60%) CSP clauses are encoded (79926 clauses, 1216387 bytes)
6.48/6.63	c 6	59829 (70%) CSP clauses are encoded (96027 clauses, 1488751 bytes)
6.68/6.84	c 6	68376 (80%) CSP clauses are encoded (167006 clauses, 2783299 bytes)
6.88/7.02	c 7	76923 (90%) CSP clauses are encoded (230491 clauses, 3945598 bytes)
7.08/7.21	c 7	85470 (100%) CSP clauses are encoded (294168 clauses, 5111736 bytes)
7.08/7.21	c 7	85470 CSP clauses encoded
7.08/7.21	c 7	Writing map file : HOME/temp.map
7.08/7.28	c 7	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.08/7.28	c 7	SAT : 71708 SAT variables, 294168 SAT clauses, 5111736 bytes
7.08/7.28	c 7	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.15/7.34	c 7	SOLVING HOME/temp.cnf
7.15/7.34	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.15/7.34	c 7	This is MiniSat 2.0 beta
7.15/7.34	c 7	WARNING: for repeatability, setting FPU to use double precision
7.15/7.34	c 7	============================[ Problem Statistics ]=============================
7.15/7.34	c 7	|                                                                             |
7.15/7.34	c 7	|  Number of variables:  71708                                                |
7.15/7.34	c 7	|  Number of clauses:    294168                                               |
7.18/7.53	c 7	|  Parsing time:         0.16         s                                       |
7.18/7.54	c 7	============================[ Search Statistics ]==============================
7.18/7.54	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.18/7.54	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.18/7.54	c 7	===============================================================================
7.18/7.54	c 7	|         0 |   71708   294168   728084 |    98056        0    nan |  0.000 % |
7.18/7.56	c 7	|       100 |   71708   294168   728084 |   107861      100     13 |  0.000 % |
7.42/7.62	c 7	|       250 |   71708   294168   728084 |   118647      250     15 |  0.000 % |
7.52/7.72	c 7	|       476 |   71708   294168   728084 |   130512      476     14 |  0.000 % |
7.72/7.90	c 7	|       813 |   71708   294168   728084 |   143563      813     12 |  0.000 % |
7.92/8.18	c 8	|      1320 |   71708   294168   728084 |   157920     1320     15 |  0.000 % |
8.51/8.72	c 8	|      2081 |   71708   294168   728084 |   173712     2081     15 |  0.000 % |
9.40/9.62	c 9	|      3220 |   71708   294168   728084 |   191083     3220     14 |  0.000 % |
11.18/11.44	c 11	|      4928 |   71708   294168   728084 |   210191     4928     14 |  0.000 % |
13.57/13.82	c 13	|      7491 |   71708   294168   728084 |   231210     7491     17 |  0.000 % |
17.33/17.69	c 17	|     11336 |   71708   294168   728084 |   254332    11336     17 |  0.000 % |
20.99/21.35	c 21	|     17104 |   71708   294168   728084 |   279765    17104     24 |  0.000 % |
28.72/29.19	c 29	|     25753 |   71708   294168   728084 |   307741    25753     27 |  0.000 % |
40.20/40.71	c 40	|     38727 |   71708   294168   728084 |   338515    38727     30 |  0.000 % |
63.08/63.84	c 63	|     58189 |   71708   294168   728084 |   372367    58189     31 |  0.000 % |
97.56/98.70	c 98	|     87381 |   71708   294168   728084 |   409604    87381     35 |  0.000 % |
149.47/151.06	c 151	|    131170 |   71708   294168   728084 |   450564   131170     44 |  0.000 % |
231.89/234.20	c 234	|    196854 |   71708   294168   728084 |   495621   196854     59 |  0.000 % |
378.90/382.69	c 382	|    295381 |   71708   294168   728084 |   545183   295381     74 |  0.000 % |
633.34/639.34	c 639	|    443170 |   71708   294168   728084 |   599701   443170     82 |  0.000 % |
991.91/998.01	c 998	|    664853 |   71708   294168   728084 |   659671    88395     83 |  0.000 % |
1498.30/1504.68	c 1504	|    997378 |   71708   294168   728084 |   725638   420920    109 |  0.000 % |
1800.09/1806.51	c ERROR INTERRUPTED
1800.09/1806.55	s UNKNOWN
1800.09/1806.55	c 1806	CPU 6.88 (0.04 0.01 6.84 0.29)
1800.09/1806.55	c 1806	END Sat Jul  5 15:52:54 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092134-1215264167/watcher-1092134-1215264167 -o /tmp/evaluation-result-1092134-1215264167/solver-1092134-1215264167 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1092134-1215264167.xml 

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 4602
/proc/meminfo: memFree=1562864/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=12272 CPUtime=0
/proc/4602/stat : 4602 (sugar) R 4600 4602 4057 0 -1 4194304 359 0 0 0 0 0 0 0 22 0 1 0 2005389758 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 209136089701 0 0 4224 0 0 0 0 17 1 0 0
/proc/4602/statm: 3068 327 246 3 0 168 0

[startup+0.0981911 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 4602
/proc/meminfo: memFree=1562864/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=0.03
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 2005389758 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10201 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 4602
/proc/meminfo: memFree=1562864/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=0.03
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 2005389758 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301289 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 4602
/proc/meminfo: memFree=1562864/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=0.03
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 2005389758 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70133 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 4602
/proc/meminfo: memFree=1562864/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=0.03
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 900 127 0 0 3 0 0 0 23 0 1 0 2005389758 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5014 s]
/proc/loadavg: 2.14 2.03 2.01 3/91 4614
/proc/meminfo: memFree=1541208/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=1.1
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 973 8822 0 1 3 1 99 7 16 0 1 0 2005389758 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 13600

[startup+3.10255 s]
/proc/loadavg: 2.14 2.03 2.01 6/91 4624
/proc/meminfo: memFree=1541976/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=1.1
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 974 8822 0 1 3 1 99 7 15 0 1 0 2005389758 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 797 370 3 0 500 0
[pid=4615] ppid=4602 vsize=5356 CPUtime=0
/proc/4615/stat : 4615 (sh) S 4602 4602 4057 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005389874 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4615/statm: 1339 233 193 169 0 50 0
[pid=4616] ppid=4615 vsize=868640 CPUtime=1.91
/proc/4616/stat : 4616 (java) S 4615 4602 4057 0 -1 0 11393 0 1 0 184 7 0 0 18 0 9 0 2005389874 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4616/statm: 217160 10451 2540 9 0 211735 0
[pid=4616/tid=4617] ppid=4615 vsize=868640 CPUtime=1.07
/proc/4616/task/4617/stat : 4617 (java) R 4615 4602 4057 0 -1 64 2783 0 1 0 106 1 0 0 25 0 9 0 2005389875 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4618] ppid=4615 vsize=868640 CPUtime=0.6
/proc/4616/task/4618/stat : 4618 (java) R 4615 4602 4057 0 -1 64 6436 0 0 0 56 4 0 0 16 0 9 0 2005389876 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 104182582 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4619] ppid=4615 vsize=868640 CPUtime=0
/proc/4616/task/4619/stat : 4619 (java) S 4615 4602 4057 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005389876 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4620] ppid=4615 vsize=868640 CPUtime=0
/proc/4616/task/4620/stat : 4620 (java) S 4615 4602 4057 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005389876 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4621] ppid=4615 vsize=868640 CPUtime=0
/proc/4616/task/4621/stat : 4621 (java) S 4615 4602 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005389878 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4622] ppid=4615 vsize=868640 CPUtime=0.22
/proc/4616/task/4622/stat : 4622 (java) S 4615 4602 4057 0 -1 64 1476 0 0 0 21 1 0 0 16 0 9 0 2005389878 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4623] ppid=4615 vsize=868640 CPUtime=0
/proc/4616/task/4623/stat : 4623 (java) S 4615 4602 4057 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005389878 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4624] ppid=4615 vsize=868640 CPUtime=0
/proc/4616/task/4624/stat : 4624 (java) S 4615 4602 4057 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005389878 889487360 10451 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887596

[startup+6.30184 s]
/proc/loadavg: 2.12 2.03 2.01 3/91 4624
/proc/meminfo: memFree=1495320/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=1.11
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 974 8822 0 1 4 1 99 7 15 0 1 0 2005389758 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 797 370 3 0 500 0
[pid=4615] ppid=4602 vsize=5356 CPUtime=0
/proc/4615/stat : 4615 (sh) S 4602 4602 4057 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005389874 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4615/statm: 1339 233 193 169 0 50 0
[pid=4616] ppid=4615 vsize=868500 CPUtime=5.07
/proc/4616/stat : 4616 (java) S 4615 4602 4057 0 -1 0 25787 0 1 0 491 16 0 0 18 0 9 0 2005389874 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4616/statm: 217125 18920 2565 9 0 211672 0
[pid=4616/tid=4617] ppid=4615 vsize=868500 CPUtime=2.97
/proc/4616/task/4617/stat : 4617 (java) R 4615 4602 4057 0 -1 64 3463 0 1 0 294 3 0 0 25 0 9 0 2005389875 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4618] ppid=4615 vsize=868500 CPUtime=1.77
/proc/4616/task/4618/stat : 4618 (java) S 4615 4602 4057 0 -1 64 20102 0 0 0 166 11 0 0 16 0 9 0 2005389876 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4619] ppid=4615 vsize=868500 CPUtime=0
/proc/4616/task/4619/stat : 4619 (java) S 4615 4602 4057 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005389876 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4620] ppid=4615 vsize=868500 CPUtime=0
/proc/4616/task/4620/stat : 4620 (java) S 4615 4602 4057 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005389876 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4621] ppid=4615 vsize=868500 CPUtime=0
/proc/4616/task/4621/stat : 4621 (java) S 4615 4602 4057 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005389878 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4622] ppid=4615 vsize=868500 CPUtime=0.31
/proc/4616/task/4622/stat : 4622 (java) S 4615 4602 4057 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 2005389878 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4623] ppid=4615 vsize=868500 CPUtime=0
/proc/4616/task/4623/stat : 4623 (java) S 4615 4602 4057 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005389878 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4616/tid=4624] ppid=4615 vsize=868500 CPUtime=0
/proc/4616/task/4624/stat : 4624 (java) S 4615 4602 4057 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005389878 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887456

[startup+12.7024 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 4626
/proc/meminfo: memFree=1536792/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=19972 CPUtime=5.3
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 4575 0 0 0 527 3 0 0 25 0 1 0 2005390493 20451328 4561 996147200 134512640 135127466 4294956256 18446744073709551615 134521718 0 0 4096 3 0 0 0 17 1 0 0
/proc/4626/statm: 4993 4561 76 150 0 4840 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 38928

[startup+25.5015 s]
/proc/loadavg: 2.10 2.03 2.01 3/83 4626
/proc/meminfo: memFree=1534104/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=22756 CPUtime=17.97
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 5235 0 0 0 1794 3 0 0 25 0 1 0 2005390493 23302144 5221 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/4626/statm: 5689 5221 76 150 0 5536 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 41712

[startup+51.1018 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 4626
/proc/meminfo: memFree=1529496/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=27488 CPUtime=43.32
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 6415 0 0 0 4327 5 0 0 25 0 1 0 2005390493 28147712 6401 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/4626/statm: 6872 6401 76 150 0 6719 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 46444

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 4626
/proc/meminfo: memFree=1520472/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=36192 CPUtime=94.04
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 8626 0 0 0 9395 9 0 0 25 0 1 0 2005390493 37060608 8612 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4626/statm: 9048 8612 76 150 0 8895 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 55148

[startup+162.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 4626
/proc/meminfo: memFree=1506456/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=50500 CPUtime=153.49
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 12142 0 0 0 15335 14 0 0 25 0 1 0 2005390493 51712000 12128 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4626/statm: 12625 12128 76 150 0 12472 0
Current children cumulated CPU time (s) 160.67

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

/proc/meminfo: memFree=1472976/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=231376 CPUtime=1348.88
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 57321 0 0 0 134812 76 0 0 25 0 1 0 2005390493 236929024 57307 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 57844 57307 76 150 0 57691 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 250332

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4659
/proc/meminfo: memFree=1472912/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=231376 CPUtime=1408.86
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 57322 0 0 0 140810 76 0 0 25 0 1 0 2005390493 236929024 57308 996147200 134512640 135127466 4294956256 18446744073709551615 134531047 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 57844 57308 76 150 0 57691 0
Current children cumulated CPU time (s) 1416.04
Current children cumulated vsize (KiB) 250332

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 4659
/proc/meminfo: memFree=1472912/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=231376 CPUtime=1468.83
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 57322 0 0 0 146807 76 0 0 25 0 1 0 2005390493 236929024 57308 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 57844 57308 76 150 0 57691 0
Current children cumulated CPU time (s) 1476.01
Current children cumulated vsize (KiB) 250332

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/77 4660
/proc/meminfo: memFree=1469832/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=234544 CPUtime=1528.81
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 58093 0 0 0 152804 77 0 0 25 0 1 0 2005390493 240173056 58079 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 58636 58079 76 150 0 58483 0
Current children cumulated CPU time (s) 1535.99
Current children cumulated vsize (KiB) 253500

[startup+1602.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/77 4660
/proc/meminfo: memFree=1453064/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=251316 CPUtime=1588.79
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 62315 0 0 0 158797 82 0 0 25 0 1 0 2005390493 257347584 62301 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 62829 62301 76 150 0 62676 0
Current children cumulated CPU time (s) 1595.97
Current children cumulated vsize (KiB) 270272

[startup+1662.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/77 4660
/proc/meminfo: memFree=1438728/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=265580 CPUtime=1648.76
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 65851 0 0 0 164790 86 0 0 25 0 1 0 2005390493 271953920 65837 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 66395 65837 76 150 0 66242 0
Current children cumulated CPU time (s) 1655.94
Current children cumulated vsize (KiB) 284536

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/77 4660
/proc/meminfo: memFree=1424648/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=279728 CPUtime=1708.73
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 69390 0 0 0 170784 89 0 0 25 0 1 0 2005390493 286441472 69376 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 69932 69376 76 150 0 69779 0
Current children cumulated CPU time (s) 1715.91
Current children cumulated vsize (KiB) 298684

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/77 4660
/proc/meminfo: memFree=1410824/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=293208 CPUtime=1768.72
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 72777 0 0 0 176779 93 0 0 25 0 1 0 2005390493 300244992 72763 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 73302 72763 76 150 0 73149 0
Current children cumulated CPU time (s) 1775.9
Current children cumulated vsize (KiB) 312164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.5 s]
/proc/loadavg: 2.01 2.04 2.00 3/77 4660
/proc/meminfo: memFree=1405640/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=298376 CPUtime=1792.91
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 74048 0 0 0 179197 94 0 0 25 0 1 0 2005390493 305537024 74034 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 74594 74034 76 150 0 74441 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 317332

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

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

[startup+1806.5 s]
/proc/loadavg: 2.01 2.04 2.00 3/77 4660
/proc/meminfo: memFree=1405640/2055920 swapFree=4180688/4192956
[pid=4602] ppid=4600 vsize=13600 CPUtime=7.18
/proc/4602/stat : 4602 (sugar) S 4600 4602 4057 0 -1 4194304 1033 34968 0 2 4 1 684 29 16 0 1 0 2005389758 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4602/statm: 3400 799 370 3 0 500 0
[pid=4625] ppid=4602 vsize=5356 CPUtime=0
/proc/4625/stat : 4625 (sh) S 4602 4602 4057 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005390492 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4625/statm: 1339 232 193 169 0 50 0
[pid=4626] ppid=4625 vsize=298376 CPUtime=1792.91
/proc/4626/stat : 4626 (minisat) R 4625 4602 4057 0 -1 4194304 74048 0 0 0 179197 94 0 0 25 0 1 0 2005390493 305537024 74034 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4626/statm: 74594 74034 76 150 0 74441 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 317332

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4602 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=898951
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=316951
# CPU time returned by wait4() is 7.2159
# 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): 1806.56
CPU time (s): 1800.09
CPU user time (s): 1798.85
CPU system time (s): 1.24
CPU usage (%): 99.642
Max. virtual memory (cumulated for all children) (KiB): 898596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.89895
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36346
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= 4219
involuntary context switches= 4273

runsolver used 2.15867 second user time and 4.99924 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-05 15:22:48
IDJOB=1092134
IDBENCH=58598
IDSOLVER=346
FILE ID=node41/1092134-1215264167
PBS_JOBID= 7882163
Free space on /tmp= 66148 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 43f8af121f89189e34019dd27fcf5130
RANDOM SEED=823683675

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.232
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.232
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:       1563344 kB
Buffers:         36112 kB
Cached:         244376 kB
SwapCached:       6540 kB
Active:         331272 kB
Inactive:       108588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563344 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:         172500 kB
Slab:            37880 kB
Committed_AS:  4435608 kB
PageTables:       2024 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= 66152 MiB
End job on node41 at 2008-07-05 15:52:56