Trace number 2058025

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.16 1813.62

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-5-mgd_ext.xml
MD5SUM6cbb8e8fda7c6fa1efdeb8a897b10128
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables56
Number of constraints512
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension512
Number of constraints which are defined in intension0
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 15:49:10 2009
0.00/0.08	c 0	PID 14041
0.06/0.08	c 0	HOST node7.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2058025-1247320150.xml TO HOME/temp.csp
0.06/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-2058025-1247320150.xml' 'HOME/temp.csp'
0.06/0.72	c 1	1 domains, 56 variables, 0 predicates, 512 relations, 512 constraints
0.06/0.78	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.78	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'
0.68/0.85	c 1	Parsing HOME/temp.csp
1.28/1.41	c 1	parsed 1081 expressions
1.28/1.42	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.28/1.42	c 1	Converting to clausal form CSP
1.28/1.45	c 1	converted 109 (10%) expressions
1.28/1.45	c 1	converted 217 (20%) expressions
1.28/1.46	c 1	converted 325 (30%) expressions
1.28/1.47	c 1	converted 433 (40%) expressions
1.28/1.47	c 1	converted 541 (50%) expressions
1.39/1.60	c 2	converted 649 (60%) expressions
1.49/1.66	c 2	converted 757 (70%) expressions
1.49/1.70	c 2	converted 865 (80%) expressions
1.58/1.75	c 2	converted 973 (90%) expressions
1.58/1.79	c 2	converted 1081 (100%) expressions
1.58/1.79	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.58/1.79	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.58/1.79	c 2	Propagation in CSP
1.58/1.80	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.58/1.80	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.58/1.80	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.69/1.80	c 2	Simplifing CSP by introducing new Boolean variables
1.69/1.80	c 2	CSP : 56 integers, 0 booleans, 512 clauses, largest domain size 25
1.69/1.80	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.69/1.88	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.69/1.89	c 2	6 (10%) CSP integer variables are encoded (138 clauses, 1376 bytes)
1.69/1.89	c 2	12 (20%) CSP integer variables are encoded (276 clauses, 2894 bytes)
1.69/1.90	c 2	17 (30%) CSP integer variables are encoded (391 clauses, 4159 bytes)
1.69/1.90	c 2	23 (40%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.77/1.90	c 2	28 (50%) CSP integer variables are encoded (644 clauses, 6942 bytes)
1.77/1.90	c 2	34 (60%) CSP integer variables are encoded (782 clauses, 8460 bytes)
1.77/1.90	c 2	40 (70%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.77/1.90	c 2	45 (80%) CSP integer variables are encoded (1035 clauses, 11398 bytes)
1.77/1.90	c 2	51 (90%) CSP integer variables are encoded (1173 clauses, 13192 bytes)
1.77/1.90	c 2	56 (100%) CSP integer variables are encoded (1288 clauses, 14687 bytes)
1.77/1.98	c 2	52 (10%) CSP clauses are encoded (6861 clauses, 111977 bytes)
1.87/2.02	c 2	103 (20%) CSP clauses are encoded (12580 clauses, 218344 bytes)
1.87/2.05	c 2	154 (30%) CSP clauses are encoded (18538 clauses, 334096 bytes)
1.87/2.09	c 2	205 (40%) CSP clauses are encoded (24480 clauses, 452672 bytes)
1.97/2.13	c 2	256 (50%) CSP clauses are encoded (29994 clauses, 561522 bytes)
1.97/2.16	c 2	308 (60%) CSP clauses are encoded (35745 clauses, 674975 bytes)
1.97/2.20	c 2	359 (70%) CSP clauses are encoded (41310 clauses, 786729 bytes)
2.07/2.23	c 2	410 (80%) CSP clauses are encoded (47063 clauses, 903533 bytes)
2.07/2.27	c 2	461 (90%) CSP clauses are encoded (53002 clauses, 1024438 bytes)
2.16/2.31	c 2	512 (100%) CSP clauses are encoded (58741 clauses, 1151405 bytes)
2.16/2.31	c 2	512 CSP clauses encoded
2.16/2.31	c 2	Writing map file : HOME/temp.map
2.16/2.31	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.16/2.31	c 2	SAT : 1344 SAT variables, 58741 SAT clauses, 1151405 bytes
2.16/2.31	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.16/2.35	c 2	SOLVING HOME/temp.cnf
2.16/2.35	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.16/2.35	c 2	This is MiniSat 2.0 beta
2.16/2.35	c 2	WARNING: for repeatability, setting FPU to use double precision
2.16/2.35	c 2	============================[ Problem Statistics ]=============================
2.16/2.35	c 2	|                                                                             |
2.16/2.35	c 2	|  Number of variables:  1344                                                 |
2.16/2.35	c 2	|  Number of clauses:    58741                                                |
2.16/2.39	c 2	|  Parsing time:         0.03         s                                       |
2.16/2.39	c 2	============================[ Search Statistics ]==============================
2.16/2.39	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.39	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.39	c 2	===============================================================================
2.16/2.39	c 2	|         0 |    1344    58741   220237 |    19580        0    nan |  0.000 % |
2.20/2.42	c 2	|       103 |    1344    58741   220237 |    21538      103     14 |  0.000 % |
2.20/2.45	c 2	|       257 |    1344    58741   220237 |    23692      257     14 |  0.002 % |
2.20/2.51	c 3	|       482 |    1344    58741   220237 |    26061      482     14 |  0.002 % |
2.20/2.60	c 3	|       820 |    1344    58741   220237 |    28667      820     14 |  0.002 % |
2.20/2.74	c 3	|      1329 |    1344    58741   220237 |    31534     1329     16 |  0.003 % |
2.20/2.94	c 3	|      2088 |    1344    58741   220237 |    34687     2088     16 |  0.002 % |
3.03/3.26	c 3	|      3227 |    1344    58741   220237 |    38156     3227     16 |  0.003 % |
3.51/3.76	c 4	|      4936 |    1344    58741   220237 |    41972     4936     17 |  0.002 % |
4.30/4.56	c 5	|      7498 |    1344    58741   220237 |    46169     7498     18 |  0.002 % |
5.59/5.89	c 6	|     11342 |    1344    58741   220237 |    50786    11342     18 |  0.002 % |
7.68/7.95	c 8	|     17108 |    1344    58741   220237 |    55864    17108     19 |  0.001 % |
11.35/11.67	c 12	|     25757 |    1344    58741   220237 |    61451    25757     19 |  0.002 % |
17.78/18.17	c 18	|     38733 |    1344    58741   220237 |    67596    38733     20 |  0.001 % |
30.85/31.35	c 31	|     58197 |    1344    58741   220237 |    74356    58197     20 |  0.002 % |
51.06/51.77	c 52	|     87390 |    1344    58741   220237 |    81791    26208     20 |  0.002 % |
84.14/85.17	c 85	|    131181 |    1344    58741   220237 |    89971    69999     20 |  0.002 % |
136.75/138.25	c 138	|    196865 |    1344    58741   220237 |    98968    61872     22 |  0.002 % |
222.03/224.38	c 224	|    295393 |    1344    58741   220237 |   108865    78101     22 |  0.002 % |
352.78/356.35	c 356	|    443184 |    1344    58741   220237 |   119751    42657     23 |  0.002 % |
554.85/560.36	c 560	|    664869 |    1344    58741   220237 |   131726    57982     25 |  0.001 % |
891.34/900.02	c 900	|    997394 |    1344    58741   220237 |   144899    51748     23 |  0.002 % |
1467.83/1481.21	c 1481	|   1496183 |    1344    58741   220237 |   159389    58442     21 |  0.001 % |
1800.10/1813.61	sh: line 1: 14065 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.10/1813.61	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.10/1813.61	c 1814	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.10/1813.62	c ERROR INTERRUPTED
1800.10/1813.62	s UNKNOWN
1800.10/1813.62	c 1814	CPU 1800.13 (0.06 0.01 1799.83 0.23)
1800.10/1813.62	c 1814	END Sat Jul 11 16:19:24 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-2058025-1247320150/watcher-2058025-1247320150 -o /tmp/evaluation-result-2058025-1247320150/solver-2058025-1247320150 -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-2058025-1247320150.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.92 1.96 1.76 4/81 14041
/proc/meminfo: memFree=1025816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=18576 CPUtime=0
/proc/14041/stat : 14041 (runsolver) R 14039 14041 13498 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19082389 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14041/statm: 4644 284 249 26 0 2626 0

[startup+0.0816891 s]
/proc/loadavg: 1.92 1.96 1.76 4/81 14041
/proc/meminfo: memFree=1025816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16740 CPUtime=0.06
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 19082389 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.1021 s]
/proc/loadavg: 1.92 1.96 1.76 4/81 14041
/proc/meminfo: memFree=1025816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=0.06
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19082389 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301087 s]
/proc/loadavg: 1.92 1.96 1.76 4/81 14041
/proc/meminfo: memFree=1025816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=0.06
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19082389 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701126 s]
/proc/loadavg: 1.92 1.96 1.76 4/81 14041
/proc/meminfo: memFree=1025816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=0.06
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19082389 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50221 s]
/proc/loadavg: 1.92 1.96 1.76 3/92 14063
/proc/meminfo: memFree=1015232/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=0.69
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1309 5085 0 1 6 1 58 4 15 0 1 0 19082389 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1111 409 3 0 796 0
[pid=14054] ppid=14041 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14041 14041 13498 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19082467 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 233 193 169 0 50 0
[pid=14055] ppid=14054 vsize=864256 CPUtime=0.7
/proc/14055/stat : 14055 (java) S 14054 14041 13498 0 -1 0 7842 0 1 0 66 4 0 0 19 0 9 0 19082467 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14055/statm: 216064 7106 2567 9 0 210569 0
[pid=14055/tid=14056] ppid=14054 vsize=864256 CPUtime=0.43
/proc/14055/task/14056/stat : 14056 (java) R 14054 14041 13498 0 -1 64 2616 0 1 0 42 1 0 0 23 0 9 0 19082468 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14057] ppid=14054 vsize=864256 CPUtime=0.19
/proc/14055/task/14057/stat : 14057 (java) R 14054 14041 13498 0 -1 64 4210 0 0 0 18 1 0 0 16 0 9 0 19082469 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 104194442 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14058] ppid=14054 vsize=864256 CPUtime=0
/proc/14055/task/14058/stat : 14058 (java) S 14054 14041 13498 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19082470 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14059] ppid=14054 vsize=864256 CPUtime=0
/proc/14055/task/14059/stat : 14059 (java) S 14054 14041 13498 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 19082470 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14060] ppid=14054 vsize=864256 CPUtime=0
/proc/14055/task/14060/stat : 14060 (java) S 14054 14041 13498 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19082472 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14061] ppid=14054 vsize=864256 CPUtime=0.04
/proc/14055/task/14061/stat : 14061 (java) S 14054 14041 13498 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 19082472 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14062] ppid=14054 vsize=864256 CPUtime=0
/proc/14055/task/14062/stat : 14062 (java) S 14054 14041 13498 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19082472 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14055/tid=14063] ppid=14054 vsize=864256 CPUtime=0
/proc/14055/task/14063/stat : 14063 (java) S 14054 14041 13498 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19082472 884998144 7106 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 886480

