Trace number 1068755

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 392.25 396.063

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-6_ext.xml
MD5SUM7f6583e4b68c1a523eb73180242a388f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.458929
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 09:32:29 2008
0.00/0.04	c 0	PID 15143
0.03/0.05	c 0	HOST node58.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1068755-1215156749.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068755-1215156749.xml' 'HOME/temp.csp'
0.03/0.60	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.03/0.63	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.63	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.56/0.72	c 0	Parsing HOME/temp.csp
0.56/0.93	c 1	parsed 50 expressions
0.56/0.93	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.56/0.93	c 1	Converting to clausal form CSP
0.56/0.95	c 1	converted 5 (10%) expressions
0.56/0.95	c 1	converted 10 (20%) expressions
0.56/0.95	c 1	converted 15 (30%) expressions
0.56/0.95	c 1	converted 20 (40%) expressions
0.56/0.95	c 1	converted 25 (50%) expressions
0.56/0.95	c 1	converted 30 (60%) expressions
0.56/0.95	c 1	converted 35 (70%) expressions
1.21/1.32	c 1	converted 40 (80%) expressions
2.00/2.14	c 2	converted 45 (90%) expressions
2.89/3.01	c 3	converted 50 (100%) expressions
2.89/3.01	c 3	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.89/3.01	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.89/3.01	c 3	Propagation in CSP
2.89/3.01	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.89/3.01	c 3	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.89/3.01	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.89/3.01	c 3	Simplifing CSP by introducing new Boolean variables
2.89/3.01	c 3	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.89/3.01	c 3	Heap : 54 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.18/3.36	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.18/3.37	c 3	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
3.18/3.38	c 3	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
3.18/3.38	c 3	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
3.18/3.38	c 3	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
3.18/3.38	c 3	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
3.18/3.39	c 3	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
3.18/3.39	c 3	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
3.18/3.39	c 3	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
3.18/3.39	c 3	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
3.18/3.39	c 3	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
38.25/38.76	c 38	2 (10%) CSP clauses are encoded (153992 clauses, 5834424 bytes)
56.28/56.98	c 57	3 (20%) CSP clauses are encoded (230556 clauses, 9020172 bytes)
73.81/74.66	c 74	4 (30%) CSP clauses are encoded (307120 clauses, 12205920 bytes)
91.74/92.80	c 93	5 (40%) CSP clauses are encoded (383684 clauses, 15392901 bytes)
109.47/110.61	c 110	6 (50%) CSP clauses are encoded (460248 clauses, 18725648 bytes)
144.94/146.49	c 146	8 (60%) CSP clauses are encoded (613376 clauses, 25391142 bytes)
163.48/165.13	c 165	9 (70%) CSP clauses are encoded (689940 clauses, 28723889 bytes)
181.61/183.40	c 183	10 (80%) CSP clauses are encoded (766504 clauses, 32056636 bytes)
199.54/201.54	c 201	11 (90%) CSP clauses are encoded (843068 clauses, 35389383 bytes)
217.08/219.29	c 219	12 (100%) CSP clauses are encoded (919632 clauses, 38722130 bytes)
217.08/219.29	c 219	12 CSP clauses encoded
217.08/219.29	c 219	Writing map file : HOME/temp.map
217.08/219.29	c 219	Heap : 75 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
217.08/219.29	c 219	SAT : 900 SAT variables, 919632 SAT clauses, 38722130 bytes
217.08/219.29	c 219	Heap : 75 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
217.17/219.35	c 219	SOLVING HOME/temp.cnf
217.17/219.35	c 219	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
217.17/219.36	c 219	This is MiniSat 2.0 beta
217.17/219.36	c 219	WARNING: for repeatability, setting FPU to use double precision
217.17/219.36	c 219	============================[ Problem Statistics ]=============================
217.17/219.36	c 219	|                                                                             |
217.17/219.36	c 219	|  Number of variables:  900                                                  |
217.17/219.36	c 219	|  Number of clauses:    919632                                               |
218.12/220.30	c 220	|  Parsing time:         0.83         s                                       |
218.12/220.37	c 220	============================[ Search Statistics ]==============================
218.12/220.37	c 220	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.12/220.37	c 220	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
218.12/220.37	c 220	===============================================================================
218.12/220.37	c 220	|         0 |     900   919632  8436420 |   306544        0    nan |  0.000 % |
218.22/220.41	c 220	|       101 |     900   919632  8436420 |   337198      101      6 |  0.000 % |
218.22/220.47	c 220	|       251 |     900   919632  8436420 |   370918      251      7 |  0.003 % |
218.32/220.58	c 220	|       477 |     900   919632  8436420 |   408010      477      7 |  0.003 % |
218.43/220.69	c 220	|       814 |     900   919632  8436420 |   448811      814      7 |  0.003 % |
218.63/220.83	c 221	|      1320 |     900   919632  8436420 |   493692     1320      8 |  0.003 % |
218.93/221.16	c 221	|      2080 |     900   919632  8436420 |   543061     2080      8 |  0.002 % |
219.72/221.94	c 222	|      3219 |     900   919632  8436420 |   597367     3219     10 |  0.003 % |
223.19/225.46	c 225	|      4928 |     900   919632  8436420 |   657104     4928     13 |  0.000 % |
230.62/232.99	c 233	|      7490 |     900   919632  8436420 |   722814     7490     14 |  0.002 % |
238.34/240.70	c 240	|     11334 |     900   919632  8436420 |   795096    11334     15 |  0.003 % |
243.19/245.67	c 245	|     17101 |     900   919632  8436420 |   874605    17101     14 |  0.001 % |
258.05/260.61	c 260	|     25750 |     900   919632  8436420 |   962066    25750     16 |  0.002 % |
308.67/311.73	c 311	|     38724 |     900   919632  8436420 |  1058273    38724     17 |  0.002 % |
371.57/375.22	c 375	|     58185 |     900   919632  8436420 |  1164100    58185     17 |  0.001 % |
391.98/395.90	c 396	===============================================================================
391.98/395.90	c 396	restarts              : 15
391.98/395.90	c 396	conflicts             : 62571          (358 /sec)
391.98/395.90	c 396	decisions             : 85977          (1.24 % random) (492 /sec)
391.98/395.90	c 396	propagations          : 3698086        (21165 /sec)
391.98/395.90	c 396	conflict literals     : 1083535        (25.57 % deleted)
391.98/395.90	c 396	Memory used           : 77.66 MB
391.98/395.90	c 396	CPU time              : 174.727 s
391.98/395.90	c 396	
391.98/395.90	c 396	SATISFIABLE
392.07/395.92	c 396	DECODING HOME/temp.out WITH HOME/temp.map
392.07/395.92	c 396	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
392.10/396.00	c 396	Decoding HOME/temp.out
392.10/396.03	s SATISFIABLE
392.10/396.03	v 21 8 25 18 11 0 8 17 8 19 8 18 25 8 25 4 11 18 18 19 4 11 0 4 11 8 11 0 2 18 0 18 18 4 18 18
392.10/396.03	c 396	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
392.10/396.04	c 396	CPU 391.43 (0.04 0 391.39 0.78)
392.10/396.05	c 396	END Fri Jul  4 09:39:05 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068755-1215156749/watcher-1068755-1215156749 -o /tmp/evaluation-result-1068755-1215156749/solver-1068755-1215156749 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1068755-1215156749.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15143
/proc/meminfo: memFree=1219216/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=12268 CPUtime=0
/proc/15143/stat : 15143 (sugar) R 15141 15143 14732 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 699641272 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226238364261 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15143/statm: 3067 316 241 3 0 167 0

