Trace number 1078920

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 1820.24

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-8_ext.xml
MD5SUMe777e34182c011980e94d27efe00f0f0
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.6896
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 23:56:50 2008
0.00/0.05	c 0	PID 11209
0.00/0.05	c 0	HOST node28.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1078920-1215208610.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-1078920-1215208610.xml' 'HOME/temp.csp'
0.03/0.81	c 0	1 domains, 56 variables, 0 predicates, 2 relations, 15 constraints
0.03/0.84	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.84	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.28/0.92	c 1	Parsing HOME/temp.csp
0.29/1.06	c 1	parsed 74 expressions
0.29/1.07	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/1.07	c 1	Converting to clausal form CSP
0.29/1.09	c 1	converted 8 (10%) expressions
0.29/1.09	c 1	converted 15 (20%) expressions
0.29/1.09	c 1	converted 23 (30%) expressions
0.29/1.09	c 1	converted 30 (40%) expressions
0.29/1.09	c 1	converted 37 (50%) expressions
0.29/1.09	c 1	converted 45 (60%) expressions
0.29/1.09	c 1	converted 52 (70%) expressions
0.54/1.16	c 1	converted 60 (80%) expressions
0.94/1.55	c 1	converted 67 (90%) expressions
1.32/1.96	c 2	converted 74 (100%) expressions
1.32/1.96	c 2	CSP : 56 integers, 0 booleans, 15 clauses, largest domain size 26
1.32/1.96	c 2	Heap : 25 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.96	c 2	Propagation in CSP
1.32/1.96	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.32/1.96	c 2	CSP : 56 integers, 0 booleans, 15 clauses, largest domain size 26
1.32/1.96	c 2	Heap : 25 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.96	c 2	Simplifing CSP by introducing new Boolean variables
1.32/1.96	c 2	CSP : 56 integers, 0 booleans, 15 clauses, largest domain size 26
1.32/1.96	c 2	Heap : 25 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.52/2.12	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.52/2.13	c 2	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.52/2.14	c 2	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
1.52/2.14	c 2	17 (30%) CSP integer variables are encoded (408 clauses, 4344 bytes)
1.52/2.14	c 2	23 (40%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.52/2.14	c 2	28 (50%) CSP integer variables are encoded (672 clauses, 7248 bytes)
1.52/2.14	c 2	34 (60%) CSP integer variables are encoded (816 clauses, 8832 bytes)
1.52/2.14	c 2	40 (70%) CSP integer variables are encoded (960 clauses, 10417 bytes)
1.52/2.15	c 2	45 (80%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.52/2.15	c 2	51 (90%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
1.52/2.15	c 2	56 (100%) CSP integer variables are encoded (1344 clauses, 15409 bytes)
9.83/10.57	c 10	2 (10%) CSP clauses are encoded (66874 clauses, 2950399 bytes)
14.03/15.72	c 15	3 (20%) CSP clauses are encoded (99639 clauses, 4432846 bytes)
22.04/23.95	c 24	5 (30%) CSP clauses are encoded (165169 clauses, 7460838 bytes)
26.10/28.84	c 28	6 (40%) CSP clauses are encoded (197934 clauses, 9006188 bytes)
34.30/37.39	c 37	8 (50%) CSP clauses are encoded (263464 clauses, 12097033 bytes)
39.90/43.33	c 43	9 (60%) CSP clauses are encoded (300839 clauses, 13683437 bytes)
51.10/55.30	c 55	11 (70%) CSP clauses are encoded (375589 clauses, 17482725 bytes)
56.68/60.92	c 61	12 (80%) CSP clauses are encoded (412964 clauses, 19382369 bytes)
67.62/72.52	c 72	14 (90%) CSP clauses are encoded (487714 clauses, 23585111 bytes)
73.00/77.99	c 78	15 (100%) CSP clauses are encoded (525089 clauses, 25887901 bytes)
73.00/78.00	c 78	15 CSP clauses encoded
73.00/78.00	c 78	Writing map file : HOME/temp.map
73.10/78.00	c 78	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.10/78.00	c 78	SAT : 1400 SAT variables, 525089 SAT clauses, 25887901 bytes
73.10/78.00	c 78	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.10/78.02	c 78	SOLVING HOME/temp.cnf
73.10/78.02	c 78	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
73.10/78.03	c 78	This is MiniSat 2.0 beta
73.10/78.03	c 78	WARNING: for repeatability, setting FPU to use double precision
73.10/78.03	c 78	============================[ Problem Statistics ]=============================
73.10/78.03	c 78	|                                                                             |
73.10/78.03	c 78	|  Number of variables:  1400                                                 |
73.10/78.03	c 78	|  Number of clauses:    525089                                               |
73.13/78.66	c 78	|  Parsing time:         0.56         s                                       |
73.13/78.70	c 78	============================[ Search Statistics ]==============================
73.13/78.70	c 78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.13/78.70	c 78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
73.13/78.70	c 78	===============================================================================
73.13/78.70	c 78	|         0 |    1400   525089  5380854 |   175029        0    nan |  0.000 % |
73.79/78.72	c 78	|       101 |    1400   525089  5380854 |   192532      101      5 |  0.000 % |
73.79/78.76	c 78	|       251 |    1400   525089  5380854 |   211785      251      6 |  0.001 % |
73.89/78.84	c 78	|       476 |    1400   525089  5380854 |   232964      476      7 |  0.001 % |
73.98/78.97	c 79	|       813 |    1400   525089  5380854 |   256260      813      7 |  0.001 % |
74.18/79.11	c 79	|      1320 |    1400   525089  5380854 |   281887     1320      8 |  0.001 % |
74.18/79.18	c 79	|      2079 |    1400   525089  5380854 |   310075     2079      8 |  0.001 % |
74.49/79.47	c 79	|      3220 |    1400   525089  5380854 |   341083     3220      9 |  0.001 % |
75.08/80.00	c 80	|      4928 |    1400   525089  5380854 |   375191     4928      9 |  0.001 % |
79.13/84.45	c 84	|      7490 |    1400   525089  5380854 |   412710     7490     10 |  0.001 % |
85.40/90.74	c 90	|     11334 |    1400   525089  5380854 |   453981    11334     12 |  0.001 % |
94.66/100.00	c 100	|     17102 |    1400   525089  5380854 |   499380    17102     12 |  0.001 % |
112.38/117.80	c 117	|     25751 |    1400   525089  5380854 |   549318    25751     13 |  0.001 % |
141.14/146.74	c 146	|     38725 |    1400   525089  5380854 |   604249    38725     14 |  0.001 % |
187.52/193.32	c 193	|     58186 |    1400   525089  5380854 |   664674    58186     14 |  0.001 % |
254.17/260.39	c 260	|     87380 |    1400   525089  5380854 |   731142    87380     16 |  0.001 % |
362.86/369.92	c 370	|    131169 |    1400   525089  5380854 |   804256   131169     16 |  0.001 % |
536.35/544.88	c 545	|    196853 |    1400   525089  5380854 |   884682   196853     17 |  0.000 % |
860.45/871.50	c 871	|    295382 |    1400   525089  5380854 |   973150   295382     18 |  0.000 % |
1424.36/1441.20	c 1441	|    443172 |    1400   525089  5380854 |  1070465   443172     18 |  0.002 % |
1800.00/1820.22	c ERROR INTERRUPTED
1800.00/1820.22	s UNKNOWN
1800.00/1820.22	c 1820	CPU 72.38 (0.04 0.01 72.34 0.75)
1800.00/1820.22	c 1820	END Sat Jul  5 00:27:10 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-1078920-1215208610/watcher-1078920-1215208610 -o /tmp/evaluation-result-1078920-1215208610/solver-1078920-1215208610 -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-1078920-1215208610.xml 

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 11209
/proc/meminfo: memFree=1753192/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=12268 CPUtime=0
/proc/11209/stat : 11209 (sugar) R 11207 11209 10038 0 -1 4194304 347 0 0 0 0 0 0 0 20 0 1 0 148246274 12562432 315 996147200 4194304 4206940 548682068608 18446744073709551615 217889720377 0 0 4224 0 0 0 0 17 1 0 0
/proc/11209/statm: 3067 315 240 3 0 167 0

[startup+0.060723 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 11209
/proc/meminfo: memFree=1753192/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.03
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 148246274 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.280751 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 11209
/proc/meminfo: memFree=1753192/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.03
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 148246274 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301754 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 11209
/proc/meminfo: memFree=1753192/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.03
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 148246274 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701804 s]
/proc/loadavg: 2.08 2.02 2.01 4/73 11209
/proc/meminfo: memFree=1753192/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.03
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 148246274 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50291 s]
/proc/loadavg: 2.08 2.02 2.01 4/84 11231
/proc/meminfo: memFree=1743744/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.29
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 973 4833 0 1 3 1 20 5 15 0 1 0 148246274 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 797 370 3 0 500 0
[pid=11222] ppid=11209 vsize=5356 CPUtime=0
/proc/11222/stat : 11222 (sh) S 11209 11209 10038 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148246358 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11222/statm: 1339 233 193 169 0 50 0
[pid=11223] ppid=11222 vsize=864112 CPUtime=0.65
/proc/11223/stat : 11223 (java) S 11222 11209 10038 0 -1 0 8092 0 1 0 61 4 0 0 18 0 9 0 148246358 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11223/statm: 216028 7354 2540 9 0 210603 0
[pid=11223/tid=11224] ppid=11222 vsize=864112 CPUtime=0.32
/proc/11223/task/11224/stat : 11224 (java) R 11222 11209 10038 0 -1 64 2626 0 1 0 31 1 0 0 21 0 9 0 148246359 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11225] ppid=11222 vsize=864112 CPUtime=0.25
/proc/11223/task/11225/stat : 11225 (java) R 11222 11209 10038 0 -1 64 4453 0 0 0 24 1 0 0 17 0 9 0 148246360 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 102689764 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11226] ppid=11222 vsize=864112 CPUtime=0
/proc/11223/task/11226/stat : 11226 (java) S 11222 11209 10038 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148246360 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11227] ppid=11222 vsize=864112 CPUtime=0
/proc/11223/task/11227/stat : 11227 (java) S 11222 11209 10038 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 148246360 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11228] ppid=11222 vsize=864112 CPUtime=0
/proc/11223/task/11228/stat : 11228 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148246362 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11229] ppid=11222 vsize=864112 CPUtime=0.05
/proc/11223/task/11229/stat : 11229 (java) S 11222 11209 10038 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 148246362 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11230] ppid=11222 vsize=864112 CPUtime=0
/proc/11223/task/11230/stat : 11230 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148246362 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11231] ppid=11222 vsize=864112 CPUtime=0
/proc/11223/task/11231/stat : 11231 (java) S 11222 11209 10038 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148246362 884850688 7354 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 883068

