Trace number 2066143

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.15 1804.82

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-2.xml
MD5SUM081bcb69a0fa59929db98d6eb792eb42
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 variables6352
Number of constraints13288
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13288
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 21:45:30 2009
0.00/0.08	c 0	PID 14530
0.00/0.08	c 0	HOST node24.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2066143-1247341529.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2066143-1247341529.xml' 'HOME/temp.csp'
1.26/1.38	c 1	2 domains, 6352 variables, 3 predicates, 0 relations, 13288 constraints
1.35/1.44	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.44	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.36/1.53	c 1	Parsing HOME/temp.csp
1.36/1.71	c 1	parsed 10000 expressions
1.36/1.83	c 1	parsed 19645 expressions
1.36/1.84	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.36/1.84	c 1	Converting to clausal form CSP
1.36/1.88	c 1	converted 1965 (10%) expressions
1.36/1.89	c 1	converted 3929 (20%) expressions
1.36/1.89	c 1	converted 5894 (30%) expressions
1.36/2.09	c 2	converted 7858 (40%) expressions
1.36/2.20	c 2	converted 9823 (50%) expressions
2.09/2.24	c 2	converted 11787 (60%) expressions
2.09/2.28	c 2	converted 13752 (70%) expressions
2.19/2.33	c 2	converted 15716 (80%) expressions
2.19/2.37	c 2	converted 17681 (90%) expressions
2.29/2.41	c 2	converted 19645 (100%) expressions
2.29/2.42	c 2	CSP : 6352 integers, 0 booleans, 12762 clauses, largest domain size 2
2.29/2.42	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.29/2.42	c 2	Propagation in CSP
2.98/3.15	c 3	1133 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.98/3.16	c 3	CSP : 6352 integers, 0 booleans, 12762 clauses, largest domain size 2
2.98/3.16	c 3	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.98/3.17	c 3	Simplifing CSP by introducing new Boolean variables
2.98/3.18	c 3	CSP : 6352 integers, 0 booleans, 12762 clauses, largest domain size 2
2.98/3.18	c 3	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.08/3.24	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.08/3.25	c 3	636 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.26	c 3	1271 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.26	c 3	1906 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.26	c 3	2541 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	3176 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	3812 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	4447 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	5082 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	5717 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.08/3.27	c 3	6352 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.18/3.32	c 3	1277 (10%) CSP clauses are encoded (1200 clauses, 13428 bytes)
3.18/3.35	c 3	2553 (20%) CSP clauses are encoded (2442 clauses, 29608 bytes)
3.18/3.36	c 3	3829 (30%) CSP clauses are encoded (3648 clauses, 45260 bytes)
3.18/3.36	c 3	5105 (40%) CSP clauses are encoded (4354 clauses, 54358 bytes)
3.18/3.37	c 3	6381 (50%) CSP clauses are encoded (5019 clauses, 64350 bytes)
3.18/3.38	c 3	7658 (60%) CSP clauses are encoded (6296 clauses, 88426 bytes)
3.18/3.39	c 3	8934 (70%) CSP clauses are encoded (7572 clauses, 113718 bytes)
3.28/3.40	c 3	10210 (80%) CSP clauses are encoded (8732 clauses, 136642 bytes)
3.28/3.41	c 3	11486 (90%) CSP clauses are encoded (9254 clauses, 146734 bytes)
3.28/3.42	c 3	12762 (100%) CSP clauses are encoded (9776 clauses, 156826 bytes)
3.28/3.42	c 3	12762 CSP clauses encoded
3.28/3.42	c 3	Writing map file : HOME/temp.map
3.28/3.45	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.28/3.45	c 3	SAT : 4784 SAT variables, 9776 SAT clauses, 156826 bytes
3.28/3.45	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.28/3.49	c 3	SOLVING HOME/temp.cnf
3.28/3.49	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.35/3.50	c 3	This is MiniSat 2.0 beta
3.35/3.51	c 3	WARNING: for repeatability, setting FPU to use double precision
3.35/3.51	c 3	============================[ Problem Statistics ]=============================
3.35/3.51	c 3	|                                                                             |
3.35/3.51	c 3	|  Number of variables:  4784                                                 |
3.35/3.51	c 3	|  Number of clauses:    9776                                                 |
3.35/3.51	c 3	|  Parsing time:         0.00         s                                       |
3.35/3.51	c 3	============================[ Search Statistics ]==============================
3.35/3.51	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.35/3.51	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.35/3.51	c 3	===============================================================================
3.35/3.51	c 3	|         0 |    4784     9776    24386 |     3258        0    nan |  0.000 % |
3.35/3.51	c 3	|       101 |    4784     9776    24386 |     3584      101     14 |  0.000 % |
3.35/3.54	c 3	|       252 |    4784     9776    24386 |     3942      252     22 |  0.000 % |
3.35/3.57	c 3	|       478 |    4784     9776    24386 |     4337      478     21 |  0.000 % |
3.35/3.61	c 3	|       816 |    4784     9776    24386 |     4771      816     19 |  0.000 % |
3.35/3.68	c 3	|      1322 |    4784     9776    24386 |     5248     1322     21 |  0.000 % |
3.35/3.78	c 3	|      2082 |    4784     9776    24386 |     5772     2082     19 |  0.000 % |
3.35/3.92	c 4	|      3221 |    4780     9766    24364 |     6350     3220     19 |  0.084 % |
3.35/4.20	c 4	|      4929 |    4780     9766    24364 |     6985     4928     21 |  0.084 % |
4.54/4.71	c 4	|      7491 |    4780     9766    24364 |     7683     7490     23 |  0.084 % |
5.53/5.79	c 5	|     11335 |    4780     9766    24364 |     8452     7444     28 |  0.084 % |
7.43/7.63	c 7	|     17102 |    4780     9766    24364 |     9297     4590     25 |  0.084 % |
10.01/10.28	c 10	|     25751 |    4780     9766    24364 |    10227     8393     31 |  0.084 % |
13.99/14.22	c 14	|     38726 |    4780     9766    24364 |    11249     5853     23 |  0.084 % |
19.86/20.10	c 20	|     58187 |    4780     9766    24364 |    12374     8074     27 |  0.084 % |
29.01/29.36	c 29	|     87379 |    4780     9766    24364 |    13612    12236     23 |  0.084 % |
43.64/44.08	c 44	|    131168 |    4780     9766    24364 |    14973     8058     21 |  0.084 % |
66.22/66.74	c 66	|    196853 |    4780     9766    24364 |    16470    13360     23 |  0.084 % |
101.85/102.58	c 102	|    295379 |    4780     9766    24364 |    18117    12311     21 |  0.084 % |
160.27/161.21	c 161	|    443170 |    4780     9766    24364 |    19929    14123     21 |  0.084 % |
253.61/255.05	c 255	|    664855 |    4780     9766    24364 |    21922    15155     21 |  0.084 % |
400.77/402.98	c 403	|    997382 |    4780     9766    24364 |    24114    16841     20 |  0.084 % |
637.32/640.65	c 640	|   1496171 |    4780     9766    24364 |    26526    18505     21 |  0.084 % |
979.99/984.36	c 984	|   2244354 |    4780     9766    24364 |    29179    18999     19 |  0.084 % |
1517.93/1522.52	c 1522	|   3366628 |    4780     9766    24364 |    32096    18522     18 |  0.084 % |
1800.11/1804.81	sh: line 1: 14554 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.11/1804.81	c 1804	DECODING HOME/temp.out WITH HOME/temp.map
1800.11/1804.81	c 1804	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.11/1804.82	c ERROR INTERRUPTED
1800.11/1804.82	s UNKNOWN
1800.11/1804.82	c 1804	CPU 1800.14 (0.07 0.01 1799.84 0.22)
1800.11/1804.82	c 1804	END Sat Jul 11 22:15:34 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066143-1247341529/watcher-2066143-1247341529 -o /tmp/evaluation-result-2066143-1247341529/solver-2066143-1247341529 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2066143-1247341529.xml 

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


