Trace number 2092202

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 420.896 425.009

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-74_ext.xml
MD5SUM12a41497518ff6cf6d8c84c4ec129f0d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.992848
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
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 13:12:22 2009
0.00/0.08	c 0	PID 26087
0.07/0.08	c 0	HOST node62.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2092202-1247397142.xml TO HOME/temp.csp
0.07/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-2092202-1247397142.xml' 'HOME/temp.csp'
0.07/0.83	c 1	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.07/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.87	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.81/0.95	c 1	Parsing HOME/temp.csp
1.62/1.73	c 2	parsed 247 expressions
1.62/1.74	c 2	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.62/1.74	c 2	Converting to clausal form CSP
1.62/1.76	c 2	converted 25 (10%) expressions
1.62/1.78	c 2	converted 50 (20%) expressions
1.62/1.78	c 2	converted 75 (30%) expressions
1.62/1.80	c 2	converted 99 (40%) expressions
1.71/1.80	c 2	converted 124 (50%) expressions
1.71/1.83	c 2	converted 149 (60%) expressions
1.71/1.90	c 2	converted 173 (70%) expressions
2.01/2.11	c 2	converted 198 (80%) expressions
2.11/2.21	c 3	converted 223 (90%) expressions
2.11/2.28	c 3	converted 247 (100%) expressions
2.11/2.28	c 3	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.11/2.28	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.11/2.28	c 3	Propagation in CSP
2.11/2.28	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.11/2.28	c 3	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.11/2.28	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.11/2.29	c 3	Simplifing CSP by introducing new Boolean variables
2.11/2.29	c 3	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.11/2.29	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.20/2.38	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.20/2.39	c 3	4 (10%) CSP integer variables are encoded (312 clauses, 3284 bytes)
2.20/2.40	c 3	8 (20%) CSP integer variables are encoded (624 clauses, 6716 bytes)
2.30/2.40	c 3	12 (30%) CSP integer variables are encoded (936 clauses, 10148 bytes)
2.30/2.40	c 3	16 (40%) CSP integer variables are encoded (1248 clauses, 14103 bytes)
2.30/2.40	c 3	20 (50%) CSP integer variables are encoded (1560 clauses, 18159 bytes)
2.30/2.40	c 3	24 (60%) CSP integer variables are encoded (1872 clauses, 22215 bytes)
2.30/2.40	c 3	28 (70%) CSP integer variables are encoded (2184 clauses, 26271 bytes)
2.30/2.41	c 3	32 (80%) CSP integer variables are encoded (2496 clauses, 30327 bytes)
2.30/2.41	c 3	36 (90%) CSP integer variables are encoded (2808 clauses, 34383 bytes)
2.30/2.41	c 3	40 (100%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.40/2.53	c 3	11 (10%) CSP clauses are encoded (14700 clauses, 267639 bytes)
2.50/2.61	c 3	21 (20%) CSP clauses are encoded (24991 clauses, 485895 bytes)
2.50/2.69	c 3	31 (30%) CSP clauses are encoded (35379 clauses, 706417 bytes)
2.60/2.77	c 3	42 (40%) CSP clauses are encoded (46837 clauses, 944425 bytes)
2.70/2.85	c 3	52 (50%) CSP clauses are encoded (57349 clauses, 1167576 bytes)
2.80/2.93	c 3	62 (60%) CSP clauses are encoded (67846 clauses, 1406324 bytes)
2.90/3.01	c 3	73 (70%) CSP clauses are encoded (79309 clauses, 1672535 bytes)
2.90/3.09	c 3	83 (80%) CSP clauses are encoded (89612 clauses, 1911426 bytes)
2.99/3.16	c 3	93 (90%) CSP clauses are encoded (100069 clauses, 2153927 bytes)
3.10/3.25	c 4	103 (100%) CSP clauses are encoded (110562 clauses, 2397261 bytes)
3.10/3.25	c 4	103 CSP clauses encoded
3.10/3.25	c 4	Writing map file : HOME/temp.map
3.10/3.25	c 4	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.10/3.25	c 4	SAT : 3160 SAT variables, 110562 SAT clauses, 2397261 bytes
3.10/3.25	c 4	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.10/3.28	c 4	SOLVING HOME/temp.cnf
3.10/3.28	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.10/3.29	c 4	This is MiniSat 2.0 beta
3.10/3.29	c 4	WARNING: for repeatability, setting FPU to use double precision
3.10/3.29	c 4	============================[ Problem Statistics ]=============================
3.10/3.29	c 4	|                                                                             |
3.10/3.29	c 4	|  Number of variables:  3160                                                 |
3.10/3.29	c 4	|  Number of clauses:    110562                                               |
3.15/3.35	c 4	|  Parsing time:         0.05         s                                       |
3.15/3.36	c 4	============================[ Search Statistics ]==============================
3.15/3.36	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.15/3.36	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.15/3.36	c 4	===============================================================================
3.15/3.36	c 4	|         0 |    3160   110562   420258 |    36854        0    nan |  0.000 % |
3.15/3.40	c 4	|       102 |    3160   110562   420258 |    40539      102     15 |  0.000 % |
3.15/3.45	c 4	|       252 |    3160   110562   420258 |    44593      252     14 |  0.000 % |
3.15/3.52	c 4	|       477 |    3160   110562   420258 |    49052      477     16 |  0.001 % |
3.15/3.63	c 4	|       814 |    3160   110562   420258 |    53957      814     15 |  0.001 % |
3.15/3.77	c 4	|      1320 |    3160   110562   420258 |    59353     1320     15 |  0.001 % |
3.15/4.00	c 4	|      2079 |    3160   110562   420258 |    65289     2079     14 |  0.001 % |
4.24/4.43	c 5	|      3218 |    3160   110562   420258 |    71818     3218     14 |  0.001 % |
4.84/5.05	c 5	|      4928 |    3160   110562   420258 |    78999     4928     14 |  0.001 % |
5.82/6.06	c 6	|      7490 |    3160   110562   420258 |    86899     7490     14 |  0.001 % |
7.31/7.58	c 8	|     11334 |    3160   110562   420258 |    95589    11334     15 |  0.000 % |
9.78/10.02	c 10	|     17100 |    3160   110562   420258 |   105148    17100     15 |  0.001 % |
13.35/13.68	c 14	|     25749 |    3160   110562   420258 |   115663    25749     16 |  0.001 % |
19.89/20.22	c 21	|     38725 |    3160   110562   420258 |   127230    38725     16 |  0.000 % |
31.38/31.84	c 32	|     58186 |    3160   110562   420258 |   139953    58186     17 |  0.002 % |
52.19/52.87	c 53	|     87378 |    3160   110562   420258 |   153948    87378     18 |  0.001 % |
91.22/92.22	c 93	|    131167 |    3160   110562   420258 |   169343   131167     18 |  0.002 % |
157.49/159.11	c 159	|    196851 |    3160   110562   420258 |   186277    47869     17 |  0.002 % |
241.69/244.16	c 244	|    295377 |    3159   110463   419967 |   204905    84043     15 |  0.032 % |
369.68/373.32	c 374	|    443166 |    3159   110463   419967 |   225395    47257     21 |  0.032 % |
420.69/424.82	c 425	===============================================================================
420.69/424.82	c 425	restarts              : 20
420.69/424.82	c 425	conflicts             : 506869         (1214 /sec)
420.69/424.82	c 425	decisions             : 764532         (1.45 % random) (1831 /sec)
420.69/424.82	c 425	propagations          : 113834892      (272663 /sec)
420.69/424.82	c 425	conflict literals     : 10166032       (43.17 % deleted)
420.69/424.82	c 425	Memory used           : 31.41 MB
420.69/424.82	c 425	CPU time              : 417.494 s
420.69/424.82	c 425	
420.69/424.82	c 425	SATISFIABLE
420.69/424.83	c 425	DECODING HOME/temp.out WITH HOME/temp.map
420.69/424.83	c 425	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'
420.74/424.92	c 425	Decoding HOME/temp.out
420.74/424.96	s SATISFIABLE
420.74/424.96	v 66 6 70 41 57 76 77 56 69 4 50 67 33 24 76 66 17 61 18 50 11 17 2 4 62 68 79 38 52 14 50 68 33 73 60 69 14 70 22 60
420.74/424.97	c 425	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
420.74/425.00	c 425	CPU 420.87 (0.05 0.02 420.55 0.25)
420.74/425.00	c 425	END Sun Jul 12 13:19:27 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-2092202-1247397142/watcher-2092202-1247397142 -o /tmp/evaluation-result-2092202-1247397142/solver-2092202-1247397142 -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-2092202-1247397142.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.98 1.98 4/80 26087
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=18576 CPUtime=0
/proc/26087/stat : 26087 (runsolver) R 26085 26087 25906 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 26778142 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26087/statm: 4644 284 249 26 0 2626 0

[startup+0.0828861 s]
/proc/loadavg: 2.00 1.98 1.98 4/80 26087
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16740 CPUtime=0.07
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 26778142 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.107981 s]
/proc/loadavg: 2.00 1.98 1.98 4/80 26087
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=0.07
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26778142 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301612 s]
/proc/loadavg: 2.00 1.98 1.98 4/80 26087
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=0.07
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26778142 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70166 s]
/proc/loadavg: 2.00 1.98 1.98 4/80 26087
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=0.07
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26778142 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50275 s]
/proc/loadavg: 2.00 1.98 1.98 3/91 26109
/proc/meminfo: memFree=1755480/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=0.81
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1309 5203 0 1 5 2 70 4 16 0 1 0 26778142 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1111 409 3 0 796 0
[pid=26100] ppid=26087 vsize=5356 CPUtime=0
/proc/26100/stat : 26100 (sh) S 26087 26087 25906 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26778230 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26100/statm: 1339 233 193 169 0 50 0
[pid=26101] ppid=26100 vsize=862284 CPUtime=0.61
/proc/26101/stat : 26101 (java) S 26100 26087 25906 0 -1 0 6600 0 1 0 58 3 0 0 18 0 9 0 26778230 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26101/statm: 215571 5880 2158 9 0 210484 0
[pid=26101/tid=26102] ppid=26100 vsize=862284 CPUtime=0.37
/proc/26101/task/26102/stat : 26102 (java) R 26100 26087 25906 0 -1 64 2026 0 1 0 37 0 0 0 22 0 9 0 26778231 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26103] ppid=26100 vsize=862284 CPUtime=0.18
/proc/26101/task/26103/stat : 26103 (java) R 26100 26087 25906 0 -1 64 3565 0 0 0 17 1 0 0 16 0 9 0 26778232 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 104193955 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26100 vsize=862284 CPUtime=0
/proc/26101/task/26104/stat : 26104 (java) S 26100 26087 25906 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26778232 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26105] ppid=26100 vsize=862284 CPUtime=0
/proc/26101/task/26105/stat : 26105 (java) S 26100 26087 25906 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 26778232 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26106] ppid=26100 vsize=862284 CPUtime=0
/proc/26101/task/26106/stat : 26106 (java) S 26100 26087 25906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26778234 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26107] ppid=26100 vsize=862284 CPUtime=0.03
/proc/26101/task/26107/stat : 26107 (java) S 26100 26087 25906 0 -1 64 306 0 0 0 3 0 0 0 17 0 9 0 26778234 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26108] ppid=26100 vsize=862284 CPUtime=0
/proc/26101/task/26108/stat : 26108 (java) S 26100 26087 25906 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26778235 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26109] ppid=26100 vsize=862284 CPUtime=0
/proc/26101/task/26109/stat : 26109 (java) S 26100 26087 25906 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26778235 882978816 5880 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884508

