Trace number 1037470

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+minisat? (TO) 1800.12 1803.52

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-54021_ext.xml
MD5SUM277d741c2eb619b841bd7c7ebef82736
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 benchmark11.2063
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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 Wed Jul  2 03:12:12 2008
0.00/0.04	c 0	PID 16193
0.00/0.04	c 0	HOST node8.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1037470-1214961131.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1037470-1214961131.xml' 'HOME/temp.csp'
0.03/0.51	c 0	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.03/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.56	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.49/0.64	c 0	Parsing HOME/temp.csp
0.49/1.01	c 1	parsed 677 expressions
0.49/1.02	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.49/1.02	c 1	Converting to clausal form CSP
0.49/1.05	c 1	converted 68 (10%) expressions
0.49/1.05	c 1	converted 136 (20%) expressions
0.49/1.05	c 1	converted 204 (30%) expressions
0.49/1.05	c 1	converted 271 (40%) expressions
0.49/1.06	c 1	converted 339 (50%) expressions
0.49/1.09	c 1	converted 407 (60%) expressions
1.02/1.18	c 1	converted 474 (70%) expressions
1.12/1.20	c 1	converted 542 (80%) expressions
1.12/1.23	c 1	converted 610 (90%) expressions
1.12/1.25	c 1	converted 677 (100%) expressions
1.12/1.26	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.12/1.26	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.26	c 1	Propagation in CSP
1.12/1.26	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.26	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.12/1.26	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.26	c 1	Simplifing CSP by introducing new Boolean variables
1.12/1.26	c 1	CSP : 26 integers, 0 booleans, 325 clauses, largest domain size 26
1.12/1.26	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.30	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.31	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.20/1.32	c 1	6 (20%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.20/1.32	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.20/1.32	c 1	11 (40%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.20/1.32	c 1	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.20/1.32	c 1	16 (60%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.20/1.32	c 1	19 (70%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.20/1.32	c 1	21 (80%) CSP integer variables are encoded (504 clauses, 5400 bytes)
1.20/1.32	c 1	24 (90%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.20/1.32	c 1	26 (100%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.20/1.38	c 1	33 (10%) CSP clauses are encoded (4186 clauses, 65318 bytes)
1.30/1.40	c 1	65 (20%) CSP clauses are encoded (7635 clauses, 124634 bytes)
1.30/1.42	c 1	98 (30%) CSP clauses are encoded (11141 clauses, 186092 bytes)
1.30/1.44	c 1	130 (40%) CSP clauses are encoded (14550 clauses, 251249 bytes)
1.30/1.46	c 1	163 (50%) CSP clauses are encoded (18106 clauses, 319336 bytes)
1.30/1.48	c 1	195 (60%) CSP clauses are encoded (21540 clauses, 385113 bytes)
1.40/1.50	c 1	228 (70%) CSP clauses are encoded (25103 clauses, 453505 bytes)
1.40/1.52	c 1	260 (80%) CSP clauses are encoded (28490 clauses, 518304 bytes)
1.40/1.54	c 1	293 (90%) CSP clauses are encoded (32038 clauses, 586204 bytes)
1.40/1.56	c 1	325 (100%) CSP clauses are encoded (35447 clauses, 651472 bytes)
1.40/1.56	c 1	325 CSP clauses encoded
1.40/1.56	c 1	Writing map file : HOME/temp.map
1.40/1.57	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.57	c 1	SAT : 650 SAT variables, 35447 SAT clauses, 651472 bytes
1.40/1.57	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.47/1.61	c 1	SOLVING HOME/temp.cnf
1.47/1.61	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.47/1.61	c 1	This is MiniSat 2.0 beta
1.47/1.61	c 1	WARNING: for repeatability, setting FPU to use double precision
1.47/1.61	c 1	============================[ Problem Statistics ]=============================
1.47/1.61	c 1	|                                                                             |
1.47/1.61	c 1	|  Number of variables:  650                                                  |
1.47/1.61	c 1	|  Number of clauses:    35447                                                |
1.47/1.63	c 1	|  Parsing time:         0.02         s                                       |
1.47/1.63	c 1	============================[ Search Statistics ]==============================
1.47/1.63	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.63	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.63	c 1	===============================================================================
1.47/1.63	c 1	|         0 |     650    35447   133959 |    11815        0    nan |  0.000 % |
1.47/1.65	c 1	|       101 |     650    35447   133959 |    12997      101     10 |  0.000 % |
1.47/1.68	c 1	|       252 |     650    35447   133959 |    14296      252     10 |  0.009 % |
1.49/1.72	c 1	|       479 |     650    35447   133959 |    15726      479     12 |  0.007 % |
1.49/1.78	c 1	|       817 |     650    35447   133959 |    17299      817     11 |  0.010 % |
1.49/1.87	c 1	|      1323 |     650    35447   133959 |    19029     1323     11 |  0.010 % |
1.49/2.01	c 2	|      2082 |     650    35447   133959 |    20932     2082     11 |  0.010 % |
2.07/2.23	c 2	|      3221 |     650    35447   133959 |    23025     3221     12 |  0.008 % |
2.36/2.56	c 2	|      4930 |     650    35447   133959 |    25327     4930     12 |  0.010 % |
2.86/3.09	c 3	|      7492 |     650    35447   133959 |    27860     7492     12 |  0.008 % |
3.75/3.97	c 3	|     11336 |     650    35447   133959 |    30646    11336     12 |  0.010 % |
5.34/5.51	c 5	|     17103 |     650    35447   133959 |    33711    17103     13 |  0.010 % |
7.91/8.14	c 8	|     25753 |     650    35447   133959 |    37082    25753     13 |  0.008 % |
12.78/13.05	c 13	|     38730 |     650    35447   133959 |    40790    13642     13 |  0.010 % |
19.43/19.74	c 19	|     58191 |     650    35447   133959 |    44869    33103     14 |  0.008 % |
31.14/31.50	c 31	|     87384 |     650    35447   133959 |    49356    30565     14 |  0.010 % |
50.79/51.35	c 51	|    131177 |     650    35447   133959 |    54292    39202     15 |  0.011 % |
78.38/79.16	c 79	|    196861 |     650    35447   133959 |    59721    21491     15 |  0.011 % |
125.13/126.26	c 126	|    295389 |     650    35447   133959 |    65694    28069     15 |  0.011 % |
194.70/196.39	c 196	|    443181 |     650    35447   133959 |    72263    20958     17 |  0.011 % |
307.98/310.14	c 310	|    664865 |     650    35447   133959 |    79489    68409     17 |  0.012 % |
478.10/480.91	c 480	|    997390 |     650    35447   133959 |    87438    73832     18 |  0.012 % |
767.61/770.70	c 770	|   1496179 |     650    35447   133959 |    96182    66824     17 |  0.013 % |
1223.90/1227.17	c 1227	|   2244363 |     650    35447   133959 |   105801    85276     18 |  0.013 % |
1800.09/1803.51	sh: line 1: 16217 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.09/1803.51	c 1803	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1803.51	c 1803	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1803.52	c ERROR INTERRUPTED
1800.09/1803.52	s UNKNOWN
1800.09/1803.52	c 1803	CPU 1799.89 (0.03 0.01 1799.86 0.2)
1800.09/1803.52	c 1803	END Wed Jul  2 03:42:15 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1037470-1214961131/watcher-1037470-1214961131 -o /tmp/evaluation-result-1037470-1214961131/solver-1037470-1214961131 -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-1037470-1214961131.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: 1.94 2.02 1.99 4/73 16193
/proc/meminfo: memFree=1521984/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=12268 CPUtime=0
/proc/16193/stat : 16193 (sugar) R 16191 16193 14772 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1975088189 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 228715445246 0 0 4224 0 0 0 0 17 0 0 0
/proc/16193/statm: 3067 316 241 3 0 167 0

[startup+0.102334 s]
/proc/loadavg: 1.94 2.02 1.99 4/73 16193
/proc/meminfo: memFree=1521984/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=0.03
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1975088189 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201336 s]
/proc/loadavg: 1.94 2.02 1.99 4/73 16193
/proc/meminfo: memFree=1521984/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=0.03
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1975088189 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301347 s]
/proc/loadavg: 1.94 2.02 1.99 4/73 16193
/proc/meminfo: memFree=1521984/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=0.03
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1975088189 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701387 s]
/proc/loadavg: 1.94 2.02 1.99 4/73 16193
/proc/meminfo: memFree=1521984/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=0.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 973 4801 0 1 3 0 43 3 15 0 1 0 1975088189 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13600

[startup+1.50246 s]
/proc/loadavg: 1.94 2.02 1.99 4/84 16215
/proc/meminfo: memFree=1505632/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=0.5
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 974 4801 0 1 3 1 43 3 15 0 1 0 1975088189 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 797 370 3 0 500 0
[pid=16206] ppid=16193 vsize=5356 CPUtime=0
/proc/16206/stat : 16206 (sh) S 16193 16193 14772 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1975088246 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16206/statm: 1339 233 193 169 0 50 0
[pid=16207] ppid=16206 vsize=864432 CPUtime=0.9
/proc/16207/stat : 16207 (java) S 16206 16193 14772 0 -1 0 7687 0 1 0 87 3 0 0 18 0 9 0 1975088246 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16207/statm: 216108 6916 2564 9 0 210655 0
[pid=16207/tid=16208] ppid=16206 vsize=864432 CPUtime=0.5
/proc/16207/task/16208/stat : 16208 (java) R 16206 16193 14772 0 -1 64 2684 0 1 0 50 0 0 0 18 0 9 0 1975088247 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4126647248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16209] ppid=16206 vsize=864432 CPUtime=0.26
/proc/16207/task/16209/stat : 16209 (java) S 16206 16193 14772 0 -1 64 3948 0 0 0 25 1 0 0 16 0 9 0 1975088248 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16210] ppid=16206 vsize=864432 CPUtime=0
/proc/16207/task/16210/stat : 16210 (java) S 16206 16193 14772 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975088248 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16211] ppid=16206 vsize=864432 CPUtime=0
/proc/16207/task/16211/stat : 16211 (java) S 16206 16193 14772 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1975088248 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16212] ppid=16206 vsize=864432 CPUtime=0
/proc/16207/task/16212/stat : 16212 (java) S 16206 16193 14772 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975088250 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16213] ppid=16206 vsize=864432 CPUtime=0.11
/proc/16207/task/16213/stat : 16213 (java) S 16206 16193 14772 0 -1 64 359 0 0 0 11 0 0 0 16 0 9 0 1975088250 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16214] ppid=16206 vsize=864432 CPUtime=0
/proc/16207/task/16214/stat : 16214 (java) S 16206 16193 14772 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975088250 885178368 6916 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16207/tid=16215] ppid=16206 vsize=864432 CPUtime=0
/proc/16207/task/16215/stat : 16215 (java) S 16206 16193 14772 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975088250 885178368 6916 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) 883388

