Trace number 1079702

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.1 1808.34

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-9_ext.xml
MD5SUM4e1f407395803ee445eb1875482b8032
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 benchmark30.6573
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints16
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension16
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.05	c 0	BEGIN Sat Jul  5 00:30:48 2008
0.00/0.05	c 0	PID 4495
0.00/0.05	c 0	HOST node64.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1079702-1215210648.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-1079702-1215210648.xml' 'HOME/temp.csp'
0.03/0.40	c 0	1 domains, 63 variables, 0 predicates, 2 relations, 16 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	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.38/0.50	c 0	Parsing HOME/temp.csp
0.38/0.64	c 1	parsed 82 expressions
0.38/0.64	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/0.64	c 1	Converting to clausal form CSP
0.38/0.66	c 1	converted 9 (10%) expressions
0.38/0.67	c 1	converted 17 (20%) expressions
0.38/0.67	c 1	converted 25 (30%) expressions
0.38/0.67	c 1	converted 33 (40%) expressions
0.38/0.67	c 1	converted 41 (50%) expressions
0.38/0.67	c 1	converted 50 (60%) expressions
0.38/0.67	c 1	converted 58 (70%) expressions
0.38/0.68	c 1	converted 66 (80%) expressions
0.93/1.07	c 1	converted 74 (90%) expressions
1.43/1.57	c 1	converted 82 (100%) expressions
1.43/1.57	c 1	CSP : 63 integers, 0 booleans, 16 clauses, largest domain size 26
1.43/1.57	c 1	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.43/1.57	c 1	Propagation in CSP
1.43/1.57	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.43/1.57	c 1	CSP : 63 integers, 0 booleans, 16 clauses, largest domain size 26
1.43/1.57	c 1	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.43/1.57	c 1	Simplifing CSP by introducing new Boolean variables
1.43/1.57	c 1	CSP : 63 integers, 0 booleans, 16 clauses, largest domain size 26
1.43/1.57	c 1	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.63/1.71	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.63/1.72	c 2	7 (10%) CSP integer variables are encoded (168 clauses, 1704 bytes)
1.63/1.72	c 2	13 (20%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.63/1.73	c 2	19 (30%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.63/1.73	c 2	26 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.63/1.73	c 2	32 (50%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.63/1.73	c 2	38 (60%) CSP integer variables are encoded (912 clauses, 9888 bytes)
1.63/1.73	c 2	45 (70%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
1.63/1.73	c 2	51 (80%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
1.63/1.73	c 2	57 (90%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
1.63/1.74	c 2	63 (100%) CSP integer variables are encoded (1512 clauses, 17593 bytes)
9.65/9.89	c 10	2 (10%) CSP clauses are encoded (67042 clauses, 2952583 bytes)
17.66/17.91	c 18	4 (20%) CSP clauses are encoded (132572 clauses, 5917817 bytes)
21.83/22.15	c 22	5 (30%) CSP clauses are encoded (165337 clauses, 7506477 bytes)
29.84/30.24	c 30	7 (40%) CSP clauses are encoded (230867 clauses, 10683797 bytes)
33.81/34.25	c 34	8 (50%) CSP clauses are encoded (263632 clauses, 12272457 bytes)
43.81/44.30	c 44	10 (60%) CSP clauses are encoded (335545 clauses, 15701244 bytes)
55.40/56.03	c 56	12 (70%) CSP clauses are encoded (413841 clauses, 20043664 bytes)
61.33/62.10	c 62	13 (80%) CSP clauses are encoded (452989 clauses, 22214874 bytes)
73.02/73.87	c 74	15 (90%) CSP clauses are encoded (531285 clauses, 27189463 bytes)
78.87/79.71	c 80	16 (100%) CSP clauses are encoded (570433 clauses, 29823204 bytes)
78.87/79.71	c 80	16 CSP clauses encoded
78.87/79.71	c 80	Writing map file : HOME/temp.map
78.87/79.71	c 80	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
78.87/79.71	c 80	SAT : 1575 SAT variables, 570433 SAT clauses, 29823204 bytes
78.87/79.71	c 80	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
78.87/79.72	c 80	SOLVING HOME/temp.cnf
78.87/79.72	c 80	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
78.87/79.73	c 80	This is MiniSat 2.0 beta
78.87/79.73	c 80	WARNING: for repeatability, setting FPU to use double precision
78.87/79.73	c 80	============================[ Problem Statistics ]=============================
78.87/79.73	c 80	|                                                                             |
78.87/79.73	c 80	|  Number of variables:  1575                                                 |
78.87/79.73	c 80	|  Number of clauses:    570433                                               |
79.55/80.43	c 80	|  Parsing time:         0.63         s                                       |
79.55/80.48	c 80	============================[ Search Statistics ]==============================
79.55/80.48	c 80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.55/80.48	c 80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
79.55/80.48	c 80	===============================================================================
79.55/80.48	c 80	|         0 |    1575   570433  6116403 |   190144        0    nan |  0.000 % |
79.55/80.50	c 80	|       100 |    1575   570433  6116403 |   209158      100      6 |  0.000 % |
79.65/80.53	c 80	|       253 |    1575   570433  6116403 |   230074      253      6 |  0.001 % |
79.65/80.56	c 80	|       480 |    1575   570433  6116403 |   253082      480      7 |  0.001 % |
79.74/80.62	c 81	|       818 |    1575   570433  6116403 |   278390      818      7 |  0.001 % |
79.74/80.67	c 81	|      1324 |    1575   570433  6116403 |   306229     1324      8 |  0.000 % |
79.95/80.85	c 81	|      2083 |    1575   570433  6116403 |   336852     2083      8 |  0.001 % |
81.14/82.01	c 82	|      3223 |    1575   570433  6116403 |   370537     3223     10 |  0.001 % |
83.43/84.30	c 84	|      4932 |    1575   570433  6116403 |   407591     4932     11 |  0.000 % |
87.58/88.56	c 88	|      7495 |    1575   570433  6116403 |   448350     7495     12 |  0.001 % |
93.82/94.81	c 95	|     11339 |    1575   570433  6116403 |   493185    11339     12 |  0.001 % |
103.82/105.00	c 105	|     17107 |    1575   570433  6116403 |   542503    17107     14 |  0.001 % |
120.37/121.60	c 121	|     25756 |    1575   570433  6116403 |   596754    25756     14 |  0.000 % |
145.93/147.49	c 147	|     38731 |    1575   570433  6116403 |   656429    38731     15 |  0.001 % |
187.33/189.25	c 189	|     58193 |    1575   570433  6116403 |   722072    58193     16 |  0.000 % |
255.89/258.48	c 258	|     87385 |    1575   570433  6116403 |   794280    87385     16 |  0.001 % |
369.61/373.20	c 373	|    131174 |    1575   570433  6116403 |   873708   131174     16 |  0.001 % |
541.39/546.65	c 547	|    196860 |    1569   566075  6070859 |   961078   131027     17 |  0.381 % |
845.02/852.87	c 853	|    295386 |    1562   559584  5999481 |  1057186   159318     16 |  0.826 % |
1296.20/1304.29	c 1304	|    443175 |    1562   559584  5999481 |  1162905   307107     18 |  0.825 % |
1800.10/1808.32	c ERROR INTERRUPTED
1800.10/1808.32	s UNKNOWN
1800.10/1808.32	c 1808	CPU 78.49 (0.04 0.01 78.45 0.42)
1800.10/1808.32	c 1808	END Sat Jul  5 01:00:56 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-1079702-1215210648/watcher-1079702-1215210648 -o /tmp/evaluation-result-1079702-1215210648/solver-1079702-1215210648 -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-1079702-1215210648.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.00 1.99 1.68 4/81 4495
/proc/meminfo: memFree=1493072/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=12268 CPUtime=0
/proc/4495/stat : 4495 (sugar) R 4493 4495 3955 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2000035143 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 251264023550 0 0 4224 0 0 0 0 17 1 0 0
/proc/4495/statm: 3067 316 241 3 0 167 0

[startup+0.0908891 s]
/proc/loadavg: 2.00 1.99 1.68 4/81 4495
/proc/meminfo: memFree=1493072/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.03
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000035143 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101884 s]
/proc/loadavg: 2.00 1.99 1.68 4/81 4495
/proc/meminfo: memFree=1493072/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.03
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000035143 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301909 s]
/proc/loadavg: 2.00 1.99 1.68 4/81 4495
/proc/meminfo: memFree=1493072/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.03
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000035143 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701952 s]
/proc/loadavg: 2.00 1.99 1.68 4/81 4495
/proc/meminfo: memFree=1493072/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 973 4903 0 1 3 0 32 3 15 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 13600

[startup+1.50204 s]
/proc/loadavg: 2.00 1.99 1.68 4/92 4517
/proc/meminfo: memFree=1474040/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 973 4903 0 1 3 0 32 3 15 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
[pid=4508] ppid=4495 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (sh) S 4495 4495 3955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000035185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4508/statm: 1339 233 193 169 0 50 0
[pid=4509] ppid=4508 vsize=864444 CPUtime=1.05
/proc/4509/stat : 4509 (java) S 4508 4495 3955 0 -1 0 10952 0 1 0 101 4 0 0 18 0 9 0 2000035185 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 216111 10225 2540 9 0 210686 0
[pid=4509/tid=4510] ppid=4508 vsize=864444 CPUtime=0.41
/proc/4509/task/4510/stat : 4510 (java) R 4508 4495 3955 0 -1 64 2732 0 1 0 40 1 0 0 19 0 9 0 2000035186 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4511] ppid=4508 vsize=864444 CPUtime=0.56
/proc/4509/task/4511/stat : 4511 (java) R 4508 4495 3955 0 -1 64 7205 0 0 0 54 2 0 0 17 0 9 0 2000035187 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 103834255 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4508 vsize=864444 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4508 4495 3955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000035188 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4513] ppid=4508 vsize=864444 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4508 4495 3955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000035188 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4514] ppid=4508 vsize=864444 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000035190 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4515] ppid=4508 vsize=864444 CPUtime=0.05
/proc/4509/task/4515/stat : 4515 (java) S 4508 4495 3955 0 -1 64 322 0 0 0 5 0 0 0 16 0 9 0 2000035190 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4516] ppid=4508 vsize=864444 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000035190 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4517] ppid=4508 vsize=864444 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000035190 885190656 10225 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883400

