Trace number 1050253

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.06 1819.72

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-f1000.xml
MD5SUM22f4670f77f803db70d4885e1813f138
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints5250
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5250
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 Thu Jul  3 03:33:53 2008
0.00/0.04	c 0	PID 8052
0.04/0.05	c 0	HOST node52.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1050253-1215048833.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1050253-1215048833.xml' 'HOME/temp.csp'
0.04/0.91	c 1	1 domains, 2000 variables, 2 predicates, 0 relations, 5250 constraints
0.04/0.94	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.94	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.94/1.03	c 1	Parsing HOME/temp.csp
1.33/1.43	c 1	parsed 7253 expressions
1.33/1.43	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.33/1.44	c 1	Converting to clausal form CSP
1.33/1.47	c 1	converted 726 (10%) expressions
1.33/1.48	c 1	converted 1451 (20%) expressions
1.43/1.53	c 1	converted 2176 (30%) expressions
1.54/1.67	c 2	converted 2902 (40%) expressions
1.54/1.70	c 2	converted 3627 (50%) expressions
1.63/1.71	c 2	converted 4352 (60%) expressions
1.63/1.73	c 2	converted 5078 (70%) expressions
1.63/1.74	c 2	converted 5803 (80%) expressions
1.63/1.80	c 2	converted 6528 (90%) expressions
1.73/1.81	c 2	converted 7253 (100%) expressions
1.73/1.81	c 2	CSP : 2000 integers, 0 booleans, 5250 clauses, largest domain size 2
1.73/1.81	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.81	c 2	Propagation in CSP
1.73/1.86	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.73/1.87	c 2	CSP : 2000 integers, 0 booleans, 5250 clauses, largest domain size 2
1.73/1.87	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.87	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.87	c 2	CSP : 2000 integers, 0 booleans, 5250 clauses, largest domain size 2
1.73/1.87	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.83/1.91	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.83/1.92	c 2	200 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.93	c 2	400 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.93	c 2	600 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.93	c 2	800 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.93	c 2	1000 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.93	c 2	1200 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.94	c 2	1400 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.94	c 2	1600 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.94	c 2	1800 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.94	c 2	2000 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.83/1.98	c 2	525 (10%) CSP clauses are encoded (525 clauses, 5257 bytes)
1.83/1.99	c 2	1050 (20%) CSP clauses are encoded (1050 clauses, 11747 bytes)
1.93/2.01	c 2	1575 (30%) CSP clauses are encoded (1575 clauses, 20669 bytes)
1.93/2.01	c 2	2100 (40%) CSP clauses are encoded (2100 clauses, 30109 bytes)
1.93/2.02	c 2	2625 (50%) CSP clauses are encoded (2625 clauses, 39641 bytes)
1.93/2.03	c 2	3150 (60%) CSP clauses are encoded (3150 clauses, 49209 bytes)
1.93/2.03	c 2	3675 (70%) CSP clauses are encoded (3675 clauses, 58855 bytes)
1.93/2.04	c 2	4200 (80%) CSP clauses are encoded (4200 clauses, 68554 bytes)
1.93/2.04	c 2	4725 (90%) CSP clauses are encoded (4725 clauses, 78437 bytes)
1.93/2.05	c 2	5250 (100%) CSP clauses are encoded (5250 clauses, 88937 bytes)
1.93/2.05	c 2	5250 CSP clauses encoded
1.93/2.05	c 2	Writing map file : HOME/temp.map
2.02/2.11	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.02/2.11	c 2	SAT : 2000 SAT variables, 5250 SAT clauses, 88937 bytes
2.02/2.11	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.02/2.15	c 2	SOLVING HOME/temp.cnf
2.02/2.15	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.02/2.16	c 2	This is MiniSat 2.0 beta
2.02/2.16	c 2	WARNING: for repeatability, setting FPU to use double precision
2.02/2.16	c 2	============================[ Problem Statistics ]=============================
2.02/2.16	c 2	|                                                                             |
2.02/2.16	c 2	|  Number of variables:  2000                                                 |
2.02/2.16	c 2	|  Number of clauses:    5250                                                 |
2.02/2.16	c 2	|  Parsing time:         0.00         s                                       |
2.02/2.16	c 2	============================[ Search Statistics ]==============================
2.02/2.16	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.02/2.16	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.02/2.16	c 2	===============================================================================
2.02/2.16	c 2	|         0 |    2000     5250    14750 |     1750        0    nan |  0.000 % |
2.02/2.17	c 2	|       101 |    2000     5250    14750 |     1925      101     34 |  0.000 % |
2.02/2.18	c 2	|       254 |    2000     5250    14750 |     2117      254     35 |  0.000 % |
2.02/2.20	c 2	|       479 |    2000     5250    14750 |     2329      479     36 |  0.000 % |
2.04/2.22	c 2	|       816 |    2000     5250    14750 |     2562      816     38 |  0.000 % |
2.04/2.25	c 2	|      1322 |    2000     5250    14750 |     2818     1322     37 |  0.000 % |
2.04/2.31	c 2	|      2081 |    2000     5250    14750 |     3100     2081     38 |  0.000 % |
2.04/2.41	c 2	|      3220 |    2000     5250    14750 |     3410     3220     39 |  0.000 % |
2.04/2.56	c 2	|      4928 |    2000     5250    14750 |     3751     3091     39 |  0.000 % |
2.04/2.80	c 3	|      7490 |    2000     5250    14750 |     4126     3639     42 |  0.000 % |
2.04/3.14	c 3	|     11335 |    2000     5250    14750 |     4539     3129     38 |  0.000 % |
3.56/3.72	c 4	|     17101 |    2000     5250    14750 |     4992     4096     40 |  0.000 % |
4.45/4.63	c 5	|     25751 |    2000     5250    14750 |     5492     4920     42 |  0.000 % |
5.84/6.03	c 6	|     38725 |    2000     5250    14750 |     6041     3549     39 |  0.000 % |
8.02/8.27	c 8	|     58188 |    2000     5250    14750 |     6645     4201     42 |  0.000 % |
11.39/11.67	c 12	|     87381 |    2000     5250    14750 |     7310     5931     43 |  0.000 % |
16.84/17.11	c 17	|    131170 |    2000     5250    14750 |     8041     4334     41 |  0.000 % |
25.27/25.66	c 26	|    196854 |    2000     5250    14750 |     8845     8072     40 |  0.000 % |
38.65/39.13	c 39	|    295380 |    2000     5250    14750 |     9729     6560     44 |  0.000 % |
59.17/59.86	c 60	|    443170 |    2000     5250    14750 |    10702     5242     40 |  0.000 % |
91.39/92.35	c 92	|    664854 |    2000     5250    14750 |    11773     8511     39 |  0.000 % |
141.73/143.15	c 143	|    997381 |    2000     5250    14750 |    12950    10974     43 |  0.000 % |
224.19/226.39	c 226	|   1496170 |    2000     5250    14750 |    14245     8611     42 |  0.000 % |
356.37/359.78	c 360	|   2244352 |    2000     5250    14750 |    15670    10985     40 |  0.000 % |
567.43/572.70	c 573	|   3366626 |    2000     5250    14750 |    17237    10745     45 |  0.000 % |
912.95/921.52	c 921	|   5050037 |    2000     5250    14750 |    18960    15472     43 |  0.000 % |
1456.10/1469.81	c 1470	|   7575155 |    2000     5250    14750 |    20856    17236     42 |  0.000 % |
1800.02/1819.70	sh: line 1:  8076 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1819.71	c 1820	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1819.71	c 1820	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.02/1819.71	c ERROR INTERRUPTED
1800.02/1819.71	s UNKNOWN
1800.02/1819.71	c 1820	CPU 1799.81 (0.03 0.01 1799.78 0.22)
1800.02/1819.71	c 1820	END Thu Jul  3 04:04:13 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-1050253-1215048833/watcher-1050253-1215048833 -o /tmp/evaluation-result-1050253-1215048833/solver-1050253-1215048833 -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-1050253-1215048833.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 1.98 1.99 4/75 8052
/proc/meminfo: memFree=1800368/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=12268 CPUtime=0
/proc/8052/stat : 8052 (sugar) R 8050 8052 6772 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1983855562 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273653922405 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/8052/statm: 3067 316 241 3 0 167 0

