Trace number 2074866

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 560.194 565.73

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle19.xml
MD5SUMa8072f23026ce455c1a4a12512ecc55b
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.78288
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
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 02:42:40 2009
0.00/0.08	c 0	PID 17881
0.00/0.08	c 0	HOST node59.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2074866-1247359360.xml TO HOME/temp.csp
0.00/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-2074866-1247359360.xml' 'HOME/temp.csp'
0.07/0.73	c 1	1 domains, 187 variables, 8 predicates, 7 relations, 913 constraints
0.07/0.77	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.77	c 1	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.71/0.85	c 1	Parsing HOME/temp.csp
1.11/1.22	c 1	parsed 1116 expressions
1.11/1.23	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.11/1.23	c 1	Converting to clausal form CSP
1.11/1.25	c 1	converted 112 (10%) expressions
1.31/1.44	c 2	converted 224 (20%) expressions
2.50/2.62	c 3	converted 335 (30%) expressions
2.90/3.09	c 3	converted 447 (40%) expressions
3.00/3.19	c 3	converted 558 (50%) expressions
3.10/3.21	c 3	converted 670 (60%) expressions
3.10/3.29	c 3	converted 782 (70%) expressions
3.19/3.30	c 3	converted 893 (80%) expressions
3.49/3.65	c 4	converted 1005 (90%) expressions
3.69/3.81	c 4	converted 1116 (100%) expressions
3.69/3.81	c 4	CSP : 187 integers, 0 booleans, 913 clauses, largest domain size 26
3.69/3.81	c 4	Heap : 66 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.69/3.81	c 4	Propagation in CSP
3.69/3.82	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.69/3.82	c 4	CSP : 187 integers, 0 booleans, 913 clauses, largest domain size 26
3.69/3.82	c 4	Heap : 66 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.69/3.82	c 4	Simplifing CSP by introducing new Boolean variables
3.69/3.89	c 4	CSP : 187 integers, 7014 booleans, 7927 clauses, largest domain size 26
3.69/3.89	c 4	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.09/4.24	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.09/4.26	c 4	19 (10%) CSP integer variables are encoded (456 clauses, 4872 bytes)
4.09/4.26	c 4	38 (20%) CSP integer variables are encoded (912 clauses, 9888 bytes)
4.09/4.26	c 4	57 (30%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
4.09/4.26	c 4	75 (40%) CSP integer variables are encoded (1800 clauses, 21337 bytes)
4.09/4.26	c 4	94 (50%) CSP integer variables are encoded (2256 clauses, 27265 bytes)
4.09/4.27	c 4	113 (60%) CSP integer variables are encoded (2712 clauses, 33193 bytes)
4.09/4.27	c 4	131 (70%) CSP integer variables are encoded (3144 clauses, 38809 bytes)
4.09/4.27	c 4	150 (80%) CSP integer variables are encoded (3600 clauses, 44737 bytes)
4.09/4.27	c 4	169 (90%) CSP integer variables are encoded (4056 clauses, 50665 bytes)
4.09/4.27	c 4	187 (100%) CSP integer variables are encoded (4488 clauses, 56281 bytes)
87.05/88.05	c 88	793 (10%) CSP clauses are encoded (855732 clauses, 39218745 bytes)
87.05/88.10	c 88	1586 (20%) CSP clauses are encoded (874150 clauses, 39532177 bytes)
102.49/103.67	c 104	2379 (30%) CSP clauses are encoded (955889 clauses, 43412005 bytes)
102.60/103.70	c 104	3171 (40%) CSP clauses are encoded (974281 clauses, 43738933 bytes)
102.60/103.74	c 104	3964 (50%) CSP clauses are encoded (992674 clauses, 44072703 bytes)
117.75/119.07	c 119	4757 (60%) CSP clauses are encoded (1074413 clauses, 48452830 bytes)
117.85/119.11	c 119	5549 (70%) CSP clauses are encoded (1093005 clauses, 48792486 bytes)
132.10/133.56	c 134	6342 (80%) CSP clauses are encoded (1171516 clauses, 53299119 bytes)
146.06/147.60	c 148	7135 (90%) CSP clauses are encoded (1250027 clauses, 58171881 bytes)
146.06/147.64	c 148	7927 (100%) CSP clauses are encoded (1268969 clauses, 58544925 bytes)
146.06/147.64	c 148	7927 CSP clauses encoded
146.06/147.64	c 148	Writing map file : HOME/temp.map
146.06/147.65	c 148	Heap : 85 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
146.06/147.65	c 148	SAT : 11689 SAT variables, 1268969 SAT clauses, 58544925 bytes
146.06/147.65	c 148	Heap : 85 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
146.12/147.71	c 148	SOLVING HOME/temp.cnf
146.12/147.71	c 148	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
146.12/147.72	c 148	This is MiniSat 2.0 beta
146.12/147.72	c 148	WARNING: for repeatability, setting FPU to use double precision
146.12/147.72	c 148	============================[ Problem Statistics ]=============================
146.12/147.72	c 148	|                                                                             |
146.12/147.72	c 148	|  Number of variables:  11689                                                |
146.12/147.72	c 148	|  Number of clauses:    1268969                                              |
147.32/148.97	c 149	|  Parsing time:         1.12         s                                       |
147.42/149.05	c 149	============================[ Search Statistics ]==============================
147.42/149.05	c 149	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
147.42/149.05	c 149	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
147.42/149.05	c 149	===============================================================================
147.42/149.05	c 149	|         0 |   11689  1268969 10487075 |   422989        0    nan |  0.000 % |
147.52/149.16	c 149	|       100 |   11689  1268969 10487075 |   465288      100     12 |  0.000 % |
147.62/149.21	c 149	|       250 |   11689  1268969 10487075 |   511817      250     11 |  0.000 % |
147.72/149.38	c 149	|       475 |   11689  1268969 10487075 |   562999      475     11 |  0.000 % |
147.82/149.42	c 150	|       814 |   11689  1268969 10487075 |   619299      814     10 |  0.000 % |
147.92/149.57	c 150	|      1320 |   11689  1268969 10487075 |   681229     1320     11 |  0.000 % |
148.11/149.74	c 150	|      2079 |   11689  1268969 10487075 |   749351     2079     11 |  0.000 % |
148.30/149.91	c 150	|      3218 |   11689  1268969 10487075 |   824287     3218     10 |  0.000 % |
148.91/150.53	c 151	|      4927 |   11689  1268969 10487075 |   906715     4927     10 |  0.000 % |
149.50/151.18	c 151	|      7490 |   11689  1268969 10487075 |   997387     7490     10 |  0.000 % |
150.29/151.99	c 152	|     11334 |   11689  1268969 10487075 |  1097126    11334     10 |  0.000 % |
151.77/153.41	c 154	|     17100 |   11689  1268969 10487075 |  1206838    17100     10 |  0.000 % |
154.16/155.83	c 156	|     25749 |   11689  1268969 10487075 |  1327522    25749     11 |  0.000 % |
156.94/158.66	c 159	|     38723 |   11689  1268969 10487075 |  1460275    38723     11 |  0.000 % |
161.69/163.41	c 164	|     58185 |   11689  1268969 10487075 |  1606302    58185     12 |  0.000 % |
169.12/170.97	c 171	|     87377 |   11689  1268969 10487075 |  1766932    87377     12 |  0.000 % |
183.28/185.21	c 185	|    131167 |   11689  1268969 10487075 |  1943626   131167     13 |  0.000 % |
213.79/216.03	c 216	|    196854 |   11689  1268969 10487075 |  2137988   196854     14 |  0.000 % |
269.16/271.90	c 272	|    295380 |   11688  1268942 10487015 |  2351787   295379     14 |  0.009 % |
377.02/380.81	c 381	|    443169 |   11688  1268942 10487015 |  2586966   443168     15 |  0.009 % |
559.78/565.38	c 565	===============================================================================
559.78/565.38	c 565	restarts              : 20
559.78/565.38	c 565	conflicts             : 638132         (1544 /sec)
559.78/565.38	c 565	decisions             : 844024         (1.79 % random) (2042 /sec)
559.78/565.38	c 565	propagations          : 27615410       (66804 /sec)
559.78/565.38	c 565	conflict literals     : 10368014       (24.93 % deleted)
559.78/565.38	c 565	Memory used           : 156.57 MB
559.78/565.38	c 565	CPU time              : 413.378 s
559.78/565.38	c 565	
559.78/565.39	c 565	SATISFIABLE
559.87/565.42	c 566	DECODING HOME/temp.out WITH HOME/temp.map
559.87/565.42	c 566	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'
559.90/565.51	c 566	Decoding HOME/temp.out
559.90/565.63	s SATISFIABLE
559.90/565.64	v 21 4 17 1 0 11 2 14 0 18 22 0 24 4 21 4 17 18 4 14 20 11 15 0 11 4 17 4 13 4 18 0 13 19 14 14 11 6 0 0 13 14 19 7 4 17 15 14 15 20 11 0 17 7 0 18 17 20 5 20 18 19 22 8 17 11 12 4 19 17 4 17 20 13 22 14 17 4 17 14 18 19 4 17 8 19 14 8 21 0 13 20 13 19 8 11 0 21 8 18 13 4 19 0 13 19 14 13 24 17 0 2 4 18 13 4 0 10 4 17 6 0 19 11 0 18 18 8 4 21 4 18 17 8 18 24 17 8 13 6 4 19 20 4 18 3 0 24 12 0 24 0 6 17 14 22 13 19 14 6 14 20 11 0 13 4 3 22 8 13 8 17 4 18 19 4 13 18 3 8 13 6 24 2 0 18 19
559.90/565.68	c 566	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
559.90/565.70	c 566	CPU 560.14 (0.06 0.02 559 1.06)
559.90/565.70	c 566	END Sun Jul 12 02:52:06 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-2074866-1247359360/watcher-2074866-1247359360 -o /tmp/evaluation-result-2074866-1247359360/solver-2074866-1247359360 -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-2074866-1247359360.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: 1.33 1.47 1.79 4/82 17881
/proc/meminfo: memFree=1821904/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=12268 CPUtime=0
/proc/17881/stat : 17881 (sugar) R 17879 17881 15662 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22999129 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217060523006 0 0 4224 0 0 0 0 17 1 0 0
/proc/17881/statm: 3067 316 241 3 0 167 0

[startup+0.183215 s]
/proc/loadavg: 1.33 1.47 1.79 4/82 17881
/proc/meminfo: memFree=1821904/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.07
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.202217 s]
/proc/loadavg: 1.33 1.47 1.79 4/82 17881
/proc/meminfo: memFree=1821904/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.07
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302237 s]
/proc/loadavg: 1.33 1.47 1.79 4/82 17881
/proc/meminfo: memFree=1821904/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.07
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70131 s]
/proc/loadavg: 1.33 1.47 1.79 4/82 17881
/proc/meminfo: memFree=1821904/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.07
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1227 128 0 0 6 1 0 0 21 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50147 s]
/proc/loadavg: 1.33 1.47 1.79 4/93 17903
/proc/meminfo: memFree=1808440/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.71
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1309 7709 0 1 6 1 60 4 15 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
[pid=17894] ppid=17881 vsize=5356 CPUtime=0
/proc/17894/stat : 17894 (sh) S 17881 17881 15662 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22999207 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17894/statm: 1339 233 193 169 0 50 0
[pid=17895] ppid=17894 vsize=864252 CPUtime=0.7
/proc/17895/stat : 17895 (java) S 17894 17881 15662 0 -1 0 7865 0 1 0 67 3 0 0 18 0 9 0 22999207 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 216063 7137 2566 9 0 210568 0
[pid=17895/tid=17896] ppid=17894 vsize=864252 CPUtime=0.38
/proc/17895/task/17896/stat : 17896 (java) R 17894 17881 15662 0 -1 64 2581 0 1 0 37 1 0 0 18 0 9 0 22999208 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17897] ppid=17894 vsize=864252 CPUtime=0.25
/proc/17895/task/17897/stat : 17897 (java) R 17894 17881 15662 0 -1 64 4270 0 0 0 24 1 0 0 16 0 9 0 22999209 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 103733279 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17898] ppid=17894 vsize=864252 CPUtime=0
/proc/17895/task/17898/stat : 17898 (java) S 17894 17881 15662 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22999209 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17899] ppid=17894 vsize=864252 CPUtime=0
/proc/17895/task/17899/stat : 17899 (java) S 17894 17881 15662 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22999209 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17900] ppid=17894 vsize=864252 CPUtime=0
/proc/17895/task/17900/stat : 17900 (java) S 17894 17881 15662 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22999211 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17901] ppid=17894 vsize=864252 CPUtime=0.04
/proc/17895/task/17901/stat : 17901 (java) S 17894 17881 15662 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 22999211 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17902] ppid=17894 vsize=864252 CPUtime=0
/proc/17895/task/17902/stat : 17902 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22999211 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17903] ppid=17894 vsize=864252 CPUtime=0
/proc/17895/task/17903/stat : 17903 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22999212 884994048 7137 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886476