[startup+3.10221 s]
/proc/loadavg: 2.00 1.99 1.68 3/92 4517
/proc/meminfo: memFree=1454448/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 974 4903 0 1 3 0 32 3 15 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
[pid=4508] ppid=4495 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (sh) S 4495 4495 3955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000035185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4508/statm: 1339 233 193 169 0 50 0
[pid=4509] ppid=4508 vsize=864432 CPUtime=2.63
/proc/4509/stat : 4509 (java) S 4508 4495 3955 0 -1 0 12419 0 1 0 258 5 0 0 18 0 9 0 2000035185 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 216108 11657 2564 9 0 210655 0
[pid=4509/tid=4510] ppid=4508 vsize=864432 CPUtime=1.76
/proc/4509/task/4510/stat : 4510 (java) R 4508 4495 3955 0 -1 64 3054 0 1 0 175 1 0 0 25 0 9 0 2000035186 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4125952119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4511] ppid=4508 vsize=864432 CPUtime=0.76
/proc/4509/task/4511/stat : 4511 (java) S 4508 4495 3955 0 -1 64 8329 0 0 0 73 3 0 0 16 0 9 0 2000035187 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4508 4495 3955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000035188 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4513] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4508 4495 3955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000035188 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4514] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000035190 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4515] ppid=4508 vsize=864432 CPUtime=0.08
/proc/4509/task/4515/stat : 4515 (java) S 4508 4495 3955 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 2000035190 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4516] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000035190 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4517] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000035190 885178368 11657 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883388