[startup+0 s]
/proc/loadavg: 1.96 2.00 2.00 4/81 14530
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=12132 CPUtime=0
/proc/14530/stat : 14530 (sugar) R 14528 14530 13511 0 -1 4194304 213 0 0 0 0 0 0 0 20 0 1 0 21219784 12423168 181 996147200 4194304 4206940 548682068608 18446744073709551615 237788471468 0 0 4224 0 0 0 0 17 1 0 0
/proc/14530/statm: 3033 181 142 3 0 133 0

[startup+0.10883 s]
/proc/loadavg: 1.96 2.00 2.00 4/81 14530
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=0.07
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201849 s]
/proc/loadavg: 1.96 2.00 2.00 4/81 14530
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=0.07
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301859 s]
/proc/loadavg: 1.96 2.00 2.00 4/81 14530
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=0.07
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701936 s]
/proc/loadavg: 1.96 2.00 2.00 4/81 14530
/proc/meminfo: memFree=1465768/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=0.07
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50209 s]
/proc/loadavg: 1.96 2.00 2.00 3/92 14542
/proc/meminfo: memFree=1434048/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=1.36
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1292 11418 0 1 6 1 122 7 17 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 16868

[startup+3.10138 s]
/proc/loadavg: 1.96 2.00 2.00 3/92 14552
/proc/meminfo: memFree=1442752/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=1.36
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1310 11418 0 1 6 1 122 7 15 0 1 0 21219784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1111 409 3 0 796 0
[pid=14543] ppid=14530 vsize=5356 CPUtime=0
/proc/14543/stat : 14543 (sh) S 14530 14530 13511 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21219929 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14543/statm: 1339 233 193 169 0 50 0
[pid=14544] ppid=14543 vsize=868600 CPUtime=1.62
/proc/14544/stat : 14544 (java) S 14543 14530 13511 0 -1 0 9327 0 1 0 156 6 0 0 20 0 9 0 21219930 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14544/statm: 217150 8336 2566 9 0 211655 0
[pid=14544/tid=14545] ppid=14543 vsize=868600 CPUtime=1.2
/proc/14544/task/14545/stat : 14545 (java) R 14543 14530 13511 0 -1 64 2711 0 1 0 118 2 0 0 25 0 9 0 21219931 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4126902320 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14546] ppid=14543 vsize=868600 CPUtime=0.22
/proc/14544/task/14546/stat : 14546 (java) S 14543 14530 13511 0 -1 64 4431 0 0 0 21 1 0 0 16 0 9 0 21219932 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14547] ppid=14543 vsize=868600 CPUtime=0
/proc/14544/task/14547/stat : 14547 (java) S 14543 14530 13511 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21219932 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14548] ppid=14543 vsize=868600 CPUtime=0
/proc/14544/task/14548/stat : 14548 (java) S 14543 14530 13511 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21219932 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14549] ppid=14543 vsize=868600 CPUtime=0
/proc/14544/task/14549/stat : 14549 (java) S 14543 14530 13511 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 21219934 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14550] ppid=14543 vsize=868600 CPUtime=0.16
/proc/14544/task/14550/stat : 14550 (java) S 14543 14530 13511 0 -1 64 1481 0 0 0 15 1 0 0 16 0 9 0 21219934 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14551] ppid=14543 vsize=868600 CPUtime=0
/proc/14544/task/14551/stat : 14551 (java) S 14543 14530 13511 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 21219934 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14544/tid=14552] ppid=14543 vsize=868600 CPUtime=0
/proc/14544/task/14552/stat : 14552 (java) S 14543 14530 13511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21219934 889446400 8336 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890824

