Trace number 1128564

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+minisatMSAT (TO) 3600.06 3602.52

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/
normalized-kbtree-9-5-3-5-70-23_ext.xml
MD5SUMef51c6c5ff54a5e6b42f3969ce3bac01
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints99
Best CPU time to get the best result obtained on this benchmark7.29489
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 23 06:01:46 2008
0.00/0.04	c 0	PID 4638
0.00/0.05	c 0	HOST node42.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1128564-1216785706.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128564-1216785706.xml' 'HOME/temp.csp'
0.04/0.55	c 1	1 domains, 40 variables, 0 predicates, 255 relations, 255 constraints
0.04/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.61	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.69	c 1	Parsing HOME/temp.csp
0.54/0.84	c 1	parsed 551 expressions
0.54/0.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.54/0.85	c 1	MAX CSP: 255 constraints
0.54/0.85	c 1	Converting to clausal form CSP
0.54/0.87	c 1	converted 81 (10%) expressions
0.54/0.88	c 1	converted 162 (20%) expressions
0.54/0.88	c 1	converted 243 (30%) expressions
0.54/0.89	c 1	converted 324 (40%) expressions
0.54/0.90	c 1	converted 405 (50%) expressions
0.54/0.91	c 1	converted 486 (60%) expressions
0.54/0.91	c 1	converted 567 (70%) expressions
0.54/0.92	c 1	converted 648 (80%) expressions
0.54/0.93	c 1	converted 729 (90%) expressions
0.54/1.07	c 1	converted 809 (100%) expressions
0.54/1.07	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
0.54/1.07	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.54/1.07	c 1	Propagation in CSP
0.54/1.10	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.54/1.10	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.54/1.10	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.10	c 1	Simplifing CSP by introducing new Boolean variables
1.02/1.10	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
1.02/1.11	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.13	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.14	c 1	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.02/1.14	c 1	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.02/1.14	c 1	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.02/1.14	c 1	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.02/1.14	c 1	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.02/1.15	c 1	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
1.02/1.15	c 1	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
1.02/1.15	c 1	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
1.02/1.15	c 1	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
1.02/1.16	c 1	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
1.02/1.19	c 1	77 (10%) CSP clauses are encoded (3994 clauses, 51747 bytes)
1.02/1.20	c 1	153 (20%) CSP clauses are encoded (4547 clauses, 60775 bytes)
1.11/1.21	c 1	230 (30%) CSP clauses are encoded (5088 clauses, 69962 bytes)
1.11/1.23	c 1	306 (40%) CSP clauses are encoded (5768 clauses, 80088 bytes)
1.11/1.24	c 1	382 (50%) CSP clauses are encoded (10068 clauses, 146226 bytes)
1.11/1.24	c 1	459 (60%) CSP clauses are encoded (11487 clauses, 170278 bytes)
1.11/1.26	c 1	535 (70%) CSP clauses are encoded (23473 clauses, 386671 bytes)
1.11/1.27	c 1	612 (80%) CSP clauses are encoded (25041 clauses, 413343 bytes)
1.11/1.28	c 1	688 (90%) CSP clauses are encoded (28622 clauses, 476739 bytes)
1.21/1.38	c 1	764 (100%) CSP clauses are encoded (93065 clauses, 1644303 bytes)
1.21/1.38	c 1	764 CSP clauses encoded
1.21/1.38	c 1	Writing map file : HOME/temp.map
1.21/1.39	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.39	c 1	SAT : 3993 SAT variables, 93065 SAT clauses, 1644303 bytes
1.21/1.39	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.44	c 2	OBJECTIVE minimize _COST
1.30/1.44	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.30/1.44	c 2	SEARCHING: _COST <= 128
1.30/1.44	c 2	SOLVING HOME/temp.cnf
1.30/1.44	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.30/1.45	c 2	This is MiniSat 2.0 beta
1.30/1.45	c 2	WARNING: for repeatability, setting FPU to use double precision
1.30/1.45	c 2	============================[ Problem Statistics ]=============================
1.30/1.45	c 2	|                                                                             |
1.30/1.45	c 2	|  Number of variables:  3993                                                 |
1.30/1.45	c 2	|  Number of clauses:    93066                                                |
1.30/1.49	c 2	|  Parsing time:         0.04         s                                       |
1.32/1.51	c 2	============================[ Search Statistics ]==============================
1.32/1.51	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.51	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.51	c 2	===============================================================================
1.32/1.51	c 2	|         0 |    2977    60680   175562 |    20226        0    nan |  0.000 % |
1.32/1.54	c 2	|       100 |    2970    60680   175562 |    22249       99     21 | 25.670 % |
1.32/1.55	c 2	|       250 |    2970    60680   175562 |    24474      249     22 | 25.670 % |
1.32/1.57	c 2	|       475 |    2970    60680   175562 |    26921      474     22 | 25.670 % |
1.32/1.61	c 2	|       812 |    2970    60680   175562 |    29613      811     23 | 25.670 % |
1.32/1.66	c 2	|      1319 |    2968    60520   175115 |    32575     1318     26 | 25.670 % |
1.32/1.75	c 2	|      2079 |    2968    60520   175115 |    35832     2078     27 | 25.670 % |
1.32/1.86	c 2	|      3219 |    2968    60520   175115 |    39416     3218     26 | 25.670 % |
1.32/2.03	c 2	|      4928 |    2968    60520   175115 |    43357     4927     28 | 25.670 % |
2.16/2.35	c 2	|      7492 |    2968    60520   175115 |    47693     7491     31 | 25.670 % |
2.76/2.91	c 3	|     11338 |    2968    60520   175115 |    52462    11337     35 | 25.670 % |
3.76/3.96	c 4	|     17105 |    2968    60520   175115 |    57709    17104     36 | 25.670 % |
5.76/5.92	c 6	|     25755 |    2968    60520   175115 |    63479    25754     36 | 25.670 % |
10.05/10.26	c 10	|     38729 |    2968    60520   175115 |    69827    38728     38 | 25.670 % |
15.75/15.93	c 16	|     58191 |    2968    60520   175115 |    76810    58190     35 | 25.670 % |
27.54/27.73	c 28	|     87385 |    2968    60520   175115 |    84491    20913     36 | 25.670 % |
48.64/48.80	c 49	|    131175 |    2968    60520   175115 |    92940    64703     38 | 25.670 % |
82.33/82.55	c 83	|    196860 |    2968    60520   175115 |   102235    48649     46 | 25.670 % |
156.00/156.21	c 156	|    295387 |    2968    60520   175115 |   112458    59154     45 | 25.670 % |
267.76/268.03	c 268	|    443176 |    2968    60520   175115 |   123704   106353     49 | 25.670 % |
442.80/443.12	c 443	|    664859 |    2968    60520   175115 |   136074   105655     43 | 25.670 % |
729.09/729.55	c 730	|    997385 |    2968    60520   175115 |   149682    73878     42 | 25.670 % |
1162.52/1163.14	c 1163	|   1496176 |    2968    60520   175115 |   164650    32721     48 | 25.670 % |
1880.66/1881.50	c 1882	|   2244358 |    2968    60520   175115 |   181115    35611     42 | 25.670 % |
3096.91/3098.27	c 3098	|   3366632 |    2968    60520   175115 |   199227   161421     48 | 25.670 % |
3430.70/3432.12	c 3432	===============================================================================
3430.70/3432.12	c 3432	restarts              : 25
3430.70/3432.12	c 3432	conflicts             : 3658635        (1067 /sec)
3430.70/3432.12	c 3432	decisions             : 4245021        (0.62 % random) (1238 /sec)
3430.70/3432.12	c 3432	propagations          : 670702565      (195585 /sec)
3430.70/3432.12	c 3432	conflict literals     : 170177994      (29.75 % deleted)
3430.70/3432.12	c 3432	Memory used           : 78.34 MB
3430.70/3432.12	c 3432	CPU time              : 3429.22 s
3430.70/3432.12	c 3432	
3430.70/3432.12	c 3432	SATISFIABLE
3430.70/3432.13	c 3432	FOUND: _COST <= 128
3430.70/3432.13	s SATISFIABLE
3430.70/3432.13	c 3432	DECODING HOME/temp.out WITH HOME/temp.map
3430.70/3432.13	c 3432	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3430.73/3432.40	c 3433	Decoding HOME/temp.out
3430.73/3432.46	c 3433	OBJECTIVE _COST 128
3430.73/3432.46	o 128
3430.73/3432.47	v 4 4 3 4 4 3 0 4 2 4 0 4 3 2 1 4 3 2 4 0 2 1 2 4 2 4 4 4 3 4 4 1 4 4 3 1 2 3 2 0
3430.73/3432.47	c 3433	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3430.73/3432.51	c 3433	OBJECTIVE BOUND: 0 <= _COST <= 128
3430.73/3432.51	c 3433	SEARCHING: _COST <= 64
3430.73/3432.51	c 3433	SOLVING HOME/temp.cnf
3430.73/3432.51	c 3433	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3430.73/3432.51	c 3433	This is MiniSat 2.0 beta
3430.73/3432.51	c 3433	WARNING: for repeatability, setting FPU to use double precision
3430.73/3432.51	c 3433	============================[ Problem Statistics ]=============================
3430.73/3432.51	c 3433	|                                                                             |
3430.73/3432.51	c 3433	|  Number of variables:  3993                                                 |
3430.73/3432.51	c 3433	|  Number of clauses:    93066                                                |
3430.73/3432.56	c 3433	|  Parsing time:         0.04         s                                       |
3430.73/3432.58	c 3433	============================[ Search Statistics ]==============================
3430.73/3432.58	c 3433	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3430.73/3432.58	c 3433	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3430.73/3432.58	c 3433	===============================================================================
3430.73/3432.58	c 3433	|         0 |    2401    40744   117418 |    13581        0    nan |  0.000 % |
3430.88/3432.60	c 3433	|       100 |    2398    40744   117418 |    14939       99     17 | 40.120 % |
3430.88/3432.61	c 3433	|       250 |    2398    40744   117418 |    16433      249     17 | 40.121 % |
3430.88/3432.64	c 3433	|       475 |    2398    40744   117418 |    18076      474     16 | 40.121 % |
3430.88/3432.68	c 3433	|       813 |    2391    40517   116773 |    19884      812     18 | 40.121 % |
3430.88/3432.74	c 3433	|      1319 |    2391    40517   116773 |    21872     1318     18 | 40.120 % |
3430.88/3432.83	c 3433	|      2079 |    2391    40517   116773 |    24060     2078     18 | 40.120 % |
3430.88/3432.97	c 3433	|      3218 |    2391    40517   116773 |    26466     3217     18 | 40.120 % |
3431.45/3433.17	c 3433	|      4926 |    2391    40517   116773 |    29112     4925     18 | 40.120 % |
3431.85/3433.51	c 3434	|      7489 |    2391    40517   116773 |    32024     7488     18 | 40.120 % |
3432.35/3434.04	c 3434	|     11333 |    2391    40517   116773 |    35226    11332     18 | 40.120 % |
3433.34/3435.06	c 3435	|     17100 |    2391    40517   116773 |    38749    17099     19 | 40.120 % |
3435.53/3437.24	c 3437	|     25750 |    2391    40517   116773 |    42624    25749     19 | 40.120 % |
3439.31/3441.08	c 3441	|     38726 |    2391    40517   116773 |    46886    38725     19 | 40.120 % |
3445.39/3447.11	c 3447	|     58188 |    2391    40517   116773 |    51575    21726     18 | 40.120 % |
3455.93/3457.79	c 3458	|     87383 |    2391    40517   116773 |    56732    50921     20 | 40.120 % |
3472.85/3474.76	c 3475	|    131175 |    2391    40517   116773 |    62405    49716     19 | 40.121 % |
3502.89/3504.96	c 3505	|    196861 |    2391    40517   116773 |    68646    16956     21 | 40.121 % |
3544.99/3547.21	c 3547	|    295387 |    2391    40517   116773 |    75511    60709     19 | 40.120 % |
3600.00/3602.51	sh: line 1:  4676 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.00/3602.51	c ERROR unknown output  in HOME/temp.out
3600.00/3602.51	c 3603	CPU 3599.68 (0.03 0.01 3599.65 0.34)
3600.00/3602.51	c 3603	END Wed Jul 23 07:01:49 2008

