Trace number 2071214

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.14.6+minisatSAT 996.698 1006.26

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-09.xml
MD5SUM370e23804ea044e598b28ba5d602800b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.237963
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints907
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension82
Number of constraints which are defined in intension825
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 00:57:39 2009
0.00/0.08	c 0	PID 19152
0.06/0.08	c 0	HOST node35.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2071214-1247353058.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071214-1247353058.xml' 'HOME/temp.csp'
0.06/0.79	c 0	1 domains, 187 variables, 6 predicates, 5 relations, 907 constraints
0.06/0.82	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.82	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.89	c 0	Parsing HOME/temp.csp
1.11/1.21	c 1	parsed 1106 expressions
1.11/1.22	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.11/1.22	c 1	Converting to clausal form CSP
1.11/1.24	c 1	converted 111 (10%) expressions
1.31/1.40	c 1	converted 222 (20%) expressions
2.20/2.32	c 2	converted 332 (30%) expressions
2.90/3.08	c 3	converted 443 (40%) expressions
3.00/3.11	c 3	converted 553 (50%) expressions
3.00/3.12	c 3	converted 664 (60%) expressions
3.00/3.14	c 3	converted 775 (70%) expressions
3.00/3.15	c 3	converted 885 (80%) expressions
3.00/3.17	c 3	converted 996 (90%) expressions
3.00/3.19	c 3	converted 1106 (100%) expressions
3.00/3.19	c 3	CSP : 187 integers, 0 booleans, 907 clauses, largest domain size 26
3.00/3.19	c 3	Heap : 46 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.00/3.19	c 3	Propagation in CSP
3.00/3.20	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.00/3.20	c 3	CSP : 187 integers, 0 booleans, 907 clauses, largest domain size 26
3.11/3.20	c 3	Heap : 46 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.11/3.21	c 3	Simplifing CSP by introducing new Boolean variables
3.11/3.23	c 3	CSP : 187 integers, 7048 booleans, 7955 clauses, largest domain size 26
3.11/3.23	c 3	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.40/3.52	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.40/3.54	c 3	19 (10%) CSP integer variables are encoded (456 clauses, 4872 bytes)
3.40/3.54	c 3	38 (20%) CSP integer variables are encoded (912 clauses, 9888 bytes)
3.40/3.54	c 3	57 (30%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
3.40/3.55	c 3	75 (40%) CSP integer variables are encoded (1800 clauses, 21337 bytes)
3.40/3.55	c 3	94 (50%) CSP integer variables are encoded (2256 clauses, 27265 bytes)
3.40/3.55	c 3	113 (60%) CSP integer variables are encoded (2712 clauses, 33193 bytes)
3.40/3.55	c 3	131 (70%) CSP integer variables are encoded (3144 clauses, 38809 bytes)
3.40/3.55	c 3	150 (80%) CSP integer variables are encoded (3600 clauses, 44737 bytes)
3.40/3.55	c 3	169 (90%) CSP integer variables are encoded (4056 clauses, 50665 bytes)
3.40/3.55	c 3	187 (100%) CSP integer variables are encoded (4488 clauses, 56281 bytes)
24.58/24.98	c 25	796 (10%) CSP clauses are encoded (476390 clauses, 18620529 bytes)
70.74/71.56	c 71	1591 (20%) CSP clauses are encoded (867256 clauses, 39012476 bytes)
70.83/71.61	c 71	2387 (30%) CSP clauses are encoded (885752 clauses, 39336261 bytes)
70.83/71.65	c 71	3182 (40%) CSP clauses are encoded (904222 clauses, 39663813 bytes)
70.83/71.68	c 71	3978 (50%) CSP clauses are encoded (922693 clauses, 40001432 bytes)
70.93/71.72	c 71	4773 (60%) CSP clauses are encoded (941288 clauses, 40342629 bytes)
70.93/71.76	c 71	5569 (70%) CSP clauses are encoded (960184 clauses, 40681215 bytes)
70.93/71.80	c 71	6364 (80%) CSP clauses are encoded (979054 clauses, 41040907 bytes)
71.03/71.84	c 71	7160 (90%) CSP clauses are encoded (997925 clauses, 41413440 bytes)
71.03/71.88	c 71	7955 (100%) CSP clauses are encoded (1017195 clauses, 41790141 bytes)
71.03/71.88	c 71	7955 CSP clauses encoded
71.03/71.88	c 71	Writing map file : HOME/temp.map
71.03/71.89	c 71	Heap : 51 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
71.03/71.89	c 71	SAT : 11723 SAT variables, 1017195 SAT clauses, 41790141 bytes
71.03/71.89	c 71	Heap : 51 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
71.12/71.93	c 71	SOLVING HOME/temp.cnf
71.12/71.93	c 71	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
71.12/71.93	c 71	This is MiniSat 2.0 beta
71.12/71.93	c 71	WARNING: for repeatability, setting FPU to use double precision
71.12/71.93	c 71	============================[ Problem Statistics ]=============================
71.12/71.93	c 71	|                                                                             |
71.12/71.93	c 71	|  Number of variables:  11723                                                |
71.12/71.94	c 71	|  Number of clauses:    1017195                                              |
71.99/72.85	c 72	|  Parsing time:         0.81         s                                       |
72.10/72.91	c 72	============================[ Search Statistics ]==============================
72.10/72.91	c 72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
72.10/72.91	c 72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
72.10/72.91	c 72	===============================================================================
72.10/72.91	c 72	|         0 |   11723  1017195  7445476 |   339065        0    nan |  0.000 % |
72.10/72.96	c 73	|       101 |   11723  1017195  7445476 |   372971      101      9 |  0.000 % |
72.19/73.04	c 73	|       251 |   11723  1017195  7445476 |   410268      251      9 |  0.000 % |
72.29/73.12	c 73	|       476 |   11723  1017195  7445476 |   451295      476      8 |  0.000 % |
72.39/73.24	c 73	|       813 |   11723  1017195  7445476 |   496425      813      8 |  0.000 % |
72.59/73.41	c 73	|      1320 |   11723  1017195  7445476 |   546067     1320     10 |  0.000 % |
72.80/73.64	c 73	|      2079 |   11723  1017195  7445476 |   600674     2079     10 |  0.000 % |
72.99/73.80	c 73	|      3218 |   11723  1017195  7445476 |   660741     3218      9 |  0.000 % |
73.09/73.98	c 74	|      4926 |   11723  1017195  7445476 |   726815     4926     10 |  0.000 % |
73.39/74.26	c 74	|      7489 |   11723  1017195  7445476 |   799497     7489     11 |  0.000 % |
73.79/74.69	c 74	|     11334 |   11723  1017195  7445476 |   879447    11334     11 |  0.000 % |
74.57/75.47	c 75	|     17100 |   11723  1017195  7445476 |   967392    17100     11 |  0.000 % |
75.76/76.64	c 76	|     25750 |   11722  1017195  7445476 |  1064131    25749     11 |  0.009 % |
77.54/78.48	c 78	|     38724 |   11722  1017195  7445476 |  1170544    38723     11 |  0.009 % |
82.70/83.66	c 83	|     58185 |   11722  1017195  7445476 |  1287598    58184     12 |  0.009 % |
89.32/90.31	c 90	|     87377 |   11721  1017195  7445476 |  1416358    87375     12 |  0.017 % |
99.93/101.08	c 101	|    131168 |   11720  1017195  7445476 |  1557994   131165     12 |  0.026 % |
114.39/115.64	c 115	|    196852 |   11720  1017195  7445476 |  1713793   196849     13 |  0.026 % |
148.37/149.94	c 149	|    295378 |   11719  1016952  7444603 |  1885173   295371     13 |  0.034 % |
198.70/200.72	c 200	|    443168 |   11716  1016952  7444603 |  2073690   443158     14 |  0.060 % |
301.31/304.31	c 304	|    664852 |   11715  1016495  7442438 |  2281059   664828     14 |  0.068 % |
551.05/556.44	c 556	|    997377 |   11714  1016495  7442438 |  2509165   997352     16 |  0.077 % |
996.33/1005.91	c 1005	===============================================================================
996.33/1005.91	c 1005	restarts              : 22
996.33/1005.91	c 1005	conflicts             : 1352675        (1463 /sec)
996.33/1005.91	c 1005	decisions             : 1830510        (1.71 % random) (1980 /sec)
996.33/1005.91	c 1005	propagations          : 77414931       (83717 /sec)
996.33/1005.91	c 1005	conflict literals     : 23086568       (26.24 % deleted)
996.33/1005.91	c 1005	Memory used           : 208.69 MB
996.33/1005.91	c 1005	CPU time              : 924.724 s
996.33/1005.91	c 1005	
996.33/1005.92	c 1005	SATISFIABLE
996.33/1005.96	c 1006	DECODING HOME/temp.out WITH HOME/temp.map
996.33/1005.96	c 1006	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
996.40/1006.04	c 1006	Decoding HOME/temp.out
996.40/1006.17	s SATISFIABLE
996.40/1006.18	v 11 4 21 8 23 24 11 4 12 18 13 14 1 14 23 4 13 4 21 0 3 4 7 14 21 4 11 8 4 3 17 4 12 8 19 8 19 4 12 0 19 17 14 15 14 18 19 4 12 15 4 17 0 17 4 23 12 14 17 0 11 19 17 20 18 19 5 14 17 6 0 22 10 24 17 20 13 4 0 8 12 3 8 15 14 11 4 20 17 8 0 13 6 4 11 8 2 11 4 0 18 0 19 20 17 13 13 14 13 0 21 8 18 18 11 4 15 19 18 19 20 1 17 4 13 19 18 8 6 12 0 18 4 19 12 24 18 19 4 17 24 22 0 24 22 0 17 3 8 14 22 0 8 17 22 8 13 14 7 8 14 5 17 0 13 18 13 14 17 19 17 14 11 11 5 4 13 3 19 0 13 24 0 10 24 11 4
996.41/1006.21	c 1006	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
996.41/1006.24	c 1006	CPU 996.66 (0.06 0.02 995.46 1.12)
996.41/1006.24	c 1006	END Sun Jul 12 01:14:25 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071214-1247353058/watcher-2071214-1247353058 -o /tmp/evaluation-result-2071214-1247353058/solver-2071214-1247353058 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2071214-1247353058.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.06 2.08 4/73 19152
/proc/meminfo: memFree=1897088/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=12268 CPUtime=0
/proc/19152/stat : 19152 (sugar) R 19150 19152 18334 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22372248 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 266143316990 0 0 4224 0 0 0 0 17 1 0 0
/proc/19152/statm: 3067 316 241 3 0 167 0

[startup+0.0811089 s]
/proc/loadavg: 2.11 2.06 2.08 4/73 19152
/proc/meminfo: memFree=1897088/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16740 CPUtime=0.06
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22372248 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.100666 s]
/proc/loadavg: 2.11 2.06 2.08 4/73 19152
/proc/meminfo: memFree=1897088/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.06
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301683 s]
/proc/loadavg: 2.11 2.06 2.08 4/73 19152
/proc/meminfo: memFree=1897088/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.06
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701729 s]
/proc/loadavg: 2.11 2.06 2.08 4/73 19152
/proc/meminfo: memFree=1897088/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.06
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50182 s]
/proc/loadavg: 2.18 2.07 2.09 4/84 19174
/proc/meminfo: memFree=1888424/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.76
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1309 5513 0 1 5 1 66 4 16 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
[pid=19165] ppid=19152 vsize=5356 CPUtime=0
/proc/19165/stat : 19165 (sh) S 19152 19152 18334 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22372331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19165/statm: 1339 233 193 169 0 50 0
[pid=19166] ppid=19165 vsize=864256 CPUtime=0.65
/proc/19166/stat : 19166 (java) S 19165 19152 18334 0 -1 0 6993 0 1 0 62 3 0 0 18 0 9 0 22372331 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19166/statm: 216064 6270 2566 9 0 210569 0
[pid=19166/tid=19167] ppid=19165 vsize=864256 CPUtime=0.42
/proc/19166/task/19167/stat : 19167 (java) R 19165 19152 18334 0 -1 64 2672 0 1 0 41 1 0 0 20 0 9 0 22372332 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4125956713 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19168] ppid=19165 vsize=864256 CPUtime=0.16
/proc/19166/task/19168/stat : 19168 (java) S 19165 19152 18334 0 -1 64 3318 0 0 0 15 1 0 0 16 0 9 0 22372333 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19169] ppid=19165 vsize=864256 CPUtime=0
/proc/19166/task/19169/stat : 19169 (java) S 19165 19152 18334 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22372333 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19170] ppid=19165 vsize=864256 CPUtime=0
/proc/19166/task/19170/stat : 19170 (java) S 19165 19152 18334 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22372333 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19171] ppid=19165 vsize=864256 CPUtime=0
/proc/19166/task/19171/stat : 19171 (java) S 19165 19152 18334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22372335 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19172] ppid=19165 vsize=864256 CPUtime=0.05
/proc/19166/task/19172/stat : 19172 (java) S 19165 19152 18334 0 -1 64 305 0 0 0 5 0 0 0 16 0 9 0 22372335 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19173] ppid=19165 vsize=864256 CPUtime=0
/proc/19166/task/19173/stat : 19173 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22372335 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19174] ppid=19165 vsize=864256 CPUtime=0
/proc/19166/task/19174/stat : 19174 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22372335 884998144 6270 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886480