[startup+0.0504471 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15143
/proc/meminfo: memFree=1219216/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.03
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 699641272 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.107422 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15143
/proc/meminfo: memFree=1219216/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.03
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 699641272 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30272 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15143
/proc/meminfo: memFree=1219216/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.03
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 699641272 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701789 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15143
/proc/meminfo: memFree=1219216/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 956 6953 0 1 3 0 48 5 16 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13600

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 15165
/proc/meminfo: memFree=1205880/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 973 6953 0 1 3 0 48 5 15 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
[pid=15156] ppid=15143 vsize=5356 CPUtime=0
/proc/15156/stat : 15156 (sh) S 15143 15143 14732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 699641336 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15156/statm: 1339 233 193 169 0 50 0
[pid=15157] ppid=15156 vsize=864324 CPUtime=0.84
/proc/15157/stat : 15157 (java) S 15156 15143 14732 0 -1 0 9262 0 1 0 78 6 0 0 18 0 9 0 699641336 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15157/statm: 216081 8349 2540 9 0 210656 0
[pid=15157/tid=15158] ppid=15156 vsize=864324 CPUtime=0.42
/proc/15157/task/15158/stat : 15158 (java) R 15156 15143 14732 0 -1 64 2762 0 1 0 41 1 0 0 19 0 9 0 699641337 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4126506392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15159] ppid=15156 vsize=864324 CPUtime=0.35
/proc/15157/task/15159/stat : 15159 (java) S 15156 15143 14732 0 -1 64 5486 0 0 0 32 3 0 0 16 0 9 0 699641338 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15160] ppid=15156 vsize=864324 CPUtime=0
/proc/15157/task/15160/stat : 15160 (java) S 15156 15143 14732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 699641338 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15161] ppid=15156 vsize=864324 CPUtime=0
/proc/15157/task/15161/stat : 15161 (java) S 15156 15143 14732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 699641338 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15162] ppid=15156 vsize=864324 CPUtime=0
/proc/15157/task/15162/stat : 15162 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 699641340 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15163] ppid=15156 vsize=864324 CPUtime=0.05
/proc/15157/task/15163/stat : 15163 (java) S 15156 15143 14732 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 699641340 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15164] ppid=15156 vsize=864324 CPUtime=0
/proc/15157/task/15164/stat : 15164 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 699641340 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15165] ppid=15156 vsize=864324 CPUtime=0
/proc/15157/task/15165/stat : 15165 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 699641340 885067776 8349 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883280