Verifier Data (download as text)

OK	126	129
126 unsatisfied constraints, 129 satisfied constraints

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-1128564-1216785706/watcher-1128564-1216785706 -o /tmp/evaluation-result-1128564-1216785706/solver-1128564-1216785706 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1128564-1216785706.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.09 3.25 3.26 4/80 4638
/proc/meminfo: memFree=1451624/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=12268 CPUtime=0
/proc/4638/stat : 4638 (sugar) R 4636 4638 3724 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 5659580 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 259415308901 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/4638/statm: 3067 316 241 3 0 167 0

[startup+0.108965 s]
/proc/loadavg: 3.09 3.25 3.26 4/80 4638
/proc/meminfo: memFree=1451624/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=0.04
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5659580 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201981 s]
/proc/loadavg: 3.09 3.25 3.26 4/80 4638
/proc/meminfo: memFree=1451624/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=0.04
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5659580 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302 s]
/proc/loadavg: 3.09 3.25 3.26 4/80 4638
/proc/meminfo: memFree=1451624/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=0.04
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5659580 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.700886 s]
/proc/loadavg: 3.09 3.25 3.26 4/80 4638
/proc/meminfo: memFree=1451624/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=0.54
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 974 4589 0 1 3 1 47 3 15 0 1 0 5659580 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4638/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 13600