[startup+0.049451 s]
/proc/loadavg: 1.94 1.98 1.99 4/75 8052
/proc/meminfo: memFree=1800368/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=0.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1983855562 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101789 s]
/proc/loadavg: 1.94 1.98 1.99 4/75 8052
/proc/meminfo: memFree=1800368/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=0.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983855562 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301813 s]
/proc/loadavg: 1.94 1.98 1.99 4/75 8052
/proc/meminfo: memFree=1800368/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=0.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983855562 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701883 s]
/proc/loadavg: 1.94 1.98 1.99 4/75 8052
/proc/meminfo: memFree=1800368/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=0.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983855562 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50199 s]
/proc/loadavg: 1.94 1.98 1.99 4/86 8074
/proc/meminfo: memFree=1794640/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=0.9
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 974 7733 0 1 3 1 81 5 15 0 1 0 1983855562 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 797 370 3 0 500 0
[pid=8065] ppid=8052 vsize=5356 CPUtime=0
/proc/8065/stat : 8065 (sh) S 8052 8052 6772 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983855656 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8065/statm: 1339 233 193 169 0 50 0
[pid=8066] ppid=8065 vsize=864288 CPUtime=0.53
/proc/8066/stat : 8066 (java) S 8065 8052 6772 0 -1 0 4346 0 1 0 51 2 0 0 18 0 9 0 1983855657 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8066/statm: 216072 3785 1731 9 0 210647 0
[pid=8066/tid=8067] ppid=8065 vsize=864288 CPUtime=0.4
/proc/8066/task/8067/stat : 8067 (java) R 8065 8052 6772 0 -1 64 2662 0 1 0 39 1 0 0 18 0 9 0 1983855658 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4125978312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8068] ppid=8065 vsize=864288 CPUtime=0.03
/proc/8066/task/8068/stat : 8068 (java) S 8065 8052 6772 0 -1 64 645 0 0 0 3 0 0 0 16 0 9 0 1983855659 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8069] ppid=8065 vsize=864288 CPUtime=0
/proc/8066/task/8069/stat : 8069 (java) S 8065 8052 6772 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1983855659 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8070] ppid=8065 vsize=864288 CPUtime=0
/proc/8066/task/8070/stat : 8070 (java) S 8065 8052 6772 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1983855659 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8071] ppid=8065 vsize=864288 CPUtime=0
/proc/8066/task/8071/stat : 8071 (java) S 8065 8052 6772 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983855661 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8072] ppid=8065 vsize=864288 CPUtime=0.08
/proc/8066/task/8072/stat : 8072 (java) S 8065 8052 6772 0 -1 64 348 0 0 0 8 0 0 0 16 0 9 0 1983855661 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8073] ppid=8065 vsize=864288 CPUtime=0
/proc/8066/task/8073/stat : 8073 (java) S 8065 8052 6772 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983855661 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8066/tid=8074] ppid=8065 vsize=864288 CPUtime=0
/proc/8066/task/8074/stat : 8074 (java) S 8065 8052 6772 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983855661 885030912 3785 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883244

