Trace number 1034770

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.14 1817.23

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-56021_ext.xml
MD5SUM75c8610eabf767267baca5b47a7f5bd0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.6153
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.36	c 0	Sugar v1-13 + HOME/minisat
0.00/0.36	c 0	BEGIN Wed Jul  2 00:01:02 2008
0.00/0.36	c 0	PID 15760
0.00/0.36	c 0	HOST node29.alineos.net
0.00/0.36	c 0	CONVERTING HOME/instance-1034770-1214949662.xml TO HOME/temp.csp
0.00/0.36	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1034770-1214949662.xml' 'HOME/temp.csp'
0.04/0.97	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.04/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.99	c 1	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.63/1.07	c 1	Parsing HOME/temp.csp
0.92/1.38	c 1	parsed 577 expressions
0.92/1.38	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.38	c 1	Converting to clausal form CSP
1.02/1.41	c 1	converted 58 (10%) expressions
1.02/1.41	c 1	converted 116 (20%) expressions
1.02/1.46	c 1	converted 174 (30%) expressions
1.02/1.46	c 1	converted 231 (40%) expressions
1.02/1.46	c 1	converted 289 (50%) expressions
1.02/1.49	c 1	converted 347 (60%) expressions
1.11/1.52	c 1	converted 404 (70%) expressions
1.11/1.54	c 2	converted 462 (80%) expressions
1.11/1.55	c 2	converted 520 (90%) expressions
1.21/1.63	c 2	converted 577 (100%) expressions
1.21/1.63	c 2	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.21/1.63	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.63	c 2	Propagation in CSP
1.21/1.63	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.21/1.63	c 2	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.21/1.63	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.63	c 2	Simplifing CSP by introducing new Boolean variables
1.21/1.63	c 2	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.21/1.63	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.67	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.68	c 2	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
1.21/1.68	c 2	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
1.21/1.69	c 2	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
1.21/1.69	c 2	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
1.21/1.69	c 2	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
1.21/1.69	c 2	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
1.21/1.69	c 2	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
1.21/1.69	c 2	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
1.21/1.69	c 2	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
1.21/1.69	c 2	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.32/1.75	c 2	28 (10%) CSP clauses are encoded (3185 clauses, 48706 bytes)
1.32/1.77	c 2	56 (20%) CSP clauses are encoded (5843 clauses, 94136 bytes)
1.32/1.78	c 2	83 (30%) CSP clauses are encoded (8400 clauses, 137982 bytes)
1.41/1.80	c 2	111 (40%) CSP clauses are encoded (11015 clauses, 186112 bytes)
1.41/1.82	c 2	138 (50%) CSP clauses are encoded (13538 clauses, 234272 bytes)
1.41/1.83	c 2	166 (60%) CSP clauses are encoded (16150 clauses, 283891 bytes)
1.41/1.85	c 2	194 (70%) CSP clauses are encoded (18787 clauses, 334258 bytes)
1.41/1.86	c 2	221 (80%) CSP clauses are encoded (21325 clauses, 382501 bytes)
1.41/1.88	c 2	249 (90%) CSP clauses are encoded (23946 clauses, 432503 bytes)
1.51/1.90	c 2	276 (100%) CSP clauses are encoded (26493 clauses, 481108 bytes)
1.51/1.90	c 2	276 CSP clauses encoded
1.51/1.90	c 2	Writing map file : HOME/temp.map
1.51/1.90	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.90	c 2	SAT : 552 SAT variables, 26493 SAT clauses, 481108 bytes
1.51/1.90	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.94	c 2	SOLVING HOME/temp.cnf
1.51/1.94	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.51/1.94	c 2	This is MiniSat 2.0 beta
1.51/1.94	c 2	WARNING: for repeatability, setting FPU to use double precision
1.51/1.94	c 2	============================[ Problem Statistics ]=============================
1.51/1.94	c 2	|                                                                             |
1.51/1.94	c 2	|  Number of variables:  552                                                  |
1.51/1.94	c 2	|  Number of clauses:    26493                                                |
1.51/1.96	c 2	|  Parsing time:         0.01         s                                       |
1.51/1.96	c 2	============================[ Search Statistics ]==============================
1.51/1.96	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.51/1.96	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.51/1.96	c 2	===============================================================================
1.51/1.96	c 2	|         0 |     552    26493    99506 |     8831        0    nan |  0.000 % |
1.51/1.98	c 2	|       101 |     552    26493    99506 |     9714      101     10 |  0.000 % |
1.53/2.00	c 2	|       252 |     552    26493    99506 |    10685      252     11 |  0.008 % |
1.53/2.03	c 2	|       478 |     552    26493    99506 |    11754      478     10 |  0.013 % |
1.53/2.08	c 2	|       815 |     552    26493    99506 |    12929      815     10 |  0.012 % |
1.67/2.15	c 2	|      1321 |     552    26493    99506 |    14222     1321     10 |  0.013 % |
1.77/2.26	c 2	|      2080 |     552    26493    99506 |    15644     2080     10 |  0.013 % |
1.97/2.44	c 2	|      3219 |     552    26493    99506 |    17209     3219     11 |  0.008 % |
2.27/2.72	c 3	|      4928 |     552    26493    99506 |    18930     4928     11 |  0.013 % |
2.66/3.14	c 3	|      7490 |     552    26493    99506 |    20823     7490     12 |  0.013 % |
3.36/3.84	c 4	|     11334 |     552    26493    99506 |    22905    11334     12 |  0.008 % |
4.45/4.99	c 5	|     17100 |     552    26493    99506 |    25195    17100     12 |  0.013 % |
6.72/7.24	c 7	|     25749 |     552    26493    99506 |    27715    11996     13 |  0.014 % |
9.90/10.43	c 10	|     38723 |     552    26493    99506 |    30487    24970     13 |  0.014 % |
14.94/15.54	c 16	|     58184 |     552    26493    99506 |    33535    25899     14 |  0.014 % |
23.46/24.12	c 24	|     87376 |     552    26493    99506 |    36889    12921     15 |  0.004 % |
35.65/36.42	c 36	|    131165 |     552    26493    99506 |    40578    32128     15 |  0.015 % |
56.86/57.83	c 58	|    196849 |     552    26493    99506 |    44636    14614     13 |  0.018 % |
89.34/90.68	c 91	|    295378 |     552    26493    99506 |    49099    20947     14 |  0.018 % |
141.06/142.87	c 143	|    443168 |     552    26493    99506 |    54009    27939     14 |  0.022 % |
221.30/223.90	c 224	|    664851 |     552    26493    99506 |    59410    45673     18 |  0.000 % |
352.38/356.14	c 356	|    997376 |     552    26493    99506 |    65351    57234     17 |  0.002 % |
570.72/576.59	c 577	|   1496164 |     552    26493    99506 |    71886    43124     17 |  0.011 % |
903.19/912.12	c 912	|   2244346 |     551    26412    99271 |    79075    58404     19 |  0.184 % |
1435.98/1449.94	c 1450	|   3366620 |     549    26245    98727 |    86982    33173     15 |  0.544 % |
1800.10/1817.21	sh: line 1: 15788 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.10/1817.21	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.10/1817.21	c 1817	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.10/1817.22	c ERROR INTERRUPTED
1800.10/1817.22	s UNKNOWN
1800.10/1817.22	c 1817	CPU 1799.92 (0.04 0.01 1799.88 0.19)
1800.10/1817.22	c 1817	END Wed Jul  2 00:31:19 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-1034770-1214949662/watcher-1034770-1214949662 -o /tmp/evaluation-result-1034770-1214949662/solver-1034770-1214949662 -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-1034770-1214949662.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.81 0.77 0.29 4/83 15760
/proc/meminfo: memFree=1922000/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=18572 CPUtime=0
/proc/15760/stat : 15760 (runsolver) D 15758 15760 15502 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1973939990 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 221780700455 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/15760/statm: 4643 292 257 25 0 2626 0