[startup+3.103 s]
/proc/loadavg: 2.18 2.07 2.09 4/84 19174
/proc/meminfo: memFree=1862824/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.76
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1309 5513 0 1 5 1 66 4 15 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
[pid=19165] ppid=19152 vsize=5356 CPUtime=0
/proc/19165/stat : 19165 (sh) S 19152 19152 18334 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22372331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19165/statm: 1339 233 193 169 0 50 0
[pid=19166] ppid=19165 vsize=868600 CPUtime=2.24
/proc/19166/stat : 19166 (java) S 19165 19152 18334 0 -1 0 18409 0 1 0 216 8 0 0 18 0 9 0 22372331 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19166/statm: 217150 17608 2567 9 0 211655 0
[pid=19166/tid=19167] ppid=19165 vsize=868600 CPUtime=0.98
/proc/19166/task/19167/stat : 19167 (java) R 19165 19152 18334 0 -1 64 3285 0 1 0 96 2 0 0 25 0 9 0 22372332 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19168] ppid=19165 vsize=868600 CPUtime=1.08
/proc/19166/task/19168/stat : 19168 (java) S 19165 19152 18334 0 -1 64 12965 0 0 0 104 4 0 0 17 0 9 0 22372333 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19169] ppid=19165 vsize=868600 CPUtime=0
/proc/19166/task/19169/stat : 19169 (java) S 19165 19152 18334 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22372333 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19170] ppid=19165 vsize=868600 CPUtime=0
/proc/19166/task/19170/stat : 19170 (java) S 19165 19152 18334 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22372333 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19171] ppid=19165 vsize=868600 CPUtime=0
/proc/19166/task/19171/stat : 19171 (java) S 19165 19152 18334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22372335 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19172] ppid=19165 vsize=868600 CPUtime=0.15
/proc/19166/task/19172/stat : 19172 (java) R 19165 19152 18334 0 -1 64 1461 0 0 0 15 0 0 0 16 0 9 0 22372335 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 102226516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19173] ppid=19165 vsize=868600 CPUtime=0
/proc/19166/task/19173/stat : 19173 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22372335 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19174] ppid=19165 vsize=868600 CPUtime=0
/proc/19166/task/19174/stat : 19174 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22372335 889446400 17608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890824