[startup+1.50204 s]
/proc/loadavg: 3.09 3.25 3.26 5/91 4660
/proc/meminfo: memFree=1438096/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 17 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13600

[startup+3.10134 s]
/proc/loadavg: 3.09 3.25 3.26 3/83 4662
/proc/meminfo: memFree=1442448/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 15 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=7600 CPUtime=1.64
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 1757 0 0 0 163 1 0 0 25 0 1 0 5659725 7782400 1743 996147200 134512640 135127466 4294956256 18446744073709551615 134528577 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 1900 1743 76 150 0 1747 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 26556

[startup+6.30195 s]
/proc/loadavg: 3.00 3.23 3.26 3/83 4662
/proc/meminfo: memFree=1439064/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=10240 CPUtime=4.84
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 2423 0 0 0 483 1 0 0 25 0 1 0 5659725 10485760 2409 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 2560 2409 76 150 0 2407 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 29196

[startup+12.7012 s]
/proc/loadavg: 3.00 3.22 3.26 3/83 4662
/proc/meminfo: memFree=1434840/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=14184 CPUtime=11.23
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 3418 0 0 0 1121 2 0 0 25 0 1 0 5659725 14524416 3404 996147200 134512640 135127466 4294956256 18446744073709551615 134527179 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 3546 3404 76 150 0 3393 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 33140