[startup+0.0785331 s]
/proc/loadavg: 1.81 0.77 0.29 4/83 15760
/proc/meminfo: memFree=1922000/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=124 CPUtime=0
/proc/15760/stat : 15760 (sugar) D 15758 15760 15502 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 1973939990 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 221778081257 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/15760/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.102534 s]
/proc/loadavg: 1.81 0.77 0.29 4/83 15760
/proc/meminfo: memFree=1922000/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=2504 CPUtime=0
/proc/15760/stat : 15760 (sugar) D 15758 15760 15502 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 1973939990 2564096 23 996147200 4194304 4206940 548682068608 18446744073709551615 221778084560 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/15760/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2504

[startup+0.301548 s]
/proc/loadavg: 1.81 0.77 0.29 4/83 15760
/proc/meminfo: memFree=1922000/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=12412 CPUtime=0
/proc/15760/stat : 15760 (sugar) D 15758 15760 15502 0 -1 4194304 400 0 14 0 0 0 0 0 18 0 1 0 1973939990 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15760/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.702575 s]
/proc/loadavg: 1.81 0.77 0.29 4/83 15760
/proc/meminfo: memFree=1922000/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=0.04
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 885 127 15 0 3 1 0 0 19 0 1 0 1973939990 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50163 s]
/proc/loadavg: 1.90 0.81 0.30 3/84 15778
/proc/meminfo: memFree=1917888/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=0.63
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 958 4723 15 1 3 1 55 4 15 0 1 0 1973939990 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 797 370 3 0 500 0
[pid=15777] ppid=15760 vsize=5356 CPUtime=0
/proc/15777/stat : 15777 (sh) S 15760 15760 15502 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1973940089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15777/statm: 1339 233 193 169 0 50 0
[pid=15778] ppid=15777 vsize=864320 CPUtime=0.48
/proc/15778/stat : 15778 (java) S 15777 15760 15502 0 -1 0 6212 0 1 0 45 3 0 0 18 0 9 0 1973940089 885063680 5504 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15778/statm: 216080 5504 2540 9 0 210655 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 883276