[startup+6.30235 s]
/proc/loadavg: 2.18 2.07 2.09 3/84 19174
/proc/meminfo: memFree=1825960/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.77
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1310 5513 0 1 6 1 66 4 15 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
[pid=19165] ppid=19152 vsize=5356 CPUtime=0
/proc/19165/stat : 19165 (sh) S 19152 19152 18334 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22372331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19165/statm: 1339 233 193 169 0 50 0
[pid=19166] ppid=19165 vsize=868712 CPUtime=5.41
/proc/19166/stat : 19166 (java) S 19165 19152 18334 0 -1 0 19559 0 1 0 528 13 0 0 18 0 9 0 22372331 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19166/statm: 217178 18658 2591 9 0 211655 0
[pid=19166/tid=19167] ppid=19165 vsize=868712 CPUtime=3.68
/proc/19166/task/19167/stat : 19167 (java) R 19165 19152 18334 0 -1 64 3411 0 1 0 363 5 0 0 25 0 9 0 22372332 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4126538405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19168] ppid=19165 vsize=868712 CPUtime=1.48
/proc/19166/task/19168/stat : 19168 (java) S 19165 19152 18334 0 -1 64 13956 0 0 0 143 5 0 0 16 0 9 0 22372333 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19169] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19169/stat : 19169 (java) S 19165 19152 18334 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19170] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19170/stat : 19170 (java) S 19165 19152 18334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19171] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19171/stat : 19171 (java) S 19165 19152 18334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22372335 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19172] ppid=19165 vsize=868712 CPUtime=0.2
/proc/19166/task/19172/stat : 19172 (java) S 19165 19152 18334 0 -1 64 1494 0 0 0 20 0 0 0 16 0 9 0 22372335 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19173] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19173/stat : 19173 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22372335 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19174] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19174/stat : 19174 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22372335 889561088 18658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890936