[startup+3.10209 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 11231
/proc/meminfo: memFree=1717376/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.29
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 974 4833 0 1 3 1 20 5 15 0 1 0 148246274 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 797 370 3 0 500 0
[pid=11222] ppid=11209 vsize=5356 CPUtime=0
/proc/11222/stat : 11222 (sh) S 11209 11209 10038 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148246358 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11222/statm: 1339 233 193 169 0 50 0
[pid=11223] ppid=11222 vsize=864232 CPUtime=2.21
/proc/11223/stat : 11223 (java) S 11222 11209 10038 0 -1 0 11852 0 1 0 215 6 0 0 18 0 9 0 148246358 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11223/statm: 216058 11019 2564 9 0 210605 0
[pid=11223/tid=11224] ppid=11222 vsize=864232 CPUtime=1.36
/proc/11223/task/11224/stat : 11224 (java) R 11222 11209 10038 0 -1 64 3003 0 1 0 135 1 0 0 25 0 9 0 148246359 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4126581022 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11225] ppid=11222 vsize=864232 CPUtime=0.74
/proc/11223/task/11225/stat : 11225 (java) S 11222 11209 10038 0 -1 64 7815 0 0 0 71 3 0 0 16 0 9 0 148246360 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11226] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11226/stat : 11226 (java) S 11222 11209 10038 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148246360 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11227] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11227/stat : 11227 (java) S 11222 11209 10038 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 148246360 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11228] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11228/stat : 11228 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148246362 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11229] ppid=11222 vsize=864232 CPUtime=0.08
/proc/11223/task/11229/stat : 11229 (java) S 11222 11209 10038 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 148246362 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11230] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11230/stat : 11230 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148246362 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11231] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11231/stat : 11231 (java) S 11222 11209 10038 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148246362 884973568 11019 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 883188