[startup+3.10123 s]
/proc/loadavg: 1.94 1.98 1.99 4/86 8074
/proc/meminfo: memFree=1781520/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 15 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 13600

[startup+6.3017 s]
/proc/loadavg: 1.95 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1795664/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=3688 CPUtime=4.1
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 617 0 0 0 410 0 0 0 25 0 1 0 1983855778 3776512 603 996147200 134512640 135127466 4294956272 18446744073709551615 134527237 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 922 603 75 150 0 769 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 22644

[startup+12.7016 s]
/proc/loadavg: 1.95 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1794896/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=4344 CPUtime=10.44
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 779 0 0 0 1044 0 0 0 25 0 1 0 1983855778 4448256 765 996147200 134512640 135127466 4294956272 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 1086 765 75 150 0 933 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 23300

[startup+25.5025 s]
/proc/loadavg: 1.96 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1794192/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=5008 CPUtime=23.13
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 918 0 0 0 2313 0 0 0 25 0 1 0 1983855778 5128192 904 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 1252 904 75 150 0 1099 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 23964

[startup+51.1013 s]
/proc/loadavg: 1.97 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1793360/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=5800 CPUtime=48.5
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 1127 0 0 0 4850 0 0 0 25 0 1 0 1983855778 5939200 1113 996147200 134512640 135127466 4294956272 18446744073709551615 134530590 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 1450 1113 75 150 0 1297 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 24756

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1791888/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=6996 CPUtime=99.26
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 1448 0 0 0 9925 1 0 0 25 0 1 0 1983855778 7163904 1434 996147200 134512640 135127466 4294956272 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 1749 1434 75 150 0 1596 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 25952

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/78 8076
/proc/meminfo: memFree=1790864/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=8060 CPUtime=158.72
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 1686 0 0 0 15871 1 0 0 25 0 1 0 1983855778 8253440 1672 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 2015 1672 75 150 0 1862 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 27016

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/79 8077
/proc/meminfo: memFree=1790408/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=8456 CPUtime=218.18
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 1798 0 0 0 21816 2 0 0 25 0 1 0 1983855778 8658944 1784 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 2114 1784 75 150 0 1961 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 27412

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