[startup+3.10277 s]
/proc/loadavg: 1.39 1.48 1.79 3/93 17903
/proc/meminfo: memFree=1777848/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.71
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1309 7709 0 1 6 1 60 4 15 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
[pid=17894] ppid=17881 vsize=5356 CPUtime=0
/proc/17894/stat : 17894 (sh) S 17881 17881 15662 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22999207 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17894/statm: 1339 233 193 169 0 50 0
[pid=17895] ppid=17894 vsize=868508 CPUtime=2.29
/proc/17895/stat : 17895 (java) S 17894 17881 15662 0 -1 0 19830 0 1 0 220 9 0 0 18 0 9 0 22999207 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 217127 19042 2567 9 0 211632 0
[pid=17895/tid=17896] ppid=17894 vsize=868508 CPUtime=1.04
/proc/17895/task/17896/stat : 17896 (java) R 17894 17881 15662 0 -1 64 3163 0 1 0 103 1 0 0 24 0 9 0 22999208 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4126453179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17897] ppid=17894 vsize=868508 CPUtime=1.07
/proc/17895/task/17897/stat : 17897 (java) S 17894 17881 15662 0 -1 64 14513 0 0 0 101 6 0 0 16 0 9 0 22999209 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17898] ppid=17894 vsize=868508 CPUtime=0
/proc/17895/task/17898/stat : 17898 (java) S 17894 17881 15662 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22999209 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17899] ppid=17894 vsize=868508 CPUtime=0
/proc/17895/task/17899/stat : 17899 (java) S 17894 17881 15662 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22999209 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17900] ppid=17894 vsize=868508 CPUtime=0
/proc/17895/task/17900/stat : 17900 (java) S 17894 17881 15662 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22999211 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17901] ppid=17894 vsize=868508 CPUtime=0.14
/proc/17895/task/17901/stat : 17901 (java) S 17894 17881 15662 0 -1 64 1452 0 0 0 14 0 0 0 16 0 9 0 22999211 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17902] ppid=17894 vsize=868508 CPUtime=0
/proc/17895/task/17902/stat : 17902 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22999211 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17903] ppid=17894 vsize=868508 CPUtime=0
/proc/17895/task/17903/stat : 17903 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22999212 889352192 19042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890732

