Trace number 1110340

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? (TO) 3600.01 3634.36

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg14-14_ext.xml
MD5SUM71043e558b97d1038b2e45a8033f05ba
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints28
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints28
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension28
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 01:53:00 2008
0.00/0.04	c 0	PID 12950
0.04/0.05	c 0	HOST node6.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1110340-1215820380.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110340-1215820380.xml' 'HOME/temp.csp'
0.04/0.28	c 0	1 domains, 196 variables, 0 predicates, 1 relations, 28 constraints
0.04/0.32	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.32	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.25/0.40	c 0	Parsing HOME/temp.csp
0.25/0.50	c 0	parsed 226 expressions
0.25/0.50	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.25/0.51	c 0	MAX CSP: 28 constraints
0.25/0.51	c 0	Converting to clausal form CSP
0.25/0.53	c 0	converted 26 (10%) expressions
0.25/0.53	c 0	converted 52 (20%) expressions
0.25/0.53	c 0	converted 78 (30%) expressions
0.25/0.53	c 0	converted 103 (40%) expressions
0.25/0.53	c 0	converted 129 (50%) expressions
0.25/0.53	c 0	converted 155 (60%) expressions
0.25/0.53	c 0	converted 180 (70%) expressions
0.25/0.60	c 0	converted 206 (80%) expressions
0.25/0.82	c 1	converted 232 (90%) expressions
0.91/1.05	c 1	converted 257 (100%) expressions
0.91/1.05	c 1	CSP : 252 integers, 0 booleans, 83 clauses, largest domain size 43
0.91/1.05	c 1	Heap : 18 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.91/1.05	c 1	Propagation in CSP
0.91/1.06	c 1	25 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.91/1.06	c 1	CSP : 252 integers, 0 booleans, 83 clauses, largest domain size 29
0.91/1.06	c 1	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.91/1.06	c 1	Simplifing CSP by introducing new Boolean variables
0.91/1.06	c 1	CSP : 252 integers, 0 booleans, 83 clauses, largest domain size 29
0.91/1.06	c 1	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.16	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.01/1.18	c 1	26 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.01/1.18	c 1	51 (20%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
1.01/1.18	c 1	76 (30%) CSP integer variables are encoded (1824 clauses, 21649 bytes)
1.01/1.18	c 1	101 (40%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
1.01/1.18	c 1	126 (50%) CSP integer variables are encoded (3024 clauses, 37249 bytes)
1.01/1.19	c 1	152 (60%) CSP integer variables are encoded (3648 clauses, 45361 bytes)
1.01/1.19	c 1	177 (70%) CSP integer variables are encoded (4248 clauses, 53161 bytes)
1.01/1.19	c 1	202 (80%) CSP integer variables are encoded (4704 clauses, 59089 bytes)
1.01/1.19	c 1	227 (90%) CSP integer variables are encoded (4733 clauses, 59466 bytes)
1.01/1.19	c 1	252 (100%) CSP integer variables are encoded (4900 clauses, 61637 bytes)
11.50/11.78	c 11	9 (10%) CSP clauses are encoded (131485 clauses, 11507210 bytes)
20.90/21.20	c 21	17 (20%) CSP clauses are encoded (244005 clauses, 21780923 bytes)
30.10/30.52	c 30	25 (30%) CSP clauses are encoded (356525 clauses, 32941427 bytes)
33.48/33.99	c 34	34 (40%) CSP clauses are encoded (398748 clauses, 37127046 bytes)
33.48/34.00	c 34	42 (50%) CSP clauses are encoded (399300 clauses, 37136271 bytes)
33.48/34.00	c 34	50 (60%) CSP clauses are encoded (399334 clauses, 37136790 bytes)
33.48/34.00	c 34	59 (70%) CSP clauses are encoded (399797 clauses, 37144863 bytes)
33.57/34.00	c 34	67 (80%) CSP clauses are encoded (399851 clauses, 37145719 bytes)
33.57/34.00	c 34	75 (90%) CSP clauses are encoded (399901 clauses, 37146501 bytes)
33.57/34.01	c 34	83 (100%) CSP clauses are encoded (400092 clauses, 37149668 bytes)
33.57/34.01	c 34	83 CSP clauses encoded
33.57/34.01	c 34	Writing map file : HOME/temp.map
33.57/34.01	c 34	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.57/34.01	c 34	SAT : 5152 SAT variables, 400092 SAT clauses, 37149668 bytes
33.57/34.01	c 34	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.57/34.04	c 34	OBJECTIVE minimize _COST
33.57/34.04	c 34	OBJECTIVE BOUND: 0 <= _COST <= 
33.57/34.04	c 34	SEARCHING: _COST <= 14
33.57/34.04	c 34	SOLVING HOME/temp.cnf
33.57/34.04	c 34	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
33.57/34.05	c 34	This is MiniSat 2.0 beta
33.57/34.05	c 34	WARNING: for repeatability, setting FPU to use double precision
33.57/34.05	c 34	============================[ Problem Statistics ]=============================
33.57/34.05	c 34	|                                                                             |
33.57/34.05	c 34	|  Number of variables:  5152                                                 |
33.57/34.05	c 34	|  Number of clauses:    400093                                               |
33.60/34.81	c 35	|  Parsing time:         0.69         s                                       |
33.60/34.85	c 35	============================[ Search Statistics ]==============================
33.60/34.85	c 35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.60/34.85	c 35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.60/34.85	c 35	===============================================================================
33.60/34.85	c 35	|         0 |    5082   399546  6907726 |   133182        0    nan |  0.000 % |
33.60/34.87	c 35	|       102 |    5082   399546  6907726 |   146500      102      5 |  1.359 % |
33.60/34.90	c 35	|       252 |    5082   399546  6907726 |   161150      252      6 |  1.359 % |
33.60/34.95	c 35	|       478 |    5082   399546  6907726 |   177265      478      6 |  1.359 % |
33.60/34.99	c 35	|       815 |    5082   399546  6907726 |   194991      815      7 |  1.359 % |
33.60/35.02	c 35	|      1323 |    5082   399546  6907726 |   214490     1323      8 |  1.359 % |
33.60/35.07	c 35	|      2082 |    5082   399546  6907726 |   235940     2082      9 |  1.359 % |
34.63/35.16	c 35	|      3221 |    5082   399546  6907726 |   259534     3221      9 |  1.359 % |
34.73/35.29	c 35	|      4929 |    5082   399546  6907726 |   285487     4929      9 |  1.359 % |
35.03/35.51	c 35	|      7491 |    5082   399546  6907726 |   314036     7491      9 |  1.359 % |
35.33/35.90	c 36	|     11335 |    5082   399546  6907726 |   345439    11335     10 |  1.359 % |
35.82/36.37	c 36	|     17101 |    5082   399546  6907726 |   379983    17101     10 |  1.359 % |
36.71/37.27	c 37	|     25750 |    5082   399546  6907726 |   417982    25750     10 |  1.359 % |
39.19/39.72	c 39	|     38725 |    5082   399546  6907726 |   459780    38725     11 |  1.359 % |
42.46/43.03	c 43	|     58188 |    5082   399546  6907726 |   505758    58188     11 |  1.359 % |
47.80/48.41	c 48	|     87381 |    5082   399546  6907726 |   556334    87381     11 |  1.359 % |
58.99/59.71	c 59	|    131170 |    5082   399546  6907726 |   611967   131170     12 |  1.359 % |
88.51/89.53	c 89	|    196854 |    5082   399546  6907726 |   673164   196854     13 |  1.359 % |
184.39/186.39	c 186	|    295380 |    5082   399546  6907726 |   740480   295380     15 |  1.359 % |
442.14/446.51	c 446	|    443169 |    5082   399546  6907726 |   814528   443169     18 |  1.359 % |
1099.49/1110.14	c 1110	|    664852 |    5082   399546  6907726 |   895981   664852     21 |  1.359 % |
1855.23/1873.05	c 1873	|    997378 |    5082   399546  6907726 |   985580   149965     21 |  1.359 % |
3051.61/3080.74	c 3080	|   1496166 |    5082   399546  6907726 |  1084138   648753     27 |  1.359 % |
3600.01/3634.32	c ERROR INTERRUPTED
3600.01/3634.35	s UNKNOWN
3600.01/3634.35	c 3634	CPU 33.11 (0.03 0.01 33.08 0.48)
3600.01/3634.35	c 3634	END Sat Jul 12 02:53:34 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1110340-1215820380/watcher-1110340-1215820380 -o /tmp/evaluation-result-1110340-1215820380/solver-1110340-1215820380 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1110340-1215820380.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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 2.00 2.00 4/81 12950
/proc/meminfo: memFree=1899764/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=18572 CPUtime=0
/proc/12950/stat : 12950 (runsolver) R 12948 12950 11796 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 38741192 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12950/statm: 4643 292 257 25 0 2626 0

[startup+0.050174 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12950
/proc/meminfo: memFree=1899764/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.04
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 838 0 0 0 3 1 0 0 18 0 1 0 38741192 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101037 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12950
/proc/meminfo: memFree=1899764/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.04
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 38741192 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301059 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12950
/proc/meminfo: memFree=1899764/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.04
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 916 127 0 0 3 1 0 0 15 0 1 0 38741192 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701111 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12950
/proc/meminfo: memFree=1899764/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 15 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 12972
/proc/meminfo: memFree=1873756/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 15 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
[pid=12963] ppid=12950 vsize=5356 CPUtime=0
/proc/12963/stat : 12963 (sh) S 12950 12950 11796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38741225 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12963/statm: 1339 233 193 169 0 50 0
[pid=12964] ppid=12963 vsize=864280 CPUtime=1.15
/proc/12964/stat : 12964 (java) S 12963 12950 11796 0 -1 0 10036 0 1 0 110 5 0 0 18 0 9 0 38741225 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12964/statm: 216070 9269 2564 9 0 210617 0
[pid=12964/tid=12965] ppid=12963 vsize=864280 CPUtime=0.59
/proc/12964/task/12965/stat : 12965 (java) R 12963 12950 11796 0 -1 64 2876 0 1 0 58 1 0 0 19 0 9 0 38741226 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12966] ppid=12963 vsize=864280 CPUtime=0.44
/proc/12964/task/12966/stat : 12966 (java) R 12963 12950 11796 0 -1 64 6125 0 0 0 42 2 0 0 15 0 9 0 38741227 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12967] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12967/stat : 12967 (java) S 12963 12950 11796 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38741227 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12968] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12968/stat : 12968 (java) S 12963 12950 11796 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38741227 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12969] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12969/stat : 12969 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38741229 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12970] ppid=12963 vsize=864280 CPUtime=0.09
/proc/12964/task/12970/stat : 12970 (java) S 12963 12950 11796 0 -1 64 343 0 0 0 9 0 0 0 16 0 9 0 38741229 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12971] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12971/stat : 12971 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38741229 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12972] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12972/stat : 12972 (java) S 12963 12950 11796 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38741229 885022720 9269 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883236