[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=14128 CPUtime=1288.14
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3207 0 0 0 128808 6 0 0 25 0 1 0 1983855778 14467072 3193 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3532 3193 75 150 0 3379 0
Current children cumulated CPU time (s) 1290.18
Current children cumulated vsize (KiB) 33084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8233
/proc/meminfo: memFree=1705128/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=14260 CPUtime=1347.57
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3245 0 0 0 134751 6 0 0 25 0 1 0 1983855778 14602240 3231 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3565 3231 75 150 0 3412 0
Current children cumulated CPU time (s) 1349.61
Current children cumulated vsize (KiB) 33216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8233
/proc/meminfo: memFree=1705128/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=14260 CPUtime=1407.01
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3250 0 0 0 140695 6 0 0 25 0 1 0 1983855778 14602240 3236 996147200 134512640 135127466 4294956272 18446744073709551615 134527101 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3565 3236 75 150 0 3412 0
Current children cumulated CPU time (s) 1409.05
Current children cumulated vsize (KiB) 33216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8233
/proc/meminfo: memFree=1704616/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=14920 CPUtime=1466.44
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3384 0 0 0 146638 6 0 0 25 0 1 0 1983855778 15278080 3370 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3730 3370 75 150 0 3577 0
Current children cumulated CPU time (s) 1468.48
Current children cumulated vsize (KiB) 33876

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8233
/proc/meminfo: memFree=1704552/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=14920 CPUtime=1525.88
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3407 0 0 0 152582 6 0 0 25 0 1 0 1983855778 15278080 3393 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3730 3393 75 150 0 3577 0
Current children cumulated CPU time (s) 1527.92
Current children cumulated vsize (KiB) 33876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8233
/proc/meminfo: memFree=1704296/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15064 CPUtime=1585.31
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3445 0 0 0 158525 6 0 0 25 0 1 0 1983855778 15425536 3431 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3766 3431 75 150 0 3613 0
Current children cumulated CPU time (s) 1587.35
Current children cumulated vsize (KiB) 34020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 8239
/proc/meminfo: memFree=1703968/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15332 CPUtime=1644.74
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3511 0 0 0 164467 7 0 0 25 0 1 0 1983855778 15699968 3497 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3833 3497 75 150 0 3680 0
Current children cumulated CPU time (s) 1646.78
Current children cumulated vsize (KiB) 34288

[startup+1722.3 s]
/proc/loadavg: 2.31 2.09 2.03 3/83 8715
/proc/meminfo: memFree=1674336/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15468 CPUtime=1701.5
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3529 0 0 0 170141 9 0 0 25 0 1 0 1983855778 15839232 3515 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3867 3515 75 150 0 3714 0
Current children cumulated CPU time (s) 1703.54
Current children cumulated vsize (KiB) 34424

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/83 8715
/proc/meminfo: memFree=1674336/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15600 CPUtime=1760.93
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3574 0 0 0 176084 9 0 0 25 0 1 0 1983855778 15974400 3560 996147200 134512640 135127466 4294956272 18446744073709551615 134528635 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3900 3560 75 150 0 3747 0
Current children cumulated CPU time (s) 1762.97
Current children cumulated vsize (KiB) 34556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.7 s]
/proc/loadavg: 2.06 2.06 2.02 3/83 8715
/proc/meminfo: memFree=1674336/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15732 CPUtime=1797.98
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3583 0 0 0 179789 9 0 0 25 0 1 0 1983855778 16109568 3569 996147200 134512640 135127466 4294956272 18446744073709551615 134530973 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3933 3569 75 150 0 3780 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 34688

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

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