[startup+6.30139 s]
/proc/loadavg: 1.39 1.48 1.79 3/93 17903
/proc/meminfo: memFree=1731960/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.71
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1310 7709 0 1 6 1 60 4 15 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
[pid=17894] ppid=17881 vsize=5356 CPUtime=0
/proc/17894/stat : 17894 (sh) S 17881 17881 15662 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22999207 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17894/statm: 1339 233 193 169 0 50 0
[pid=17895] ppid=17894 vsize=868704 CPUtime=5.46
/proc/17895/stat : 17895 (java) S 17894 17881 15662 0 -1 0 24443 0 1 0 533 13 0 0 18 0 9 0 22999207 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 217176 23518 2591 9 0 211653 0
[pid=17895/tid=17896] ppid=17894 vsize=868704 CPUtime=3.21
/proc/17895/task/17896/stat : 17896 (java) R 17894 17881 15662 0 -1 64 3734 0 1 0 318 3 0 0 25 0 9 0 22999208 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4125952241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17897] ppid=17894 vsize=868704 CPUtime=2.01
/proc/17895/task/17897/stat : 17897 (java) S 17894 17881 15662 0 -1 64 18523 0 0 0 194 7 0 0 16 0 9 0 22999209 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17898] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17898/stat : 17898 (java) S 17894 17881 15662 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17899] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17899/stat : 17899 (java) S 17894 17881 15662 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17900] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17900/stat : 17900 (java) S 17894 17881 15662 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22999211 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17901] ppid=17894 vsize=868704 CPUtime=0.2
/proc/17895/task/17901/stat : 17901 (java) S 17894 17881 15662 0 -1 64 1484 0 0 0 19 1 0 0 15 0 9 0 22999211 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17902] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17902/stat : 17902 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22999211 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17903] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17903/stat : 17903 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22999212 889552896 23518 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890928