[startup+3.10138 s]
/proc/loadavg: 1.92 1.96 1.76 3/92 14063
/proc/meminfo: memFree=994880/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 15 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30172 s]
/proc/loadavg: 1.93 1.96 1.76 3/84 14065
/proc/meminfo: memFree=1015104/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=6184 CPUtime=3.89
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 1438 0 0 0 389 0 0 0 25 0 1 0 19082625 6332416 1424 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 1546 1424 75 150 0 1393 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 28408

[startup+12.7014 s]
/proc/loadavg: 1.93 1.96 1.77 3/84 14065
/proc/meminfo: memFree=1013248/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=7848 CPUtime=10.24
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 1859 0 0 0 1023 1 0 0 25 0 1 0 19082625 8036352 1845 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 1962 1845 75 150 0 1809 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 30072

[startup+25.5017 s]
/proc/loadavg: 1.95 1.96 1.77 3/84 14065
/proc/meminfo: memFree=1010816/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=10436 CPUtime=22.9
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 2521 0 0 0 2289 1 0 0 25 0 1 0 19082625 10686464 2507 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 2609 2507 75 150 0 2456 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 32660

[startup+51.1014 s]
/proc/loadavg: 1.96 1.97 1.77 3/84 14067
/proc/meminfo: memFree=1007872/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=13392 CPUtime=48.26
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 3240 0 0 0 4824 2 0 0 25 0 1 0 19082625 13713408 3226 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 3348 3226 75 150 0 3195 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 35616

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.78 3/84 14067
/proc/meminfo: memFree=1005632/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=15504 CPUtime=98.98
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 3757 0 0 0 9895 3 0 0 25 0 1 0 19082625 15876096 3743 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 3876 3743 75 150 0 3723 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 37728

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.79 3/84 14067
/proc/meminfo: memFree=1004672/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=16604 CPUtime=158.41
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 4018 0 0 0 15838 3 0 0 25 0 1 0 19082625 17002496 4004 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 4151 4004 75 150 0 3998 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 38828

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.81 3/84 14067
/proc/meminfo: memFree=1003008/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=18288 CPUtime=217.84
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 4402 0 0 0 21781 3 0 0 25 0 1 0 19082625 18726912 4388 996147200 134512640 135127466 4294956256 18446744073709551615 134710592 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 4572 4388 75 150 0 4419 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (KiB) 40512

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