[startup+6.30256 s]
/proc/loadavg: 2.00 1.99 1.69 3/92 4517
/proc/meminfo: memFree=1451248/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 974 4903 0 1 3 0 32 3 15 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
[pid=4508] ppid=4495 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (sh) S 4495 4495 3955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000035185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4508/statm: 1339 233 193 169 0 50 0
[pid=4509] ppid=4508 vsize=864432 CPUtime=5.81
/proc/4509/stat : 4509 (java) S 4508 4495 3955 0 -1 0 13362 0 1 0 574 7 0 0 18 0 9 0 2000035185 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 216108 12551 2564 9 0 210655 0
[pid=4509/tid=4510] ppid=4508 vsize=864432 CPUtime=4.86
/proc/4509/task/4510/stat : 4510 (java) R 4508 4495 3955 0 -1 64 3103 0 1 0 484 2 0 0 25 0 9 0 2000035186 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4511] ppid=4508 vsize=864432 CPUtime=0.82
/proc/4509/task/4511/stat : 4511 (java) S 4508 4495 3955 0 -1 64 9220 0 0 0 79 3 0 0 16 0 9 0 2000035187 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4508 4495 3955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000035188 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4513] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4508 4495 3955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000035188 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4514] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000035190 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4515] ppid=4508 vsize=864432 CPUtime=0.09
/proc/4509/task/4515/stat : 4515 (java) S 4508 4495 3955 0 -1 64 346 0 0 0 9 0 0 0 16 0 9 0 2000035190 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4516] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000035190 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4517] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000035190 885178368 12551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 883388