[startup+12.7026 s]
/proc/loadavg: 1.43 1.48 1.79 3/93 17903
/proc/meminfo: memFree=1725752/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.71
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1310 7709 0 1 6 1 60 4 15 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
[pid=17894] ppid=17881 vsize=5356 CPUtime=0
/proc/17894/stat : 17894 (sh) S 17881 17881 15662 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22999207 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17894/statm: 1339 233 193 169 0 50 0
[pid=17895] ppid=17894 vsize=868704 CPUtime=11.78
/proc/17895/stat : 17895 (java) S 17894 17881 15662 0 -1 0 24584 0 1 0 1161 17 0 0 18 0 9 0 22999207 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 217176 23597 2591 9 0 211653 0
[pid=17895/tid=17896] ppid=17894 vsize=868704 CPUtime=9.36
/proc/17895/task/17896/stat : 17896 (java) R 17894 17881 15662 0 -1 64 3798 0 1 0 929 7 0 0 25 0 9 0 22999208 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4126568866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17897] ppid=17894 vsize=868704 CPUtime=2.19
/proc/17895/task/17897/stat : 17897 (java) S 17894 17881 15662 0 -1 64 18597 0 0 0 211 8 0 0 16 0 9 0 22999209 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17898] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17898/stat : 17898 (java) S 17894 17881 15662 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17899] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17899/stat : 17899 (java) S 17894 17881 15662 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17900] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17900/stat : 17900 (java) S 17894 17881 15662 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22999211 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17901] ppid=17894 vsize=868704 CPUtime=0.21
/proc/17895/task/17901/stat : 17901 (java) S 17894 17881 15662 0 -1 64 1487 0 0 0 20 1 0 0 16 0 9 0 22999211 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17902] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17902/stat : 17902 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22999211 889552896 23597 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17903] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17903/stat : 17903 (java) S 17894 17881 15662 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22999212 889552896 23597 996147200 134512640 134550932 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) 890928