[startup+6.30149 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 11231
/proc/meminfo: memFree=1713480/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.29
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 974 4833 0 1 3 1 20 5 15 0 1 0 148246274 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 797 370 3 0 500 0
[pid=11222] ppid=11209 vsize=5356 CPUtime=0
/proc/11222/stat : 11222 (sh) S 11209 11209 10038 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148246358 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11222/statm: 1339 233 193 169 0 50 0
[pid=11223] ppid=11222 vsize=864232 CPUtime=5.38
/proc/11223/stat : 11223 (java) S 11222 11209 10038 0 -1 0 12769 0 1 0 531 7 0 0 18 0 9 0 148246358 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11223/statm: 216058 11902 2564 9 0 210605 0
[pid=11223/tid=11224] ppid=11222 vsize=864232 CPUtime=4.47
/proc/11223/task/11224/stat : 11224 (java) R 11222 11209 10038 0 -1 64 3037 0 1 0 445 2 0 0 25 0 9 0 148246359 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4125952085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11225] ppid=11222 vsize=864232 CPUtime=0.81
/proc/11223/task/11225/stat : 11225 (java) S 11222 11209 10038 0 -1 64 8697 0 0 0 77 4 0 0 16 0 9 0 148246360 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11226] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11226/stat : 11226 (java) S 11222 11209 10038 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148246360 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11227] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11227/stat : 11227 (java) S 11222 11209 10038 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 148246360 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11228] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11228/stat : 11228 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148246362 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11229] ppid=11222 vsize=864232 CPUtime=0.08
/proc/11223/task/11229/stat : 11229 (java) S 11222 11209 10038 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 148246362 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11230] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11230/stat : 11230 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148246362 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11231] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11231/stat : 11231 (java) S 11222 11209 10038 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148246362 884973568 11902 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 883188

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 5/84 11231
/proc/meminfo: memFree=1705232/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.29
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 974 4833 0 1 3 1 20 5 16 0 1 0 148246274 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11209/statm: 3400 797 370 3 0 500 0
[pid=11222] ppid=11209 vsize=5356 CPUtime=0
/proc/11222/stat : 11222 (sh) S 11209 11209 10038 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148246358 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11222/statm: 1339 233 193 169 0 50 0
[pid=11223] ppid=11222 vsize=864232 CPUtime=10.74
/proc/11223/stat : 11223 (java) S 11222 11209 10038 0 -1 0 14123 0 1 0 1063 11 0 0 18 0 9 0 148246358 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11223/statm: 216058 13173 2564 9 0 210605 0
[pid=11223/tid=11224] ppid=11222 vsize=864232 CPUtime=9.67
/proc/11223/task/11224/stat : 11224 (java) R 11222 11209 10038 0 -1 64 3120 0 1 0 964 3 0 0 25 0 9 0 148246359 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4126561580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11225] ppid=11222 vsize=864232 CPUtime=0.93
/proc/11223/task/11225/stat : 11225 (java) S 11222 11209 10038 0 -1 64 9966 0 0 0 87 6 0 0 16 0 9 0 148246360 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11226] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11226/stat : 11226 (java) S 11222 11209 10038 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148246360 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11227] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11227/stat : 11227 (java) S 11222 11209 10038 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 148246360 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11228] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11228/stat : 11228 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148246362 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11229] ppid=11222 vsize=864232 CPUtime=0.09
/proc/11223/task/11229/stat : 11229 (java) S 11222 11209 10038 0 -1 64 345 0 0 0 9 0 0 0 17 0 9 0 148246362 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11230] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11230/stat : 11230 (java) S 11222 11209 10038 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148246362 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11223/tid=11231] ppid=11222 vsize=864232 CPUtime=0
/proc/11223/task/11231/stat : 11231 (java) S 11222 11209 10038 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148246362 884973568 13173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 883188