[startup+12.7023 s]
/proc/loadavg: 2.00 1.99 1.69 3/92 4517
/proc/meminfo: memFree=1441592/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 974 4903 0 1 3 0 32 3 16 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
[pid=4508] ppid=4495 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (sh) S 4495 4495 3955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000035185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4508/statm: 1339 233 193 169 0 50 0
[pid=4509] ppid=4508 vsize=864432 CPUtime=12.15
/proc/4509/stat : 4509 (java) S 4508 4495 3955 0 -1 0 15034 0 1 0 1205 10 0 0 18 0 9 0 2000035185 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 216108 14150 2564 9 0 210655 0
[pid=4509/tid=4510] ppid=4508 vsize=864432 CPUtime=11.08
/proc/4509/task/4510/stat : 4510 (java) R 4508 4495 3955 0 -1 64 3176 0 1 0 1105 3 0 0 25 0 9 0 2000035186 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4126583428 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4511] ppid=4508 vsize=864432 CPUtime=0.94
/proc/4509/task/4511/stat : 4511 (java) S 4508 4495 3955 0 -1 64 10818 0 0 0 90 4 0 0 16 0 9 0 2000035187 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4508 4495 3955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000035188 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4513] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4508 4495 3955 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000035188 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4514] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4514/stat : 4514 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000035190 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4515] ppid=4508 vsize=864432 CPUtime=0.09
/proc/4509/task/4515/stat : 4515 (java) S 4508 4495 3955 0 -1 64 347 0 0 0 9 0 0 0 16 0 9 0 2000035190 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4516] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4516/stat : 4516 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000035190 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4517] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4517/stat : 4517 (java) S 4508 4495 3955 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000035190 885178368 14150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 883388

[startup+25.5017 s]
/proc/loadavg: 2.00 1.99 1.69 3/92 4517
/proc/meminfo: memFree=1429240/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=0.38
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 974 4903 0 1 3 0 32 3 16 0 1 0 2000035143 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4495/statm: 3400 797 370 3 0 500 0
[pid=4508] ppid=4495 vsize=5356 CPUtime=0
/proc/4508/stat : 4508 (sh) S 4495 4495 3955 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000035185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4508/statm: 1339 233 193 169 0 50 0
[pid=4509] ppid=4508 vsize=864432 CPUtime=24.81
/proc/4509/stat : 4509 (java) S 4508 4495 3955 0 -1 0 19365 0 1 0 2466 15 0 0 18 0 9 0 2000035185 885178368 15823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4509/statm: 216108 15823 2564 9 0 210655 0
[pid=4509/tid=4510] ppid=4508 vsize=864432 CPUtime=23.32
/proc/4509/task/4510/stat : 4510 (java) R 4508 4495 3955 0 -1 64 3334 0 1 0 2325 7 0 0 25 0 9 0 2000035186 885178368 15823 996147200 134512640 134550740 4294955952 18446744073709551615 4126564552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4511] ppid=4508 vsize=864432 CPUtime=1.37
/proc/4509/task/4511/stat : 4511 (java) S 4508 4495 3955 0 -1 64 14989 0 0 0 130 7 0 0 16 0 9 0 2000035187 885178368 15823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4512] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4512/stat : 4512 (java) S 4508 4495 3955 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000035188 885178368 15823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4509/tid=4513] ppid=4508 vsize=864432 CPUtime=0
/proc/4509/task/4513/stat : 4513 (java) S 4508 4495 3955 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000035188 885178368 15823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1668224/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=86180 CPUtime=1275.36
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 20969 0 0 0 127512 24 0 0 25 0 1 0 2000043116 88248320 20955 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 21545 20955 75 150 0 21392 0
Current children cumulated CPU time (s) 1354.27
Current children cumulated vsize (KiB) 105136

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.89 3/76 4606
/proc/meminfo: memFree=1666560/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=87864 CPUtime=1335.35
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 21380 0 0 0 133510 25 0 0 25 0 1 0 2000043116 89972736 21366 996147200 134512640 135127466 4294956256 18446744073709551615 134530662 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 21966 21366 75 150 0 21813 0
Current children cumulated CPU time (s) 1414.26
Current children cumulated vsize (KiB) 106820

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/76 4606
/proc/meminfo: memFree=1664960/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=89384 CPUtime=1395.32
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 21778 0 0 0 139506 26 0 0 25 0 1 0 2000043116 91529216 21764 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 22346 21764 75 150 0 22193 0
Current children cumulated CPU time (s) 1474.23
Current children cumulated vsize (KiB) 108340

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/75 4633
/proc/meminfo: memFree=1700808/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=90644 CPUtime=1455.3
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 22111 0 0 0 145500 30 0 0 25 0 1 0 2000043116 92819456 22097 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 22661 22097 75 150 0 22508 0
Current children cumulated CPU time (s) 1534.21
Current children cumulated vsize (KiB) 109600

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 4633
/proc/meminfo: memFree=1698824/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=92044 CPUtime=1515.27
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 22467 0 0 0 151497 30 0 0 25 0 1 0 2000043116 94253056 22453 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 23011 22453 75 150 0 22858 0
Current children cumulated CPU time (s) 1594.18
Current children cumulated vsize (KiB) 111000

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 4633
/proc/meminfo: memFree=1697352/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=93388 CPUtime=1575.25
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 22795 0 0 0 157494 31 0 0 25 0 1 0 2000043116 95629312 22781 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 23347 22781 75 150 0 23194 0
Current children cumulated CPU time (s) 1654.16
Current children cumulated vsize (KiB) 112344

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/75 4633
/proc/meminfo: memFree=1695176/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=94708 CPUtime=1635.22
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 23158 0 0 0 163491 31 0 0 25 0 1 0 2000043116 96980992 23144 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 23677 23144 75 150 0 23524 0
Current children cumulated CPU time (s) 1714.13
Current children cumulated vsize (KiB) 113664