[startup+3.1022 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 15165
/proc/meminfo: memFree=1177976/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 974 6953 0 1 3 0 48 5 16 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
[pid=15156] ppid=15143 vsize=5356 CPUtime=0
/proc/15156/stat : 15156 (sh) S 15143 15143 14732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 699641336 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15156/statm: 1339 233 193 169 0 50 0
[pid=15157] ppid=15156 vsize=864576 CPUtime=2.42
/proc/15157/stat : 15157 (java) S 15156 15143 14732 0 -1 0 18922 0 1 0 231 11 0 0 18 0 9 0 699641336 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15157/statm: 216144 17853 2540 9 0 210719 0
[pid=15157/tid=15158] ppid=15156 vsize=864576 CPUtime=0.99
/proc/15157/task/15158/stat : 15158 (java) R 15156 15143 14732 0 -1 64 3224 0 1 0 98 1 0 0 24 0 9 0 699641337 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15159] ppid=15156 vsize=864576 CPUtime=1.35
/proc/15157/task/15159/stat : 15159 (java) R 15156 15143 14732 0 -1 64 14684 0 0 0 127 8 0 0 17 0 9 0 699641338 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 103735985 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15160] ppid=15156 vsize=864576 CPUtime=0
/proc/15157/task/15160/stat : 15160 (java) S 15156 15143 14732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 699641338 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15161] ppid=15156 vsize=864576 CPUtime=0
/proc/15157/task/15161/stat : 15161 (java) S 15156 15143 14732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 699641338 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15162] ppid=15156 vsize=864576 CPUtime=0
/proc/15157/task/15162/stat : 15162 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 699641340 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15163] ppid=15156 vsize=864576 CPUtime=0.05
/proc/15157/task/15163/stat : 15163 (java) S 15156 15143 14732 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 699641340 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15164] ppid=15156 vsize=864576 CPUtime=0
/proc/15157/task/15164/stat : 15164 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 699641340 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15165] ppid=15156 vsize=864576 CPUtime=0
/proc/15157/task/15165/stat : 15165 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 699641340 885325824 17853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883532

[startup+6.30172 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 15165
/proc/meminfo: memFree=1153336/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 974 6953 0 1 3 0 48 5 15 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
[pid=15156] ppid=15143 vsize=5356 CPUtime=0
/proc/15156/stat : 15156 (sh) S 15143 15143 14732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 699641336 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15156/statm: 1339 233 193 169 0 50 0
[pid=15157] ppid=15156 vsize=864436 CPUtime=5.59
/proc/15157/stat : 15157 (java) S 15156 15143 14732 0 -1 0 19433 0 1 0 547 12 0 0 18 0 9 0 699641336 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15157/statm: 216109 18271 2564 9 0 210656 0
[pid=15157/tid=15158] ppid=15156 vsize=864436 CPUtime=3.84
/proc/15157/task/15158/stat : 15158 (java) R 15156 15143 14732 0 -1 64 3399 0 1 0 382 2 0 0 25 0 9 0 699641337 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4126095819 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15159] ppid=15156 vsize=864436 CPUtime=1.64
/proc/15157/task/15159/stat : 15159 (java) S 15156 15143 14732 0 -1 64 15000 0 0 0 156 8 0 0 16 0 9 0 699641338 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15160] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15160/stat : 15160 (java) S 15156 15143 14732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 699641338 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15161] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15161/stat : 15161 (java) S 15156 15143 14732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 699641338 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15162] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15162/stat : 15162 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 699641340 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15163] ppid=15156 vsize=864436 CPUtime=0.08
/proc/15157/task/15163/stat : 15163 (java) S 15156 15143 14732 0 -1 64 341 0 0 0 8 0 0 0 16 0 9 0 699641340 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15164] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15164/stat : 15164 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 699641340 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15165] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15165/stat : 15165 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 699641340 885182464 18271 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 883392