[startup+3.10194 s]
/proc/loadavg: 2.00 1.98 1.98 3/91 26109
/proc/meminfo: memFree=1731352/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=0.81
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1310 5203 0 1 5 2 70 4 15 0 1 0 26778142 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1111 409 3 0 796 0
[pid=26100] ppid=26087 vsize=5356 CPUtime=0
/proc/26100/stat : 26100 (sh) S 26087 26087 25906 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26778230 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26100/statm: 1339 233 193 169 0 50 0
[pid=26101] ppid=26100 vsize=864488 CPUtime=2.18
/proc/26101/stat : 26101 (java) S 26100 26087 25906 0 -1 0 12071 0 1 0 211 7 0 0 18 0 9 0 26778230 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26101/statm: 216122 11256 2590 9 0 210599 0
[pid=26101/tid=26102] ppid=26100 vsize=864488 CPUtime=1.37
/proc/26101/task/26102/stat : 26102 (java) R 26100 26087 25906 0 -1 64 3018 0 1 0 135 2 0 0 23 0 9 0 26778231 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 102142532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26103] ppid=26100 vsize=864488 CPUtime=0.71
/proc/26101/task/26103/stat : 26103 (java) S 26100 26087 25906 0 -1 64 8016 0 0 0 68 3 0 0 16 0 9 0 26778232 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26100 vsize=864488 CPUtime=0
/proc/26101/task/26104/stat : 26104 (java) S 26100 26087 25906 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26778232 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26105] ppid=26100 vsize=864488 CPUtime=0
/proc/26101/task/26105/stat : 26105 (java) S 26100 26087 25906 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 26778232 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26106] ppid=26100 vsize=864488 CPUtime=0
/proc/26101/task/26106/stat : 26106 (java) S 26100 26087 25906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26778234 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26107] ppid=26100 vsize=864488 CPUtime=0.08
/proc/26101/task/26107/stat : 26107 (java) S 26100 26087 25906 0 -1 64 334 0 0 0 8 0 0 0 16 0 9 0 26778234 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26108] ppid=26100 vsize=864488 CPUtime=0
/proc/26101/task/26108/stat : 26108 (java) S 26100 26087 25906 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26778235 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26101/tid=26109] ppid=26100 vsize=864488 CPUtime=0
/proc/26101/task/26109/stat : 26109 (java) S 26100 26087 25906 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26778235 885235712 11256 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886712