[startup+3.10239 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12972
/proc/meminfo: memFree=1868636/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 15 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
[pid=12963] ppid=12950 vsize=5356 CPUtime=0
/proc/12963/stat : 12963 (sh) S 12950 12950 11796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38741225 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12963/statm: 1339 233 193 169 0 50 0
[pid=12964] ppid=12963 vsize=864280 CPUtime=2.74
/proc/12964/stat : 12964 (java) S 12963 12950 11796 0 -1 0 11072 0 1 0 268 6 0 0 18 0 9 0 38741225 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12964/statm: 216070 10237 2564 9 0 210617 0
[pid=12964/tid=12965] ppid=12963 vsize=864280 CPUtime=2.11
/proc/12964/task/12965/stat : 12965 (java) R 12963 12950 11796 0 -1 64 2944 0 1 0 209 2 0 0 25 0 9 0 38741226 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12966] ppid=12963 vsize=864280 CPUtime=0.5
/proc/12964/task/12966/stat : 12966 (java) S 12963 12950 11796 0 -1 64 7091 0 0 0 48 2 0 0 16 0 9 0 38741227 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12967] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12967/stat : 12967 (java) S 12963 12950 11796 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38741227 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12968] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12968/stat : 12968 (java) S 12963 12950 11796 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38741227 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12969] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12969/stat : 12969 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38741229 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12970] ppid=12963 vsize=864280 CPUtime=0.1
/proc/12964/task/12970/stat : 12970 (java) S 12963 12950 11796 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 38741229 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12971] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12971/stat : 12971 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38741229 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12972] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12972/stat : 12972 (java) S 12963 12950 11796 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38741229 885022720 10237 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883236