[startup+25.5021 s]
/proc/loadavg: 1.56 1.51 1.80 3/93 17903
/proc/meminfo: memFree=1696888/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=0.71
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1310 7709 0 1 6 1 60 4 15 0 1 0 22999129 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1111 409 3 0 796 0
[pid=17894] ppid=17881 vsize=5356 CPUtime=0
/proc/17894/stat : 17894 (sh) S 17881 17881 15662 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22999207 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17894/statm: 1339 233 193 169 0 50 0
[pid=17895] ppid=17894 vsize=868704 CPUtime=24.45
/proc/17895/stat : 17895 (java) S 17894 17881 15662 0 -1 0 29186 0 1 0 2420 25 0 0 18 0 9 0 22999207 889552896 28089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 217176 28089 2591 9 0 211653 0
[pid=17895/tid=17896] ppid=17894 vsize=868704 CPUtime=21.64
/proc/17895/task/17896/stat : 17896 (java) R 17894 17881 15662 0 -1 64 3908 0 1 0 2152 12 0 0 25 0 9 0 22999208 889552896 28089 996147200 134512640 134550932 4294955936 18446744073709551615 4126913261 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17897] ppid=17894 vsize=868704 CPUtime=2.56
/proc/17895/task/17897/stat : 17897 (java) S 17894 17881 15662 0 -1 64 23086 0 0 0 246 10 0 0 16 0 9 0 22999209 889552896 28089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17898] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17898/stat : 17898 (java) S 17894 17881 15662 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 28089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17899] ppid=17894 vsize=868704 CPUtime=0
/proc/17895/task/17899/stat : 17899 (java) S 17894 17881 15662 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22999209 889552896 28089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17895/tid=17900] ppid=17894 vsize=868704 CPUtime=0

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