[startup+12.7021 s]
/proc/loadavg: 2.23 2.09 2.09 3/84 19174
/proc/meminfo: memFree=1810792/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.77
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1310 5513 0 1 6 1 66 4 15 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
[pid=19165] ppid=19152 vsize=5356 CPUtime=0
/proc/19165/stat : 19165 (sh) S 19152 19152 18334 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22372331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19165/statm: 1339 233 193 169 0 50 0
[pid=19166] ppid=19165 vsize=868712 CPUtime=11.74
/proc/19166/stat : 19166 (java) S 19165 19152 18334 0 -1 0 22186 0 1 0 1156 18 0 0 18 0 9 0 22372331 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19166/statm: 217178 21210 2591 9 0 211655 0
[pid=19166/tid=19167] ppid=19165 vsize=868712 CPUtime=9.79
/proc/19166/task/19167/stat : 19167 (java) R 19165 19152 18334 0 -1 64 3486 0 1 0 970 9 0 0 25 0 9 0 22372332 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4126832070 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19168] ppid=19165 vsize=868712 CPUtime=1.71
/proc/19166/task/19168/stat : 19168 (java) S 19165 19152 18334 0 -1 64 16503 0 0 0 164 7 0 0 16 0 9 0 22372333 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19169] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19169/stat : 19169 (java) S 19165 19152 18334 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19170] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19170/stat : 19170 (java) S 19165 19152 18334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19171] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19171/stat : 19171 (java) S 19165 19152 18334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22372335 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19172] ppid=19165 vsize=868712 CPUtime=0.21
/proc/19166/task/19172/stat : 19172 (java) S 19165 19152 18334 0 -1 64 1499 0 0 0 21 0 0 0 16 0 9 0 22372335 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19173] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19173/stat : 19173 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22372335 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19174] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19174/stat : 19174 (java) S 19165 19152 18334 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22372335 889561088 21210 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890936