[startup+1819.7 s]
/proc/loadavg: 2.06 2.06 2.02 3/83 8715
/proc/meminfo: memFree=1674336/2055920 swapFree=4180424/4192956
[pid=8052] ppid=8050 vsize=13600 CPUtime=2.04
/proc/8052/stat : 8052 (sugar) S 8050 8052 6772 0 -1 4194304 1033 15402 0 2 3 1 189 11 16 0 1 0 1983855562 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8052/statm: 3400 799 370 3 0 500 0
[pid=8075] ppid=8052 vsize=5356 CPUtime=0
/proc/8075/stat : 8075 (sh) S 8052 8052 6772 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983855778 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8075/statm: 1339 232 193 169 0 50 0
[pid=8076] ppid=8075 vsize=15732 CPUtime=1797.98
/proc/8076/stat : 8076 (minisat) R 8075 8052 6772 0 -1 4194304 3583 0 0 0 179789 9 0 0 25 0 1 0 1983855778 16109568 3569 996147200 134512640 135127466 4294956272 18446744073709551615 134530973 0 0 4096 3 0 0 0 17 1 0 0
/proc/8076/statm: 3933 3569 75 150 0 3780 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 34688

Child status: 0
Real time (s): 1819.72
CPU time (s): 1800.06
CPU user time (s): 1799.83
CPU system time (s): 0.235964
CPU usage (%): 98.9198
Max. virtual memory (cumulated for all children) (KiB): 887480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20743
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= 2074
involuntary context switches= 40961

runsolver used 2.16567 second user time and 5.96009 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-03 03:33:53
IDJOB=1050253
IDBENCH=54869
IDSOLVER=346
FILE ID=node52/1050253-1215048833
PBS_JOBID= 7875072
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-f1000.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-1050253-1215048833/watcher-1050253-1215048833 -o /tmp/evaluation-result-1050253-1215048833/solver-1050253-1215048833 -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-1050253-1215048833.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 22f4670f77f803db70d4885e1813f138
RANDOM SEED=797070276

node52.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.265
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.265
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:       1800848 kB
Buffers:         34796 kB
Cached:         139164 kB
SwapCached:       6784 kB
Active:         137328 kB
Inactive:        61432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800848 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          31152 kB
Slab:            41620 kB
Committed_AS:  3890600 kB
PageTables:       1892 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= 66516 MiB
End job on node52 at 2008-07-03 04:04:15