[startup+3.10161 s]
/proc/loadavg: 1.94 2.02 1.99 3/76 16217
/proc/meminfo: memFree=1515872/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 15 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=4144 CPUtime=1.47
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 855 0 0 0 147 0 0 0 25 0 1 0 1975088350 4243456 841 996147200 134512640 135127466 4294956272 18446744073709551615 134531083 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 1036 841 75 150 0 883 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 23100

[startup+6.30292 s]
/proc/loadavg: 1.94 2.02 1.99 3/76 16217
/proc/meminfo: memFree=1514528/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=5276 CPUtime=4.64
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 1130 0 0 0 464 0 0 0 25 0 1 0 1975088350 5402624 1116 996147200 134512640 135127466 4294956272 18446744073709551615 134523101 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 1319 1116 75 150 0 1166 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 24232

[startup+12.7015 s]
/proc/loadavg: 1.94 2.02 1.99 3/76 16217
/proc/meminfo: memFree=1512616/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=6824 CPUtime=10.99
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 1500 0 0 0 1098 1 0 0 25 0 1 0 1975088350 6987776 1486 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 1706 1486 75 150 0 1553 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 25780

[startup+25.5017 s]
/proc/loadavg: 1.96 2.01 1.99 3/76 16217
/proc/meminfo: memFree=1511592/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=7840 CPUtime=23.69
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 1739 0 0 0 2368 1 0 0 25 0 1 0 1975088350 8028160 1725 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 1960 1725 75 150 0 1807 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 26796