[startup+25.5028 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 11231
/proc/meminfo: memFree=1692688/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=0.29
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 974 4833 0 1 3 1 20 5 16 0 1 0 148246274 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 797 370 3 0 500 0
[pid=11222] ppid=11209 vsize=5356 CPUtime=0
/proc/11222/stat : 11222 (sh) S 11209 11209 10038 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148246358 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11222/statm: 1339 233 193 169 0 50 0
[pid=11223] ppid=11222 vsize=864348 CPUtime=22.74
/proc/11223/stat : 11223 (java) S 11222 11209 10038 0 -1 0 18685 0 1 0 2250 24 0 0 18 0 9 0 148246358 885092352 15083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11223/statm: 216087 15083 2564 9 0 210634 0
[pid=11223/tid=11224] ppid=11222 vsize=864348 CPUtime=21.18
/proc/11223/task/11224/stat : 11224 (java) R 11222 11209 10038 0 -1 64 3280 0 1 0 2111 7 0 0 25 0 9 0 148246359 885092352 15083 996147200 134512640 134550740 4294955952 18446744073709551615 4126561504 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11223/tid=11225] ppid=11222 vsize=864348 CPUtime=1.35
/proc/11223/task/11225/stat : 11225 (java) S 11222 11209 10038 0 -1 64 14365 0 0 0 125 10 0 0 16 0 9 0 148246360 885092352 15083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11223/tid=11226] ppid=11222 vsize=864348 CPUtime=0
/proc/11223/task/11226/stat : 11226 (java) S 11222 11209 10038 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148246360 885092352 15083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11223/tid=11227] ppid=11222 vsize=864348 CPUtime=0
/proc/11223/task/11227/stat : 11227 (java) S 11222 11209 10038 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 148246360 885092352 15083 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1708608/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=89988 CPUtime=1273.01
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 21964 0 0 0 127264 37 0 0 25 0 1 0 148254077 92147712 21950 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 22497 21950 75 150 0 22344 0
Current children cumulated CPU time (s) 1346.15
Current children cumulated vsize (KiB) 108944

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11985
/proc/meminfo: memFree=1706816/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=91528 CPUtime=1332.49
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 22388 0 0 0 133211 38 0 0 25 0 1 0 148254077 93724672 22374 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 22882 22374 75 150 0 22729 0
Current children cumulated CPU time (s) 1405.63
Current children cumulated vsize (KiB) 110484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11985
/proc/meminfo: memFree=1704768/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=93548 CPUtime=1391.96
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 22892 0 0 0 139157 39 0 0 25 0 1 0 148254077 95793152 22878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 23387 22878 75 150 0 23234 0
Current children cumulated CPU time (s) 1465.1
Current children cumulated vsize (KiB) 112504

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11985
/proc/meminfo: memFree=1703296/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=94900 CPUtime=1451.41
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 23237 0 0 0 145102 39 0 0 25 0 1 0 148254077 97177600 23223 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 23725 23223 75 150 0 23572 0
Current children cumulated CPU time (s) 1524.55
Current children cumulated vsize (KiB) 113856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11985
/proc/meminfo: memFree=1701632/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=97384 CPUtime=1510.89
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 23618 0 0 0 151049 40 0 0 25 0 1 0 148254077 99721216 23604 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 24346 23604 75 150 0 24193 0
Current children cumulated CPU time (s) 1584.03
Current children cumulated vsize (KiB) 116340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11985
/proc/meminfo: memFree=1700096/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=98852 CPUtime=1570.35
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 23983 0 0 0 156995 40 0 0 25 0 1 0 148254077 101224448 23969 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 24713 23969 75 150 0 24560 0
Current children cumulated CPU time (s) 1643.49
Current children cumulated vsize (KiB) 117808