[startup+6.30297 s]
/proc/loadavg: 1.96 2.00 2.00 3/84 14554
/proc/meminfo: memFree=1459392/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=3900 CPUtime=2.78
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 665 0 0 0 278 0 0 0 25 0 1 0 21220134 3993600 651 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 975 651 76 150 0 822 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 26124

[startup+12.7022 s]
/proc/loadavg: 1.96 2.00 2.00 3/84 14554
/proc/meminfo: memFree=1458496/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=4428 CPUtime=9.15
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 793 0 0 0 915 0 0 0 25 0 1 0 21220134 4534272 779 996147200 134512640 135127466 4294956256 18446744073709551615 134530852 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1107 779 76 150 0 954 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 26652

[startup+25.5015 s]
/proc/loadavg: 1.97 2.00 2.00 3/84 14554
/proc/meminfo: memFree=1458368/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=4832 CPUtime=21.88
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 891 0 0 0 2188 0 0 0 25 0 1 0 21220134 4947968 877 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1208 877 76 150 0 1055 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 27056

[startup+51.1013 s]
/proc/loadavg: 1.98 2.00 2.00 3/84 14554
/proc/meminfo: memFree=1458048/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=5268 CPUtime=47.35
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 987 0 0 0 4735 0 0 0 25 0 1 0 21220134 5394432 973 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1317 973 76 150 0 1164 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 27492