[startup+1782.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/75 4633
/proc/meminfo: memFree=1693768/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=95960 CPUtime=1695.2
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 23481 0 0 0 169489 31 0 0 25 0 1 0 2000043116 98263040 23467 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 23990 23467 75 150 0 23837 0
Current children cumulated CPU time (s) 1774.11
Current children cumulated vsize (KiB) 114916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/75 4633
/proc/meminfo: memFree=1693000/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=96520 CPUtime=1721.19
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 23614 0 0 0 172088 31 0 0 25 0 1 0 2000043116 98836480 23600 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 24130 23600 75 150 0 23977 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 115476

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

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

[startup+1808.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/75 4633
/proc/meminfo: memFree=1693000/2055920 swapFree=4178936/4192956
[pid=4495] ppid=4493 vsize=13600 CPUtime=78.91
/proc/4495/stat : 4495 (sugar) S 4493 4495 3955 0 -1 4194304 1031 31110 0 2 4 1 7845 41 16 0 1 0 2000035143 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4495/statm: 3400 798 370 3 0 500 0
[pid=4518] ppid=4495 vsize=5356 CPUtime=0
/proc/4518/stat : 4518 (sh) S 4495 4495 3955 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000043116 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4518/statm: 1339 232 193 169 0 50 0
[pid=4519] ppid=4518 vsize=96520 CPUtime=1721.19
/proc/4519/stat : 4519 (minisat) R 4518 4495 3955 0 -1 4194304 23614 0 0 0 172088 31 0 0 25 0 1 0 2000043116 98836480 23600 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4519/statm: 24130 23600 75 150 0 23977 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 115476

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4495 and gives
#  childrusage.ru_utime.tv_sec=78
#  childrusage.ru_utime.tv_usec=499066
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=449931
# CPU time returned by wait4() is 78.949
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.34
CPU time (s): 1800.1
CPU user time (s): 1799.37
CPU system time (s): 0.73
CPU usage (%): 99.5442
Max. virtual memory (cumulated for all children) (KiB): 888768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.4991
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32485
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= 9428
involuntary context switches= 11314

runsolver used 2.03469 second user time and 6.20706 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-05 00:30:48
IDJOB=1079702
IDBENCH=56897
IDSOLVER=346
FILE ID=node64/1079702-1215210648
PBS_JOBID= 7881775
Free space on /tmp= 66392 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e1f407395803ee445eb1875482b8032
RANDOM SEED=46011102

node64.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.248
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.248
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:       1493552 kB
Buffers:         13380 kB
Cached:         138456 kB
SwapCached:       7148 kB
Active:         441484 kB
Inactive:        66924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493552 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:         372792 kB
Slab:            38264 kB
Committed_AS:  4609500 kB
PageTables:       2504 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= 66388 MiB
End job on node64 at 2008-07-05 01:00:58