Trace number 1079242

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.04 1803.53

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-8_ext.xml
MD5SUM2bd723ee11def96150341634742def81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.5306
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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 00:11:36 2008
0.00/0.04	c 0	PID 14745
0.00/0.05	c 0	HOST node35.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1079242-1215209496.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-1079242-1215209496.xml' 'HOME/temp.csp'
0.04/0.48	c 0	1 domains, 48 variables, 0 predicates, 2 relations, 14 constraints
0.04/0.52	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.52	c 0	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.46/0.60	c 0	Parsing HOME/temp.csp
0.46/0.74	c 1	parsed 65 expressions
0.46/0.74	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.46/0.74	c 1	Converting to clausal form CSP
0.46/0.76	c 1	converted 7 (10%) expressions
0.46/0.76	c 1	converted 13 (20%) expressions
0.46/0.76	c 1	converted 20 (30%) expressions
0.46/0.76	c 1	converted 26 (40%) expressions
0.46/0.77	c 1	converted 33 (50%) expressions
0.46/0.77	c 1	converted 39 (60%) expressions
0.46/0.77	c 1	converted 46 (70%) expressions
0.46/0.82	c 1	converted 52 (80%) expressions
0.92/1.08	c 1	converted 59 (90%) expressions
1.21/1.35	c 1	converted 65 (100%) expressions
1.21/1.35	c 1	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
1.21/1.35	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.21/1.35	c 1	Propagation in CSP
1.21/1.35	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.35	c 1	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
1.21/1.35	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.21/1.35	c 1	Simplifing CSP by introducing new Boolean variables
1.21/1.35	c 1	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
1.21/1.35	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.48	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.31/1.49	c 1	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.31/1.49	c 1	10 (20%) CSP integer variables are encoded (240 clauses, 2496 bytes)
1.40/1.50	c 1	15 (30%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.40/1.50	c 1	20 (40%) CSP integer variables are encoded (480 clauses, 5136 bytes)
1.40/1.50	c 1	24 (50%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.40/1.50	c 1	29 (60%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.40/1.51	c 1	34 (70%) CSP integer variables are encoded (816 clauses, 8832 bytes)
1.40/1.51	c 1	39 (80%) CSP integer variables are encoded (936 clauses, 10152 bytes)
1.40/1.51	c 1	44 (90%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
1.40/1.51	c 1	48 (100%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
5.37/5.59	c 5	2 (10%) CSP clauses are encoded (46460 clauses, 1789049 bytes)
7.34/7.59	c 7	3 (20%) CSP clauses are encoded (69114 clauses, 2686957 bytes)
11.50/11.77	c 12	5 (30%) CSP clauses are encoded (114422 clauses, 4526353 bytes)
13.58/13.80	c 14	6 (40%) CSP clauses are encoded (137076 clauses, 5467633 bytes)
15.56/15.84	c 16	7 (50%) CSP clauses are encoded (159730 clauses, 6408913 bytes)
22.99/23.40	c 23	9 (60%) CSP clauses are encoded (219759 clauses, 8936653 bytes)
28.34/28.76	c 29	10 (70%) CSP clauses are encoded (257134 clauses, 10836297 bytes)
39.32/39.84	c 40	12 (80%) CSP clauses are encoded (331884 clauses, 14635585 bytes)
44.67/45.22	c 45	13 (90%) CSP clauses are encoded (369259 clauses, 16535537 bytes)
50.02/50.61	c 50	14 (100%) CSP clauses are encoded (406634 clauses, 18838327 bytes)
50.02/50.61	c 50	14 CSP clauses encoded
50.02/50.61	c 50	Writing map file : HOME/temp.map
50.02/50.61	c 50	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.02/50.61	c 50	SAT : 1200 SAT variables, 406634 SAT clauses, 18838327 bytes
50.02/50.62	c 50	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.02/50.67	c 50	SOLVING HOME/temp.cnf
50.02/50.67	c 50	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
50.02/50.67	c 50	This is MiniSat 2.0 beta
50.02/50.67	c 50	WARNING: for repeatability, setting FPU to use double precision
50.02/50.67	c 50	============================[ Problem Statistics ]=============================
50.02/50.67	c 50	|                                                                             |
50.02/50.67	c 50	|  Number of variables:  1200                                                 |
50.02/50.67	c 50	|  Number of clauses:    406634                                               |
50.04/51.13	c 51	|  Parsing time:         0.41         s                                       |
50.04/51.16	c 51	============================[ Search Statistics ]==============================
50.04/51.16	c 51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.04/51.16	c 51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.04/51.16	c 51	===============================================================================
50.04/51.16	c 51	|         0 |    1200   406634  3992004 |   135544        0    nan |  0.000 % |
50.04/51.17	c 51	|       100 |    1200   406634  3992004 |   149099      100      5 |  0.000 % |
50.04/51.21	c 51	|       250 |    1200   406634  3992004 |   164009      250      6 |  0.002 % |
50.04/51.30	c 51	|       475 |    1200   406634  3992004 |   180409      475      7 |  0.002 % |
50.04/51.58	c 51	|       813 |    1200   406634  3992004 |   198450      813      9 |  0.001 % |
51.34/52.01	c 52	|      1319 |    1200   406634  3992004 |   218296     1319     10 |  0.002 % |
52.43/53.12	c 53	|      2078 |    1200   406634  3992004 |   240125     2078     11 |  0.001 % |
53.72/54.47	c 54	|      3219 |    1200   406634  3992004 |   264138     3219     12 |  0.001 % |
55.90/56.64	c 56	|      4927 |    1200   406634  3992004 |   290552     4927     12 |  0.003 % |
59.36/60.11	c 60	|      7491 |    1200   406634  3992004 |   319607     7491     13 |  0.001 % |
64.91/65.76	c 66	|     11336 |    1200   406634  3992004 |   351567    11336     13 |  0.002 % |
71.75/72.65	c 72	|     17103 |    1200   406634  3992004 |   386724    17103     14 |  0.001 % |
85.12/86.11	c 86	|     25752 |    1200   406634  3992004 |   425397    25752     15 |  0.001 % |
108.49/109.71	c 109	|     38726 |    1200   406634  3992004 |   467936    38726     15 |  0.001 % |
141.57/143.19	c 143	|     58187 |    1200   406634  3992004 |   514730    58187     15 |  0.001 % |
200.90/203.09	c 203	|     87379 |    1200   406634  3992004 |   566203    87379     16 |  0.001 % |
293.01/295.78	c 296	|    131170 |    1200   406634  3992004 |   622824   131170     16 |  0.002 % |
459.07/461.92	c 462	|    196854 |    1196   404830  3974818 |   685106   147176     16 |  0.333 % |
744.72/747.71	c 747	|    295382 |    1196   404830  3974818 |   753617   245704     17 |  0.335 % |
1300.56/1303.87	c 1304	|    443171 |    1196   404830  3974818 |   828978   393493     19 |  0.335 % |
1800.04/1803.52	c ERROR INTERRUPTED
1800.04/1803.52	s UNKNOWN
1800.04/1803.52	c 1803	CPU 49.71 (0.03 0.01 49.68 0.32)
1800.04/1803.52	c 1803	END Sat Jul  5 00:41:39 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-1079242-1215209496/watcher-1079242-1215209496 -o /tmp/evaluation-result-1079242-1215209496/solver-1079242-1215209496 -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-1079242-1215209496.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.92 1.98 1.99 4/81 14745
/proc/meminfo: memFree=944864/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=12268 CPUtime=0
/proc/14745/stat : 14745 (sugar) R 14743 14745 14387 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1005352108 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 266134583909 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14745/statm: 3067 316 241 3 0 167 0

[startup+0.0909581 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14745
/proc/meminfo: memFree=944864/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1005352108 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10296 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14745
/proc/meminfo: memFree=944864/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1005352108 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302997 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14745
/proc/meminfo: memFree=944864/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1005352108 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701074 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14745
/proc/meminfo: memFree=944864/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 973 4724 0 1 3 1 39 3 16 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13600

[startup+1.50122 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 14767
/proc/meminfo: memFree=928520/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 974 4724 0 1 3 1 39 3 15 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
[pid=14758] ppid=14745 vsize=5356 CPUtime=0
/proc/14758/stat : 14758 (sh) S 14745 14745 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1005352161 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14758/statm: 1339 233 193 169 0 50 0
[pid=14759] ppid=14758 vsize=864432 CPUtime=0.94
/proc/14759/stat : 14759 (java) S 14758 14745 14387 0 -1 0 9956 0 1 0 89 5 0 0 18 0 9 0 1005352161 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14759/statm: 216108 9218 2564 9 0 210655 0
[pid=14759/tid=14760] ppid=14758 vsize=864432 CPUtime=0.4
/proc/14759/task/14760/stat : 14760 (java) R 14758 14745 14387 0 -1 64 2798 0 1 0 39 1 0 0 18 0 9 0 1005352162 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14761] ppid=14758 vsize=864432 CPUtime=0.46
/proc/14759/task/14761/stat : 14761 (java) S 14758 14745 14387 0 -1 64 6139 0 0 0 44 2 0 0 17 0 9 0 1005352163 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14762] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14762/stat : 14762 (java) S 14758 14745 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14763] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14763/stat : 14763 (java) S 14758 14745 14387 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1005352163 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14764] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14764/stat : 14764 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1005352165 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14765] ppid=14758 vsize=864432 CPUtime=0.05
/proc/14759/task/14765/stat : 14765 (java) R 14758 14745 14387 0 -1 64 327 0 0 0 5 0 0 0 16 0 9 0 1005352165 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 102719160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14766] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14766/stat : 14766 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1005352165 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14767] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14767/stat : 14767 (java) S 14758 14745 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1005352165 885178368 9218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883388

