Trace number 1050274

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.11 1807.82

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-f600.xml
MD5SUM805ba8c659cc23c6689b984d920a9a3e
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 variables1200
Number of constraints3150
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.31	c 0	Sugar v1-13 + HOME/minisat
0.02/0.31	c 0	BEGIN Thu Jul  3 03:35:03 2008
0.02/0.31	c 0	PID 9905
0.02/0.32	c 0	HOST node20.alineos.net
0.02/0.32	c 0	CONVERTING HOME/instance-1050274-1215048903.xml TO HOME/temp.csp
0.02/0.32	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1050274-1215048903.xml' 'HOME/temp.csp'
0.03/0.85	c 1	1 domains, 1200 variables, 2 predicates, 0 relations, 3150 constraints
0.03/0.89	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	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.57/0.97	c 1	Parsing HOME/temp.csp
0.86/1.23	c 1	parsed 4353 expressions
0.86/1.24	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.86/1.24	c 1	Converting to clausal form CSP
0.86/1.27	c 1	converted 436 (10%) expressions
0.86/1.27	c 1	converted 871 (20%) expressions
0.95/1.31	c 1	converted 1306 (30%) expressions
0.95/1.37	c 2	converted 1742 (40%) expressions
1.05/1.46	c 2	converted 2177 (50%) expressions
1.05/1.48	c 2	converted 2612 (60%) expressions
1.05/1.49	c 2	converted 3048 (70%) expressions
1.15/1.50	c 2	converted 3483 (80%) expressions
1.15/1.51	c 2	converted 3918 (90%) expressions
1.15/1.52	c 2	converted 4353 (100%) expressions
1.15/1.52	c 2	CSP : 1200 integers, 0 booleans, 3150 clauses, largest domain size 2
1.15/1.52	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.52	c 2	Propagation in CSP
1.15/1.56	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.15/1.56	c 2	CSP : 1200 integers, 0 booleans, 3150 clauses, largest domain size 2
1.15/1.56	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.56	c 2	Simplifing CSP by introducing new Boolean variables
1.15/1.57	c 2	CSP : 1200 integers, 0 booleans, 3150 clauses, largest domain size 2
1.15/1.57	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.25/1.61	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.25/1.62	c 2	120 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.62	c 2	240 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.62	c 2	360 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.62	c 2	480 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.62	c 2	600 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.62	c 2	720 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.63	c 2	840 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.63	c 2	960 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.63	c 2	1080 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.63	c 2	1200 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.25/1.65	c 2	315 (10%) CSP clauses are encoded (315 clauses, 3106 bytes)
1.25/1.67	c 2	630 (20%) CSP clauses are encoded (630 clauses, 6613 bytes)
1.25/1.68	c 2	945 (30%) CSP clauses are encoded (945 clauses, 11710 bytes)
1.25/1.69	c 2	1260 (40%) CSP clauses are encoded (1260 clauses, 16946 bytes)
1.35/1.70	c 2	1575 (50%) CSP clauses are encoded (1575 clauses, 22437 bytes)
1.35/1.70	c 2	1890 (60%) CSP clauses are encoded (1890 clauses, 27924 bytes)
1.35/1.71	c 2	2205 (70%) CSP clauses are encoded (2205 clauses, 33427 bytes)
1.35/1.71	c 2	2520 (80%) CSP clauses are encoded (2520 clauses, 38948 bytes)
1.35/1.72	c 2	2835 (90%) CSP clauses are encoded (2835 clauses, 44497 bytes)
1.35/1.72	c 2	3150 (100%) CSP clauses are encoded (3150 clauses, 50178 bytes)
1.35/1.72	c 2	3150 CSP clauses encoded
1.35/1.72	c 2	Writing map file : HOME/temp.map
1.35/1.75	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.75	c 2	SAT : 1200 SAT variables, 3150 SAT clauses, 50178 bytes
1.35/1.75	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.79	c 2	SOLVING HOME/temp.cnf
1.35/1.79	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.35/1.79	c 2	This is MiniSat 2.0 beta
1.35/1.79	c 2	WARNING: for repeatability, setting FPU to use double precision
1.35/1.79	c 2	============================[ Problem Statistics ]=============================
1.35/1.79	c 2	|                                                                             |
1.35/1.79	c 2	|  Number of variables:  1200                                                 |
1.35/1.79	c 2	|  Number of clauses:    3150                                                 |
1.35/1.80	c 2	|  Parsing time:         0.00         s                                       |
1.35/1.80	c 2	============================[ Search Statistics ]==============================
1.35/1.80	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.35/1.80	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.35/1.80	c 2	===============================================================================
1.35/1.80	c 2	|         0 |    1200     3150     8850 |     1050        0    nan |  0.000 % |
1.42/1.80	c 2	|       102 |    1200     3150     8850 |     1155      102     27 |  0.000 % |
1.42/1.81	c 2	|       252 |    1200     3150     8850 |     1270      252     26 |  0.000 % |
1.42/1.82	c 2	|       479 |    1200     3150     8850 |     1397      479     26 |  0.000 % |
1.42/1.84	c 2	|       817 |    1200     3150     8850 |     1537      817     27 |  0.000 % |
1.42/1.87	c 2	|      1323 |    1200     3150     8850 |     1691     1323     26 |  0.000 % |
1.42/1.91	c 2	|      2083 |    1200     3150     8850 |     1860     1177     25 |  0.000 % |
1.42/1.98	c 2	|      3222 |    1200     3150     8850 |     2046     1283     27 |  0.000 % |
1.42/2.10	c 2	|      4930 |    1200     3150     8850 |     2250     1896     28 |  0.000 % |
1.82/2.27	c 2	|      7492 |    1200     3150     8850 |     2475     2077     28 |  0.000 % |
2.11/2.54	c 3	|     11337 |    1200     3150     8850 |     2723     1964     28 |  0.000 % |
2.51/2.95	c 3	|     17103 |    1200     3150     8850 |     2995     1963     26 |  0.000 % |
3.09/3.57	c 4	|     25753 |    1200     3150     8850 |     3295     2835     28 |  0.000 % |
4.08/4.58	c 5	|     38729 |    1200     3150     8850 |     3624     2065     26 |  0.000 % |
5.67/6.10	c 6	|     58190 |    1200     3150     8850 |     3987     2670     28 |  0.000 % |
8.05/8.53	c 9	|     87382 |    1200     3150     8850 |     4386     2965     27 |  0.000 % |
11.71/12.24	c 12	|    131171 |    1200     3150     8850 |     4824     3619     28 |  0.000 % |
17.26/17.83	c 18	|    196856 |    1200     3150     8850 |     5307     4673     29 |  0.000 % |
25.78/26.45	c 27	|    295382 |    1200     3150     8850 |     5837     5322     27 |  0.000 % |
39.15/39.94	c 40	|    443172 |    1200     3150     8850 |     6421     3659     28 |  0.000 % |
59.85/60.86	c 61	|    664855 |    1200     3150     8850 |     7063     5688     26 |  0.000 % |
92.95/94.26	c 94	|    997381 |    1200     3150     8850 |     7770     5887     30 |  0.000 % |
143.17/144.90	c 145	|   1496170 |    1200     3150     8850 |     8547     7081     29 |  0.000 % |
224.78/227.38	c 228	|   2244352 |    1200     3150     8850 |     9402     7383     31 |  0.000 % |
349.59/353.02	c 353	|   3366627 |    1200     3150     8850 |    10342     6802     29 |  0.000 % |
528.10/531.74	c 532	|   5050038 |    1200     3150     8850 |    11376     9175     31 |  0.000 % |
814.65/818.56	c 819	|   7575154 |    1200     3150     8850 |    12514     7296     31 |  0.000 % |
1274.12/1278.40	c 1279	|  11362829 |    1200     3150     8850 |    13765     6993     29 |  0.000 % |
1800.07/1807.80	sh: line 1:  9929 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.07/1807.81	c 1808	DECODING HOME/temp.out WITH HOME/temp.map
1800.07/1807.81	c 1808	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.07/1807.81	c ERROR INTERRUPTED
1800.07/1807.81	s UNKNOWN
1800.07/1807.82	c 1808	CPU 1799.83 (0.03 0.02 1799.8 0.24)
1800.07/1807.82	c 1808	END Thu Jul  3 04:05:11 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-1050274-1215048903/watcher-1050274-1215048903 -o /tmp/evaluation-result-1050274-1215048903/solver-1050274-1215048903 -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-1050274-1215048903.xml 

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