[startup+6.30131 s]
/proc/loadavg: 2.08 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1750040/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=8416 CPUtime=2.97
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 1991 0 0 0 296 1 0 0 25 0 1 0 26778472 8617984 1977 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 2104 1977 75 150 0 1951 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 30640

[startup+12.701 s]
/proc/loadavg: 2.07 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1748568/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=10016 CPUtime=9.31
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 2373 0 0 0 930 1 0 0 25 0 1 0 26778472 10256384 2359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 2504 2359 75 150 0 2351 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 32240

[startup+25.5015 s]
/proc/loadavg: 2.06 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1746008/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=12504 CPUtime=21.99
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 3013 0 0 0 2197 2 0 0 25 0 1 0 26778472 12804096 2999 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 3126 2999 75 150 0 2973 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 34728

[startup+51.1015 s]
/proc/loadavg: 2.04 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1742040/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=16452 CPUtime=47.35
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 3991 0 0 0 4732 3 0 0 25 0 1 0 26778472 16846848 3977 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 4113 3977 75 150 0 3960 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 38676

[startup+102.306 s]
/proc/loadavg: 2.01 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1736216/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=22460 CPUtime=98.07
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 5414 0 0 0 9802 5 0 0 25 0 1 0 26778472 22999040 5400 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 5615 5400 75 150 0 5462 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 44684

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1732824/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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


