Trace number 1040860

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.13 1810.21

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-36-36.xml
MD5SUM0853b0e8f7ee4392e72aa3d396f96728
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.595908
Satisfiable
(Un)Satisfiability was proved
Number of variables2592
Number of constraints3153
Maximum constraint arity36
Maximum domain size127
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2521
Global constraints used (with number of constraints)cumulative(2),weightedsum(630)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul  2 13:42:28 2008
0.00/0.04	c 0	PID 16653
0.00/0.05	c 0	HOST node78.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1040860-1214998948.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-1040860-1214998948.xml' 'HOME/temp.csp'
0.04/0.75	c 1	37 domains, 2592 variables, 2 predicates, 0 relations, 3153 constraints
0.04/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.78	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'
0.74/0.87	c 1	Parsing HOME/temp.csp
1.23/1.35	c 1	parsed 5784 expressions
1.23/1.36	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.36	c 1	Converting to clausal form CSP
1.23/1.39	c 1	converted 579 (10%) expressions
1.23/1.39	c 1	converted 1157 (20%) expressions
1.32/1.41	c 1	converted 1736 (30%) expressions
1.32/1.41	c 1	converted 2314 (40%) expressions
1.43/1.58	c 2	converted 2892 (50%) expressions
1.53/1.64	c 2	converted 3471 (60%) expressions
1.53/1.69	c 2	converted 4049 (70%) expressions
1.63/1.77	c 2	converted 4628 (80%) expressions
1.73/1.81	c 2	converted 5206 (90%) expressions
3.80/3.97	c 4	converted 5784 (100%) expressions
3.80/3.98	c 4	CSP : 20372 integers, 6388 booleans, 54169 clauses, largest domain size 351
3.80/3.98	c 4	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.80/3.98	c 4	Propagation in CSP
4.09/4.29	c 4	106387 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.09/4.30	c 4	CSP : 20372 integers, 6388 booleans, 54169 clauses, largest domain size 128
4.09/4.30	c 4	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.19/4.32	c 4	Simplifing CSP by introducing new Boolean variables
4.19/4.35	c 4	CSP : 20372 integers, 6388 booleans, 54169 clauses, largest domain size 128
4.19/4.35	c 4	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.39/4.56	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.48/4.61	c 5	2038 (10%) CSP integer variables are encoded (7648 clauses, 97293 bytes)
4.48/4.65	c 5	4075 (20%) CSP integer variables are encoded (39721 clauses, 578388 bytes)
4.59/4.70	c 5	6112 (30%) CSP integer variables are encoded (82670 clauses, 1222623 bytes)
4.59/4.76	c 5	8149 (40%) CSP integer variables are encoded (125619 clauses, 1931349 bytes)
4.69/4.82	c 5	10186 (50%) CSP integer variables are encoded (167839 clauses, 2649089 bytes)
4.69/4.87	c 5	12224 (60%) CSP integer variables are encoded (210541 clauses, 3375023 bytes)
4.78/4.93	c 5	14261 (70%) CSP integer variables are encoded (253936 clauses, 4112738 bytes)
4.78/4.99	c 5	16298 (80%) CSP integer variables are encoded (297317 clauses, 4850215 bytes)
4.88/5.05	c 5	18335 (90%) CSP integer variables are encoded (340014 clauses, 5576064 bytes)
4.99/5.11	c 5	20372 (100%) CSP integer variables are encoded (382310 clauses, 6295096 bytes)
5.77/5.94	c 6	5417 (10%) CSP clauses are encoded (833461 clauses, 14513910 bytes)
9.13/9.37	c 9	10834 (20%) CSP clauses are encoded (2742208 clauses, 55047857 bytes)
11.91/12.17	c 12	16251 (30%) CSP clauses are encoded (4361445 clauses, 89428476 bytes)
15.01/15.37	c 15	21668 (40%) CSP clauses are encoded (5980340 clauses, 128361118 bytes)
18.25/18.69	c 19	27085 (50%) CSP clauses are encoded (7652413 clauses, 168812755 bytes)
22.39/22.83	c 23	32502 (60%) CSP clauses are encoded (9770120 clauses, 219975595 bytes)
25.79/26.40	c 26	37919 (70%) CSP clauses are encoded (11513497 clauses, 262147701 bytes)
28.91/29.80	c 30	43336 (80%) CSP clauses are encoded (13092616 clauses, 300342680 bytes)
32.03/33.05	c 33	48753 (90%) CSP clauses are encoded (14702384 clauses, 339284650 bytes)
35.90/37.08	c 37	54169 (100%) CSP clauses are encoded (16673699 clauses, 386917356 bytes)
35.90/37.09	c 37	54169 CSP clauses encoded
35.90/37.09	c 37	Writing map file : HOME/temp.map
36.00/37.15	c 37	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
36.00/37.15	c 37	SAT : 408978 SAT variables, 16673699 SAT clauses, 386917356 bytes
36.00/37.15	c 37	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
36.00/37.19	c 37	SOLVING HOME/temp.cnf
36.00/37.19	c 37	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
36.00/37.19	c 37	This is MiniSat 2.0 beta
36.00/37.19	c 37	WARNING: for repeatability, setting FPU to use double precision
36.00/37.19	c 37	============================[ Problem Statistics ]=============================
36.00/37.19	c 37	|                                                                             |
36.00/37.19	c 37	|  Number of variables:  408978                                               |
36.00/37.19	c 37	|  Number of clauses:    16673699                                             |
44.69/45.90	c 46	|  Parsing time:         7.60         s                                       |
45.08/46.31	c 46	============================[ Search Statistics ]==============================
45.08/46.31	c 46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.08/46.31	c 46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.08/46.31	c 46	===============================================================================
45.08/46.31	c 46	|         0 |  408978 16673699 48979145 |  5557899        0    nan |  0.000 % |
51.72/53.09	c 53	|       100 |  408978 16673699 48979145 |  6113689      100     30 |  0.000 % |
60.26/61.67	c 62	|       251 |  408978 16673699 48979145 |  6725058      251     31 |  0.000 % |
73.84/75.27	c 75	|       476 |  408978 16673699 48979145 |  7397564      476     28 |  0.000 % |
94.02/95.44	c 95	|       813 |  408978 16673699 48979145 |  8137320      813     32 |  0.000 % |
116.80/118.29	c 118	|      1319 |  408978 16673699 48979145 |  8951052     1319     40 |  0.000 % |
150.78/152.26	c 152	|      2079 |  408978 16673699 48979145 |  9846158     2079     40 |  0.000 % |
227.32/229.11	c 229	|      3218 |  408978 16673699 48979145 | 10830774     3218     51 |  0.000 % |
338.59/341.08	c 341	|      4927 |  408978 16673699 48979145 | 11913851     4927     51 |  0.000 % |
418.00/420.85	c 421	|      7489 |  408978 16673699 48979145 | 13105236     7489     49 |  0.000 % |
647.72/651.66	c 652	|     11333 |  408978 16673699 48979145 | 14415760    11333     61 |  0.000 % |
937.60/942.92	c 943	|     17099 |  408978 16673699 48979145 | 15857336    17099     58 |  0.000 % |
1404.01/1411.70	c 1412	|     25750 |  408978 16673699 48979145 | 17443070    25750     72 |  0.000 % |
1800.08/1809.61	c ERROR INTERRUPTED
1800.08/1809.71	s UNKNOWN
1800.08/1809.71	c 1810	CPU 33.29 (0.03 0.01 33.26 2.78)
1800.08/1809.71	c 1810	END Wed Jul  2 14:12:38 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-1040860-1214998948/watcher-1040860-1214998948 -o /tmp/evaluation-result-1040860-1214998948/solver-1040860-1214998948 -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-1040860-1214998948.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: 1.99 1.99 1.69 4/83 16653
/proc/meminfo: memFree=1511008/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=12272 CPUtime=0
/proc/16653/stat : 16653 (sugar) R 16651 16653 16398 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 223989806 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 255390375423 0 0 4224 0 0 0 0 17 1 0 0
/proc/16653/statm: 3068 364 274 3 0 168 0