[startup+12.7028 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 15165
/proc/meminfo: memFree=1150328/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 974 6953 0 1 3 0 48 5 15 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
[pid=15156] ppid=15143 vsize=5356 CPUtime=0
/proc/15156/stat : 15156 (sh) S 15143 15143 14732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 699641336 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15156/statm: 1339 233 193 169 0 50 0
[pid=15157] ppid=15156 vsize=864436 CPUtime=11.94
/proc/15157/stat : 15157 (java) S 15156 15143 14732 0 -1 0 20477 0 1 0 1181 13 0 0 18 0 9 0 699641336 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15157/statm: 216109 19299 2564 9 0 210656 0
[pid=15157/tid=15158] ppid=15156 vsize=864436 CPUtime=10.11
/proc/15157/task/15158/stat : 15158 (java) R 15156 15143 14732 0 -1 64 3415 0 1 0 1009 2 0 0 25 0 9 0 699641337 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4126556833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15159] ppid=15156 vsize=864436 CPUtime=1.72
/proc/15157/task/15159/stat : 15159 (java) S 15156 15143 14732 0 -1 64 16028 0 0 0 163 9 0 0 16 0 9 0 699641338 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15160] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15160/stat : 15160 (java) S 15156 15143 14732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 699641338 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15161] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15161/stat : 15161 (java) S 15156 15143 14732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 699641338 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15162] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15162/stat : 15162 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 699641340 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15163] ppid=15156 vsize=864436 CPUtime=0.08
/proc/15157/task/15163/stat : 15163 (java) S 15156 15143 14732 0 -1 64 341 0 0 0 8 0 0 0 16 0 9 0 699641340 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15164] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15164/stat : 15164 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 699641340 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15165] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15165/stat : 15165 (java) S 15156 15143 14732 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 699641340 885182464 19299 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 883392

[startup+25.5029 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 15165
/proc/meminfo: memFree=1137336/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=0.56
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 974 6953 0 1 3 0 48 5 15 0 1 0 699641272 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 797 370 3 0 500 0
[pid=15156] ppid=15143 vsize=5356 CPUtime=0
/proc/15156/stat : 15156 (sh) S 15143 15143 14732 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 699641336 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15156/statm: 1339 233 193 169 0 50 0
[pid=15157] ppid=15156 vsize=864436 CPUtime=24.62
/proc/15157/stat : 15157 (java) S 15156 15143 14732 0 -1 0 22774 0 1 0 2446 16 0 0 18 0 9 0 699641336 885182464 21551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15157/statm: 216109 21551 2564 9 0 210656 0
[pid=15157/tid=15158] ppid=15156 vsize=864436 CPUtime=22.66
/proc/15157/task/15158/stat : 15158 (java) R 15156 15143 14732 0 -1 64 3460 0 1 0 2263 3 0 0 25 0 9 0 699641337 885182464 21551 996147200 134512640 134550740 4294955952 18446744073709551615 4126559403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15159] ppid=15156 vsize=864436 CPUtime=1.84
/proc/15157/task/15159/stat : 15159 (java) S 15156 15143 14732 0 -1 64 18276 0 0 0 174 10 0 0 16 0 9 0 699641338 885182464 21551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15160] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15160/stat : 15160 (java) S 15156 15143 14732 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 699641338 885182464 21551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15157/tid=15161] ppid=15156 vsize=864436 CPUtime=0
/proc/15157/task/15161/stat : 15161 (java) S 15156 15143 14732 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 699641338 885182464 21551 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=67748 CPUtime=2.91
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 16538 0 0 0 279 12 0 0 25 0 1 0 699663208 69373952 16524 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 16937 16524 75 150 0 16784 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 86704

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1105144/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=74972 CPUtime=62.33
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 18288 0 0 0 6220 13 0 0 25 0 1 0 699663208 76771328 18274 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 18743 18274 75 150 0 18590 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 93928

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1102840/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=77528 CPUtime=121.77
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 18884 0 0 0 12163 14 0 0 25 0 1 0 699663208 79388672 18870 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19382 18870 75 150 0 19229 0
Current children cumulated CPU time (s) 338.98
Current children cumulated vsize (KiB) 96484

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