[startup+25.5015 s]
/proc/loadavg: 2.27 2.10 2.10 3/84 19174
/proc/meminfo: memFree=1783272/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=0.77
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1310 5513 0 1 6 1 66 4 16 0 1 0 22372248 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1111 409 3 0 796 0
[pid=19165] ppid=19152 vsize=5356 CPUtime=0
/proc/19165/stat : 19165 (sh) S 19152 19152 18334 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22372331 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19165/statm: 1339 233 193 169 0 50 0
[pid=19166] ppid=19165 vsize=868712 CPUtime=24.41
/proc/19166/stat : 19166 (java) S 19165 19152 18334 0 -1 0 26545 0 1 0 2414 27 0 0 18 0 9 0 22372331 889561088 25431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19166/statm: 217178 25431 2591 9 0 211655 0
[pid=19166/tid=19167] ppid=19165 vsize=868712 CPUtime=22.04
/proc/19166/task/19167/stat : 19167 (java) R 19165 19152 18334 0 -1 64 3624 0 1 0 2190 14 0 0 25 0 9 0 22372332 889561088 25431 996147200 134512640 134550932 4294955936 18446744073709551615 4126912866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19168] ppid=19165 vsize=868712 CPUtime=2.11
/proc/19166/task/19168/stat : 19168 (java) S 19165 19152 18334 0 -1 64 20719 0 0 0 201 10 0 0 16 0 9 0 22372333 889561088 25431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19169] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19169/stat : 19169 (java) S 19165 19152 18334 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 25431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19170] ppid=19165 vsize=868712 CPUtime=0
/proc/19166/task/19170/stat : 19170 (java) S 19165 19152 18334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22372333 889561088 25431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19166/tid=19171] ppid=19165 vsize=868712 CPUtime=0

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