[startup+25.5016 s]
/proc/loadavg: 3.00 3.21 3.25 3/83 4662
/proc/meminfo: memFree=1429528/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=19364 CPUtime=24.03
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 4706 0 0 0 2399 4 0 0 25 0 1 0 5659725 19828736 4692 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 4841 4692 76 150 0 4688 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 38320

[startup+51.1015 s]
/proc/loadavg: 2.94 3.18 3.24 3/83 4662
/proc/meminfo: memFree=1429336/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=19652 CPUtime=49.62
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 4762 0 0 0 4957 5 0 0 25 0 1 0 5659725 20123648 4748 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 4913 4748 76 150 0 4760 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 38608

[startup+102.301 s]
/proc/loadavg: 2.73 3.08 3.20 3/83 4662
/proc/meminfo: memFree=1424152/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=24896 CPUtime=100.8
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 6038 0 0 0 10074 6 0 0 25 0 1 0 5659725 25493504 6024 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 6224 6024 76 150 0 6071 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 43852

[startup+162.302 s]
/proc/loadavg: 2.64 2.99 3.16 3/83 4662
/proc/meminfo: memFree=1417176/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=32000 CPUtime=160.77
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 7770 0 0 0 16070 7 0 0 25 0 1 0 5659725 32768000 7756 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 8000 7756 76 150 0 7847 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 50956

[startup+222.306 s]
/proc/loadavg: 2.47 2.88 3.11 3/83 4662
/proc/meminfo: memFree=1414680/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=34436 CPUtime=220.76
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 8374 0 0 0 22068 8 0 0 25 0 1 0 5659725 35262464 8360 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 8609 8360 76 150 0 8456 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 53392