[startup+3.10254 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14767
/proc/meminfo: memFree=914760/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 974 4724 0 1 3 1 39 3 15 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
[pid=14758] ppid=14745 vsize=5356 CPUtime=0
/proc/14758/stat : 14758 (sh) S 14745 14745 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1005352161 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14758/statm: 1339 233 193 169 0 50 0
[pid=14759] ppid=14758 vsize=864432 CPUtime=2.53
/proc/14759/stat : 14759 (java) S 14758 14745 14387 0 -1 0 10530 0 1 0 248 5 0 0 18 0 9 0 1005352161 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14759/statm: 216108 9755 2564 9 0 210655 0
[pid=14759/tid=14760] ppid=14758 vsize=864432 CPUtime=1.91
/proc/14759/task/14760/stat : 14760 (java) R 14758 14745 14387 0 -1 64 2907 0 1 0 190 1 0 0 25 0 9 0 1005352162 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4126561808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14761] ppid=14758 vsize=864432 CPUtime=0.52
/proc/14759/task/14761/stat : 14761 (java) S 14758 14745 14387 0 -1 64 6587 0 0 0 49 3 0 0 16 0 9 0 1005352163 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14762] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14762/stat : 14762 (java) S 14758 14745 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14763] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14763/stat : 14763 (java) S 14758 14745 14387 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1005352163 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14764] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14764/stat : 14764 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1005352165 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14765] ppid=14758 vsize=864432 CPUtime=0.08
/proc/14759/task/14765/stat : 14765 (java) S 14758 14745 14387 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 1005352165 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14766] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14766/stat : 14766 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1005352165 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14767] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14767/stat : 14767 (java) S 14758 14745 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1005352165 885178368 9755 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883388