[startup+0.076869 s]
/proc/loadavg: 1.99 1.99 1.69 4/83 16653
/proc/meminfo: memFree=1511008/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.04
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 223989806 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101555 s]
/proc/loadavg: 1.99 1.99 1.69 4/83 16653
/proc/meminfo: memFree=1511008/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.04
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 223989806 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301576 s]
/proc/loadavg: 1.99 1.99 1.69 4/83 16653
/proc/meminfo: memFree=1511008/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.04
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 223989806 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701618 s]
/proc/loadavg: 1.99 1.99 1.69 4/83 16653
/proc/meminfo: memFree=1511008/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.04
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 223989806 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50271 s]
/proc/loadavg: 1.99 1.99 1.69 5/94 16675
/proc/meminfo: memFree=1496264/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.74
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 974 7167 0 1 3 1 66 4 15 0 1 0 223989806 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 797 370 3 0 500 0
[pid=16666] ppid=16653 vsize=5356 CPUtime=0
/proc/16666/stat : 16666 (sh) S 16653 16653 16398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 223989885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16666/statm: 1339 233 193 169 0 50 0
[pid=16667] ppid=16666 vsize=866892 CPUtime=0.69
/proc/16667/stat : 16667 (java) S 16666 16653 16398 0 -1 0 4980 0 1 0 66 3 0 0 19 0 9 0 223989885 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16667/statm: 216723 4423 1731 9 0 211298 0
[pid=16667/tid=16668] ppid=16666 vsize=866892 CPUtime=0.5
/proc/16667/task/16668/stat : 16668 (java) R 16666 16653 16398 0 -1 64 2655 0 1 0 49 1 0 0 21 0 9 0 223989886 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16669] ppid=16666 vsize=866892 CPUtime=0.03
/proc/16667/task/16669/stat : 16669 (java) S 16666 16653 16398 0 -1 64 654 0 0 0 3 0 0 0 16 0 9 0 223989887 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16670] ppid=16666 vsize=866892 CPUtime=0
/proc/16667/task/16670/stat : 16670 (java) S 16666 16653 16398 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 223989887 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16671] ppid=16666 vsize=866892 CPUtime=0
/proc/16667/task/16671/stat : 16671 (java) S 16666 16653 16398 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 223989887 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16672] ppid=16666 vsize=866892 CPUtime=0
/proc/16667/task/16672/stat : 16672 (java) S 16666 16653 16398 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 223989889 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16673] ppid=16666 vsize=866892 CPUtime=0.13
/proc/16667/task/16673/stat : 16673 (java) R 16666 16653 16398 0 -1 64 979 0 0 0 13 0 0 0 16 0 9 0 223989889 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 101991412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16674] ppid=16666 vsize=866892 CPUtime=0
/proc/16667/task/16674/stat : 16674 (java) S 16666 16653 16398 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 223989889 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16675] ppid=16666 vsize=866892 CPUtime=0
/proc/16667/task/16675/stat : 16675 (java) S 16666 16653 16398 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 223989889 887697408 4423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 885848