[startup+402.301 s]
/proc/loadavg: 1.99 1.85 1.85 3/85 17906
/proc/meminfo: memFree=1241200/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=140320 CPUtime=252.16
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 34482 0 0 0 25189 27 0 0 25 0 1 0 23013901 143687680 34468 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 35080 34468 76 150 0 34927 0
Current children cumulated CPU time (s) 398.33
Current children cumulated vsize (KiB) 162544

[startup+462.303 s]
/proc/loadavg: 1.99 1.88 1.85 3/85 17906
/proc/meminfo: memFree=1233976/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=148036 CPUtime=311.58
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 36237 0 0 0 31130 28 0 0 25 0 1 0 23013901 151588864 36223 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 37009 36223 76 150 0 36856 0
Current children cumulated CPU time (s) 457.75
Current children cumulated vsize (KiB) 170260

[startup+522.302 s]
/proc/loadavg: 1.99 1.90 1.86 3/85 17908
/proc/meminfo: memFree=1228088/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=153800 CPUtime=371.02
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 37705 0 0 0 37072 30 0 0 25 0 1 0 23013901 157491200 37691 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 38450 37691 76 150 0 38297 0
Current children cumulated CPU time (s) 517.19
Current children cumulated vsize (KiB) 176024

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

[startup+537.602 s]
/proc/loadavg: 1.99 1.90 1.86 3/85 17908
/proc/meminfo: memFree=1226744/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=155120 CPUtime=386.17
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 38024 0 0 0 38587 30 0 0 25 0 1 0 23013901 158842880 38010 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 38780 38010 76 150 0 38627 0
Current children cumulated CPU time (s) 532.34
Current children cumulated vsize (KiB) 177344