[startup+6.30114 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 14767
/proc/meminfo: memFree=909640/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 974 4724 0 1 3 1 39 3 16 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
[pid=14758] ppid=14745 vsize=5356 CPUtime=0
/proc/14758/stat : 14758 (sh) S 14745 14745 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1005352161 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14758/statm: 1339 233 193 169 0 50 0
[pid=14759] ppid=14758 vsize=864432 CPUtime=5.7
/proc/14759/stat : 14759 (java) S 14758 14745 14387 0 -1 0 11582 0 1 0 562 8 0 0 18 0 9 0 1005352161 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14759/statm: 216108 10730 2564 9 0 210655 0
[pid=14759/tid=14760] ppid=14758 vsize=864432 CPUtime=4.98
/proc/14759/task/14760/stat : 14760 (java) R 14758 14745 14387 0 -1 64 2984 0 1 0 496 2 0 0 25 0 9 0 1005352162 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 103214827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14761] ppid=14758 vsize=864432 CPUtime=0.6
/proc/14759/task/14761/stat : 14761 (java) S 14758 14745 14387 0 -1 64 7559 0 0 0 56 4 0 0 16 0 9 0 1005352163 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14762] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14762/stat : 14762 (java) S 14758 14745 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14763] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14763/stat : 14763 (java) S 14758 14745 14387 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1005352163 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14764] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14764/stat : 14764 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1005352165 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14765] ppid=14758 vsize=864432 CPUtime=0.09
/proc/14759/task/14765/stat : 14765 (java) S 14758 14745 14387 0 -1 64 347 0 0 0 9 0 0 0 16 0 9 0 1005352165 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14766] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14766/stat : 14766 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1005352165 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14767] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14767/stat : 14767 (java) S 14758 14745 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1005352165 885178368 10730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 883388