[startup+3.10287 s]
/proc/loadavg: 1.99 1.99 1.69 3/94 16675
/proc/meminfo: memFree=1473480/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.74
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 974 7167 0 1 3 1 66 4 15 0 1 0 223989806 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 797 370 3 0 500 0
[pid=16666] ppid=16653 vsize=5356 CPUtime=0
/proc/16666/stat : 16666 (sh) S 16653 16653 16398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 223989885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16666/statm: 1339 233 193 169 0 50 0
[pid=16667] ppid=16666 vsize=868440 CPUtime=2.27
/proc/16667/stat : 16667 (java) S 16666 16653 16398 0 -1 0 11881 0 1 0 218 9 0 0 19 0 9 0 223989885 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16667/statm: 217110 10924 2541 9 0 211685 0
[pid=16667/tid=16668] ppid=16666 vsize=868440 CPUtime=1.4
/proc/16667/task/16668/stat : 16668 (java) R 16666 16653 16398 0 -1 64 2977 0 1 0 138 2 0 0 25 0 9 0 223989886 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4126643204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16669] ppid=16666 vsize=868440 CPUtime=0.6
/proc/16667/task/16669/stat : 16669 (java) S 16666 16653 16398 0 -1 64 6700 0 0 0 56 4 0 0 16 0 9 0 223989887 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16670] ppid=16666 vsize=868440 CPUtime=0
/proc/16667/task/16670/stat : 16670 (java) S 16666 16653 16398 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 223989887 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16671] ppid=16666 vsize=868440 CPUtime=0
/proc/16667/task/16671/stat : 16671 (java) S 16666 16653 16398 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 223989887 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16672] ppid=16666 vsize=868440 CPUtime=0
/proc/16667/task/16672/stat : 16672 (java) S 16666 16653 16398 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 223989889 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16673] ppid=16666 vsize=868440 CPUtime=0.24
/proc/16667/task/16673/stat : 16673 (java) S 16666 16653 16398 0 -1 64 1511 0 0 0 23 1 0 0 16 0 9 0 223989889 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16674] ppid=16666 vsize=868440 CPUtime=0
/proc/16667/task/16674/stat : 16674 (java) S 16666 16653 16398 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 223989889 889282560 10924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16675] ppid=16666 vsize=868440 CPUtime=0
/proc/16667/task/16675/stat : 16675 (java) S 16666 16653 16398 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 223989889 889282560 10924 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) 887396