[startup+0 s]
/proc/loadavg: 2.13 2.08 2.01 4/72 9905
/proc/meminfo: memFree=1761072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=18572 CPUtime=0
/proc/9905/stat : 9905 (runsolver) R 9903 9905 8739 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1293136221 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9905/statm: 4643 292 257 25 0 2626 0

[startup+0.0631841 s]
/proc/loadavg: 2.13 2.08 2.01 4/72 9905
/proc/meminfo: memFree=1761072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=11904 CPUtime=0
/proc/9905/stat : 9905 (sugar) D 9903 9905 8739 0 -1 4194304 78 0 1 0 0 0 0 0 18 0 1 0 1293136221 12189696 64 996147200 4194304 4206940 548682068608 18446744073709551615 273949981840 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/9905/statm: 2976 64 47 3 0 64 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11904

[startup+0.10119 s]
/proc/loadavg: 2.13 2.08 2.01 4/72 9905
/proc/meminfo: memFree=1761072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=12000 CPUtime=0
/proc/9905/stat : 9905 (sugar) R 9903 9905 8739 0 -1 4194304 157 0 5 0 0 0 0 0 18 0 1 0 1293136221 12288000 130 996147200 4194304 4206940 548682068608 18446744073709551615 273966319248 0 0 4224 0 0 0 0 17 0 0 0
/proc/9905/statm: 3000 130 96 3 0 100 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12000