[startup+358.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1102200/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=78144 CPUtime=137.62
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19038 0 0 0 13748 14 0 0 25 0 1 0 699663208 80019456 19024 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19536 19024 75 150 0 19383 0
Current children cumulated CPU time (s) 354.83
Current children cumulated vsize (KiB) 97100

[startup+371.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1101752/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=78580 CPUtime=150.3
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19144 0 0 0 15016 14 0 0 25 0 1 0 699663208 80465920 19130 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19645 19130 75 150 0 19492 0
Current children cumulated CPU time (s) 367.51
Current children cumulated vsize (KiB) 97536

[startup+383.906 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1101304/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=78988 CPUtime=162.98
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19249 0 0 0 16284 14 0 0 25 0 1 0 699663208 80883712 19235 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19747 19235 75 150 0 19594 0
Current children cumulated CPU time (s) 380.19
Current children cumulated vsize (KiB) 97944

[startup+390.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1101176/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=79124 CPUtime=169.32
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19298 0 0 0 16918 14 0 0 25 0 1 0 699663208 81022976 19284 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19781 19284 75 150 0 19628 0
Current children cumulated CPU time (s) 386.53
Current children cumulated vsize (KiB) 98080

[startup+393.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1101112/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=79244 CPUtime=172.49
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19313 0 0 0 17235 14 0 0 25 0 1 0 699663208 81145856 19299 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19811 19299 75 150 0 19658 0
Current children cumulated CPU time (s) 389.7
Current children cumulated vsize (KiB) 98200

[startup+395.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1100984/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=79384 CPUtime=174.07
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19338 0 0 0 17393 14 0 0 25 0 1 0 699663208 81289216 19324 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19846 19324 75 150 0 19693 0
Current children cumulated CPU time (s) 391.28
Current children cumulated vsize (KiB) 98340

[startup+395.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1100984/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=79384 CPUtime=174.47
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194304 19344 0 0 0 17433 14 0 0 25 0 1 0 699663208 81289216 19330 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 19846 19330 75 150 0 19693 0
Current children cumulated CPU time (s) 391.68
Current children cumulated vsize (KiB) 98340

[startup+395.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1108280/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=217.21
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1031 53862 0 2 4 0 21657 60 16 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
[pid=15166] ppid=15143 vsize=5356 CPUtime=0
/proc/15166/stat : 15166 (sh) S 15143 15143 14732 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 699663207 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15166/statm: 1339 232 193 169 0 50 0
[pid=15167] ppid=15166 vsize=0 CPUtime=174.86
/proc/15167/stat : 15167 (minisat) R 15166 15143 14732 0 -1 4194308 19360 0 0 0 17472 14 0 0 25 0 1 0 699663208 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15167/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 392.07
Current children cumulated vsize (KiB) 18956

[startup+396.007 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15167
/proc/meminfo: memFree=1108280/2055920 swapFree=4156332/4192956
[pid=15143] ppid=15141 vsize=13600 CPUtime=392.1
/proc/15143/stat : 15143 (sugar) S 15141 15143 14732 0 -1 4194304 1070 73507 0 2 4 0 39130 76 17 0 1 0 699641272 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15143/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 392.1
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 396.063
CPU time (s): 392.25
CPU user time (s): 391.435
CPU system time (s): 0.815875
CPU usage (%): 99.0374
Max. virtual memory (cumulated for all children) (KiB): 894148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.434
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78270
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= 10308
involuntary context switches= 18596

runsolver used 0.534918 second user time and 1.3088 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-04 09:32:29
IDJOB=1068755
IDBENCH=55542
IDSOLVER=346
FILE ID=node58/1068755-1215156749
PBS_JOBID= 7877437
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg6-6_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068755-1215156749/watcher-1068755-1215156749 -o /tmp/evaluation-result-1068755-1215156749/solver-1068755-1215156749 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1068755-1215156749.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f6583e4b68c1a523eb73180242a388f
RANDOM SEED=1365922266

node58.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.261
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.261
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:       1219696 kB
Buffers:         94552 kB
Cached:         415968 kB
SwapCached:      30964 kB
Active:         512296 kB
Inactive:       247272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219696 kB
SwapTotal:     4192956 kB
SwapFree:      4156332 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:         256476 kB
Slab:            61400 kB
Committed_AS:  1349676 kB
PageTables:       2352 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= 66556 MiB
End job on node58 at 2008-07-04 09:39:05