[startup+642.301 s]
/proc/loadavg: 2.08 2.07 2.08 3/76 19182
/proc/meminfo: memFree=1673712/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=181332 CPUtime=565
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 44531 0 0 0 56461 39 0 0 25 0 1 0 22379442 185683968 44517 996147200 134512640 135127466 4294956256 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 45333 44517 76 150 0 45180 0
Current children cumulated CPU time (s) 636.15
Current children cumulated vsize (KiB) 203556

[startup+702.301 s]
/proc/loadavg: 2.08 2.07 2.08 3/77 19183
/proc/meminfo: memFree=1667240/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=187452 CPUtime=624.43
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 46129 0 0 0 62403 40 0 0 25 0 1 0 22379442 191950848 46115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 46863 46115 76 150 0 46710 0
Current children cumulated CPU time (s) 695.58
Current children cumulated vsize (KiB) 209676

[startup+762.307 s]
/proc/loadavg: 2.07 2.07 2.08 3/77 19183
/proc/meminfo: memFree=1661032/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=193556 CPUtime=683.88
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 47667 0 0 0 68346 42 0 0 25 0 1 0 22379442 198201344 47653 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 48389 47653 76 150 0 48236 0
Current children cumulated CPU time (s) 755.03
Current children cumulated vsize (KiB) 215780

[startup+822.301 s]
/proc/loadavg: 2.12 2.08 2.08 3/77 19183
/proc/meminfo: memFree=1655272/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=198992 CPUtime=743.3
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 49081 0 0 0 74287 43 0 0 25 0 1 0 22379442 203767808 49067 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 49748 49067 76 150 0 49595 0
Current children cumulated CPU time (s) 814.45
Current children cumulated vsize (KiB) 221216

[startup+882.302 s]
/proc/loadavg: 2.21 2.11 2.09 3/77 19183
/proc/meminfo: memFree=1650216/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=203804 CPUtime=802.74
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 50304 0 0 0 80230 44 0 0 25 0 1 0 22379442 208695296 50290 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 50951 50290 76 150 0 50798 0
Current children cumulated CPU time (s) 873.89
Current children cumulated vsize (KiB) 226028