[startup+6.30222 s]
/proc/loadavg: 2.07 2.00 1.69 3/94 16675
/proc/meminfo: memFree=1410440/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.74
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 974 7167 0 1 3 1 66 4 15 0 1 0 223989806 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 797 370 3 0 500 0
[pid=16666] ppid=16653 vsize=5356 CPUtime=0
/proc/16666/stat : 16666 (sh) S 16653 16653 16398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 223989885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16666/statm: 1339 233 193 169 0 50 0
[pid=16667] ppid=16666 vsize=868552 CPUtime=5.44
/proc/16667/stat : 16667 (java) S 16666 16653 16398 0 -1 0 16860 0 1 0 521 23 0 0 19 0 9 0 223989885 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16667/statm: 217138 15053 2565 9 0 211685 0
[pid=16667/tid=16668] ppid=16666 vsize=868552 CPUtime=3.83
/proc/16667/task/16668/stat : 16668 (java) R 16666 16653 16398 0 -1 64 3466 0 1 0 370 13 0 0 25 0 9 0 223989886 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16669] ppid=16666 vsize=868552 CPUtime=1.27
/proc/16667/task/16669/stat : 16669 (java) S 16666 16653 16398 0 -1 64 11146 0 0 0 120 7 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16670] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16670/stat : 16670 (java) S 16666 16653 16398 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16671] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16671/stat : 16671 (java) S 16666 16653 16398 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16672] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16672/stat : 16672 (java) S 16666 16653 16398 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16673] ppid=16666 vsize=868552 CPUtime=0.31
/proc/16667/task/16673/stat : 16673 (java) S 16666 16653 16398 0 -1 64 1555 0 0 0 30 1 0 0 16 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16674] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16674/stat : 16674 (java) S 16666 16653 16398 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16675] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16675/stat : 16675 (java) S 16666 16653 16398 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 223989889 889397248 15053 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) 887508

[startup+12.7029 s]
/proc/loadavg: 2.06 2.00 1.70 3/94 16675
/proc/meminfo: memFree=1283528/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.74
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 974 7167 0 1 3 1 66 4 16 0 1 0 223989806 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 797 370 3 0 500 0
[pid=16666] ppid=16653 vsize=5356 CPUtime=0
/proc/16666/stat : 16666 (sh) S 16653 16653 16398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 223989885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16666/statm: 1339 233 193 169 0 50 0
[pid=16667] ppid=16666 vsize=868552 CPUtime=11.76
/proc/16667/stat : 16667 (java) S 16666 16653 16398 0 -1 0 17351 0 1 0 1105 71 0 0 19 0 9 0 223989885 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16667/statm: 217138 15053 2565 9 0 211685 0
[pid=16667/tid=16668] ppid=16666 vsize=868552 CPUtime=9.92
/proc/16667/task/16668/stat : 16668 (java) R 16666 16653 16398 0 -1 64 3957 0 1 0 935 57 0 0 25 0 9 0 223989886 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 102064761 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16667/tid=16669] ppid=16666 vsize=868552 CPUtime=1.5
/proc/16667/task/16669/stat : 16669 (java) S 16666 16653 16398 0 -1 64 11146 0 0 0 139 11 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16667/tid=16670] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16670/stat : 16670 (java) S 16666 16653 16398 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16671] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16671/stat : 16671 (java) S 16666 16653 16398 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16672] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16672/stat : 16672 (java) S 16666 16653 16398 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16673] ppid=16666 vsize=868552 CPUtime=0.31
/proc/16667/task/16673/stat : 16673 (java) S 16666 16653 16398 0 -1 64 1555 0 0 0 30 1 0 0 17 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16667/tid=16674] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16674/stat : 16674 (java) S 16666 16653 16398 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16675] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16675/stat : 16675 (java) S 16666 16653 16398 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 223989889 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887508