[startup+0.301238 s]
/proc/loadavg: 2.13 2.08 2.01 4/72 9905
/proc/meminfo: memFree=1761072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13072 CPUtime=0.02
/proc/9905/stat : 9905 (sugar) R 9903 9905 8739 0 -1 4194304 628 0 16 0 1 1 0 0 18 0 1 0 1293136221 13385728 612 996147200 4194304 4206940 548682068608 18446744073709551615 273952445153 0 0 4224 0 0 0 0 17 0 0 0
/proc/9905/statm: 3268 612 316 3 0 368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13072

[startup+0.70132 s]
/proc/loadavg: 2.13 2.08 2.01 4/72 9905
/proc/meminfo: memFree=1761072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=0.03
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 884 127 16 0 2 1 0 0 16 0 1 0 1293136221 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50247 s]
/proc/loadavg: 2.12 2.08 2.00 4/83 9927
/proc/meminfo: memFree=1752792/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=0.57
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 958 6825 16 1 2 2 48 5 15 0 1 0 1293136221 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 797 370 3 0 500 0
[pid=9918] ppid=9905 vsize=5356 CPUtime=0
/proc/9918/stat : 9918 (sh) S 9905 9905 8739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1293136310 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9918/statm: 1339 233 193 169 0 50 0
[pid=9919] ppid=9918 vsize=868248 CPUtime=0.58
/proc/9919/stat : 9919 (java) S 9918 9905 8739 0 -1 0 5433 0 1 0 54 4 0 0 19 0 9 0 1293136311 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9919/statm: 217062 4833 1734 9 0 211637 0
[pid=9919/tid=9920] ppid=9918 vsize=868248 CPUtime=0.33
/proc/9919/task/9920/stat : 9920 (java) R 9918 9905 8739 0 -1 64 2649 0 1 0 31 2 0 0 18 0 9 0 1293136312 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4126401602 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9921] ppid=9918 vsize=868248 CPUtime=0.03
/proc/9919/task/9921/stat : 9921 (java) S 9918 9905 8739 0 -1 64 625 0 0 0 3 0 0 0 16 0 9 0 1293136313 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9922] ppid=9918 vsize=868248 CPUtime=0
/proc/9919/task/9922/stat : 9922 (java) S 9918 9905 8739 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1293136313 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9923] ppid=9918 vsize=868248 CPUtime=0
/proc/9919/task/9923/stat : 9923 (java) S 9918 9905 8739 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1293136313 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9924] ppid=9918 vsize=868248 CPUtime=0
/proc/9919/task/9924/stat : 9924 (java) S 9918 9905 8739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1293136315 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9925] ppid=9918 vsize=868248 CPUtime=0.19
/proc/9919/task/9925/stat : 9925 (java) S 9918 9905 8739 0 -1 64 1468 0 0 0 19 0 0 0 16 0 9 0 1293136315 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9926] ppid=9918 vsize=868248 CPUtime=0
/proc/9919/task/9926/stat : 9926 (java) S 9918 9905 8739 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1293136315 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9919/tid=9927] ppid=9918 vsize=868248 CPUtime=0
/proc/9919/task/9927/stat : 9927 (java) S 9918 9905 8739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1293136315 889085952 4833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 887204