[startup+51.1012 s]
/proc/loadavg: 1.97 2.01 1.99 3/76 16217
/proc/meminfo: memFree=1510632/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=8772 CPUtime=49.1
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 1994 0 0 0 4908 2 0 0 25 0 1 0 1975088350 8982528 1980 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 2193 1980 75 150 0 2040 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 27728

[startup+102.302 s]
/proc/loadavg: 1.99 2.01 1.99 3/76 16217
/proc/meminfo: memFree=1508712/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=10820 CPUtime=99.91
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 2495 0 0 0 9989 2 0 0 25 0 1 0 1975088350 11079680 2481 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 2705 2481 75 150 0 2552 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 29776

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 16217
/proc/meminfo: memFree=1507304/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=12196 CPUtime=159.47
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 2811 0 0 0 15944 3 0 0 25 0 1 0 1975088350 12488704 2797 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16217/statm: 3049 2797 75 150 0 2896 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 31152

[startup+222.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 16257
/proc/meminfo: memFree=1496552/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=23712 CPUtime=1237.6
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5536 0 0 0 123752 8 0 0 25 0 1 0 1975088350 24281088 5522 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 5928 5522 75 150 0 5775 0
Current children cumulated CPU time (s) 1239.09
Current children cumulated vsize (KiB) 42668

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16329
/proc/meminfo: memFree=1431856/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=23980 CPUtime=1297.57
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5621 0 0 0 129749 8 0 0 25 0 1 0 1975088350 24555520 5607 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 5995 5607 75 150 0 5842 0
Current children cumulated CPU time (s) 1299.06
Current children cumulated vsize (KiB) 42936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16329
/proc/meminfo: memFree=1431664/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=24272 CPUtime=1357.56
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5686 0 0 0 135747 9 0 0 25 0 1 0 1975088350 24854528 5672 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6068 5672 75 150 0 5915 0
Current children cumulated CPU time (s) 1359.05
Current children cumulated vsize (KiB) 43228

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1429424/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=24552 CPUtime=1417.53
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5751 0 0 0 141744 9 0 0 25 0 1 0 1975088350 25141248 5737 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6138 5737 75 150 0 5985 0
Current children cumulated CPU time (s) 1419.02
Current children cumulated vsize (KiB) 43508

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1429360/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=24688 CPUtime=1477.51
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5786 0 0 0 147742 9 0 0 25 0 1 0 1975088350 25280512 5772 996147200 134512640 135127466 4294956272 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6172 5772 75 150 0 6019 0
Current children cumulated CPU time (s) 1479
Current children cumulated vsize (KiB) 43644

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1429232/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=24992 CPUtime=1537.49
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5838 0 0 0 153740 9 0 0 25 0 1 0 1975088350 25591808 5824 996147200 134512640 135127466 4294956272 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6248 5824 75 150 0 6095 0
Current children cumulated CPU time (s) 1538.98
Current children cumulated vsize (KiB) 43948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1428912/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=25148 CPUtime=1597.46
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5900 0 0 0 159737 9 0 0 25 0 1 0 1975088350 25751552 5886 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6287 5886 75 150 0 6134 0
Current children cumulated CPU time (s) 1598.95
Current children cumulated vsize (KiB) 44104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 16331
/proc/meminfo: memFree=1428720/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=25444 CPUtime=1657.44
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 5959 0 0 0 165734 10 0 0 25 0 1 0 1975088350 26054656 5945 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6361 5945 75 150 0 6208 0
Current children cumulated CPU time (s) 1658.93
Current children cumulated vsize (KiB) 44400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1428080/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=26084 CPUtime=1717.42
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 6115 0 0 0 171732 10 0 0 25 0 1 0 1975088350 26710016 6101 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6521 6101 75 150 0 6368 0
Current children cumulated CPU time (s) 1718.91
Current children cumulated vsize (KiB) 45040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1426928/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=27092 CPUtime=1777.39
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 6337 0 0 0 177729 10 0 0 25 0 1 0 1975088350 27742208 6323 996147200 134512640 135127466 4294956272 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6773 6323 75 150 0 6620 0
Current children cumulated CPU time (s) 1778.88
Current children cumulated vsize (KiB) 46048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16331
/proc/meminfo: memFree=1426800/2055920 swapFree=4179560/4192956
[pid=16193] ppid=16191 vsize=13600 CPUtime=1.49
/proc/16193/stat : 16193 (sugar) S 16191 16193 14772 0 -1 4194304 1031 12807 0 2 3 1 137 8 16 0 1 0 1975088189 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16193/statm: 3400 798 370 3 0 500 0
[pid=16216] ppid=16193 vsize=5356 CPUtime=0
/proc/16216/stat : 16216 (sh) S 16193 16193 14772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1975088350 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16216/statm: 1339 232 193 169 0 50 0
[pid=16217] ppid=16216 vsize=27228 CPUtime=1798.6
/proc/16217/stat : 16217 (minisat) R 16216 16193 14772 0 -1 4194304 6384 0 0 0 179849 11 0 0 25 0 1 0 1975088350 27881472 6370 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16217/statm: 6807 6370 75 150 0 6654 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46184

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

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

Child status: 0
Real time (s): 1803.52
CPU time (s): 1800.12
CPU user time (s): 1799.9
CPU system time (s): 0.221966
CPU usage (%): 99.8115
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20882
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2120
involuntary context switches= 14448

runsolver used 1.78973 second user time and 4.81527 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-02 03:12:11
IDJOB=1037470
IDBENCH=53510
IDSOLVER=346
FILE ID=node8/1037470-1214961131
PBS_JOBID= 7870318
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-54021_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-1037470-1214961131/watcher-1037470-1214961131 -o /tmp/evaluation-result-1037470-1214961131/solver-1037470-1214961131 -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-1037470-1214961131.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 277d741c2eb619b841bd7c7ebef82736
RANDOM SEED=1776589393

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1522464 kB
Buffers:         49936 kB
Cached:         393196 kB
SwapCached:       6756 kB
Active:          68564 kB
Inactive:       387596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522464 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          20280 kB
Slab:            62628 kB
Committed_AS:  3177464 kB
PageTables:       1688 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= 66548 MiB
End job on node8 at 2008-07-02 03:42:17