[startup+25.5012 s]
/proc/loadavg: 2.27 2.05 1.72 4/94 16675
/proc/meminfo: memFree=1019400/2055912 swapFree=4178232/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=0.74
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 974 7167 0 1 3 1 66 4 16 0 1 0 223989806 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16653/statm: 3400 797 370 3 0 500 0
[pid=16666] ppid=16653 vsize=5356 CPUtime=0
/proc/16666/stat : 16666 (sh) S 16653 16653 16398 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 223989885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16666/statm: 1339 233 193 169 0 50 0
[pid=16667] ppid=16666 vsize=868552 CPUtime=24.26
/proc/16667/stat : 16667 (java) S 16666 16653 16398 0 -1 0 18278 0 1 0 2248 178 0 0 19 0 9 0 223989885 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16667/statm: 217138 15053 2565 9 0 211685 0
[pid=16667/tid=16668] ppid=16666 vsize=868552 CPUtime=21.97
/proc/16667/task/16668/stat : 16668 (java) R 16666 16653 16398 0 -1 64 4884 0 1 0 2040 157 0 0 25 0 9 0 223989886 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4127204858 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16669] ppid=16666 vsize=868552 CPUtime=1.95
/proc/16667/task/16669/stat : 16669 (java) S 16666 16653 16398 0 -1 64 11146 0 0 0 177 18 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16670] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16670/stat : 16670 (java) S 16666 16653 16398 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16667/tid=16671] ppid=16666 vsize=868552 CPUtime=0
/proc/16667/task/16671/stat : 16671 (java) S 16666 16653 16398 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 223989887 889397248 15053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+1482.3 s]
/proc/loadavg: 2.12 2.04 1.93 3/78 16733
/proc/meminfo: memFree=72840/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=744176 CPUtime=1438.29
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 183541 0 0 0 143657 172 0 0 25 0 1 0 223993526 762036224 183527 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186044 183527 76 150 0 185891 0
Current children cumulated CPU time (s) 1474.37
Current children cumulated vsize (KiB) 763132

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 1.94 3/78 16733
/proc/meminfo: memFree=72136/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=744604 CPUtime=1497.99
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 183646 0 0 0 149627 172 0 0 25 0 1 0 223993526 762474496 183632 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186151 183632 76 150 0 185998 0
Current children cumulated CPU time (s) 1534.07
Current children cumulated vsize (KiB) 763560

[startup+1602.3 s]
/proc/loadavg: 2.14 2.07 1.95 3/78 16733
/proc/meminfo: memFree=71240/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=745132 CPUtime=1557.71
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 183784 0 0 0 155598 173 0 0 25 0 1 0 223993526 763015168 183770 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186283 183770 76 150 0 186130 0
Current children cumulated CPU time (s) 1593.79
Current children cumulated vsize (KiB) 764088

[startup+1662.3 s]
/proc/loadavg: 2.12 2.07 1.95 3/78 16733
/proc/meminfo: memFree=70536/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=745792 CPUtime=1617.41
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 183933 0 0 0 161568 173 0 0 25 0 1 0 223993526 763691008 183919 996147200 134512640 135127466 4294956272 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186448 183919 76 150 0 186295 0
Current children cumulated CPU time (s) 1653.49
Current children cumulated vsize (KiB) 764748

[startup+1722.3 s]
/proc/loadavg: 2.11 2.07 1.96 3/78 16733
/proc/meminfo: memFree=69640/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=746320 CPUtime=1677.12
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 184074 0 0 0 167539 173 0 0 25 0 1 0 223993526 764231680 184060 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186580 184060 76 150 0 186427 0
Current children cumulated CPU time (s) 1713.2
Current children cumulated vsize (KiB) 765276