[startup+3.10178 s]
/proc/loadavg: 2.12 2.08 2.00 3/75 9929
/proc/meminfo: memFree=1756312/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 15 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=2604 CPUtime=1.28
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 314 0 0 0 128 0 0 0 25 0 1 0 1293136401 2666496 300 996147200 134512640 135127466 4294956272 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 651 300 75 150 0 498 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 21560

[startup+6.30141 s]
/proc/loadavg: 2.12 2.08 2.00 3/75 9929
/proc/meminfo: memFree=1755736/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=3000 CPUtime=4.45
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 409 0 0 0 445 0 0 0 25 0 1 0 1293136401 3072000 395 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 750 395 75 150 0 597 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 21956

[startup+12.7027 s]
/proc/loadavg: 2.10 2.08 2.00 3/75 9929
/proc/meminfo: memFree=1755224/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=3264 CPUtime=10.79
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 502 0 0 0 1079 0 0 0 25 0 1 0 1293136401 3342336 488 996147200 134512640 135127466 4294956272 18446744073709551615 134531008 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 816 488 75 150 0 663 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 22220

[startup+25.5013 s]
/proc/loadavg: 2.08 2.08 2.00 3/75 9929
/proc/meminfo: memFree=1754840/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=3664 CPUtime=23.46
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 578 0 0 0 2346 0 0 0 25 0 1 0 1293136401 3751936 564 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 916 564 75 150 0 763 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 22620

[startup+51.1012 s]
/proc/loadavg: 2.06 2.07 2.00 3/75 9929
/proc/meminfo: memFree=1754264/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=4192 CPUtime=48.82
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 725 0 0 0 4882 0 0 0 25 0 1 0 1293136401 4292608 711 996147200 134512640 135127466 4294956272 18446744073709551615 134704006 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 1048 711 75 150 0 895 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 23148

[startup+102.306 s]
/proc/loadavg: 2.02 2.05 2.00 3/75 9929
/proc/meminfo: memFree=1753560/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=4852 CPUtime=99.55
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 901 0 0 0 9954 1 0 0 25 0 1 0 1293136401 4968448 887 996147200 134512640 135127466 4294956272 18446744073709551615 134528421 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 1213 887 75 150 0 1060 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 23808

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 9929
/proc/meminfo: memFree=1752600/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=5688 CPUtime=158.98
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 1107 0 0 0 15897 1 0 0 25 0 1 0 1293136401 5824512 1093 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 1422 1093 75 150 0 1269 0
Current children cumulated CPU time (s) 160.4
Current children cumulated vsize (KiB) 24644

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 9929
/proc/meminfo: memFree=1752216/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=9888 CPUtime=1236.63
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2129 0 0 0 123659 4 0 0 25 0 1 0 1293136401 10125312 2115 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2472 2115 75 150 0 2319 0
Current children cumulated CPU time (s) 1238.05
Current children cumulated vsize (KiB) 28844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9957
/proc/meminfo: memFree=1778520/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10020 CPUtime=1296.57
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2161 0 0 0 129653 4 0 0 25 0 1 0 1293136401 10260480 2147 996147200 134512640 135127466 4294956272 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2505 2147 75 150 0 2352 0
Current children cumulated CPU time (s) 1297.99
Current children cumulated vsize (KiB) 28976

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9957
/proc/meminfo: memFree=1778264/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10152 CPUtime=1356.51
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2205 0 0 0 135647 4 0 0 25 0 1 0 1293136401 10395648 2191 996147200 134512640 135127466 4294956272 18446744073709551615 134528076 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2538 2191 75 150 0 2385 0
Current children cumulated CPU time (s) 1357.93
Current children cumulated vsize (KiB) 29108

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9957
/proc/meminfo: memFree=1778200/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10296 CPUtime=1416.46
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2225 0 0 0 141642 4 0 0 25 0 1 0 1293136401 10543104 2211 996147200 134512640 135127466 4294956272 18446744073709551615 134530811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2574 2211 75 150 0 2421 0
Current children cumulated CPU time (s) 1417.88
Current children cumulated vsize (KiB) 29252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9957
/proc/meminfo: memFree=1778072/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10296 CPUtime=1476.41
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2253 0 0 0 147636 5 0 0 25 0 1 0 1293136401 10543104 2239 996147200 134512640 135127466 4294956272 18446744073709551615 134521694 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2574 2239 75 150 0 2421 0
Current children cumulated CPU time (s) 1477.83
Current children cumulated vsize (KiB) 29252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9957
/proc/meminfo: memFree=1777752/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10432 CPUtime=1536.35
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2286 0 0 0 153630 5 0 0 25 0 1 0 1293136401 10682368 2272 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2608 2272 75 150 0 2455 0
Current children cumulated CPU time (s) 1537.77
Current children cumulated vsize (KiB) 29388

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9963
/proc/meminfo: memFree=1777296/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10576 CPUtime=1596.29
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2313 0 0 0 159624 5 0 0 25 0 1 0 1293136401 10829824 2299 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/9929/statm: 2644 2299 75 150 0 2491 0
Current children cumulated CPU time (s) 1597.71
Current children cumulated vsize (KiB) 29532