[startup+12.7017 s]
/proc/loadavg: 1.94 1.98 1.99 4/92 14767
/proc/meminfo: memFree=898760/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 974 4724 0 1 3 1 39 3 16 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
[pid=14758] ppid=14745 vsize=5356 CPUtime=0
/proc/14758/stat : 14758 (sh) S 14745 14745 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1005352161 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14758/statm: 1339 233 193 169 0 50 0
[pid=14759] ppid=14758 vsize=864432 CPUtime=12.03
/proc/14759/stat : 14759 (java) S 14758 14745 14387 0 -1 0 15745 0 1 0 1192 11 0 0 18 0 9 0 1005352161 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14759/statm: 216108 12258 2564 9 0 210655 0
[pid=14759/tid=14760] ppid=14758 vsize=864432 CPUtime=11
/proc/14759/task/14760/stat : 14760 (java) R 14758 14745 14387 0 -1 64 3128 0 1 0 1096 4 0 0 25 0 9 0 1005352162 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14761] ppid=14758 vsize=864432 CPUtime=0.91
/proc/14759/task/14761/stat : 14761 (java) S 14758 14745 14387 0 -1 64 11578 0 0 0 85 6 0 0 15 0 9 0 1005352163 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14762] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14762/stat : 14762 (java) S 14758 14745 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14763] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14763/stat : 14763 (java) S 14758 14745 14387 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14764] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14764/stat : 14764 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1005352165 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14765] ppid=14758 vsize=864432 CPUtime=0.09
/proc/14759/task/14765/stat : 14765 (java) S 14758 14745 14387 0 -1 64 347 0 0 0 9 0 0 0 17 0 9 0 1005352165 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14766] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14766/stat : 14766 (java) S 14758 14745 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1005352165 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14767] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14767/stat : 14767 (java) S 14758 14745 14387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1005352165 885178368 12258 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 883388

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.99 3/92 14767
/proc/meminfo: memFree=892424/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=0.46
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 974 4724 0 1 3 1 39 3 16 0 1 0 1005352108 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14745/statm: 3400 797 370 3 0 500 0
[pid=14758] ppid=14745 vsize=5356 CPUtime=0
/proc/14758/stat : 14758 (sh) S 14745 14745 14387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1005352161 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14758/statm: 1339 233 193 169 0 50 0
[pid=14759] ppid=14758 vsize=864432 CPUtime=24.7
/proc/14759/stat : 14759 (java) S 14758 14745 14387 0 -1 0 18964 0 1 0 2453 17 0 0 18 0 9 0 1005352161 885178368 12757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14759/statm: 216108 12757 2564 9 0 210655 0
[pid=14759/tid=14760] ppid=14758 vsize=864432 CPUtime=23.24
/proc/14759/task/14760/stat : 14760 (java) R 14758 14745 14387 0 -1 64 3350 0 1 0 2318 6 0 0 25 0 9 0 1005352162 885178368 12757 996147200 134512640 134550740 4294955952 18446744073709551615 4126561741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14761] ppid=14758 vsize=864432 CPUtime=1.33
/proc/14759/task/14761/stat : 14761 (java) S 14758 14745 14387 0 -1 64 14570 0 0 0 124 9 0 0 16 0 9 0 1005352163 885178368 12757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14762] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14762/stat : 14762 (java) S 14758 14745 14387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 12757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14759/tid=14763] ppid=14758 vsize=864432 CPUtime=0
/proc/14759/task/14763/stat : 14763 (java) S 14758 14745 14387 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1005352163 885178368 12757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1502096/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=79420 CPUtime=1309
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 19447 0 0 0 130879 21 0 0 25 0 1 0 1005357176 81326080 19433 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 19855 19433 75 150 0 19702 0
Current children cumulated CPU time (s) 1359.04
Current children cumulated vsize (KiB) 98376

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1498256/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=81228 CPUtime=1368.97
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 19848 0 0 0 136875 22 0 0 25 0 1 0 1005357176 83177472 19834 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 20307 19834 75 150 0 20154 0
Current children cumulated CPU time (s) 1419.01
Current children cumulated vsize (KiB) 100184

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1494736/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=82460 CPUtime=1428.94
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 20178 0 0 0 142871 23 0 0 25 0 1 0 1005357176 84439040 20164 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 20615 20164 75 150 0 20462 0
Current children cumulated CPU time (s) 1478.98
Current children cumulated vsize (KiB) 101416

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1490832/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=83896 CPUtime=1488.91
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 20567 0 0 0 148868 23 0 0 25 0 1 0 1005357176 85909504 20553 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 20974 20553 75 150 0 20821 0
Current children cumulated CPU time (s) 1538.95
Current children cumulated vsize (KiB) 102852

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1487440/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=85124 CPUtime=1548.89
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 20878 0 0 0 154865 24 0 0 25 0 1 0 1005357176 87166976 20864 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 21281 20864 75 150 0 21128 0
Current children cumulated CPU time (s) 1598.93
Current children cumulated vsize (KiB) 104080

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1483408/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=87324 CPUtime=1608.86
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 21196 0 0 0 160861 25 0 0 25 0 1 0 1005357176 89419776 21182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 21831 21182 75 150 0 21678 0
Current children cumulated CPU time (s) 1658.9
Current children cumulated vsize (KiB) 106280

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1480080/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=88432 CPUtime=1668.83
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 21517 0 0 0 166858 25 0 0 25 0 1 0 1005357176 90554368 21503 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 22108 21503 75 150 0 21955 0
Current children cumulated CPU time (s) 1718.87
Current children cumulated vsize (KiB) 107388

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1475280/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=90360 CPUtime=1728.8
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 21989 0 0 0 172854 26 0 0 25 0 1 0 1005357176 92528640 21975 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 22590 21975 75 150 0 22437 0
Current children cumulated CPU time (s) 1778.84
Current children cumulated vsize (KiB) 109316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1473744/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=90908 CPUtime=1750
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 22133 0 0 0 174974 26 0 0 25 0 1 0 1005357176 93089792 22119 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 22727 22119 75 150 0 22574 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 109864

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

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