[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1732696/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=25500 CPUtime=216.94
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 6224 0 0 0 21688 6 0 0 25 0 1 0 26778472 26112000 6210 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 6375 6210 75 150 0 6222 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 47724

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1732696/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=25652 CPUtime=276.38
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 6251 0 0 0 27632 6 0 0 25 0 1 0 26778472 26267648 6237 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 6413 6237 75 150 0 6260 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 47876

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1727768/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=30572 CPUtime=335.81
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7484 0 0 0 33574 7 0 0 25 0 1 0 26778472 31305728 7470 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 7643 7470 75 150 0 7490 0
Current children cumulated CPU time (s) 338.96
Current children cumulated vsize (KiB) 52796

[startup+402.303 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1726040/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=395.26
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 39518 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 398.41
Current children cumulated vsize (KiB) 54384

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

[startup+409.502 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=402.39
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 40231 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 405.54
Current children cumulated vsize (KiB) 54384

[startup+415.901 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=408.73
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 40865 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 411.88
Current children cumulated vsize (KiB) 54384

[startup+419.107 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=411.9
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 41182 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 415.05
Current children cumulated vsize (KiB) 54384

[startup+422.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=415.07
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 41499 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530709 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 418.22
Current children cumulated vsize (KiB) 54384

[startup+423.901 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=416.65
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 41657 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 419.8
Current children cumulated vsize (KiB) 54384

[startup+424.701 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=3.15
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1376 17587 0 2 5 2 295 13 16 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
[pid=26110] ppid=26087 vsize=5356 CPUtime=0
/proc/26110/stat : 26110 (sh) S 26087 26087 25906 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26778471 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26110/statm: 1339 232 193 169 0 50 0
[pid=26111] ppid=26110 vsize=32160 CPUtime=417.44
/proc/26111/stat : 26111 (minisat) R 26110 26087 25906 0 -1 4194304 7900 0 0 0 41736 8 0 0 25 0 1 0 26778472 32931840 7886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26111/statm: 8040 7886 75 150 0 7887 0
Current children cumulated CPU time (s) 420.59
Current children cumulated vsize (KiB) 54384

[startup+424.902 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=420.74
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1430 25782 0 2 5 2 42045 22 17 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 420.74
Current children cumulated vsize (KiB) 16868

[startup+425.002 s]
/proc/loadavg: 2.00 1.99 1.98 3/83 26111
/proc/meminfo: memFree=1725976/2055920 swapFree=4192812/4192956
[pid=26087] ppid=26085 vsize=16868 CPUtime=420.74
/proc/26087/stat : 26087 (sugar) S 26085 26087 25906 0 -1 4194304 1450 25782 0 2 5 2 42045 22 15 0 1 0 26778142 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26087/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 420.74
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 425.009
CPU time (s): 420.896
CPU user time (s): 420.612
CPU system time (s): 0.283956
CPU usage (%): 99.0323
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 420.612
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31065
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= 2679
involuntary context switches= 19477

runsolver used 0.527919 second user time and 1.41978 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 13:12:22
IDJOB=2092202
IDBENCH=60299
IDSOLVER=739
FILE ID=node62/2092202-1247397142
PBS_JOBID= 9507464
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-74_ext.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-2092202-1247397142/watcher-2092202-1247397142 -o /tmp/evaluation-result-2092202-1247397142/solver-2092202-1247397142 -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-2092202-1247397142.xml

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

MD5SUM BENCH= 12a41497518ff6cf6d8c84c4ec129f0d
RANDOM SEED=1473087459

node62.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.220
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.220
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:       1765008 kB
Buffers:         27844 kB
Cached:         130052 kB
SwapCached:          0 kB
Active:         170216 kB
Inactive:        67896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          97984 kB
Slab:            37640 kB
Committed_AS:   941396 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node62 at 2009-07-12 13:19:27