[startup+550.402 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1224440/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=157384 CPUtime=398.85
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 38589 0 0 0 39854 31 0 0 25 0 1 0 23013901 161161216 38575 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 39346 38575 76 150 0 39193 0
Current children cumulated CPU time (s) 545.02
Current children cumulated vsize (KiB) 179608

[startup+556.801 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1223480/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=158316 CPUtime=405.18
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 38836 0 0 0 40487 31 0 0 25 0 1 0 23013901 162115584 38822 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 39579 38822 76 150 0 39426 0
Current children cumulated CPU time (s) 551.35
Current children cumulated vsize (KiB) 180540

[startup+560.007 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1222776/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=158860 CPUtime=408.35
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 39002 0 0 0 40804 31 0 0 25 0 1 0 23013901 162672640 38988 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 39715 38988 76 150 0 39562 0
Current children cumulated CPU time (s) 554.52
Current children cumulated vsize (KiB) 181084

[startup+563.202 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1221944/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=159656 CPUtime=411.52
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 39198 0 0 0 41121 31 0 0 25 0 1 0 23013901 163487744 39184 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 39914 39184 76 150 0 39761 0
Current children cumulated CPU time (s) 557.69
Current children cumulated vsize (KiB) 181880

[startup+564.802 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1221624/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=160184 CPUtime=413.11
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 39318 0 0 0 41279 32 0 0 25 0 1 0 23013901 164028416 39304 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 40046 39304 76 150 0 39893 0
Current children cumulated CPU time (s) 559.28
Current children cumulated vsize (KiB) 182408

[startup+565.202 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1221624/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=146.17
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1376 55626 0 2 6 2 14540 69 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
[pid=17905] ppid=17881 vsize=5356 CPUtime=0
/proc/17905/stat : 17905 (sh) S 17881 17881 15662 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23013901 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17905/statm: 1339 232 193 169 0 50 0
[pid=17906] ppid=17905 vsize=160184 CPUtime=413.51
/proc/17906/stat : 17906 (minisat) R 17905 17881 15662 0 -1 4194304 39346 0 0 0 41319 32 0 0 25 0 1 0 23013901 164028416 39332 996147200 134512640 135127466 4294956256 18446744073709551615 134527115 0 0 4096 3 0 0 0 17 1 0 0
/proc/17906/statm: 40046 39332 76 150 0 39893 0
Current children cumulated CPU time (s) 559.68
Current children cumulated vsize (KiB) 182408

[startup+565.602 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1269496/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=559.9
/proc/17881/stat : 17881 (sugar) S 17879 17881 15662 0 -1 4194304 1448 95285 0 2 6 2 55878 104 16 0 1 0 22999129 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17881/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 559.9
Current children cumulated vsize (KiB) 16868

[startup+565.707 s]
/proc/loadavg: 1.99 1.91 1.86 3/85 17908
/proc/meminfo: memFree=1269496/2055920 swapFree=4192812/4192956
[pid=17881] ppid=17879 vsize=16868 CPUtime=560.15
/proc/17881/stat : 17881 (sugar) R 17879 17881 15662 0 -1 4194304 1478 99090 0 3 6 3 55900 106 16 0 1 0 22999129 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 217051796521 0 0 4224 16386 0 0 0 17 1 0 0
/proc/17881/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 560.15
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 565.73
CPU time (s): 560.194
CPU user time (s): 559.07
CPU system time (s): 1.12383
CPU usage (%): 99.0214
Max. virtual memory (cumulated for all children) (KiB): 911420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 559.07
system time used= 1.12383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100628
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= 11751
involuntary context switches= 33859

runsolver used 0.731888 second user time and 1.87172 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-12 02:42:40
IDJOB=2074866
IDBENCH=56147
IDSOLVER=739
FILE ID=node59/2074866-1247359360
PBS_JOBID= 9506892
Free space on /tmp= 66372 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle19.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-2074866-1247359360/watcher-2074866-1247359360 -o /tmp/evaluation-result-2074866-1247359360/solver-2074866-1247359360 -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-2074866-1247359360.xml

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

MD5SUM BENCH= a8072f23026ce455c1a4a12512ecc55b
RANDOM SEED=1958452248

node59.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.263
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.263
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:       1822384 kB
Buffers:         46024 kB
Cached:         101264 kB
SwapCached:          0 kB
Active:         123084 kB
Inactive:        60096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          56348 kB
Slab:            35520 kB
Committed_AS:   217740 kB
PageTables:       1972 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= 66368 MiB
End job on node59 at 2009-07-12 02:52:06