[startup+1782.3 s]
/proc/loadavg: 2.10 2.07 1.96 3/78 16733
/proc/meminfo: memFree=68744/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=746716 CPUtime=1736.83
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 184189 0 0 0 173510 173 0 0 25 0 1 0 223993526 764637184 184175 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186679 184175 76 150 0 186526 0
Current children cumulated CPU time (s) 1772.91
Current children cumulated vsize (KiB) 765672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.20 2.09 1.97 3/78 16733
/proc/meminfo: memFree=68552/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=746848 CPUtime=1764
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 184228 0 0 0 176226 174 0 0 25 0 1 0 223993526 764772352 184214 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186712 184214 76 150 0 186559 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 765804

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

[startup+1809.6 s]
/proc/loadavg: 2.20 2.09 1.97 3/78 16733
/proc/meminfo: memFree=68552/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) S 16651 16653 16398 0 -1 4194304 1033 26570 0 2 3 1 3326 278 16 0 1 0 223989806 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16653/statm: 3400 799 370 3 0 500 0
[pid=16676] ppid=16653 vsize=5356 CPUtime=0
/proc/16676/stat : 16676 (sh) S 16653 16653 16398 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 223993525 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16676/statm: 1339 232 193 169 0 50 0
[pid=16677] ppid=16676 vsize=746848 CPUtime=1764
/proc/16677/stat : 16677 (minisat) R 16676 16653 16398 0 -1 4194304 184228 0 0 0 176226 174 0 0 25 0 1 0 223993526 764772352 184214 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16677/statm: 186712 184214 76 150 0 186559 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 765804

# WARNING:
# current cumulated CPU time (36.08 s) is less than in the last sample (1800.08 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1764 s) to the 'lost time'.

[startup+1809.72 s]
/proc/loadavg: 2.20 2.09 1.97 3/78 16733
/proc/meminfo: memFree=68552/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) D 16651 16653 16398 0 -1 4194304 1069 26847 0 2 3 1 3326 278 15 0 1 0 223989806 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16653/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 13600

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

[startup+1809.8 s]
/proc/loadavg: 2.20 2.09 1.97 3/78 16733
/proc/meminfo: memFree=68552/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.08
/proc/16653/stat : 16653 (sugar) D 16651 16653 16398 0 -1 4194304 1069 26847 0 2 3 1 3326 278 15 0 1 0 223989806 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16653/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 13600

[startup+1810.2 s]
/proc/loadavg: 2.20 2.09 1.97 3/78 16733
/proc/meminfo: memFree=68552/2055912 swapFree=4178512/4192956
[pid=16653] ppid=16651 vsize=13600 CPUtime=36.11
/proc/16653/stat : 16653 (sugar) D 16651 16653 16398 0 -1 4194304 1069 26847 0 2 3 4 3326 278 15 0 1 0 223989806 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/16653/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 36.11
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1764
#  lost CPU user time (s): 1762.26
#  lost CPU system time (s): 1.74

Real time (s): 1810.21
CPU time (s): 1800.13
CPU user time (s): 1795.56
CPU system time (s): 4.56557
CPU usage (%): 99.4432
Max. virtual memory (cumulated for all children) (KiB): 888400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.3029
system time used= 2.82557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27947
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= 20701
involuntary context switches= 21307

runsolver used 2.36164 second user time and 5.70913 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-02 13:42:28
IDJOB=1040860
IDBENCH=53748
IDSOLVER=346
FILE ID=node78/1040860-1214998948
PBS_JOBID= 7870768
Free space on /tmp= 126776 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-36-36.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-1040860-1214998948/watcher-1040860-1214998948 -o /tmp/evaluation-result-1040860-1214998948/solver-1040860-1214998948 -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-1040860-1214998948.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0853b0e8f7ee4392e72aa3d396f96728
RANDOM SEED=1662487071

node78.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.247
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.247
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:      2055912 kB
MemFree:       1511616 kB
Buffers:         53684 kB
Cached:         389604 kB
SwapCached:       7484 kB
Active:         213012 kB
Inactive:       256704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1511616 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:           87748 kB
Writeback:           0 kB
Mapped:          44304 kB
Slab:            59888 kB
Committed_AS:   525412 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126428 MiB
End job on node78 at 2008-07-02 14:12:40