[startup+1662.3 s]
/proc/loadavg: 2.58 2.15 2.05 4/80 10559
/proc/meminfo: memFree=1752480/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10708 CPUtime=1654.77
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2327 0 0 0 165470 7 0 0 25 0 1 0 1293136401 10964992 2313 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 2677 2313 75 150 0 2524 0
Current children cumulated CPU time (s) 1656.19
Current children cumulated vsize (KiB) 29664

[startup+1722.3 s]
/proc/loadavg: 2.91 2.32 2.11 4/80 10813
/proc/meminfo: memFree=1732216/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10708 CPUtime=1714.1
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2332 0 0 0 171401 9 0 0 25 0 1 0 1293136401 10964992 2318 996147200 134512640 135127466 4294956272 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 2677 2318 75 150 0 2524 0
Current children cumulated CPU time (s) 1715.52
Current children cumulated vsize (KiB) 29664

[startup+1782.3 s]
/proc/loadavg: 3.03 2.46 2.17 3/80 11086
/proc/meminfo: memFree=1711784/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10708 CPUtime=1773.44
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2351 0 0 0 177333 11 0 0 25 0 1 0 1293136401 10964992 2337 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 2677 2337 75 150 0 2524 0
Current children cumulated CPU time (s) 1774.86
Current children cumulated vsize (KiB) 29664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 3.02 2.50 2.19 4/80 11213
/proc/meminfo: memFree=1704296/2055920 swapFree=4120828/4192956
[pid=9905] ppid=9903 vsize=13600 CPUtime=1.42
/proc/9905/stat : 9905 (sugar) S 9903 9905 8739 0 -1 4194304 1017 13974 16 2 3 2 126 11 16 0 1 0 1293136221 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9905/statm: 3400 799 370 3 0 500 0
[pid=9928] ppid=9905 vsize=5356 CPUtime=0
/proc/9928/stat : 9928 (sh) S 9905 9905 8739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1293136400 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9928/statm: 1339 232 193 169 0 50 0
[pid=9929] ppid=9928 vsize=10848 CPUtime=1798.65
/proc/9929/stat : 9929 (minisat) R 9928 9905 8739 0 -1 4194304 2365 0 0 0 179853 12 0 0 25 0 1 0 1293136401 11108352 2351 996147200 134512640 135127466 4294956272 18446744073709551615 134529495 0 0 4096 3 0 0 0 17 1 0 0
/proc/9929/statm: 2712 2351 75 150 0 2559 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 29804

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): 1807.82
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.271958
CPU usage (%): 99.5735
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18081
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2136
involuntary context switches= 18540

runsolver used 2.16967 second user time and 6.06908 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-03 03:35:03
IDJOB=1050274
IDBENCH=54870
IDSOLVER=346
FILE ID=node20/1050274-1215048903
PBS_JOBID= 7875133
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 805ba8c659cc23c6689b984d920a9a3e
RANDOM SEED=1294149721

node20.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.263
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.263
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:       1761552 kB
Buffers:         10648 kB
Cached:          93984 kB
SwapCached:      65776 kB
Active:         188488 kB
Inactive:        49892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761552 kB
SwapTotal:     4192956 kB
SwapFree:      4120828 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         140416 kB
Slab:            41096 kB
Committed_AS:  2615660 kB
PageTables:       1992 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= 66540 MiB
End job on node20 at 2008-07-03 04:05:13