[startup+6.30176 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12972
/proc/meminfo: memFree=1857500/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 15 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
[pid=12963] ppid=12950 vsize=5356 CPUtime=0
/proc/12963/stat : 12963 (sh) S 12950 12950 11796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38741225 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12963/statm: 1339 233 193 169 0 50 0
[pid=12964] ppid=12963 vsize=864280 CPUtime=5.9
/proc/12964/stat : 12964 (java) S 12963 12950 11796 0 -1 0 12918 0 1 0 580 10 0 0 18 0 9 0 38741225 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12964/statm: 216070 11936 2564 9 0 210617 0
[pid=12964/tid=12965] ppid=12963 vsize=864280 CPUtime=5.12
/proc/12964/task/12965/stat : 12965 (java) R 12963 12950 11796 0 -1 64 3092 0 1 0 508 4 0 0 25 0 9 0 38741226 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4126580486 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12966] ppid=12963 vsize=864280 CPUtime=0.64
/proc/12964/task/12966/stat : 12966 (java) S 12963 12950 11796 0 -1 64 8789 0 0 0 61 3 0 0 16 0 9 0 38741227 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12967] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12967/stat : 12967 (java) S 12963 12950 11796 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38741227 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12968] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12968/stat : 12968 (java) S 12963 12950 11796 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38741227 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12969] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12969/stat : 12969 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38741229 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12970] ppid=12963 vsize=864280 CPUtime=0.1
/proc/12964/task/12970/stat : 12970 (java) S 12963 12950 11796 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 38741229 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12971] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12971/stat : 12971 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38741229 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12972] ppid=12963 vsize=864280 CPUtime=0
/proc/12964/task/12972/stat : 12972 (java) S 12963 12950 11796 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38741229 885022720 11936 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 883236

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12972
/proc/meminfo: memFree=1845148/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 16 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
[pid=12963] ppid=12950 vsize=5356 CPUtime=0
/proc/12963/stat : 12963 (sh) S 12950 12950 11796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38741225 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12963/statm: 1339 233 193 169 0 50 0
[pid=12964] ppid=12963 vsize=864360 CPUtime=12.24
/proc/12964/stat : 12964 (java) S 12963 12950 11796 0 -1 0 15420 0 1 0 1207 17 0 0 18 0 9 0 38741225 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12964/statm: 216090 12979 2564 9 0 210637 0
[pid=12964/tid=12965] ppid=12963 vsize=864360 CPUtime=11.08
/proc/12964/task/12965/stat : 12965 (java) R 12963 12950 11796 0 -1 64 3333 0 1 0 1099 9 0 0 25 0 9 0 38741226 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12966] ppid=12963 vsize=864360 CPUtime=1.02
/proc/12964/task/12966/stat : 12966 (java) S 12963 12950 11796 0 -1 64 11045 0 0 0 96 6 0 0 16 0 9 0 38741227 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12967] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12967/stat : 12967 (java) S 12963 12950 11796 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38741227 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12968] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12968/stat : 12968 (java) S 12963 12950 11796 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38741227 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12969] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12969/stat : 12969 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38741229 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12970] ppid=12963 vsize=864360 CPUtime=0.11
/proc/12964/task/12970/stat : 12970 (java) S 12963 12950 11796 0 -1 64 350 0 0 0 11 0 0 0 17 0 9 0 38741229 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12971] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12971/stat : 12971 (java) S 12963 12950 11796 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38741229 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12972] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12972/stat : 12972 (java) S 12963 12950 11796 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38741229 885104640 12979 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 883316

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 12972
/proc/meminfo: memFree=1828380/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=0.25
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 974 4291 0 1 3 1 19 2 16 0 1 0 38741192 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 797 370 3 0 500 0
[pid=12963] ppid=12950 vsize=5356 CPUtime=0
/proc/12963/stat : 12963 (sh) S 12950 12950 11796 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38741225 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12963/statm: 1339 233 193 169 0 50 0
[pid=12964] ppid=12963 vsize=864360 CPUtime=24.9
/proc/12964/stat : 12964 (java) S 12963 12950 11796 0 -1 0 18531 0 1 0 2457 33 0 0 18 0 9 0 38741225 885104640 13164 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12964/statm: 216090 13164 2564 9 0 210637 0
[pid=12964/tid=12965] ppid=12963 vsize=864360 CPUtime=23.02
/proc/12964/task/12965/stat : 12965 (java) R 12963 12950 11796 0 -1 64 3831 0 1 0 2281 21 0 0 25 0 9 0 38741226 885104640 13164 996147200 134512640 134550740 4294955936 18446744073709551615 4126587840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12966] ppid=12963 vsize=864360 CPUtime=1.76
/proc/12964/task/12966/stat : 12966 (java) S 12963 12950 11796 0 -1 64 13658 0 0 0 165 11 0 0 16 0 9 0 38741227 885104640 13164 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12967] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12967/stat : 12967 (java) S 12963 12950 11796 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38741227 885104640 13164 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12964/tid=12968] ppid=12963 vsize=864360 CPUtime=0
/proc/12964/task/12968/stat : 12968 (java) S 12963 12950 11796 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 38741227 885104640 13164 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1699860/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=162344 CPUtime=3098.85
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 39832 0 0 0 309847 38 0 0 25 0 1 0 38744598 166240256 39818 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 40586 39818 76 150 0 40433 0
Current children cumulated CPU time (s) 3132.45
Current children cumulated vsize (KiB) 181300

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1698132/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=163968 CPUtime=3158.28
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 40254 0 0 0 315790 38 0 0 25 0 1 0 38744598 167903232 40240 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 40992 40240 76 150 0 40839 0
Current children cumulated CPU time (s) 3191.88
Current children cumulated vsize (KiB) 182924

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1694932/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=167148 CPUtime=3217.72
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 41046 0 0 0 321733 39 0 0 25 0 1 0 38744598 171159552 41032 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 41787 41032 76 150 0 41634 0
Current children cumulated CPU time (s) 3251.32
Current children cumulated vsize (KiB) 186104

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1691996/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=170248 CPUtime=3277.16
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 41791 0 0 0 327675 41 0 0 25 0 1 0 38744598 174333952 41777 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 42562 41777 76 150 0 42409 0
Current children cumulated CPU time (s) 3310.76
Current children cumulated vsize (KiB) 189204

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1688924/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=173312 CPUtime=3336.6
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 42546 0 0 0 333619 41 0 0 25 0 1 0 38744598 177471488 42532 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 43328 42532 76 150 0 43175 0
Current children cumulated CPU time (s) 3370.2
Current children cumulated vsize (KiB) 192268

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1685916/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=176304 CPUtime=3396.03
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 43288 0 0 0 339561 42 0 0 25 0 1 0 38744598 180535296 43274 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 44076 43274 76 150 0 43923 0
Current children cumulated CPU time (s) 3429.63
Current children cumulated vsize (KiB) 195260

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1682780/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=179636 CPUtime=3455.46
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 44070 0 0 0 345504 42 0 0 25 0 1 0 38744598 183947264 44056 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 44909 44056 76 150 0 44756 0
Current children cumulated CPU time (s) 3489.06
Current children cumulated vsize (KiB) 198592

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13085
/proc/meminfo: memFree=1678940/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=183448 CPUtime=3514.91
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 45016 0 0 0 351448 43 0 0 25 0 1 0 38744598 187850752 45002 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 45862 45002 76 150 0 45709 0
Current children cumulated CPU time (s) 3548.51
Current children cumulated vsize (KiB) 202404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 13085
/proc/meminfo: memFree=1675740/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=186772 CPUtime=3566.41
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 45796 0 0 0 356598 43 0 0 25 0 1 0 38744598 191254528 45782 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 46693 45782 76 150 0 46540 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 205728

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

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