[startup+942.302 s]
/proc/loadavg: 2.32 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1645416/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=208608 CPUtime=862.18
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 51494 0 0 0 86172 46 0 0 25 0 1 0 22379442 213614592 51480 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 52152 51480 76 150 0 51999 0
Current children cumulated CPU time (s) 933.33
Current children cumulated vsize (KiB) 230832

[startup+1002.3 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640552/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=213296 CPUtime=921.61
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 52665 0 0 0 92113 48 0 0 25 0 1 0 22379442 218415104 52651 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 53324 52651 76 150 0 53171 0
Current children cumulated CPU time (s) 992.76
Current children cumulated vsize (KiB) 235520

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

[startup+1004.7 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640296/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=213560 CPUtime=923.99
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 52741 0 0 0 92351 48 0 0 25 0 1 0 22379442 218685440 52727 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 53390 52727 76 150 0 53237 0
Current children cumulated CPU time (s) 995.14
Current children cumulated vsize (KiB) 235784

[startup+1005.5 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640168/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=213692 CPUtime=924.78
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 52763 0 0 0 92430 48 0 0 25 0 1 0 22379442 218820608 52749 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 53423 52749 76 150 0 53270 0
Current children cumulated CPU time (s) 995.93
Current children cumulated vsize (KiB) 235916

[startup+1005.9 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640168/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=71.15
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1376 42447 0 2 6 1 7051 57 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
[pid=19175] ppid=19152 vsize=5356 CPUtime=0
/proc/19175/stat : 19175 (sh) S 19152 19152 18334 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22379442 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19175/statm: 1339 232 193 169 0 50 0
[pid=19176] ppid=19175 vsize=213692 CPUtime=925.18
/proc/19176/stat : 19176 (minisat) R 19175 19152 18334 0 -1 4194304 52774 0 0 0 92470 48 0 0 25 0 1 0 22379442 218820608 52760 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19176/statm: 53423 52760 76 150 0 53270 0
Current children cumulated CPU time (s) 996.33
Current children cumulated vsize (KiB) 235916

[startup+1006.1 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640168/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=996.4
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1448 95524 0 2 6 1 99524 109 16 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 996.4
Current children cumulated vsize (KiB) 16868

[startup+1006.2 s]
/proc/loadavg: 2.19 2.16 2.11 3/77 19183
/proc/meminfo: memFree=1640168/2055920 swapFree=4192812/4192956
[pid=19152] ppid=19150 vsize=16868 CPUtime=996.41
/proc/19152/stat : 19152 (sugar) S 19150 19152 18334 0 -1 4194304 1450 95524 0 2 6 2 99524 109 15 0 1 0 22372248 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19152/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 996.41
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1006.26
CPU time (s): 996.698
CPU user time (s): 995.527
CPU system time (s): 1.17182
CPU usage (%): 99.0502
Max. virtual memory (cumulated for all children) (KiB): 901184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 995.527
system time used= 1.17182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100868
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8912
involuntary context switches= 29198

runsolver used 1.2888 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-12 00:57:39
IDJOB=2071214
IDBENCH=55454
IDSOLVER=739
FILE ID=node35/2071214-1247353058
PBS_JOBID= 9506860
Free space on /tmp= 66248 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-15-09.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071214-1247353058/watcher-2071214-1247353058 -o /tmp/evaluation-result-2071214-1247353058/solver-2071214-1247353058 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2071214-1247353058.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 370e23804ea044e598b28ba5d602800b
RANDOM SEED=608775583

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:       1897568 kB
Buffers:         10032 kB
Cached:          81428 kB
SwapCached:          0 kB
Active:          70508 kB
Inactive:        40880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          30700 kB
Slab:            32252 kB
Committed_AS:   254636 kB
PageTables:       1760 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= 66248 MiB
End job on node35 at 2009-07-12 01:14:25