[startup+1722.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 11985
/proc/meminfo: memFree=1698816/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=100100 CPUtime=1629.83
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 24301 0 0 0 162942 41 0 0 25 0 1 0 148254077 102502400 24287 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 25025 24287 75 150 0 24872 0
Current children cumulated CPU time (s) 1702.97
Current children cumulated vsize (KiB) 119056

[startup+1782.3 s]
/proc/loadavg: 2.31 2.10 2.03 3/84 11985
/proc/meminfo: memFree=1697408/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=101316 CPUtime=1689.29
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 24633 0 0 0 168887 42 0 0 25 0 1 0 148254077 103747584 24619 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 25329 24619 75 150 0 25176 0
Current children cumulated CPU time (s) 1762.43
Current children cumulated vsize (KiB) 120272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.2 s]
/proc/loadavg: 2.41 2.15 2.05 3/84 11985
/proc/meminfo: memFree=1696576/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=102168 CPUtime=1726.86
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 24833 0 0 0 172644 42 0 0 25 0 1 0 148254077 104620032 24819 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 25542 24819 75 150 0 25389 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 121124

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

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

[startup+1820.2 s]
/proc/loadavg: 2.41 2.15 2.05 3/84 11985
/proc/meminfo: memFree=1696576/2055920 swapFree=4192812/4192956
[pid=11209] ppid=11207 vsize=13600 CPUtime=73.14
/proc/11209/stat : 11209 (sugar) S 11207 11209 10038 0 -1 4194304 1031 30588 0 2 4 1 7234 75 16 0 1 0 148246274 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11209/statm: 3400 798 370 3 0 500 0
[pid=11232] ppid=11209 vsize=5356 CPUtime=0
/proc/11232/stat : 11232 (sh) S 11209 11209 10038 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148254076 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11232/statm: 1339 232 193 169 0 50 0
[pid=11233] ppid=11232 vsize=102168 CPUtime=1726.86
/proc/11233/stat : 11233 (minisat) R 11232 11209 10038 0 -1 4194304 24833 0 0 0 172644 42 0 0 25 0 1 0 148254077 104620032 24819 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11233/statm: 25542 24819 75 150 0 25389 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 121124

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11209 and gives
#  childrusage.ru_utime.tv_sec=72
#  childrusage.ru_utime.tv_usec=382996
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=787880
# CPU time returned by wait4() is 73.1709
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1820.24
CPU time (s): 1800
CPU user time (s): 1798.82
CPU system time (s): 1.18
CPU usage (%): 98.888
Max. virtual memory (cumulated for all children) (KiB): 888936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.383
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31963
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= 9072
involuntary context switches= 9202

runsolver used 2.12068 second user time and 5.66714 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 23:56:50
IDJOB=1078920
IDBENCH=56851
IDSOLVER=346
FILE ID=node28/1078920-1215208610
PBS_JOBID= 7881692
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e777e34182c011980e94d27efe00f0f0
RANDOM SEED=1986210546

node28.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.231
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.231
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:       1753672 kB
Buffers:         20396 kB
Cached:         107104 kB
SwapCached:          0 kB
Active:         212568 kB
Inactive:        38704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:         134252 kB
Slab:            35788 kB
Committed_AS:   436400 kB
PageTables:       2060 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= 66504 MiB
End job on node28 at 2008-07-05 00:27:12