[startup+3634.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 13085
/proc/meminfo: memFree=1675740/2055924 swapFree=4180896/4192956
[pid=12950] ppid=12948 vsize=13600 CPUtime=33.6
/proc/12950/stat : 12950 (sugar) S 12948 12950 11796 0 -1 4194304 1054 24682 0 2 3 1 3308 48 16 0 1 0 38741192 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12950/statm: 3400 803 374 3 0 500 0
[pid=12973] ppid=12950 vsize=5356 CPUtime=0
/proc/12973/stat : 12973 (sh) S 12950 12950 11796 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38744597 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12973/statm: 1339 232 193 169 0 50 0
[pid=12974] ppid=12973 vsize=186772 CPUtime=3566.41
/proc/12974/stat : 12974 (minisat) R 12973 12950 11796 0 -1 4194304 45796 0 0 0 356598 43 0 0 25 0 1 0 38744598 191254528 45782 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12974/statm: 46693 45782 76 150 0 46540 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 205728

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12950 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=127963
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=519920
# CPU time returned by wait4() is 33.6479
# while last known CPU time is 3600.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3634.36
CPU time (s): 3600.01
CPU user time (s): 3599.09
CPU system time (s): 0.92
CPU usage (%): 99.0547
Max. virtual memory (cumulated for all children) (KiB): 885884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.128
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26082
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= 11119
involuntary context switches= 11804

runsolver used 5.57315 second user time and 10.9673 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-12 01:53:00
IDJOB=1110340
IDBENCH=61093
IDSOLVER=368
FILE ID=node6/1110340-1215820380
PBS_JOBID= 7903316
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg14-14_ext.xml
COMMAND LINE= DIR/sugar -max -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-1110340-1215820380/watcher-1110340-1215820380 -o /tmp/evaluation-result-1110340-1215820380/solver-1110340-1215820380 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1110340-1215820380.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 71043e558b97d1038b2e45a8033f05ba
RANDOM SEED=161868111

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1900308 kB
Buffers:         31600 kB
Cached:          59448 kB
SwapCached:       5784 kB
Active:          73960 kB
Inactive:        40284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1900308 kB
SwapTotal:     4192956 kB
SwapFree:      4180896 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          39060 kB
Slab:            26652 kB
Committed_AS:   197480 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node6 at 2008-07-12 02:53:36