[startup+102.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 14554
/proc/meminfo: memFree=1457408/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=5812 CPUtime=98.31
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 1113 0 0 0 9830 1 0 0 25 0 1 0 21220134 5951488 1099 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1453 1099 76 150 0 1300 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 28036

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 14554
/proc/meminfo: memFree=1456960/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=6148 CPUtime=158.01
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 1210 0 0 0 15800 1 0 0 25 0 1 0 21220134 6295552 1196 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1537 1196 76 150 0 1384 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 28372

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14554
/proc/meminfo: memFree=1456576/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=6564 CPUtime=217.72
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 1312 0 0 0 21771 1 0 0 25 0 1 0 21220134 6721536 1298 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/14554/statm: 1641 1298 76 150 0 1488 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 28788


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

[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9624 CPUtime=1294.49
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2029 0 0 0 129445 4 0 0 25 0 1 0 21220134 9854976 2015 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2406 2015 76 150 0 2253 0
Current children cumulated CPU time (s) 1297.84
Current children cumulated vsize (KiB) 31848

[startup+1362.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/76 14592
/proc/meminfo: memFree=1467272/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9624 CPUtime=1354.46
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2031 0 0 0 135442 4 0 0 25 0 1 0 21220134 9854976 2017 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2406 2017 76 150 0 2253 0
Current children cumulated CPU time (s) 1357.81
Current children cumulated vsize (KiB) 31848

[startup+1422.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/76 14592
/proc/meminfo: memFree=1467208/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9764 CPUtime=1414.43
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2066 0 0 0 141439 4 0 0 25 0 1 0 21220134 9998336 2052 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2441 2052 76 150 0 2288 0
Current children cumulated CPU time (s) 1417.78
Current children cumulated vsize (KiB) 31988

[startup+1482.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/76 14592
/proc/meminfo: memFree=1467144/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9764 CPUtime=1474.4
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2068 0 0 0 147436 4 0 0 25 0 1 0 21220134 9998336 2054 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2441 2054 76 150 0 2288 0
Current children cumulated CPU time (s) 1477.75
Current children cumulated vsize (KiB) 31988

[startup+1542.31 s]
/proc/loadavg: 2.08 2.06 2.00 3/76 14592
/proc/meminfo: memFree=1467144/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9764 CPUtime=1534.38
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2075 0 0 0 153433 5 0 0 25 0 1 0 21220134 9998336 2061 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2441 2061 76 150 0 2288 0
Current children cumulated CPU time (s) 1537.73
Current children cumulated vsize (KiB) 31988

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/76 14592
/proc/meminfo: memFree=1466952/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=9908 CPUtime=1594.35
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2108 0 0 0 159430 5 0 0 25 0 1 0 21220134 10145792 2094 996147200 134512640 135127466 4294956256 18446744073709551615 134531074 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2477 2094 76 150 0 2324 0
Current children cumulated CPU time (s) 1597.7
Current children cumulated vsize (KiB) 32132

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 14592
/proc/meminfo: memFree=1466760/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=10084 CPUtime=1654.32
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2149 0 0 0 165427 5 0 0 25 0 1 0 21220134 10326016 2135 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2521 2135 76 150 0 2368 0
Current children cumulated CPU time (s) 1657.67
Current children cumulated vsize (KiB) 32308

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 14592
/proc/meminfo: memFree=1466760/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=10300 CPUtime=1714.29
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2171 0 0 0 171424 5 0 0 25 0 1 0 21220134 10547200 2157 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2575 2157 76 150 0 2422 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 32524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 14593
/proc/meminfo: memFree=1466688/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=10300 CPUtime=1774.26
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2171 0 0 0 177421 5 0 0 25 0 1 0 21220134 10547200 2157 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2575 2157 76 150 0 2422 0
Current children cumulated CPU time (s) 1777.61
Current children cumulated vsize (KiB) 32524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.8 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 14593
/proc/meminfo: memFree=1466688/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=10300 CPUtime=1796.76
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2171 0 0 0 179671 5 0 0 25 0 1 0 21220134 10547200 2157 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2575 2157 76 150 0 2422 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 32524

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

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

[startup+1804.8 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 14593
/proc/meminfo: memFree=1466688/2055920 swapFree=4192956/4192956
[pid=14530] ppid=14528 vsize=16868 CPUtime=3.35
/proc/14530/stat : 14530 (sugar) S 14528 14530 13511 0 -1 4194304 1376 21257 0 2 7 1 312 15 16 0 1 0 21219784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14530/statm: 4217 1113 409 3 0 796 0
[pid=14553] ppid=14530 vsize=5356 CPUtime=0
/proc/14553/stat : 14553 (sh) S 14530 14530 13511 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21220134 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14553/statm: 1339 232 193 169 0 50 0
[pid=14554] ppid=14553 vsize=10300 CPUtime=1796.76
/proc/14554/stat : 14554 (minisat) R 14553 14530 13511 0 -1 4194304 2171 0 0 0 179671 5 0 0 25 0 1 0 21220134 10547200 2157 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14554/statm: 2575 2157 76 150 0 2422 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 32524

Child status: 0
Real time (s): 1804.82
CPU time (s): 1800.15
CPU user time (s): 1799.92
CPU system time (s): 0.238963
CPU usage (%): 99.7413
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25575
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= 3319
involuntary context switches= 32316

runsolver used 1.9587 second user time and 5.39218 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-11 21:45:30
IDJOB=2066143
IDBENCH=54477
IDSOLVER=739
FILE ID=node24/2066143-1247341529
PBS_JOBID= 9506669
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-2.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066143-1247341529/watcher-2066143-1247341529 -o /tmp/evaluation-result-2066143-1247341529/solver-2066143-1247341529 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2066143-1247341529.xml

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

MD5SUM BENCH= 081bcb69a0fa59929db98d6eb792eb42
RANDOM SEED=948516170

node24.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.287
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.287
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:       1466248 kB
Buffers:         61104 kB
Cached:         435908 kB
SwapCached:          0 kB
Active:         117236 kB
Inactive:       416300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466248 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          57028 kB
Slab:            41156 kB
Committed_AS:   186928 kB
PageTables:       1940 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= 66456 MiB
End job on node24 at 2009-07-11 22:15:36