[startup+282.302 s]
/proc/loadavg: 2.37 2.79 3.07 3/83 4662
/proc/meminfo: memFree=1409824/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=39540 CPUtime=280.73
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 9595 0 0 0 28065 8 0 0 25 0 1 0 5659725 40488960 9581 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 9885 9581 76 150 0 9732 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 58496


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

[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=77812 CPUtime=3039.72
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 18895 0 0 0 303955 17 0 0 25 0 1 0 5659725 79679488 18859 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19453 18859 76 150 0 19300 0
Current children cumulated CPU time (s) 3041.04
Current children cumulated vsize (KiB) 96768

[startup+3102.3 s]
/proc/loadavg: 2.79 2.69 2.64 3/83 4664
/proc/meminfo: memFree=1370848/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=77812 CPUtime=3099.69
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 18895 0 0 0 309952 17 0 0 25 0 1 0 5659725 79679488 18859 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19453 18859 76 150 0 19300 0
Current children cumulated CPU time (s) 3101.01
Current children cumulated vsize (KiB) 96768

[startup+3162.3 s]
/proc/loadavg: 2.62 2.67 2.64 3/83 4664
/proc/meminfo: memFree=1369760/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=78900 CPUtime=3159.67
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 19165 0 0 0 315950 17 0 0 25 0 1 0 5659725 80793600 19129 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19725 19129 76 150 0 19572 0
Current children cumulated CPU time (s) 3160.99
Current children cumulated vsize (KiB) 97856

[startup+3222.3 s]
/proc/loadavg: 2.51 2.63 2.62 3/83 4664
/proc/meminfo: memFree=1369696/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=78900 CPUtime=3219.65
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 19165 0 0 0 321948 17 0 0 25 0 1 0 5659725 80793600 19129 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19725 19129 76 150 0 19572 0
Current children cumulated CPU time (s) 3220.97
Current children cumulated vsize (KiB) 97856

[startup+3282.3 s]
/proc/loadavg: 2.50 2.62 2.62 3/83 4664
/proc/meminfo: memFree=1369632/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=78900 CPUtime=3279.63
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 19165 0 0 0 327946 17 0 0 25 0 1 0 5659725 80793600 19129 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19725 19129 76 150 0 19572 0
Current children cumulated CPU time (s) 3280.95
Current children cumulated vsize (KiB) 97856

[startup+3342.3 s]
/proc/loadavg: 2.59 2.62 2.62 3/83 4664
/proc/meminfo: memFree=1369312/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=79216 CPUtime=3339.6
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 19244 0 0 0 333943 17 0 0 25 0 1 0 5659725 81117184 19208 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 19804 19208 76 150 0 19651 0
Current children cumulated CPU time (s) 3340.92
Current children cumulated vsize (KiB) 98172

[startup+3402.3 s]
/proc/loadavg: 2.55 2.61 2.62 3/83 4664
/proc/meminfo: memFree=1368288/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=1.32
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1062 11334 0 2 3 1 120 8 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4661] ppid=4638 vsize=5356 CPUtime=0
/proc/4661/stat : 4661 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 5659725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4661/statm: 1339 232 193 169 0 50 0
[pid=4662] ppid=4661 vsize=80220 CPUtime=3399.59
/proc/4662/stat : 4662 (minisat) R 4661 4638 3724 0 -1 4194304 19483 0 0 0 339941 18 0 0 25 0 1 0 5659725 82145280 19447 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/4662/statm: 20055 19447 76 150 0 19902 0
Current children cumulated CPU time (s) 3400.91
Current children cumulated vsize (KiB) 99176

[startup+3462.3 s]
/proc/loadavg: 2.53 2.59 2.61 3/83 4676
/proc/meminfo: memFree=1434656/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=3430.88
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1184 34880 0 3 3 1 343054 30 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4675] ppid=4638 vsize=5356 CPUtime=0
/proc/4675/stat : 4675 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 6002831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4675/statm: 1339 232 193 169 0 50 0
[pid=4676] ppid=4675 vsize=12128 CPUtime=29.63
/proc/4676/stat : 4676 (minisat) R 4675 4638 3724 0 -1 4194304 2893 0 0 0 2962 1 0 0 25 0 1 0 6002832 12419072 2879 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/4676/statm: 3032 2879 75 150 0 2879 0
Current children cumulated CPU time (s) 3460.51
Current children cumulated vsize (KiB) 31084