[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=30976 CPUtime=1228.21
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7470 0 0 0 122814 7 0 0 25 0 1 0 19082625 31719424 7456 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 7744 7456 75 150 0 7591 0
Current children cumulated CPU time (s) 1230.41
Current children cumulated vsize (KiB) 53200

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/84 14073
/proc/meminfo: memFree=989824/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=31264 CPUtime=1287.65
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7521 0 0 0 128758 7 0 0 25 0 1 0 19082625 32014336 7507 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 7816 7507 75 150 0 7663 0
Current children cumulated CPU time (s) 1289.85
Current children cumulated vsize (KiB) 53488

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/84 14073
/proc/meminfo: memFree=989696/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=31264 CPUtime=1347.08
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7537 0 0 0 134701 7 0 0 25 0 1 0 19082625 32014336 7523 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14065/statm: 7816 7523 75 150 0 7663 0
Current children cumulated CPU time (s) 1349.28
Current children cumulated vsize (KiB) 53488

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1003840/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=31432 CPUtime=1406.76
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7580 0 0 0 140668 8 0 0 25 0 1 0 19082625 32186368 7566 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 7858 7566 75 150 0 7705 0
Current children cumulated CPU time (s) 1408.96
Current children cumulated vsize (KiB) 53656

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1003712/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=31432 CPUtime=1466.73
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7588 0 0 0 146665 8 0 0 25 0 1 0 19082625 32186368 7574 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 7858 7574 75 150 0 7705 0
Current children cumulated CPU time (s) 1468.93
Current children cumulated vsize (KiB) 53656

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1003648/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=31708 CPUtime=1526.7
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7655 0 0 0 152662 8 0 0 25 0 1 0 19082625 32468992 7641 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 7927 7641 75 150 0 7774 0
Current children cumulated CPU time (s) 1528.9
Current children cumulated vsize (KiB) 53932

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1002624/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=32632 CPUtime=1586.68
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7903 0 0 0 158660 8 0 0 25 0 1 0 19082625 33415168 7889 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 8158 7889 75 150 0 8005 0
Current children cumulated CPU time (s) 1588.88
Current children cumulated vsize (KiB) 54856

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1002368/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=32916 CPUtime=1646.65
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 7972 0 0 0 164657 8 0 0 25 0 1 0 19082625 33705984 7958 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 8229 7958 75 150 0 8076 0
Current children cumulated CPU time (s) 1648.85
Current children cumulated vsize (KiB) 55140

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=1001096/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=34308 CPUtime=1706.63
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 8296 0 0 0 170655 8 0 0 25 0 1 0 19082625 35131392 8282 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 8577 8282 75 150 0 8424 0
Current children cumulated CPU time (s) 1708.83
Current children cumulated vsize (KiB) 56532

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=999560/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=35648 CPUtime=1766.61
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 8642 0 0 0 176652 9 0 0 25 0 1 0 19082625 36503552 8628 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 8912 8628 75 150 0 8759 0
Current children cumulated CPU time (s) 1768.81
Current children cumulated vsize (KiB) 57872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.6 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 14102
/proc/meminfo: memFree=999368/2055920 swapFree=4192952/4192956
[pid=14041] ppid=14039 vsize=16868 CPUtime=2.2
/proc/14041/stat : 14041 (sugar) S 14039 14041 13498 0 -1 4194304 1376 15291 0 2 6 1 201 12 16 0 1 0 19082389 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14041/statm: 4217 1113 409 3 0 796 0
[pid=14064] ppid=14041 vsize=5356 CPUtime=0
/proc/14064/stat : 14064 (sh) S 14041 14041 13498 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19082624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14064/statm: 1339 232 193 169 0 50 0
[pid=14065] ppid=14064 vsize=35972 CPUtime=1797.9
/proc/14065/stat : 14065 (minisat) R 14064 14041 13498 0 -1 4194304 8694 0 0 0 179781 9 0 0 25 0 1 0 19082625 36835328 8680 996147200 134512640 135127466 4294956256 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 0 0 0
/proc/14065/statm: 8993 8680 75 150 0 8840 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 58196

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): 1813.62
CPU time (s): 1800.16
CPU user time (s): 1799.9
CPU system time (s): 0.254961
CPU usage (%): 99.2575
Max. virtual memory (cumulated for all children) (KiB): 886592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26024
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= 2511
involuntary context switches= 59930

runsolver used 2.22566 second user time and 5.81312 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-11 15:49:10
IDJOB=2058025
IDBENCH=53438
IDSOLVER=739
FILE ID=node7/2058025-1247320150
PBS_JOBID= 9506613
Free space on /tmp= 66092 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-5-mgd_ext.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-2058025-1247320150/watcher-2058025-1247320150 -o /tmp/evaluation-result-2058025-1247320150/solver-2058025-1247320150 -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-2058025-1247320150.xml

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

MD5SUM BENCH= 6cbb8e8fda7c6fa1efdeb8a897b10128
RANDOM SEED=722513066

node7.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.231
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.231
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:       1026296 kB
Buffers:         40544 kB
Cached:         898940 kB
SwapCached:          4 kB
Active:         324192 kB
Inactive:       648524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1026296 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          53624 kB
Slab:            41960 kB
Committed_AS:   164508 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= 66092 MiB
End job on node7 at 2009-07-11 16:19:26