[startup+3.10173 s]
/proc/loadavg: 1.90 0.81 0.30 3/84 15788
/proc/meminfo: memFree=1915328/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.53
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 3 1 140 9 15 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=3592 CPUtime=1.13
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 692 0 0 0 113 0 0 0 25 0 1 0 1973940184 3678208 678 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 898 678 75 150 0 745 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 22548

[startup+6.30193 s]
/proc/loadavg: 1.90 0.81 0.30 3/84 15788
/proc/meminfo: memFree=1913856/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.53
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 3 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=5016 CPUtime=4.3
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 1014 0 0 0 430 0 0 0 25 0 1 0 1973940184 5136384 1000 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 1254 1000 75 150 0 1101 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 23972

[startup+12.7013 s]
/proc/loadavg: 1.92 0.85 0.32 3/84 15788
/proc/meminfo: memFree=1912456/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=5848 CPUtime=10.64
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 1242 0 0 0 1064 0 0 0 25 0 1 0 1973940184 5988352 1228 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 1462 1228 75 150 0 1309 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 24804

[startup+25.5021 s]
/proc/loadavg: 1.93 0.89 0.34 3/84 15788
/proc/meminfo: memFree=1911624/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=6776 CPUtime=23.31
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 1464 0 0 0 2331 0 0 0 25 0 1 0 1973940184 6938624 1450 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 1694 1450 75 150 0 1541 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 25732

[startup+51.1027 s]
/proc/loadavg: 2.02 0.99 0.39 3/84 15788
/proc/meminfo: memFree=1910472/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=7876 CPUtime=48.68
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 1749 0 0 0 4867 1 0 0 25 0 1 0 1973940184 8065024 1735 996147200 134512640 135127466 4294956272 18446744073709551615 134528568 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 1969 1735 75 150 0 1816 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 26832

[startup+102.307 s]
/proc/loadavg: 2.07 1.17 0.48 3/84 15788
/proc/meminfo: memFree=1908872/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=9420 CPUtime=99.4
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 2126 0 0 0 9939 1 0 0 25 0 1 0 1973940184 9646080 2112 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 2355 2112 75 150 0 2202 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 28376

[startup+162.303 s]
/proc/loadavg: 2.02 1.32 0.57 3/84 15788
/proc/meminfo: memFree=1907464/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=10520 CPUtime=158.84
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 2380 0 0 0 15883 1 0 0 25 0 1 0 1973940184 10772480 2366 996147200 134512640 135127466 4294956272 18446744073709551615 134531065 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 2630 2366 75 150 0 2477 0
Current children cumulated CPU time (s) 160.38
Current children cumulated vsize (KiB) 29476

[startup+222.302 s]
/proc/loadavg: 2.01 1.44 0.66 3/84 15788
/proc/meminfo: memFree=1905736/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=12244 CPUtime=218.28
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 2813 0 0 0 21826 2 0 0 25 0 1 0 1973940184 12537856 2799 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 3061 2799 75 150 0 2908 0
Current children cumulated CPU time (s) 219.82
Current children cumulated vsize (KiB) 31200

[startup+282.302 s]
/proc/loadavg: 2.00 1.54 0.74 3/84 15788
/proc/meminfo: memFree=1904776/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0

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