[startup+3522.31 s]
/proc/loadavg: 2.58 2.60 2.61 4/83 4676
/proc/meminfo: memFree=1432992/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=3430.88
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1184 34880 0 3 3 1 343054 30 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4675] ppid=4638 vsize=5356 CPUtime=0
/proc/4675/stat : 4675 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 6002831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4675/statm: 1339 232 193 169 0 50 0
[pid=4676] ppid=4675 vsize=14028 CPUtime=89.33
/proc/4676/stat : 4676 (minisat) R 4675 4638 3724 0 -1 4194304 3321 0 0 0 8932 1 0 0 25 0 1 0 6002832 14364672 3307 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4676/statm: 3507 3307 75 150 0 3354 0
Current children cumulated CPU time (s) 3520.21
Current children cumulated vsize (KiB) 32984

[startup+3582.3 s]
/proc/loadavg: 2.54 2.58 2.60 3/83 4682
/proc/meminfo: memFree=1431000/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=3430.88
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1184 34880 0 3 3 1 343054 30 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4675] ppid=4638 vsize=5356 CPUtime=0
/proc/4675/stat : 4675 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 6002831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4675/statm: 1339 232 193 169 0 50 0
[pid=4676] ppid=4675 vsize=16080 CPUtime=149.02
/proc/4676/stat : 4676 (minisat) R 4675 4638 3724 0 -1 4194304 3812 0 0 0 14900 2 0 0 25 0 1 0 6002832 16465920 3798 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/4676/statm: 4020 3798 75 150 0 3867 0
Current children cumulated CPU time (s) 3579.9
Current children cumulated vsize (KiB) 35036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.5 s]
/proc/loadavg: 2.52 2.57 2.60 4/83 4682
/proc/meminfo: memFree=1430744/2055920 swapFree=4192956/4192956
[pid=4638] ppid=4636 vsize=13600 CPUtime=3430.88
/proc/4638/stat : 4638 (sugar) S 4636 4638 3724 0 -1 4194304 1184 34880 0 3 3 1 343054 30 16 0 1 0 5659580 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4638/statm: 3400 810 374 3 0 500 0
[pid=4675] ppid=4638 vsize=5356 CPUtime=0
/proc/4675/stat : 4675 (sh) S 4638 4638 3724 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 6002831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4675/statm: 1339 232 193 169 0 50 0
[pid=4676] ppid=4675 vsize=16384 CPUtime=169.12
/proc/4676/stat : 4676 (minisat) R 4675 4638 3724 0 -1 4194304 3878 0 0 0 16910 2 0 0 25 0 1 0 6002832 16777216 3864 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4676/statm: 4096 3864 75 150 0 3943 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 35340

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): 3602.52
CPU time (s): 3600.06
CPU user time (s): 3599.69
CPU system time (s): 0.361944
CPU usage (%): 99.9317
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.69
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40299
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2007
involuntary context switches= 77198

runsolver used 3.21951 second user time and 10.0545 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-23 06:01:46
IDJOB=1128564
IDBENCH=65692
IDSOLVER=368
FILE ID=node42/1128564-1216785706
PBS_JOBID= 7974188
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/normalized-kbtree-9-5-3-5-70-23_ext.xml
COMMAND LINE= DIR/sugar -max -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-1128564-1216785706/watcher-1128564-1216785706 -o /tmp/evaluation-result-1128564-1216785706/solver-1128564-1216785706 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1128564-1216785706.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ef51c6c5ff54a5e6b42f3969ce3bac01
RANDOM SEED=348619066

node42.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.268
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	: 5931.00
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.268
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:       1452360 kB
Buffers:         39588 kB
Cached:         406220 kB
SwapCached:          0 kB
Active:         213240 kB
Inactive:       321620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:         109392 kB
Slab:            53864 kB
Committed_AS:   902000 kB
PageTables:       2072 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= 66556 MiB
End job on node42 at 2008-07-23 07:01:49