[startup+1803.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/76 15011
/proc/meminfo: memFree=1473744/2055920 swapFree=4174728/4192956
[pid=14745] ppid=14743 vsize=13600 CPUtime=50.04
/proc/14745/stat : 14745 (sugar) S 14743 14745 14387 0 -1 4194304 1031 27618 0 2 3 1 4968 32 16 0 1 0 1005352108 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14745/statm: 3400 798 370 3 0 500 0
[pid=14768] ppid=14745 vsize=5356 CPUtime=0
/proc/14768/stat : 14768 (sh) S 14745 14745 14387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1005357176 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14768/statm: 1339 232 193 169 0 50 0
[pid=14769] ppid=14768 vsize=90908 CPUtime=1750
/proc/14769/stat : 14769 (minisat) R 14768 14745 14387 0 -1 4194304 22133 0 0 0 174974 26 0 0 25 0 1 0 1005357176 93089792 22119 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14769/statm: 22727 22119 75 150 0 22574 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 109864

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14745 and gives
#  childrusage.ru_utime.tv_sec=49
#  childrusage.ru_utime.tv_usec=721441
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=355945
# CPU time returned by wait4() is 50.0774
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.53
CPU time (s): 1800.04
CPU user time (s): 1799.45
CPU system time (s): 0.59
CPU usage (%): 99.8063
Max. virtual memory (cumulated for all children) (KiB): 888520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.7214
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28993
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= 8191
involuntary context switches= 9988

runsolver used 2.16167 second user time and 6.05908 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 00:11:36
IDJOB=1079242
IDBENCH=56870
IDSOLVER=346
FILE ID=node35/1079242-1215209496
PBS_JOBID= 7881754
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-8_ext.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-1079242-1215209496/watcher-1079242-1215209496 -o /tmp/evaluation-result-1079242-1215209496/solver-1079242-1215209496 -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-1079242-1215209496.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2bd723ee11def96150341634742def81
RANDOM SEED=396902459

node35.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.261
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.261
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:        945344 kB
Buffers:         60196 kB
Cached:         240340 kB
SwapCached:      11992 kB
Active:         893660 kB
Inactive:       148004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        945344 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:         757492 kB
Slab:            52472 kB
Committed_AS:  2351264 kB
PageTables:       3396 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= 66464 MiB
End job on node35 at 2008-07-05 00:41:41