[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=22940 CPUtime=1228.78
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5338 0 0 0 122873 5 0 0 25 0 1 0 1973940184 23490560 5324 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 5735 5324 75 150 0 5582 0
Current children cumulated CPU time (s) 1230.32
Current children cumulated vsize (KiB) 41896

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.56 3/84 15788
/proc/meminfo: memFree=1894408/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=23252 CPUtime=1288.22
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5398 0 0 0 128817 5 0 0 25 0 1 0 1973940184 23810048 5384 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 5813 5384 75 150 0 5660 0
Current children cumulated CPU time (s) 1289.76
Current children cumulated vsize (KiB) 42208

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.58 3/84 15788
/proc/meminfo: memFree=1894280/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=23416 CPUtime=1347.66
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5462 0 0 0 134761 5 0 0 25 0 1 0 1973940184 23977984 5448 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 5854 5448 75 150 0 5701 0
Current children cumulated CPU time (s) 1349.2
Current children cumulated vsize (KiB) 42372

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.61 3/84 15790
/proc/meminfo: memFree=1894024/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=23584 CPUtime=1407.1
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5498 0 0 0 140705 5 0 0 25 0 1 0 1973940184 24150016 5484 996147200 134512640 135127466 4294956272 18446744073709551615 134527840 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 5896 5484 75 150 0 5743 0
Current children cumulated CPU time (s) 1408.64
Current children cumulated vsize (KiB) 42540

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.63 3/84 15790
/proc/meminfo: memFree=1893384/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=24156 CPUtime=1466.54
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5651 0 0 0 146649 5 0 0 25 0 1 0 1973940184 24735744 5637 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6039 5637 75 150 0 5886 0
Current children cumulated CPU time (s) 1468.08
Current children cumulated vsize (KiB) 43112

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.65 3/84 15790
/proc/meminfo: memFree=1892872/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=24712 CPUtime=1525.99
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5775 0 0 0 152593 6 0 0 25 0 1 0 1973940184 25305088 5761 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6178 5761 75 150 0 6025 0
Current children cumulated CPU time (s) 1527.53
Current children cumulated vsize (KiB) 43668

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/84 15790
/proc/meminfo: memFree=1892488/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=25020 CPUtime=1585.43
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5858 0 0 0 158537 6 0 0 25 0 1 0 1973940184 25620480 5844 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6255 5844 75 150 0 6102 0
Current children cumulated CPU time (s) 1586.97
Current children cumulated vsize (KiB) 43976

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/84 15790
/proc/meminfo: memFree=1891912/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=25720 CPUtime=1644.87
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 5999 0 0 0 164481 6 0 0 25 0 1 0 1973940184 26337280 5985 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6430 5985 75 150 0 6277 0
Current children cumulated CPU time (s) 1646.41
Current children cumulated vsize (KiB) 44676

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.70 3/84 15790
/proc/meminfo: memFree=1891336/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=26184 CPUtime=1704.32
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 6119 0 0 0 170426 6 0 0 25 0 1 0 1973940184 26812416 6105 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6546 6105 75 150 0 6393 0
Current children cumulated CPU time (s) 1705.86
Current children cumulated vsize (KiB) 45140

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/84 15790
/proc/meminfo: memFree=1890888/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=26492 CPUtime=1763.75
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 6186 0 0 0 176369 6 0 0 25 0 1 0 1973940184 27127808 6172 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15788/statm: 6623 6172 75 150 0 6470 0
Current children cumulated CPU time (s) 1765.29
Current children cumulated vsize (KiB) 45448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.21 s]
/proc/loadavg: 1.95 1.97 1.72 3/76 15842
/proc/meminfo: memFree=1870024/2055920 swapFree=4180440/4192956
[pid=15760] ppid=15758 vsize=13600 CPUtime=1.54
/proc/15760/stat : 15760 (sugar) S 15758 15760 15502 0 -1 4194304 1016 11984 15 2 4 1 140 9 16 0 1 0 1973939990 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15760/statm: 3400 798 370 3 0 500 0
[pid=15787] ppid=15760 vsize=5356 CPUtime=0
/proc/15787/stat : 15787 (sh) S 15760 15760 15502 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1973940184 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15787/statm: 1339 232 193 169 0 50 0
[pid=15788] ppid=15787 vsize=26776 CPUtime=1798.56
/proc/15788/stat : 15788 (minisat) R 15787 15760 15502 0 -1 4194304 6245 0 0 0 179848 8 0 0 25 0 1 0 1973940184 27418624 6231 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15788/statm: 6694 6231 75 150 0 6541 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 45732

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): 1817.23
CPU time (s): 1800.14
CPU user time (s): 1799.93
CPU system time (s): 0.215967
CPU usage (%): 99.06
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20110
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1658
involuntary context switches= 74156

runsolver used 1.75373 second user time and 6.52801 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-02 00:01:02
IDJOB=1034770
IDBENCH=53360
IDSOLVER=346
FILE ID=node29/1034770-1214949662
PBS_JOBID= 7870275
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-56021_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-1034770-1214949662/watcher-1034770-1214949662 -o /tmp/evaluation-result-1034770-1214949662/solver-1034770-1214949662 -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-1034770-1214949662.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 75c8610eabf767267baca5b47a7f5bd0
RANDOM SEED=51965819

node29.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:       1922488 kB
Buffers:          1232 kB
Cached:          50960 kB
SwapCached:       6492 kB
Active:          46620 kB
Inactive:        27576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922488 kB
SwapTotal:     4192956 kB
SwapFree:      4180440 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:          38396 kB
Slab:            44104 kB
Committed_AS:  3300168 kB
PageTables:       2172 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= 66536 MiB
End job on node29 at 2008-07-02 00:31:21